Home
last modified time | relevance | path

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

/frameworks/base/services/accessibility/java/com/android/server/accessibility/
DMagnificationGestureHandler.java644 transitionToViewportDraggingStateAndClear(down); in handleMessage()
715 transitionToViewportDraggingStateAndClear(event); in onMotionEvent()
885 void transitionToViewportDraggingStateAndClear(MotionEvent down) { in transitionToViewportDraggingStateAndClear() method in MagnificationGestureHandler.DetectingState