Home
last modified time | relevance | path

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

/cts/tests/tests/permission3/src/android/permission3/cts/
DPermissionSplitTest.kt66 clickPermissionRequestAllowForegroundButton() in testLocationPermissionSplit()
DPermissionTest30.kt50 clickPermissionRequestAllowForegroundButton() in testRequestBothInSequence()
DPermissionTest23.kt186 clickPermissionRequestAllowForegroundButton() in testGrantPreviouslyRevokedWithPrejudiceShowsPrompt()
294 clickPermissionRequestAllowForegroundButton() in testNullAndRealPermission()
DBaseUsePermissionTest.kt317 protected fun clickPermissionRequestAllowForegroundButton(timeoutMillis: Long = 10_000) { in <lambda>() method