Home
last modified time | relevance | path

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

/packages/apps/DocumentsUI/tests/common/com/android/documentsui/bots/
DDirectoryListBot.java339 UiObject2 selectionText = mDevice.wait( in assertSelection() local
341 assertTrue(selectionText != null); in assertSelection()