Searched refs:onTouchInteractionEnd (Results 1 – 9 of 9) sorted by relevance
105 verify(mCallback).onTouchInteractionEnd(eq(DISPLAY_0), eq(mMgh.getMode())); in onMotionEvent_upEvent_handleInteractionEnd()119 verify(mCallback).onTouchInteractionEnd(eq(DISPLAY_0), eq(mMgh.getMode())); in onMotionEvent_cancelEvent_handleInteractionEnd()
1027 mMagnificationController.onTouchInteractionEnd(TEST_DISPLAY, MODE_FULLSCREEN); in onTouchInteractionEnd_fullScreenAndCapabilitiesAll_showMagnificationButton()1062 mMagnificationController.onTouchInteractionEnd(TEST_DISPLAY, MODE_WINDOW); in onTouchInteractionEnd_windowModeAndCapabilitiesAll_showMagnificationButton()1082 mMagnificationController.onTouchInteractionEnd(TEST_DISPLAY, MODE_FULLSCREEN); in onTouchInteractionChanged_notCapabilitiesAll_notShowMagnificationButton()1100 mMagnificationController.onTouchInteractionEnd(TEST_DISPLAY, MODE_FULLSCREEN); in onTouchInteractionChanged_fullscreenNotActivated_notShowMagnificationButton()
90 void onTouchInteractionEnd(int displayId, int mode); in onTouchInteractionEnd() method137 mCallback.onTouchInteractionEnd(mDisplayId, getMode()); in onMotionEvent()
202 public void onTouchInteractionEnd(int displayId, int mode) { in onTouchInteractionEnd() method in MagnificationController
262 mAms.onTouchInteractionEnd(); in clear()413 mAms.onTouchInteractionEnd(); in onDoubleTap()850 mAms.onTouchInteractionEnd(); in handleActionUp()1055 mAms.onTouchInteractionEnd(); in handleMotionEventStateDragging()1084 mAms.onTouchInteractionEnd(); in handleMotionEventStateDelegating()1098 mAms.onTouchInteractionEnd(); in endGestureDetection()
747 mA11yWindowManager.onTouchInteractionEnd(); in onTouchInteractionEnd_shouldRollbackActiveWindow()803 mA11yWindowManager.onTouchInteractionEnd(); in onTouchInteractionEnd_noServiceInteractiveWindow_shouldClearA11yFocus()
908 mA11yWindowManager.onTouchInteractionEnd(); in onTouchInteractionEnd_shouldRollbackActiveWindow()965 mA11yWindowManager.onTouchInteractionEnd(); in onTouchInteractionEnd_noServiceInteractiveWindow_shouldClearA11yFocus()
1795 public void onTouchInteractionEnd() { in onTouchInteractionEnd() method in AccessibilityWindowManager
1945 public void onTouchInteractionEnd() { in onTouchInteractionEnd() method in AccessibilityManagerService1946 mA11yWindowManager.onTouchInteractionEnd(); in onTouchInteractionEnd()