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

/packages/apps/UnifiedEmail/src/com/android/mail/
H A DNotificationActionIntentService.java60 public static final String ACTION_DESTRUCT = "com.android.mail.action.notification.DESTRUCT"; field in class:NotificationActionIntentService
141 if (ACTION_UNDO_TIMEOUT.equals(action) || ACTION_DESTRUCT.equals(action)) {

Completed in 184 milliseconds