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

/frameworks/base/services/accessibility/java/com/android/server/accessibility/
H A DTouchExplorer.java340 handleMotionEventGestureDetecting(rawEvent, policyFlags);
410 handleMotionEventGestureDetecting(rawEvent, policyFlags);
474 handleMotionEventGestureDetecting(rawEvent, policyFlags);
782 private void handleMotionEventGestureDetecting(MotionEvent event, int policyFlags) { method in class:TouchExplorer

Completed in 884 milliseconds