Searched refs:shiftTap (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/packages/DocumentsUI/tests/src/com/android/documentsui/dirlist/
H A DMultiSelectManagerTest.java128 shiftTap(17);
134 shiftTap(7);
140 shiftTap(11);
141 shiftTap(17);
147 shiftTap(11);
149 shiftTap(25);
157 shiftTap(17);
158 shiftTap(10);
164 shiftTap(7);
165 shiftTap(1
337 private void shiftTap(int position) { method in class:MultiSelectManagerTest
[all...]
/frameworks/base/packages/DocumentsUI/tests/src/com/android/documentsui/
H A DTestInputEvent.java72 public static TestInputEvent shiftTap(int position) { method in class:TestInputEvent

Completed in 63 milliseconds