Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/wm/
DDragInputEventReceiver.java105 mDragDropController.handleMotionEvent(!mMuteInput /* keepHandling */, newX, newY); in onInputEvent()
DDragDropController.java277 void handleMotionEvent(boolean keepHandling, float newX, float newY) { in handleMotionEvent() method in DragDropController
/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
DDragDropControllerTests.java232 mTarget.handleMotionEvent(false, 0, 0); in testPrivateInterceptGlobalDragDropFlagBehaviour()
280 mTarget.handleMotionEvent(false, 0, 0); in testPrivateInterceptGlobalDragDropIgnoresNonLocalWindows()
415 mTarget.handleMotionEvent(false, dropX, dropY); in doDragAndDrop()
/frameworks/base/services/accessibility/java/com/android/server/accessibility/
DAccessibilityInputFilter.java320 handleMotionEvent(event, policyFlags); in processMotionEvent()
334 private void handleMotionEvent(MotionEvent event, int policyFlags) { in handleMotionEvent() method in AccessibilityInputFilter
/frameworks/base/services/
Dart-profile3844 HPLcom/android/server/accessibility/AccessibilityInputFilter;->handleMotionEvent(Landroid/view/Moti…
46317 HPLcom/android/server/wm/DragDropController;->handleMotionEvent(ZFF)V+]Lcom/android/server/wm/DragD…