Searched refs:anyServiceWantsGenericMotionEvent (Results 1 – 1 of 1) sorted by relevance
523 if (!anyServiceWantsGenericMotionEvent(rawEvent) in enableFeaturesForDisplay()898 return anyServiceWantsGenericMotionEvent(event); in shouldProcessMotionEvent()906 private boolean anyServiceWantsGenericMotionEvent(MotionEvent event) { in anyServiceWantsGenericMotionEvent() method in AccessibilityInputFilter