Searched refs:shouldHandleGesture (Results 1 – 2 of 2) sorted by relevance
51 public boolean shouldHandleGesture() { in shouldHandleGesture() method in GestureEnabler
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()