Home
last modified time | relevance | path

Searched refs:findDocumentsListSelector (Results 1 – 1 of 1) sorted by relevance

/packages/apps/DocumentsUI/tests/common/com/android/documentsui/bots/
DDirectoryListBot.java223 final UiSelector docList = findDocumentsListSelector(); in findSelectionHotspot()
276 final UiSelector docList = findDocumentsListSelector(); in findDocument()
312 final UiSelector docList = findDocumentsListSelector(); in assertFirstDocumentHasFocus()
327 private UiSelector findDocumentsListSelector() { in findDocumentsListSelector() method in DirectoryListBot