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

  /packages/apps/DocumentsUI/tests/functional/com/android/documentsui/
BandSelectionUiTest.java 41 Rect dirListBounds = bots.directory.findDocumentsList().getBounds();
51 Rect dirListBounds = bots.directory.findDocumentsList().getBounds();
ContextMenuUiTest.java 110 Rect dirListBounds = bots.directory.findDocumentsList().getBounds();
  /packages/apps/DocumentsUI/perf-tests/src/com/android/documentsui/
FilesJankPerfTest.java 98 new UiScrollable(mDirListBot.findDocumentsList().getSelector()).flingToEnd(MAX_FLINGS);
  /packages/apps/DocumentsUI/tests/common/com/android/documentsui/bots/
DirectoryListBot.java 69 UiObject docsList = findDocumentsList();
100 UiObject docsList = findDocumentsList();
270 public UiObject findDocumentsList() {

Completed in 609 milliseconds