Home
last modified time | relevance | path

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

/packages/modules/Permission/tests/functional/safetycenter/singleuser/src/android/safetycenter/functional/
DSafetyCenterNotificationTest.kt224 TestNotificationListener.waitForSingleNotificationMatching( in setSafetySourceData_withNotificationBehaviorDelay_sendsNotificationAfterDelay()
252 TestNotificationListener.waitForSingleNotificationMatching( in setSafetySourceData_withNotificationBehaviorDelayOfZero_sendsNotificationImmediately()
281 TestNotificationListener.waitForSingleNotificationMatching( in setSafetySourceData_withNotificationBehaviorImmediately_sendsNotification()
298 TestNotificationListener.waitForSingleNotificationMatching( in setSafetySourceData_withNotificationsAllowedForSourceByFlag_sendsNotification()
332 TestNotificationListener.waitForSingleNotificationMatching( in setSafetySourceData_issueWithTwoActions_notificationWithTwoActions()
370 TestNotificationListener.waitForSingleNotificationMatching( in setSafetySourceData_withNotificationsAllowedForSourceByConfig_sendsNotification()
415 TestNotificationListener.waitForSingleNotificationMatching( in setSafetySourceData_withCustomNotification_usesCustomValues()
454 TestNotificationListener.waitForSingleNotificationMatching( in setSafetySourceData_withEmptyCustomActions_notificationHasNoActions()
479 TestNotificationListener.waitForSingleNotificationMatching( in setSafetySourceData_twiceWithSameIssueId_updatesNotification()
511 TestNotificationListener.waitForSingleNotificationMatching( in setSafetySourceData_twiceWithSameIssueId_updatesNotification()
[all …]
/packages/modules/Permission/tests/hostside/safetycenter/helper-app/src/android/safetycenter/hostside/device/
DSafetyCenterNotificationLoggingHelperTests.kt79 TestNotificationListener.waitForSingleNotificationMatching( in openSafetyCenterFromNotification()
/packages/modules/Permission/tests/utils/safetycenter/java/com/android/safetycenter/testing/
DTestNotificationListener.kt116 fun waitForSingleNotificationMatching( in <lambda>() method