Home
last modified time | relevance | path

Searched defs:mNotificationLock (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/services/core/java/com/android/server/notification/
DNotificationManagerService.java414 final Object mNotificationLock = new Object(); field in NotificationManagerService
1823 new NotificationAssistants(getContext(), mNotificationLock, mUserProfiles, in onStart() local