Home
last modified time | relevance | path

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

/packages/modules/Permission/service/java/com/android/safetycenter/notifications/
DSafetyCenterNotificationFactory.java269 PendingIntent pendingIntent = getPendingIntentForAction(issueKey, issueAction); in toNotificationAction()
275 private PendingIntent getPendingIntentForAction( in getPendingIntentForAction() method in SafetyCenterNotificationFactory