Home
last modified time | relevance | path

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

/frameworks/base/media/java/android/media/session/
DMediaSessionManager.java107 public @NonNull List<MediaController> getActiveSessions( in getActiveSessions()
125 public @NonNull List<MediaController> getActiveSessionsForUser( in getActiveSessionsForUser()
158 @Nullable ComponentName notificationListener) { in addOnActiveSessionsChangedListener()
179 @Nullable ComponentName notificationListener, @Nullable Handler handler) { in addOnActiveSessionsChangedListener()
202 @Nullable ComponentName notificationListener, int userId, @Nullable Handler handler) { in addOnActiveSessionsChangedListener()