Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/notification/
DNotificationManagerService.java270 final ArrayList<NotificationRecord> mNotificationList = field in NotificationManagerService
3818 super(getContext(), mHandler, mNotificationList, mUserProfiles); in NotificationRankers() local
3949 super(getContext(), mHandler, mNotificationList, mUserProfiles); in NotificationListeners() local