Searched refs:onTouchInteractionEnd (Results 1 – 9 of 9) sorted by relevance
82 void onTouchInteractionEnd(int displayId, int mode); in onTouchInteractionEnd() method144 mCallback.onTouchInteractionEnd(mDisplayId, getMode()); in onMotionEvent()
132 public void onTouchInteractionEnd(int displayId, int mode) { in onTouchInteractionEnd() method in MagnificationController
104 verify(mCallback).onTouchInteractionEnd(eq(DISPLAY_0), eq(mMgh.getMode())); in onMotionEvent_upEvent_handleInteractionEnd()118 verify(mCallback).onTouchInteractionEnd(eq(DISPLAY_0), eq(mMgh.getMode())); in onMotionEvent_cancelEvent_handleInteractionEnd()
407 mMagnificationController.onTouchInteractionEnd(TEST_DISPLAY, MODE_FULLSCREEN); in onTouchInteractionEnd_fullScreenAndCapabilitiesAll_showMagnificationButton()429 mMagnificationController.onTouchInteractionEnd(TEST_DISPLAY, MODE_WINDOW); in onTouchInteractionEnd_windowModeAndCapabilitiesAll_showMagnificationButton()443 mMagnificationController.onTouchInteractionEnd(TEST_DISPLAY, MODE_FULLSCREEN); in onTouchInteractionChanged_notCapabilitiesAll_notShowMagnificationButton()456 mMagnificationController.onTouchInteractionEnd(TEST_DISPLAY, MODE_FULLSCREEN); in onTouchInteractionChanged_fullscreenNotActivated_notShowMagnificationButton()
255 mAms.onTouchInteractionEnd(); in clear()384 mAms.onTouchInteractionEnd(); in onDoubleTap()771 mAms.onTouchInteractionEnd(); in handleActionUp()949 mAms.onTouchInteractionEnd(); in handleMotionEventStateDragging()978 mAms.onTouchInteractionEnd(); in handleMotionEventStateDelegating()992 mAms.onTouchInteractionEnd(); in endGestureDetection()
663 mA11yWindowManager.onTouchInteractionEnd(); in onTouchInteractionEnd_shouldRollbackActiveWindow()717 mA11yWindowManager.onTouchInteractionEnd(); in onTouchInteractionEnd_noServiceInteractiveWindow_shouldClearA11yFocus()
1398 public void onTouchInteractionEnd() { in onTouchInteractionEnd() method in AccessibilityWindowManager
1356 public void onTouchInteractionEnd() { in onTouchInteractionEnd() method in AccessibilityManagerService1357 mA11yWindowManager.onTouchInteractionEnd(); in onTouchInteractionEnd()
4084 PLcom/android/server/accessibility/AccessibilityManagerService;->onTouchInteractionEnd()V4366 PLcom/android/server/accessibility/AccessibilityWindowManager;->onTouchInteractionEnd()V