Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/dreams/
DDreamOverlayNotificationCountProviderTest.java45 NotificationListener mNotificationListener; field in DreamOverlayNotificationCountProviderTest
/frameworks/base/services/core/java/com/android/server/
DSensitiveContentProtectionManagerService.java74 NotificationListener mNotificationListener; field in SensitiveContentProtectionManagerService
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/logging/
DNotificationLogger.java83 private final NotificationListenerService mNotificationListener; field in NotificationLogger
/frameworks/base/services/core/java/com/android/server/am/
DAppFGSTracker.java88 final NotificationListener mNotificationListener = new NotificationListener(); field in AppFGSTracker
/frameworks/base/services/core/java/com/android/server/media/
DMediaSessionService.java171 private NotificationListener mNotificationListener; field in MediaSessionService