Searched refs:INTENT_ACTION_NOTIFICATIONS (Results 1 – 1 of 1) sorted by relevance
264 SystemActionsBroadcastReceiver.INTENT_ACTION_NOTIFICATIONS); in registerActions()378 intent = SystemActionsBroadcastReceiver.INTENT_ACTION_NOTIFICATIONS; in register()577 private static final String INTENT_ACTION_NOTIFICATIONS = "SYSTEM_ACTION_NOTIFICATIONS"; field in SystemActions.SystemActionsBroadcastReceiver602 case INTENT_ACTION_NOTIFICATIONS: in createPendingIntent()634 intentFilter.addAction(INTENT_ACTION_NOTIFICATIONS); in createIntentFilter()668 case INTENT_ACTION_NOTIFICATIONS: { in onReceive()