Home | History | Annotate | Download | only in browse

Lines Matching refs:NotificationAction

52 import com.android.mail.utils.NotificationActionUtils.NotificationAction;
2412 final SparseArrayCompat<NotificationAction> undoNotifications =
2423 final NotificationAction notificationAction =
2428 final Folder folder = notificationAction.getFolder();
2429 final boolean deleteAction = notificationAction.getNotificationActionType()
2434 if (notificationAction.getNotificationActionType().getIsDestructive()) {
2435 final Conversation conversation = notificationAction.getConversation();