Home
last modified time | relevance | path

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

/packages/modules/Permission/service/java/com/android/safetycenter/notifications/
DSafetyCenterNotificationFactory.java96 PendingIntent contentIntent = newSafetyCenterPendingIntent(userId); in newNotificationForSuccessfulAction()
150 PendingIntent contentIntent = newSafetyCenterPendingIntent(issueKey); in newNotificationForIssue()
190 private PendingIntent newSafetyCenterPendingIntent(SafetyCenterIssueKey issueKey) { in newSafetyCenterPendingIntent() method in SafetyCenterNotificationFactory
214 private PendingIntent newSafetyCenterPendingIntent(@UserIdInt int userId) { in newSafetyCenterPendingIntent() method in SafetyCenterNotificationFactory