Home
last modified time | relevance | path

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

/platform_testing/libraries/aoa-helper/tests/src/com/android/helper/aoa/
DAoaDeviceTest.java381 private static class Touch { class in AoaDeviceTest
387 private Touch(byte type, int x, int y) { in Touch() method in AoaDeviceTest.Touch
393 private Touch(byte[] data) { in Touch() method in AoaDeviceTest.Touch