Searched defs:touch (Results 1 – 7 of 7) sorted by relevance
41 public void onProvideShadowMetrics(Point size, Point touch) { in onProvideShadowMetrics()
214 public int touch; field in DisplayDeviceInfo380 private static String touchToString(int touch) { in touchToString()
304 private void touch(String name, long age) throws Exception { in touch() method in FileUtilsTest
86 FileOutputStream touch = new FileOutputStream(empty); in onFullBackup() local
382 private void touch(String... names) throws IOException { in touch() method in FileRotatorTest
250 TouchEvents touch; in main() local
4614 float touch = float(rawTouchMajor) / 2 * 10.0f + 160.0f; in TEST_F() local4660 float touch = sqrtf(rawTouchMajor) * 43.0f + 3.0f; in TEST_F() local