Searched refs:doAndWaitForWindowTransition (Results 1 – 11 of 11) sorted by relevance
150 doAndWaitForWindowTransition { click(By.res(SELECT_BUTTON)) } in testNoPhotoSelectionTreatedAsCancel()166 doAndWaitForWindowTransition { click(By.res(SELECT_BUTTON)) } in testImplicitUserSelectHasOneTimeGrantsWithoutAppOp()214 doAndWaitForWindowTransition { click(By.res(SELECT_BUTTON)) } in testNonImplicitDoesntGrantOtherPermsWhenUserSelected()227 doAndWaitForWindowTransition { click(By.res(SELECT_BUTTON)) } in testNonImplicitAutomaticallyShowsPickerWhenUserFixed()229 doAndWaitForWindowTransition { clickAllow() } in testNonImplicitAutomaticallyShowsPickerWhenUserFixed()233 doAndWaitForWindowTransition { click(By.res(SELECT_BUTTON)) } in testNonImplicitAutomaticallyShowsPickerWhenUserFixed()235 doAndWaitForWindowTransition { clickAllow() } in testNonImplicitAutomaticallyShowsPickerWhenUserFixed()250 doAndWaitForWindowTransition { click(By.res(SELECT_BUTTON)) } in testRequestedPermsFilterMediaType()257 doAndWaitForWindowTransition { click(By.res(SELECT_BUTTON)) } in testRequestedPermsFilterMediaType()415 doAndWaitForWindowTransition { click(By.res(SELECT_BUTTON)) } in testExplicitAppCannotExpandAccessMediaLocation()[all …]
214 doAndWaitForWindowTransition { click(By.res(ALERT_DIALOG_OK_BUTTON), TIMEOUT_MILLIS) } in grantDialogBlocksRestrictedGroupsThenRequestsUnrestrictedGroupsDespiteOutOfOrderRequest()215 doAndWaitForWindowTransition { clickPermissionRequestDenyButton() } in grantDialogBlocksRestrictedGroupsThenRequestsUnrestrictedGroupsDespiteOutOfOrderRequest()224 doAndWaitForWindowTransition { clickPermissionRequestAllowForegroundButton() } in grantDialogBlocksRestrictedGroupsThenRequestsUnrestrictedGroupsDespiteOutOfOrderRequest()241 doAndWaitForWindowTransition { click(By.res(ALERT_DIALOG_OK_BUTTON), TIMEOUT_MILLIS) } in grantDialogBlocksRestrictedGroupsThenRequestsUnrestrictedHighPriorityGroups()242 doAndWaitForWindowTransition { clickPermissionRequestAllowForegroundButton() } in grantDialogBlocksRestrictedGroupsThenRequestsUnrestrictedHighPriorityGroups()259 doAndWaitForWindowTransition { click(By.res(ALERT_DIALOG_OK_BUTTON), TIMEOUT_MILLIS) } in grantDialogBlocksRestrictedGroupsThenRequestsUnrestrictedLowPriorityGroups()260 doAndWaitForWindowTransition { clickPermissionRequestAllowForegroundButton() } in grantDialogBlocksRestrictedGroupsThenRequestsUnrestrictedLowPriorityGroups()
156 doAndWaitForWindowTransition { clickPermissionRequestAllowForegroundButton() } in testGrantDialogToSettingsNoOp()170 doAndWaitForWindowTransition { clickPermissionRequestNoUpgradeAndDontAskAgainButton() } in testGrantDialogToSettingsNoOp()220 doAndWaitForWindowTransition { in testAppCanOnlyShowOneDialog()
93 doAndWaitForWindowTransition { clickPermissionRequestAllowForegroundButton() } in testLocationPermissionSplit()115 doAndWaitForWindowTransition { clickPermissionRequestAllowForegroundButton() } in testBodySensorPermissionSplit()
656 doAndWaitForWindowTransition { in <lambda>()681 doAndWaitForWindowTransition { in <lambda>()700 doAndWaitForWindowTransition { block() } in <lambda>()791 protected inline fun doAndWaitForWindowTransition(crossinline block: () -> Unit) { in <lambda>() method in android.permissionui.cts.BaseUsePermissionTest938 doAndWaitForWindowTransition { clickableSpan.onClick(View(context)) } in <lambda>()1050 doAndWaitForWindowTransition { in <lambda>()1102 doAndWaitForWindowTransition { in <lambda>()1119 doAndWaitForWindowTransition { in <lambda>()1158 doAndWaitForWindowTransition { in <lambda>()
237 doAndWaitForWindowTransition { clickableSpan.onClick(View(context)) } in <lambda>()253 doAndWaitForWindowTransition { clickableSpan.onClick(View(context)) } in <lambda>()269 doAndWaitForWindowTransition { clickableSpan.onClick(View(context)) } in <lambda>()
144 doAndWaitForWindowTransition { in startAccessibilityActivity()159 private inline fun doAndWaitForWindowTransition(crossinline block: () -> Unit) { in doAndWaitForWindowTransition() method in android.permissionui.cts.ReviewAccessibilityServicesTest
44 doAndWaitForWindowTransition { in testPermissionUsageInfo()
121 doAndWaitForWindowTransition { in openPermissionDecisions()
100 doAndWaitForWindowTransition { in openPermissionScreenForApp()
400 doAndWaitForWindowTransition { context.startActivity(intent, options.toBundle()) } in launchApp()