Home
last modified time | relevance | path

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

/packages/apps/UnifiedEmail/src/com/android/mail/utils/
DNotificationActionUtils.java824 removeUndoNotification(context, notificationId, false); in cancelUndoNotification()
841 removeUndoNotification(context, notificationId, true); in processUndoNotification()
852 private static void removeUndoNotification( in removeUndoNotification() method in NotificationActionUtils