Searched defs:handleMotionEventStateDelegating (Results 1 - 2 of 2) sorted by last modified time

/frameworks/base/services/java/com/android/server/accessibility/
H A DScreenMagnifier.java216 handleMotionEventStateDelegating(event, rawEvent, policyFlags);
268 private void handleMotionEventStateDelegating(MotionEvent event, method in class:ScreenMagnifier
H A DTouchExplorer.java333 handleMotionEventStateDelegating(event, policyFlags);
768 private void handleMotionEventStateDelegating(MotionEvent event, int policyFlags) { method in class:TouchExplorer

Completed in 45 milliseconds