Home
last modified time | relevance | path

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

/aosp14/frameworks/base/media/java/android/media/
H A DIMediaRouter2.aidl28 in RoutingSessionInfo currentSystemSessionInfo); in notifyRouterRegistered()
H A DMediaRouter2.java302 RoutingSessionInfo currentSystemSessionInfo = null; in MediaRouter2() local
873 List<MediaRoute2Info> currentRoutes, RoutingSessionInfo currentSystemSessionInfo) { in syncRoutesOnHandler()
2065 List<MediaRoute2Info> currentRoutes, RoutingSessionInfo currentSystemSessionInfo) { in notifyRouterRegistered()
/aosp14/frameworks/base/services/core/java/com/android/server/media/
H A DMediaRouter2ServiceImpl.java1657 List<MediaRoute2Info> currentRoutes, RoutingSessionInfo currentSystemSessionInfo) { in notifyRegistered()
1660 getVisibleRoutes(currentRoutes), currentSystemSessionInfo); in notifyRegistered() local
2549 RoutingSessionInfo currentSystemSessionInfo; in notifyRouterRegistered() local