Home
last modified time | relevance | path

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

/packages/modules/Permission/tests/utils/safetycenter/java/com/android/safetycenter/testing/
DTestNotificationListener.kt120 return waitForNotificationsMatching(characteristics, timeout = timeout).first() in <lambda>()
129 fun waitForNotificationsMatching( in <lambda>() method
/packages/modules/Permission/tests/functional/safetycenter/singleuser/src/android/safetycenter/functional/
DSafetyCenterNotificationTest.kt709 TestNotificationListener.waitForNotificationsMatching( in setSafetySourceData_duplicateIssues_sendsOneNotification()
751 TestNotificationListener.waitForNotificationsMatching( in setSafetySourceData_duplicateIssueOfLowerSeverityDismissed_sendsNotification()
768 TestNotificationListener.waitForNotificationsMatching( in setSafetySourceData_withInformationIssue_lowImportanceBlockableNotification()
787 TestNotificationListener.waitForNotificationsMatching( in setSafetySourceData_withRecommendationIssue_defaultImportanceUnblockableNotification()
806 TestNotificationListener.waitForNotificationsMatching( in setSafetySourceData_withCriticalIssue_highImportanceUnblockableNotification()
/packages/modules/Permission/tests/functional/safetycenter/multiusers/src/android/safetycenter/functional/multiusers/
DSafetyCenterMultiUsersTest.kt1538 TestNotificationListener.waitForNotificationsMatching( in setSafetySourceData_notificationsAllowed_workProfile_sendsNotification()