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.java355 final Object mNotificationLock = new Object(); field in NotificationManagerService
1525 new NotificationAssistants(getContext(), mNotificationLock, mUserProfiles, in onStart() local