Home
last modified time | relevance | path

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

/cts/hostsidetests/scopedstorage/libs/ScopedStorageTestLib/src/android/scopedstorage/cts/lib/
DTestUtils.java1139 final UiSelector deny = new UiSelector().textMatches("(?i)Deny"); in doEscalation() local
1141 scrollIntoView(deny); in doEscalation()
1143 final boolean denyExists = new UiObject(deny).waitForExists(timeout); in doEscalation()
1147 device.findObject(deny).click(); in doEscalation()
/cts/common/device-side/bedstead/remoteframeworkclasses/java/apis/
Dcurrent.txt57733 method public abstract void deny();