Home
last modified time | relevance | path

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

/tools/tradefederation/core/aoa_helper/src/com/android/helper/aoa/
DAoaDevice.java268 private void touch(byte type, Point point, Duration pause) { in touch() method in AoaDevice
/tools/apkzlib/src/main/java/com/android/tools/build/apkzlib/zip/
DZFile.java2065 public void touch() { in touch() method