Searched refs:clickPermissionRequestAllowForegroundButton (Results 1 – 9 of 9) sorted by relevance
67 clickPermissionRequestAllowForegroundButton() in testCoarsePermissionIsGranted()86 clickPermissionRequestAllowForegroundButton() in testPrecisePermissionIsGranted()105 clickPermissionRequestAllowForegroundButton() in testPermissionUpgradeFlow()114 clickPermissionRequestAllowForegroundButton() in testPermissionUpgradeFlow()128 clickPermissionRequestAllowForegroundButton() in testCoarseRequestAndGrant()140 clickPermissionRequestAllowForegroundButton() in testPreSAppsAutograntFineIfCoarseGranted()
91 clickPermissionRequestAllowForegroundButton() in testLocationPermissionSplit()93 doAndWaitForWindowTransition { clickPermissionRequestAllowForegroundButton() } in testLocationPermissionSplit()113 clickPermissionRequestAllowForegroundButton() in testBodySensorPermissionSplit()115 doAndWaitForWindowTransition { clickPermissionRequestAllowForegroundButton() } in testBodySensorPermissionSplit()
77 clickPermissionRequestAllowForegroundButton() in testRequestBothInSequence()100 clickPermissionRequestAllowForegroundButton() in testRequestBothButGrantInSequence()156 doAndWaitForWindowTransition { clickPermissionRequestAllowForegroundButton() } in testGrantDialogToSettingsNoOp()199 clickPermissionRequestAllowForegroundButton() in testGrantDialogToSettingsDowngrade()
50 clickPermissionRequestAllowForegroundButton() in testAcceptPermissionDialogShowsDecisionWithGrantedAccess()96 clickPermissionRequestAllowForegroundButton() in testClickOnDecisionAndChangeAccessUpdatesDecision()
224 doAndWaitForWindowTransition { clickPermissionRequestAllowForegroundButton() } in grantDialogBlocksRestrictedGroupsThenRequestsUnrestrictedGroupsDespiteOutOfOrderRequest()242 doAndWaitForWindowTransition { clickPermissionRequestAllowForegroundButton() } in grantDialogBlocksRestrictedGroupsThenRequestsUnrestrictedHighPriorityGroups()260 doAndWaitForWindowTransition { clickPermissionRequestAllowForegroundButton() } in grantDialogBlocksRestrictedGroupsThenRequestsUnrestrictedLowPriorityGroups()
55 clickPermissionRequestAllowForegroundButton() in testRequestBothInSequence()
297 clickPermissionRequestAllowForegroundButton() in mergeAppPermissionRequestIntoNotificationAndVerifyResult()318 clickPermissionRequestAllowForegroundButton() in mergeNotificationRequestIntoAppPermissionRequestAndVerifyResult()
320 clickPermissionRequestAllowForegroundButton() in testNullAndRealPermission()
883 protected fun clickPermissionRequestAllowForegroundButton(timeoutMillis: Long = 20_000) { in <lambda>() method