Home
last modified time | relevance | path

Searched refs:sNotificationDelayedMessagePending (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Email/src/com/android/email/
DEmailNotificationController.java218 private static boolean sNotificationDelayedMessagePending; field in EmailNotificationController
239 sNotificationDelayedMessagePending = false; in ensureHandlerExists()
596 if (sNotificationDelayedMessagePending) { in refreshNotificationsForAccount()
603 sNotificationDelayedMessagePending = true; in refreshNotificationsForAccount()
727 if (sNotificationDelayedMessagePending) { in refreshAllNotifications()
734 sNotificationDelayedMessagePending = true; in refreshAllNotifications()