Home
last modified time | relevance | path

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

/packages/modules/Permission/tests/functional/safetycenter/singleuser/src/android/safetycenter/functional/
DSafetyCenterNotificationTest.kt1008 TestNotificationListener.waitForSuccessNotification("Issue solved") { in sendActionPendingIntent_successfulWithSuccessMessage_successNotification()
1038 TestNotificationListener.waitForSuccessNotification("Issue solved") { in successNotification_notificationHasAutoCancel()
1104 TestNotificationListener.waitForSuccessNotification("Issue solved") { in sendActionPendingIntent_sourceStateChangedSafetyEvent_successNotification()
1176 TestNotificationListener.waitForSuccessNotification("Solved via notification action :)") { in sendActionPendingIntent_actionIdDiffersFromIssueActionId_successNotification()
/packages/modules/Permission/tests/utils/safetycenter/java/com/android/safetycenter/testing/
DTestNotificationListener.kt148 fun waitForSuccessNotification( in <lambda>() method