Home
last modified time | relevance | path

Searched refs:onMotionEventInternal (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/services/accessibility/java/com/android/server/accessibility/magnification/
DMagnificationGestureHandler.java127 onMotionEventInternal(event, rawEvent, policyFlags); in onMotionEvent()
173 abstract void onMotionEventInternal(MotionEvent event, MotionEvent rawEvent, int policyFlags); in onMotionEventInternal() method in MagnificationGestureHandler
DWindowMagnificationGestureHandler.java131 void onMotionEventInternal(MotionEvent event, MotionEvent rawEvent, int policyFlags) { in onMotionEventInternal() method in WindowMagnificationGestureHandler
DFullScreenMagnificationGestureHandler.java175 void onMotionEventInternal(MotionEvent event, MotionEvent rawEvent, int policyFlags) { in onMotionEventInternal() method in FullScreenMagnificationGestureHandler
/frameworks/base/services/tests/servicestests/src/com/android/server/accessibility/magnification/
DMagnificationGestureHandlerTest.java137 void onMotionEventInternal(MotionEvent event, MotionEvent rawEvent, int policyFlags) { in onMotionEventInternal() method in MagnificationGestureHandlerTest.TestMagnificationGestureHandler
/frameworks/base/services/
Dart-profile4835 …cessibility/magnification/FullScreenMagnificationGestureHandler;->onMotionEventInternal(Landroid/v…