Searched refs:anyServiceWantsGenericMotionEvent (Results 1 – 1 of 1) sorted by relevance
683 if (anyServiceWantsGenericMotionEvent(event)) { in enableFeaturesForDisplay()1082 return anyServiceWantsGenericMotionEvent(event); in shouldProcessMotionEvent()1104 private boolean anyServiceWantsGenericMotionEvent(MotionEvent event) { in anyServiceWantsGenericMotionEvent() method in AccessibilityInputFilter