Searched refs:notificationListener (Results 1 – 7 of 7) sorted by relevance
/frameworks/base/media/java/android/media/session/ |
D | MediaSessionManager.java | 165 @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/ |
D | NotificationAlertingManager.java | 65 NotificationListener notificationListener) { in NotificationAlertingManager() argument 71 mNotificationListener = notificationListener; in NotificationAlertingManager()
|
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/logging/ |
D | NotificationLoggerTest.java | 168 TestableNotificationLogger(NotificationListener notificationListener, in TestableNotificationLogger() argument 174 super(notificationListener, uiOffloadThread, entryManager, statusBarStateController, in TestableNotificationLogger()
|
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/ |
D | NonPhoneDependencyTest.java | 81 NotificationListener notificationListener = Dependency.get(NotificationListener.class); in testNotificationManagementCodeHasNoDependencyOnStatusBarWindowManager() local
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/logging/ |
D | NotificationLogger.java | 196 public NotificationLogger(NotificationListener notificationListener, in NotificationLogger() argument 201 mNotificationListener = notificationListener; in NotificationLogger()
|
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/phone/ |
D | StatusBarTest.java | 770 IStatusBarService barService, NotificationListener notificationListener, in TestableStatusBar() argument 801 mNotificationListener = notificationListener; in TestableStatusBar()
|
/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
D | android-28.jar | META-INF/
META-INF/MANIFEST.MF
javax/
javax/net/
javax/ ... |