Home
last modified time | relevance | path

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

/cts/tests/tests/hibernation/src/android/hibernation/cts/
DAutoRevokeTest.kt700 waitFindObject(byTextIgnoreCase(label)).click() in <lambda>()
786 fun byTextIgnoreCase(txt: String): BySelector { in byTextIgnoreCase() method