Searched refs:resendNotifications (Results 1 – 6 of 6) sorted by relevance
/packages/apps/UnifiedEmail/src/com/android/mail/ |
D | NotificationActionIntentService.java | 127 NotificationActionUtils.resendNotifications(context, notificationAction.getAccount(), in onHandleIntent() 154 NotificationActionUtils.resendNotifications(context, notificationAction.getAccount(), in onHandleIntent()
|
D | MailIntentService.java | 92 NotificationUtils.resendNotifications( in onHandleIntent() 102 NotificationUtils.resendNotifications(this, false, account.uri, in onHandleIntent()
|
/packages/apps/UnifiedEmail/src/com/android/mail/utils/ |
D | NotificationActionUtils.java | 825 resendNotifications(context, account, folder); in cancelUndoNotification() 866 public static void resendNotifications(final Context context, final Account account, in resendNotifications() method in NotificationActionUtils
|
D | NotificationUtils.java | 346 resendNotifications(context, true, null, null, contactFetcher); in cancelAndResendNotificationsOnLocaleChange() 364 public static void resendNotifications(Context context, final boolean cancelExisting, in resendNotifications() method in NotificationUtils
|
/packages/apps/Email/provider_src/com/android/email/service/ |
D | EmailBroadcastProcessorService.java | 372 NotificationActionUtils.resendNotifications(getApplicationContext(), in onSystemAccountChanged()
|
/packages/apps/Email/src/com/android/email/ |
D | EmailNotificationController.java | 741 NotificationUtils.resendNotifications( in refreshAllNotificationsInternal()
|