Searched defs:touch (Results 1 – 5 of 5) sorted by relevance
77 TouchCoordinate touch, Boolean volumeButtonShutter, in photoCaptureDoneEvent()92 public void tapToFocus(TouchCoordinate touch, Float duration) { in tapToFocus()
243 public static Action newTouchAction(int touch) { in newTouchAction()
187 public Builder touch() { in touch() method in TestEvents.Builder
174 optional Touch touch = 2; field
221 public static void touch(File file) throws IOException { in touch() method in FileUtils