Home
last modified time | relevance | path

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

/packages/modules/Permission/service/java/com/android/safetycenter/notifications/
DSafetyCenterNotificationReceiver.java54 public final class SafetyCenterNotificationReceiver extends BroadcastReceiver { class
140 public SafetyCenterNotificationReceiver( in SafetyCenterNotificationReceiver() method in SafetyCenterNotificationReceiver
DSafetyCenterNotificationFactory.java164 SafetyCenterNotificationReceiver.newNotificationDismissedIntent( in newNotificationForIssue()
296 return SafetyCenterNotificationReceiver.newNotificationActionClickedIntent( in getReceiverPendingIntentForResolvingAction()
/packages/modules/Permission/service/java/com/android/safetycenter/
DSafetyCenterService.java89 import com.android.safetycenter.notifications.SafetyCenterNotificationReceiver;
221 new SafetyCenterNotificationReceiver( in onStart()