Searched refs:sGestureEnabler (Results 1 – 1 of 1) sorted by relevance
84 private static GestureEnabler sGestureEnabler = new GestureEnabler(); field in PointerTracker177 sGestureEnabler.setMainDictionaryAvailability(mainDictionaryAvailable); in setMainDictionaryAvailability()181 sGestureEnabler.setGestureHandlingEnabledByUser(gestureHandlingEnabledByUser); in setGestureHandlingEnabledByUser()218 sGestureEnabler.setPasswordMode(keyboard.mId.passwordInput()); in setKeyDetector()415 if (!sGestureEnabler.shouldHandleGesture()) return false; in needsToSuppressKeyPreviewPopup()645 if (!sGestureEnabler.shouldHandleGesture()) { in onDownEvent()749 if (sGestureEnabler.shouldHandleGesture() && me != null) { in onMoveEvent()897 if (sGestureEnabler.shouldHandleGesture()) { in onMoveEventInternal()