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