OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:resendNotifications
(Results
1 - 5
of
5
) 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/src/com/android/email/
EmailNotificationController.java
[
all
...]
/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
...]
Completed in 594 milliseconds