Searched refs:ACTION_ARCHIVE_REMOVE_LABEL (Results 1 – 2 of 2) sorted by relevance
48 public static final String ACTION_ARCHIVE_REMOVE_LABEL = field in NotificationActionIntentService75 if (ACTION_ARCHIVE_REMOVE_LABEL.equals(intentAction)) { in logNotificationAction()135 } else if (ACTION_ARCHIVE_REMOVE_LABEL.equals(action) || ACTION_DELETE.equals(action)) { in onHandleIntent()
390 NotificationActionIntentService.ACTION_ARCHIVE_REMOVE_LABEL; in getNotificationActionPendingIntent()450 ? NotificationActionIntentService.ACTION_ARCHIVE_REMOVE_LABEL in getWearNotificationActionPendingIntent()