Home
last modified time | relevance | path

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

/packages/modules/Permission/tests/utils/safetycenter/java/com/android/safetycenter/testing/
DTestNotificationListener.kt169 cancelAndWait(statusBarNotification.key, waitForIssueCache = false) in <lambda>()
297 fun cancelAndWait(key: String, waitForIssueCache: Boolean = true) { in <lambda>() method
/packages/modules/Permission/tests/functional/safetycenter/singleuser/src/android/safetycenter/functional/
DSafetyCenterNotificationTest.kt640 TestNotificationListener.cancelAndWait(notificationWithChannel.statusBarNotification.key) in setSafetySourceData_withDismissedIssueId_doesNotNotify()
676 TestNotificationListener.cancelAndWait(notificationWithChannel.statusBarNotification.key) in setSafetySourceData_withDismissedIssueIdButResurfaceDelayZero_doesNotify()
742 TestNotificationListener.cancelAndWait(notificationWithChannel.statusBarNotification.key) in setSafetySourceData_duplicateIssueOfLowerSeverityDismissed_sendsNotification()
860 TestNotificationListener.cancelAndWait(notificationWithChannel.statusBarNotification.key) in dismissingNotification_doesNotUpdateSafetyCenterData()
901 TestNotificationListener.cancelAndWait(notificationWithChannel.statusBarNotification.key) in dismissingNotification_withDuplicateIssues_allDismissed()