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.java309 final Object mNotificationLock = new Object(); field in NotificationManagerService
4969 super(getContext(), mHandler, mNotificationLock, mUserProfiles); in NotificationAssistants() local
5078 super(getContext(), mHandler, mNotificationLock, mUserProfiles); in NotificationListeners() local