Home
last modified time | relevance | path

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

/packages/modules/Permission/tests/utils/safetycenter/java/com/android/safetycenter/testing/
DNotificationCharacteristics.kt55 fun safetySourceIdMatches( in safetySourceIdMatches() method
76 safetySourceIdMatches( in isMatch()
/packages/modules/Permission/tests/functional/safetycenter/singleuser/src/android/safetycenter/functional/
DSafetyCenterNotificationTest.kt1009 assertThat(NotificationCharacteristics.safetySourceIdMatches(it, uniqueSafetySourceId)) in sendActionPendingIntent_successfulWithSuccessMessage_successNotification()
1039 assertThat(NotificationCharacteristics.safetySourceIdMatches(it, uniqueSafetySourceId)) in successNotification_notificationHasAutoCancel()
1105 assertThat(NotificationCharacteristics.safetySourceIdMatches(it, uniqueSafetySourceId)) in sendActionPendingIntent_sourceStateChangedSafetyEvent_successNotification()
1177 assertThat(NotificationCharacteristics.safetySourceIdMatches(it, uniqueSafetySourceId)) in sendActionPendingIntent_actionIdDiffersFromIssueActionId_successNotification()