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()
187 public Builder touch() { in touch() method in TestEvents.Builder
60 private final boolean touch; field in VirtualMachineCustomImageConfig143 boolean touch, in VirtualMachineCustomImageConfig()482 private boolean touch; field in VirtualMachineCustomImageConfig.Builder550 public Builder useTouch(boolean touch) { in useTouch()
147 private void touch(String name, long age) throws Exception { in touch() method in FileUtilsTest1149 private static File touch(File dir, String name) throws IOException { in touch() method in FileUtilsTest
478 public static File touch(File file) throws IOException { in touch() method in IdleServiceTest