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.java116 public @NonNull List<MediaController> getActiveSessions( in getActiveSessions()
134 public @NonNull List<MediaController> getActiveSessionsForUser( in getActiveSessionsForUser()
167 @Nullable ComponentName notificationListener) { in addOnActiveSessionsChangedListener()
188 @Nullable ComponentName notificationListener, @Nullable Handler handler) { in addOnActiveSessionsChangedListener()
211 @Nullable ComponentName notificationListener, int userId, @Nullable Handler handler) { in addOnActiveSessionsChangedListener()