Home
last modified time | relevance | path

Searched refs:undoableAction (Results 1 – 1 of 1) sorted by relevance

/packages/apps/UnifiedEmail/src/com/android/mail/utils/
DNotificationUtils.java398 final NotificationAction undoableAction = in resendNotifications() local
400 if (undoableAction == null) { in resendNotifications()
405 NotificationActionUtils.createUndoNotification(context, undoableAction); in resendNotifications()