NSObject.Function_instanceMethodForSelector_ret, NSObject.Function_methodForSelector_ret| Modifier | Constructor and Description |
|---|---|
protected |
SRKeyboardMetrics(org.moe.natj.general.Pointer peer) |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
accessInstanceVariablesDirectly() |
static SRKeyboardMetrics |
alloc() |
static SRKeyboardMetrics |
allocWithZone(org.moe.natj.general.ptr.VoidPtr zone) |
SRKeyboardProbabilityMetric<NSUnitDuration> |
anyTapToCharKey()
The duration between touchup of any key and touch down on a sequential character key
|
SRKeyboardProbabilityMetric<NSUnitDuration> |
anyTapToPlaneChangeKey()
The duration between touchup of any key and touch down on a plane change key
|
static boolean |
automaticallyNotifiesObserversForKey(java.lang.String key) |
static void |
cancelPreviousPerformRequestsWithTarget(java.lang.Object aTarget) |
static void |
cancelPreviousPerformRequestsWithTargetSelectorObject(java.lang.Object aTarget,
org.moe.natj.objc.SEL aSelector,
java.lang.Object anArgument) |
SRKeyboardProbabilityMetric<NSUnitDuration> |
charKeyToAnyTapKey()
The duration between touchup on a character key and touch down on the next sequential key (any key)
|
SRKeyboardProbabilityMetric<NSUnitDuration> |
charKeyToDelete()
The duration between touchup of a character key and touch down of a sequential delete key
|
SRKeyboardProbabilityMetric<NSUnitDuration> |
charKeyToPlaneChangeKey()
The duration between touchup of a character key and touch down of a sequential plane change key
|
SRKeyboardProbabilityMetric<NSUnitDuration> |
charKeyToPrediction()
The duration between touchup on a character key and touch down on a word in the prediction bar
|
SRKeyboardProbabilityMetric<NSUnitDuration> |
charKeyToSpaceKey()
The duration between touchup of a character key and touch down of a sequential space key
|
static NSArray<java.lang.String> |
classFallbacksForKeyedArchiver() |
static org.moe.natj.objc.Class |
classForKeyedUnarchiver() |
static java.lang.String |
debugDescription_static() |
SRKeyboardProbabilityMetric<NSUnitLength> |
deleteDownErrorDistance()
The distance from the touch down to the center of the delete key
|
SRKeyboardProbabilityMetric<NSUnitDuration> |
deleteToCharKey()
The duration between touchup of a delete key and touch down of a sequential character key
|
SRKeyboardProbabilityMetric<NSUnitDuration> |
deleteToDelete()
The duration between touchup of a delete key and touch down of a sequential delete key
|
NSArray<? extends SRKeyboardProbabilityMetric<NSUnitDuration>> |
deleteToDeletes()
The duration between touchup of the delete key and touch down of a sequential delete key
|
SRKeyboardProbabilityMetric<NSUnitDuration> |
deleteToPath()
The duration between touchup of a delete key and touch down of a sequential path
|
SRKeyboardProbabilityMetric<NSUnitDuration> |
deleteToPlaneChangeKey()
The duration between touchup of a delete key and touch down of a sequential plane change key
|
SRKeyboardProbabilityMetric<NSUnitDuration> |
deleteToShiftKey()
The duration between touchup of a delete key and touch down of a sequential Shift key
|
SRKeyboardProbabilityMetric<NSUnitDuration> |
deleteToSpaceKey()
The duration between touchup of a delete key and touch down of a sequential space key
|
SRKeyboardProbabilityMetric<NSUnitDuration> |
deleteTouchDownUp()
The duration between touch down and touchup of all delete key events in the session.
|
SRKeyboardProbabilityMetric<NSUnitLength> |
deleteUpErrorDistance()
The distance from the touch up to the center of the delete key
|
static java.lang.String |
description_static() |
SRKeyboardProbabilityMetric<NSUnitLength> |
downErrorDistance()
The distance from the touch down to the center of any key
|
double |
duration()
The duration over which these metrics were calculated
|
long |
emojiCountForSentimentCategory(long category)
The count of emoji typed per category in the session
|
static long |
hash_static() |
NSMeasurement<NSUnitLength> |
height()
The height of the keyboard in mm in the session
|
SRKeyboardMetrics |
init() |
NSArray<java.lang.String> |
inputModes()
The input modes used during a keyboard session
|
static NSObject.Function_instanceMethodForSelector_ret |
instanceMethodForSelector(org.moe.natj.objc.SEL aSelector) |
static NSMethodSignature |
instanceMethodSignatureForSelector(org.moe.natj.objc.SEL aSelector) |
static boolean |
instancesRespondToSelector(org.moe.natj.objc.SEL aSelector) |
static boolean |
isSubclassOfClass(org.moe.natj.objc.Class aClass) |
java.lang.String |
keyboardIdentifier()
The identifier of the keyboard in the keyboard list
|
static NSSet<java.lang.String> |
keyPathsForValuesAffectingValueForKey(java.lang.String key) |
NSArray<? extends SRKeyboardProbabilityMetric<NSUnitLength>> |
longWordDownErrorDistance()
The distance from the touch down to the center of the intended key of the characters of a long word
|
NSArray<? extends SRKeyboardProbabilityMetric<NSUnitDuration>> |
longWordTouchDownDown()
The duration between touch down and touch down of the character keys of all the long words in the session.
|
NSArray<? extends SRKeyboardProbabilityMetric<NSUnitDuration>> |
longWordTouchDownUp()
The duration between touch down and touchup of the character keys of all the long words in the session.
|
NSArray<? extends SRKeyboardProbabilityMetric<NSUnitLength>> |
longWordUpErrorDistance()
The distance from the touch up to the center of the intended key of the characters of a long word
|
static SRKeyboardMetrics |
new_objc() |
NSArray<? extends NSNumber> |
pathErrorDistanceRatio()
sample values of the ratio of error distance between intended and actual path
|
SRKeyboardProbabilityMetric<NSUnitDuration> |
pathToDelete()
The duration between touchup of a delete key and touch down of a sequential path (ie.
|
SRKeyboardProbabilityMetric<NSUnitDuration> |
pathToPath()
The duration between touchup of a path and touch down of a sequential path
|
SRKeyboardProbabilityMetric<NSUnitDuration> |
pathToSpace()
The duration between touchup of a path and touch down of a sequential space key
|
double |
pathTypingSpeed()
The words per minute typed using continuous path during the session
|
SRKeyboardProbabilityMetric<NSUnitDuration> |
planeChangeKeyToCharKey()
The duration between touchup of a plane change key and touch down of any key
|
SRKeyboardProbabilityMetric<NSUnitDuration> |
planeChangeToAnyTap()
The duration between touchup on a plane change key and touch down on the next sequential key
|
static boolean |
resolveClassMethod(org.moe.natj.objc.SEL sel) |
static boolean |
resolveInstanceMethod(org.moe.natj.objc.SEL sel) |
static void |
setVersion_static(long aVersion) |
SRKeyboardProbabilityMetric<NSUnitLength> |
shortWordCharKeyDownErrorDistance()
The distance from the touch down to the center of the intended key of a character in a short word
|
SRKeyboardProbabilityMetric<NSUnitDuration> |
shortWordCharKeyToCharKey()
The duration between touchup on a character key and touch down on any sequential character key in a short word
|
SRKeyboardProbabilityMetric<NSUnitDuration> |
shortWordCharKeyTouchDownUp()
The duration between touch down and touchup of all character keys in short words in the session.
|
SRKeyboardProbabilityMetric<NSUnitLength> |
shortWordCharKeyUpErrorDistance()
The distance from the touch up to the center of the intended key of a character in a short word
|
SRKeyboardProbabilityMetric<NSUnitLength> |
spaceDownErrorDistance()
The distance from the touch down to the right centroid of the space key
|
SRKeyboardProbabilityMetric<NSUnitDuration> |
spaceToCharKey()
The duration between touchup of a space key and touch down of a sequential character key
|
SRKeyboardProbabilityMetric<NSUnitDuration> |
spaceToDeleteKey()
The duration between touchup of a space key and touch down of a sequential delete key
|
SRKeyboardProbabilityMetric<NSUnitDuration> |
spaceToPath()
The duration between touchup on the space key and touch down to begin a sequential path
|
SRKeyboardProbabilityMetric<NSUnitDuration> |
spaceToPlaneChangeKey()
The duration between touchup of a space key and touch down of a sequential plane change key
|
SRKeyboardProbabilityMetric<NSUnitDuration> |
spaceToPredictionKey()
The duration between touchup on the space key and touch down of a sequential selection from the prediction bar
|
SRKeyboardProbabilityMetric<NSUnitDuration> |
spaceToShiftKey()
The duration between touchup of a space key and touch down of a sequential Shift key
|
SRKeyboardProbabilityMetric<NSUnitDuration> |
spaceToSpaceKey()
The duration between touchup of a space key and touch down of a sequential space key
|
SRKeyboardProbabilityMetric<NSUnitDuration> |
spaceTouchDownUp()
The duration between touch down and touchup of all space key events in the session.
|
SRKeyboardProbabilityMetric<NSUnitLength> |
spaceUpErrorDistance()
The distance from the touch up to the right centroid of the space key
|
static org.moe.natj.objc.Class |
superclass_static() |
long |
totalAlteredWords()
The total number of altered words during the session
|
long |
totalAutoCorrections()
The total number of autocorrections in the session
|
long |
totalDeletes()
The total number of deletes during the session
|
long |
totalDrags()
The total number of drags during the session
|
long |
totalEmojis()
The total number of emojis used during the session
|
long |
totalHitTestCorrections()
The total number of hit test corrections in the session
|
long |
totalInsertKeyCorrections()
The total number of insert key corrections in the session
|
long |
totalNearKeyCorrections()
The total number of near key corrections in the session
|
NSMeasurement<NSUnitLength> |
totalPathLength()
The total length of paths completed in the session
|
long |
totalPathPauses()
The total number of pauses made while entering the path for any words composed using continuous path during the session
|
long |
totalPaths()
The total number of paths used during the sesion
|
double |
totalPathTime()
The total time taken to complete paths in the session
|
long |
totalPauses()
The total number of pauses during the session
|
long |
totalRetroCorrections()
The total number of retro corrections in the session
|
long |
totalSkipTouchCorrections()
The total number of skip touch corrections in the session
|
long |
totalSpaceCorrections()
The total number of space corrections in the session
|
long |
totalSubstitutionCorrections()
The total number of substitution corrections in the session
|
long |
totalTaps()
The total number of taps during the session
|
long |
totalTranspositionCorrections()
The total number of transposition corrections in the session
|
double |
totalTypingDuration()
The total amount of time typing during the session
|
long |
totalTypingEpisodes()
Total number of continuous typing episodes during the session
|
long |
totalWords()
The total number of words typed during the session
|
SRKeyboardProbabilityMetric<NSUnitDuration> |
touchDownDown()
The duration between touch down to touch down for any key
|
SRKeyboardProbabilityMetric<NSUnitDuration> |
touchDownUp()
The duration between touch down to touchup for any key
|
double |
typingSpeed()
The words per minute typed during the session
|
SRKeyboardProbabilityMetric<NSUnitLength> |
upErrorDistance()
The distance from the touch up to the center of any key
|
java.lang.String |
version()
The version of keyboard metrics
|
NSMeasurement<NSUnitLength> |
width()
The width of the keyboard in mm in the session
|
long |
wordCountForSentimentCategory(long category)
The count of words typed per category in the session
|
accessibilityActivate, accessibilityActivationPoint, accessibilityAssistiveTechnologyFocusedIdentifiers, accessibilityAttributedHint, accessibilityAttributedLabel, accessibilityAttributedUserInputLabels, accessibilityAttributedValue, accessibilityContainerType, accessibilityCustomActions, accessibilityCustomRotors, accessibilityDecrement, accessibilityDragSourceDescriptors, accessibilityDropPointDescriptors, accessibilityElementAtIndex, accessibilityElementCount, accessibilityElementDidBecomeFocused, accessibilityElementDidLoseFocus, accessibilityElementIsFocused, accessibilityElements, accessibilityElementsHidden, accessibilityFrame, accessibilityHint, accessibilityIncrement, accessibilityLabel, accessibilityLanguage, accessibilityNavigationStyle, accessibilityPath, accessibilityPerformEscape, accessibilityPerformMagicTap, accessibilityRespondsToUserInteraction, accessibilityScroll, accessibilityTextualContext, accessibilityTraits, accessibilityUserInputLabels, accessibilityValue, accessibilityViewIsModal, addObserverForKeyPathOptionsContext, attemptRecoveryFromErrorOptionIndex, attemptRecoveryFromErrorOptionIndexDelegateDidRecoverSelectorContextInfo, autoContentAccessingProxy, awakeAfterUsingCoder, awakeFromNib, class_objc, classForCoder, classForKeyedArchiver, copy, dealloc, debugDescription, description, dictionaryWithValuesForKeys, didChangeValueForKey, didChangeValueForKeyWithSetMutationUsingObjects, didChangeValuesAtIndexesForKey, doesNotRecognizeSelector, fileManagerShouldProceedAfterError, fileManagerWillProcessPath, finalize_objc, forwardingTargetForSelector, forwardInvocation, hash, indexOfAccessibilityElement, isAccessibilityElement, isEqual, isKindOfClass, isMemberOfClass, isProxy, methodForSelector, methodSignatureForSelector, mutableArrayValueForKey, mutableArrayValueForKeyPath, mutableCopy, mutableOrderedSetValueForKey, mutableOrderedSetValueForKeyPath, mutableSetValueForKey, mutableSetValueForKeyPath, observationInfo, observeValueForKeyPathOfObjectChangeContext, performSelector, performSelectorInBackgroundWithObject, performSelectorOnMainThreadWithObjectWaitUntilDone, performSelectorOnMainThreadWithObjectWaitUntilDoneModes, performSelectorOnThreadWithObjectWaitUntilDone, performSelectorOnThreadWithObjectWaitUntilDoneModes, performSelectorWithObject, performSelectorWithObjectAfterDelay, performSelectorWithObjectAfterDelayInModes, performSelectorWithObjectWithObject, prepareForInterfaceBuilder, provideImageDataBytesPerRowOrigin_Size_UserInfo, removeObserverForKeyPath, removeObserverForKeyPathContext, replacementObjectForCoder, replacementObjectForKeyedArchiver, respondsToSelector, self, setAccessibilityActivationPoint, setAccessibilityAttributedHint, setAccessibilityAttributedLabel, setAccessibilityAttributedUserInputLabels, setAccessibilityAttributedValue, setAccessibilityContainerType, setAccessibilityCustomActions, setAccessibilityCustomRotors, setAccessibilityDragSourceDescriptors, setAccessibilityDropPointDescriptors, setAccessibilityElements, setAccessibilityElementsHidden, setAccessibilityFrame, setAccessibilityHint, setAccessibilityLabel, setAccessibilityLanguage, setAccessibilityNavigationStyle, setAccessibilityPath, setAccessibilityRespondsToUserInteraction, setAccessibilityTextualContext, setAccessibilityTraits, setAccessibilityUserInputLabels, setAccessibilityValue, setAccessibilityViewIsModal, setIsAccessibilityElement, setNilValueForKey, setObservationInfo, setShouldGroupAccessibilityChildren, setValueForKey, setValueForKeyPath, setValueForUndefinedKey, setValuesForKeysWithDictionary, shouldGroupAccessibilityChildren, superclass, validateValueForKeyError, validateValueForKeyPathError, valueForKey, valueForKeyPath, valueForUndefinedKey, version_static, willChangeValueForKey, willChangeValueForKeyWithSetMutationUsingObjects, willChangeValuesAtIndexesForKeypublic static boolean accessInstanceVariablesDirectly()
public static SRKeyboardMetrics alloc()
public static SRKeyboardMetrics allocWithZone(org.moe.natj.general.ptr.VoidPtr zone)
public SRKeyboardProbabilityMetric<NSUnitDuration> anyTapToCharKey()
public SRKeyboardProbabilityMetric<NSUnitDuration> anyTapToPlaneChangeKey()
public static boolean automaticallyNotifiesObserversForKey(java.lang.String key)
public static void cancelPreviousPerformRequestsWithTarget(java.lang.Object aTarget)
public static void cancelPreviousPerformRequestsWithTargetSelectorObject(java.lang.Object aTarget,
org.moe.natj.objc.SEL aSelector,
java.lang.Object anArgument)
public SRKeyboardProbabilityMetric<NSUnitDuration> charKeyToAnyTapKey()
public SRKeyboardProbabilityMetric<NSUnitDuration> charKeyToDelete()
public SRKeyboardProbabilityMetric<NSUnitDuration> charKeyToPlaneChangeKey()
public SRKeyboardProbabilityMetric<NSUnitDuration> charKeyToPrediction()
public SRKeyboardProbabilityMetric<NSUnitDuration> charKeyToSpaceKey()
public static NSArray<java.lang.String> classFallbacksForKeyedArchiver()
public static org.moe.natj.objc.Class classForKeyedUnarchiver()
public static java.lang.String debugDescription_static()
public SRKeyboardProbabilityMetric<NSUnitLength> deleteDownErrorDistance()
public SRKeyboardProbabilityMetric<NSUnitDuration> deleteToCharKey()
public SRKeyboardProbabilityMetric<NSUnitDuration> deleteToDelete()
public NSArray<? extends SRKeyboardProbabilityMetric<NSUnitDuration>> deleteToDeletes()
public SRKeyboardProbabilityMetric<NSUnitDuration> deleteToPath()
public SRKeyboardProbabilityMetric<NSUnitDuration> deleteToPlaneChangeKey()
public SRKeyboardProbabilityMetric<NSUnitDuration> deleteToShiftKey()
public SRKeyboardProbabilityMetric<NSUnitDuration> deleteToSpaceKey()
public SRKeyboardProbabilityMetric<NSUnitDuration> deleteTouchDownUp()
public SRKeyboardProbabilityMetric<NSUnitLength> deleteUpErrorDistance()
public static java.lang.String description_static()
public SRKeyboardProbabilityMetric<NSUnitLength> downErrorDistance()
public double duration()
public long emojiCountForSentimentCategory(long category)
public static long hash_static()
public NSMeasurement<NSUnitLength> height()
public SRKeyboardMetrics init()
public NSArray<java.lang.String> inputModes()
public static NSObject.Function_instanceMethodForSelector_ret instanceMethodForSelector(org.moe.natj.objc.SEL aSelector)
public static NSMethodSignature instanceMethodSignatureForSelector(org.moe.natj.objc.SEL aSelector)
public static boolean instancesRespondToSelector(org.moe.natj.objc.SEL aSelector)
public static boolean isSubclassOfClass(org.moe.natj.objc.Class aClass)
public static NSSet<java.lang.String> keyPathsForValuesAffectingValueForKey(java.lang.String key)
public java.lang.String keyboardIdentifier()
public NSArray<? extends SRKeyboardProbabilityMetric<NSUnitLength>> longWordDownErrorDistance()
public NSArray<? extends SRKeyboardProbabilityMetric<NSUnitDuration>> longWordTouchDownDown()
public NSArray<? extends SRKeyboardProbabilityMetric<NSUnitDuration>> longWordTouchDownUp()
public NSArray<? extends SRKeyboardProbabilityMetric<NSUnitLength>> longWordUpErrorDistance()
public static SRKeyboardMetrics new_objc()
public NSArray<? extends NSNumber> pathErrorDistanceRatio()
public SRKeyboardProbabilityMetric<NSUnitDuration> pathToDelete()
public SRKeyboardProbabilityMetric<NSUnitDuration> pathToPath()
public SRKeyboardProbabilityMetric<NSUnitDuration> pathToSpace()
public double pathTypingSpeed()
public SRKeyboardProbabilityMetric<NSUnitDuration> planeChangeKeyToCharKey()
public SRKeyboardProbabilityMetric<NSUnitDuration> planeChangeToAnyTap()
public static boolean resolveClassMethod(org.moe.natj.objc.SEL sel)
public static boolean resolveInstanceMethod(org.moe.natj.objc.SEL sel)
public static void setVersion_static(long aVersion)
public SRKeyboardProbabilityMetric<NSUnitLength> shortWordCharKeyDownErrorDistance()
public SRKeyboardProbabilityMetric<NSUnitDuration> shortWordCharKeyToCharKey()
public SRKeyboardProbabilityMetric<NSUnitDuration> shortWordCharKeyTouchDownUp()
public SRKeyboardProbabilityMetric<NSUnitLength> shortWordCharKeyUpErrorDistance()
public SRKeyboardProbabilityMetric<NSUnitLength> spaceDownErrorDistance()
public SRKeyboardProbabilityMetric<NSUnitDuration> spaceToCharKey()
public SRKeyboardProbabilityMetric<NSUnitDuration> spaceToDeleteKey()
public SRKeyboardProbabilityMetric<NSUnitDuration> spaceToPath()
public SRKeyboardProbabilityMetric<NSUnitDuration> spaceToPlaneChangeKey()
public SRKeyboardProbabilityMetric<NSUnitDuration> spaceToPredictionKey()
public SRKeyboardProbabilityMetric<NSUnitDuration> spaceToShiftKey()
public SRKeyboardProbabilityMetric<NSUnitDuration> spaceToSpaceKey()
public SRKeyboardProbabilityMetric<NSUnitDuration> spaceTouchDownUp()
public SRKeyboardProbabilityMetric<NSUnitLength> spaceUpErrorDistance()
public static org.moe.natj.objc.Class superclass_static()
public long totalAlteredWords()
public long totalAutoCorrections()
public long totalDeletes()
public long totalDrags()
public long totalEmojis()
public long totalHitTestCorrections()
public long totalInsertKeyCorrections()
public long totalNearKeyCorrections()
public NSMeasurement<NSUnitLength> totalPathLength()
public long totalPathPauses()
public double totalPathTime()
public long totalPaths()
public long totalPauses()
public long totalRetroCorrections()
public long totalSkipTouchCorrections()
public long totalSpaceCorrections()
public long totalSubstitutionCorrections()
public long totalTaps()
public long totalTranspositionCorrections()
public double totalTypingDuration()
public long totalTypingEpisodes()
public long totalWords()
public SRKeyboardProbabilityMetric<NSUnitDuration> touchDownDown()
public SRKeyboardProbabilityMetric<NSUnitDuration> touchDownUp()
public double typingSpeed()
public SRKeyboardProbabilityMetric<NSUnitLength> upErrorDistance()
public java.lang.String version()
public NSMeasurement<NSUnitLength> width()
public long wordCountForSentimentCategory(long category)