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

/packages/apps/UnifiedEmail/src/com/android/mail/utils/
H A DNotificationActionUtils.java629 public static Notification createUndoNotification(final Context context, method in class:NotificationActionUtils
631 LogUtils.i(LOG_TAG, "createUndoNotification for %s",
786 public static void createUndoNotification(final Context context, method in class:NotificationActionUtils
788 LogUtils.i(LOG_TAG, "createUndoNotification for %s",
796 createUndoNotification(context, notificationAction, notificationId);

Completed in 22 milliseconds