Searched refs:ACTION_NOTIFICATION_ACTION_CLICKED (Results 1 – 1 of 1) sorted by relevance
60 private static final String ACTION_NOTIFICATION_ACTION_CLICKED = field in SafetyCenterNotificationReceiver92 Intent intent = new Intent(ACTION_NOTIFICATION_ACTION_CLICKED); in newNotificationActionClickedIntent()160 filter.addAction(ACTION_NOTIFICATION_ACTION_CLICKED); in register()188 case ACTION_NOTIFICATION_ACTION_CLICKED: in onReceive()