Searched refs:waitForNotificationsMatching (Results 1 – 2 of 2) sorted by relevance
653 TestNotificationListener.waitForNotificationsMatching( in setSafetySourceData_duplicateIssues_sendsOneNotification()688 TestNotificationListener.waitForNotificationsMatching( in setSafetySourceData_duplicateIssueOfLowerSeverityDismissed_sendsNotification()701 TestNotificationListener.waitForNotificationsMatching( in setSafetySourceData_withInformationIssue_lowImportanceBlockableNotification()719 TestNotificationListener.waitForNotificationsMatching( in setSafetySourceData_withRecommendationIssue_defaultImportanceUnblockableNotification()737 TestNotificationListener.waitForNotificationsMatching( in setSafetySourceData_withCriticalIssue_highImportanceUnblockableNotification()
150 return waitForNotificationsMatching(characteristics, timeout = timeout).first() in <lambda>()159 fun waitForNotificationsMatching( in <lambda>() method