OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:resendNotifications
(Results
1 - 5
of
5
) sorted by null
/packages/apps/UnifiedEmail/src/com/android/mail/
MailIntentService.java
82
NotificationUtils.
resendNotifications
(this, false, accountUri,
NotificationActionIntentService.java
142
NotificationActionUtils.
resendNotifications
(context, notificationAction.getAccount(),
/packages/apps/UnifiedEmail/src/com/android/mail/utils/
NotificationActionUtils.java
711
resendNotifications
(context, account, folder);
731
resendNotifications
(context, account, folder);
754
public static void
resendNotifications
(final Context context, final Account account,
756
LogUtils.i(LOG_TAG, "
resendNotifications
account: %s, folder: %s"
[
all
...]
NotificationUtils.java
277
resendNotifications
(context, true, null, null);
295
public static void
resendNotifications
(Context context, final boolean cancelExisting,
297
LogUtils.d(LOG_TAG, "
resendNotifications
");
300
LogUtils.d(LOG_TAG, "
resendNotifications
- cancelling all");
317
LogUtils.d(LOG_TAG, "
resendNotifications
- not resending %s / %s"
323
LogUtils.d(LOG_TAG, "
resendNotifications
- resending %s / %s",
[
all
...]
/packages/apps/Email/src/com/android/email/
NotificationController.java
686
NotificationUtils.
resendNotifications
(context, false, null, null);
[
all
...]
Completed in 33 milliseconds