Searched refs:pointerUp (Results 1 – 2 of 2) sorted by relevance
31 import static android.accessibilityservice.cts.utils.GestureUtils.pointerUp;215 dispatch(pointerUp(drag)); in tripleTapAndDragViewport()
60 public static StrokeDescription pointerUp(StrokeDescription lastStroke) { in pointerUp() method in GestureUtils