Searched refs:performDoubleTap (Results 1 – 1 of 1) sorted by relevance
105 return performDoubleTap(uiController, coordinates, precision);279 return performDoubleTap(uiController, coordinates, precision);380 private static MotionEvent performDoubleTap( in performDoubleTap() method in DragAction.Drag