Home
last modified time | relevance | path

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

/aosp12/packages/apps/DocumentsUI/tests/common/com/android/documentsui/bots/
H A DDirectoryListBot.java338 UiObject2 selectionText = mDevice.wait( in assertSelection() local
340 assertTrue(selectionText != null); in assertSelection()