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