Searched refs:notifyGestureLocked (Results 1 – 1 of 1) sorted by relevance
956 boolean handled = notifyGestureLocked(gestureId, false); in onGesture()958 handled = notifyGestureLocked(gestureId, true); in onGesture()1187 private boolean notifyGestureLocked(int gestureId, boolean isDefault) { in notifyGestureLocked() method in AccessibilityManagerService