HomeSort by relevance Sort by last modified time
    Searched defs:gestureSelectFiles (Results 1 - 2 of 2) sorted by null

  /packages/apps/DocumentsUI/tests/functional/com/android/documentsui/
GestureSelectionUiTest.java 39 bots.gesture.gestureSelectFiles(fileName1, fileName2);
46 bots.gesture.gestureSelectFiles(fileName2, dirName1);
54 bots.gesture.gestureSelectFiles(fileName1, fileName2);
62 bots.gesture.gestureSelectFiles(fileName2, dirName1);
  /packages/apps/DocumentsUI/tests/common/com/android/documentsui/bots/
GestureBot.java 55 public void gestureSelectFiles(String startLabel, String endLabel) throws Exception {

Completed in 2591 milliseconds