Home
last modified time | relevance | path

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

/packages/apps/DocumentsUI/tests/common/com/android/documentsui/bots/
DDirectoryListBot.java192 UiObject2 selectionHotspot = findSelectionHotspot(label); in selectDocument()
210 UiObject2 selectionHotspot = findSelectionHotspot(label); in isDocumentSelected()
215 public UiObject2 findSelectionHotspot(String label) { in findSelectionHotspot() method in DirectoryListBot