Searched refs:INTENT_ACTION_NOTIFICATIONS (Results 1 – 1 of 1) sorted by relevance
261 SystemActionsBroadcastReceiver.INTENT_ACTION_NOTIFICATIONS); in registerActions()380 intent = SystemActionsBroadcastReceiver.INTENT_ACTION_NOTIFICATIONS; in register()580 private static final String INTENT_ACTION_NOTIFICATIONS = "SYSTEM_ACTION_NOTIFICATIONS"; field in SystemActions.SystemActionsBroadcastReceiver605 case INTENT_ACTION_NOTIFICATIONS: in createPendingIntent()637 intentFilter.addAction(INTENT_ACTION_NOTIFICATIONS); in createIntentFilter()671 case INTENT_ACTION_NOTIFICATIONS: { in onReceive()