HomeSort by relevance Sort by last modified time
    Searched refs:ACTION_ARCHIVE_REMOVE_LABEL (Results 1 - 2 of 2) sorted by null

  /packages/apps/UnifiedEmail/src/com/android/mail/
NotificationActionIntentService.java 48 public static final String ACTION_ARCHIVE_REMOVE_LABEL =
75 if (ACTION_ARCHIVE_REMOVE_LABEL.equals(intentAction)) {
135 } else if (ACTION_ARCHIVE_REMOVE_LABEL.equals(action) || ACTION_DELETE.equals(action)) {
  /packages/apps/UnifiedEmail/src/com/android/mail/utils/
NotificationActionUtils.java 390 NotificationActionIntentService.ACTION_ARCHIVE_REMOVE_LABEL;
450 ? NotificationActionIntentService.ACTION_ARCHIVE_REMOVE_LABEL
    [all...]

Completed in 70 milliseconds