Home
last modified time | relevance | path

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

/cts/tests/tests/hibernation/src/android/hibernation/cts/
DAutoRevokeTest.kt721 val autoRevokeText = if (hasFeatureWatch()) { in <lambda>() constant
729 By.checkable(true).hasDescendant(By.textStartsWith(autoRevokeText))) in <lambda>()
734 .hasDescendant(By.textStartsWith(autoRevokeText)) in <lambda>()