Home
last modified time | relevance | path

Searched defs:touch (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Camera2/src_pd/com/android/camera/stats/
DUsageStatistics.java77 TouchCoordinate touch, Boolean volumeButtonShutter, in photoCaptureDoneEvent()
92 public void tapToFocus(TouchCoordinate touch, Float duration) { in tapToFocus()
/packages/apps/UnifiedEmail/src/org/apache/commons/io/
DFileUtils.java221 public static void touch(File file) throws IOException { in touch() method in FileUtils