Home
last modified time | relevance | path

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

/cts/tests/app/src/android/app/cts/
DCloseSystemDialogsTest.java206 assertCloseSystemDialogsNotReceived(); in testCloseSystemDialogs_whenTargetSdkCurrent_isBlockedAndThrows()
215 assertCloseSystemDialogsNotReceived(); in testCloseSystemDialogs_whenTargetSdk30_isBlockedButDoesNotThrow()
247 assertCloseSystemDialogsNotReceived(); in testCloseSystemDialogs_inTrampolineWhenTargetSdkCurrent_isBlockedAndThrows()
279 assertCloseSystemDialogsNotReceived(); in testCloseSystemDialogs_inTrampolineViaPendingIntentWhenTargetSdkCurrent_isBlocked()
392 assertCloseSystemDialogsNotReceived(); in testCloseSystemDialogsViaActivityManager_whenTargetSdkCurrent_isBlockedAndThrows()
403 assertCloseSystemDialogsNotReceived(); in testCloseSystemDialogsViaActivityManager_whenTargetSdk30_isBlockedButDoesNotThrow()
412 private void assertCloseSystemDialogsNotReceived() { in assertCloseSystemDialogsNotReceived() method in CloseSystemDialogsTest