Searched defs:touch (Results 1 – 7 of 7) sorted by relevance
181 public int touch; field in DisplayDeviceInfo319 private static String touchToString(int touch) { in touchToString()
228 private void touch(String name, long age) throws Exception { in touch() method in FileUtilsTest
95 public PanelView selectPanelForTouch(MotionEvent touch) { in selectPanelForTouch()
87 public PanelView selectPanelForTouch(MotionEvent touch) { in selectPanelForTouch()
382 private void touch(String... names) throws IOException { in touch() method in FileRotatorTest
250 TouchEvents touch; in main() local
4606 float touch = float(rawTouchMajor) / 2 * 10.0f + 160.0f; in TEST_F() local4652 float touch = sqrtf(rawTouchMajor) * 43.0f + 3.0f; in TEST_F() local