Searched refs:cancelExisting (Results 1 - 1 of 1) sorted by relevance

/packages/apps/UnifiedEmail/src/com/android/mail/utils/
H A DNotificationUtils.java288 * @param cancelExisting True, if all notifications should be canceled before resending.
295 public static void resendNotifications(Context context, final boolean cancelExisting, argument
299 if (cancelExisting) {

Completed in 60 milliseconds