HomeSort by relevance Sort by last modified time
    Searched refs:resendNotifications (Results 1 - 6 of 6) sorted by null

  /packages/apps/UnifiedEmail/src/com/android/mail/
MailIntentService.java 92 NotificationUtils.resendNotifications(
102 NotificationUtils.resendNotifications(this, false, account.uri,
NotificationActionIntentService.java 127 NotificationActionUtils.resendNotifications(context, notificationAction.getAccount(),
154 NotificationActionUtils.resendNotifications(context, notificationAction.getAccount(),
  /packages/apps/Email/provider_src/com/android/email/service/
EmailBroadcastProcessorService.java 372 NotificationActionUtils.resendNotifications(getApplicationContext(),
  /packages/apps/UnifiedEmail/src/com/android/mail/utils/
NotificationActionUtils.java     [all...]
NotificationUtils.java 346 resendNotifications(context, true, null, null, contactFetcher);
364 public static void resendNotifications(Context context, final boolean cancelExisting,
367 LogUtils.i(LOG_TAG, "resendNotifications cancelExisting: %b, account: %s, folder: %s",
373 LogUtils.d(LOG_TAG, "resendNotifications - cancelling all");
389 LogUtils.d(LOG_TAG, "resendNotifications - not resending %s / %s"
395 LogUtils.d(LOG_TAG, "resendNotifications - resending %s / %s",
    [all...]
  /packages/apps/Email/src/com/android/email/
EmailNotificationController.java     [all...]

Completed in 392 milliseconds