Searched refs:findDocumentsList (Results 1 – 5 of 5) sorted by relevance
42 Rect dirListBounds = bots.directory.findDocumentsList().getBounds(); in testBandSelection_allFiles()53 Rect dirListBounds = bots.directory.findDocumentsList().getBounds(); in testBandSelection_someFiles()
42 Rect dirListBounds = bots.directory.findDocumentsList().getBounds(); in testFingerSelection_outOfRange()
108 Rect dirListBounds = bots.directory.findDocumentsList().getBounds(); in testContextMenu_onEmptyArea()
81 UiObject docsList = findDocumentsList(); in assertDocumentsCount()112 UiObject docsList = findDocumentsList(); in assertDocumentsCountOnList()320 public UiObject findDocumentsList() { in findDocumentsList() method in DirectoryListBot
98 new UiScrollable(mDirListBot.findDocumentsList().getSelector()).flingToEnd(MAX_FLINGS); in testFlingJankPerformance()