Home
last modified time | relevance | path

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

/packages/modules/Permission/tests/functional/safetycenter/singleuser/src/android/safetycenter/functional/
DSafetyCenterNotificationTest.kt230 TestNotificationListener.waitForSingleNotificationMatching( in setSafetySourceData_withNotificationBehaviorDelay_sendsNotificationAfterDelay()
257 TestNotificationListener.waitForSingleNotificationMatching( in setSafetySourceData_withNotificationBehaviorDelayOfZero_sendsNotificationImmediately()
285 TestNotificationListener.waitForSingleNotificationMatching( in setSafetySourceData_withNotificationBehaviorImmediately_sendsNotification()
301 TestNotificationListener.waitForSingleNotificationMatching( in setSafetySourceData_withNotificationsAllowedForSourceByFlag_sendsNotification()
334 TestNotificationListener.waitForSingleNotificationMatching( in setSafetySourceData_issueWithTwoActions_notificationWithTwoActions()
411 TestNotificationListener.waitForSingleNotificationMatching( in setSafetySourceData_withCustomNotification_usesCustomValues()
449 TestNotificationListener.waitForSingleNotificationMatching( in setSafetySourceData_withEmptyCustomActions_notificationHasNoActions()
473 TestNotificationListener.waitForSingleNotificationMatching( in setSafetySourceData_twiceWithSameIssueId_updatesNotification()
504 TestNotificationListener.waitForSingleNotificationMatching( in setSafetySourceData_twiceWithSameIssueId_updatesNotification()
587 TestNotificationListener.waitForSingleNotificationMatching( in setSafetySourceData_withDismissedIssueId_doesNotNotify()
[all …]
/packages/modules/Permission/tests/functional/safetycenter/singleuser/src/android/safetycenter/functional/testing/
DTestNotificationListener.kt146 fun waitForSingleNotificationMatching( in <lambda>() method