Searched defs:ACTION_ARCHIVE_REMOVE_LABEL (Results 1 - 1 of 1) sorted by relevance

/packages/apps/UnifiedEmail/src/com/android/mail/
H A DNotificationActionIntentService.java47 public static final String ACTION_ARCHIVE_REMOVE_LABEL = field in class:NotificationActionIntentService
74 if (ACTION_ARCHIVE_REMOVE_LABEL.equals(intentAction)) {
123 } else if (ACTION_ARCHIVE_REMOVE_LABEL.equals(action) || ACTION_DELETE.equals(action)) {

Completed in 62 milliseconds