Searched defs:touch (Results 1 – 4 of 4) sorted by relevance
77 TouchCoordinate touch, Boolean volumeButtonShutter, in photoCaptureDoneEvent()92 public void tapToFocus(TouchCoordinate touch, Float duration) { in tapToFocus()
187 public Builder touch() { in touch() method in TestEvents.Builder
146 private void touch(String name, long age) throws Exception { in touch() method in FileUtilsTest1141 private static File touch(File dir, String name) throws IOException { in touch() method in FileUtilsTest
307 public static File touch(File file) throws IOException { in touch() method in IdleServiceTest