Home
last modified time | relevance | path

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

/packages/apps/Email/src/com/android/email/
DEmailNotificationController.java224 private static final Object sNotificationDelayedMessageLock = new Object(); field in EmailNotificationController
238 synchronized (sNotificationDelayedMessageLock) { in ensureHandlerExists()
595 synchronized (sNotificationDelayedMessageLock) { in refreshNotificationsForAccount()
726 synchronized (sNotificationDelayedMessageLock) { in refreshAllNotifications()