Home
last modified time | relevance | path

Searched refs:notificationListener (Results 1 – 7 of 7) sorted by relevance

/frameworks/base/media/java/android/media/session/
DMediaSessionManager.java165 @Nullable ComponentName notificationListener) { in getActiveSessions()
166 return getActiveSessionsForUser(notificationListener, UserHandle.myUserId()); in getActiveSessions()
184 @Nullable ComponentName notificationListener, int userId) { in getActiveSessionsForUser()
187 List<MediaSession.Token> tokens = mService.getSessions(notificationListener, userId); in getActiveSessionsForUser()
256 @Nullable ComponentName notificationListener) { in addOnActiveSessionsChangedListener() argument
257 addOnActiveSessionsChangedListener(sessionListener, notificationListener, null); in addOnActiveSessionsChangedListener()
277 @Nullable ComponentName notificationListener, @Nullable Handler handler) { in addOnActiveSessionsChangedListener() argument
278 addOnActiveSessionsChangedListener(sessionListener, notificationListener, in addOnActiveSessionsChangedListener()
300 @Nullable ComponentName notificationListener, int userId, @Nullable Handler handler) { in addOnActiveSessionsChangedListener() argument
315 mService.addSessionsListener(wrapper.mStub, notificationListener, userId); in addOnActiveSessionsChangedListener()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/
DNotificationAlertingManager.java65 NotificationListener notificationListener) { in NotificationAlertingManager() argument
71 mNotificationListener = notificationListener; in NotificationAlertingManager()
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/logging/
DNotificationLoggerTest.java168 TestableNotificationLogger(NotificationListener notificationListener, in TestableNotificationLogger() argument
174 super(notificationListener, uiOffloadThread, entryManager, statusBarStateController, in TestableNotificationLogger()
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/
DNonPhoneDependencyTest.java81 NotificationListener notificationListener = Dependency.get(NotificationListener.class); in testNotificationManagementCodeHasNoDependencyOnStatusBarWindowManager() local
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/logging/
DNotificationLogger.java196 public NotificationLogger(NotificationListener notificationListener, in NotificationLogger() argument
201 mNotificationListener = notificationListener; in NotificationLogger()
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/phone/
DStatusBarTest.java770 IStatusBarService barService, NotificationListener notificationListener, in TestableStatusBar() argument
801 mNotificationListener = notificationListener; in TestableStatusBar()
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...