HomeSort by relevance Sort by last modified time
    Searched refs:selectDocument (Results 1 - 3 of 3) sorted by null

  /frameworks/base/packages/DocumentsUI/tests/src/com/android/documentsui/
RenameDocumentUiTest.java 38 bots.directory.selectDocument(fileName1);
47 bots.directory.selectDocument(fileNameNoRename);
56 bots.directory.selectDocument(fileName1);
57 bots.directory.selectDocument(fileNameNoRename);
66 bots.directory.selectDocument(fileName1);
67 bots.directory.selectDocument(fileName2);
77 bots.directory.selectDocument(fileName1);
92 bots.directory.selectDocument(fileName1);
106 bots.directory.selectDocument(fileName1);
124 bots.directory.selectDocument(oldName)
    [all...]
RootsUiTest.java 50 bots.directory.selectDocument(fileName1);
  /frameworks/base/packages/DocumentsUI/tests/src/com/android/documentsui/bots/
DirectoryListBot.java 126 public UiObject selectDocument(String label) throws UiObjectNotFoundException {

Completed in 7021 milliseconds