Searched refs:onTouchInteractionEnd (Results 1 – 8 of 8) sorted by relevance
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()
999 mMagnificationController.onTouchInteractionEnd(TEST_DISPLAY, MODE_FULLSCREEN); in onTouchInteractionEnd_fullScreenAndCapabilitiesAll_showMagnificationButton()1034 mMagnificationController.onTouchInteractionEnd(TEST_DISPLAY, MODE_WINDOW); in onTouchInteractionEnd_windowModeAndCapabilitiesAll_showMagnificationButton()1054 mMagnificationController.onTouchInteractionEnd(TEST_DISPLAY, MODE_FULLSCREEN); in onTouchInteractionChanged_notCapabilitiesAll_notShowMagnificationButton()1072 mMagnificationController.onTouchInteractionEnd(TEST_DISPLAY, MODE_FULLSCREEN); in onTouchInteractionChanged_fullscreenNotActivated_notShowMagnificationButton()
82 void onTouchInteractionEnd(int displayId, int mode); in onTouchInteractionEnd() method125 mCallback.onTouchInteractionEnd(mDisplayId, getMode()); in onMotionEvent()
201 public void onTouchInteractionEnd(int displayId, int mode) { in onTouchInteractionEnd() method in MagnificationController
261 mAms.onTouchInteractionEnd(); in clear()394 mAms.onTouchInteractionEnd(); in onDoubleTap()831 mAms.onTouchInteractionEnd(); in handleActionUp()1024 mAms.onTouchInteractionEnd(); in handleMotionEventStateDragging()1053 mAms.onTouchInteractionEnd(); in handleMotionEventStateDelegating()1067 mAms.onTouchInteractionEnd(); in endGestureDetection()
727 mA11yWindowManager.onTouchInteractionEnd(); in onTouchInteractionEnd_shouldRollbackActiveWindow()783 mA11yWindowManager.onTouchInteractionEnd(); in onTouchInteractionEnd_noServiceInteractiveWindow_shouldClearA11yFocus()
1630 public void onTouchInteractionEnd() { in onTouchInteractionEnd() method in AccessibilityWindowManager
1790 public void onTouchInteractionEnd() { in onTouchInteractionEnd() method in AccessibilityManagerService1791 mA11yWindowManager.onTouchInteractionEnd(); in onTouchInteractionEnd()