Searched refs:handleMotionEventGestureDetecting (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/services/java/com/android/server/accessibility/
H A DTouchExplorer.java336 handleMotionEventGestureDetecting(rawEvent, policyFlags);
406 handleMotionEventGestureDetecting(rawEvent, policyFlags);
481 handleMotionEventGestureDetecting(rawEvent, policyFlags);
807 private void handleMotionEventGestureDetecting(MotionEvent event, int policyFlags) { method in class:TouchExplorer

Completed in 8 milliseconds