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

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

Completed in 12 milliseconds