Home
last modified time | relevance | path

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

/aosp12/frameworks/base/media/java/android/media/
H A DIMediaRouter2.aidl28 in RoutingSessionInfo currentSystemSessionInfo); in notifyRouterRegistered()
H A DMediaRouter2.java271 RoutingSessionInfo currentSystemSessionInfo = null; in MediaRouter2() local
775 RoutingSessionInfo currentSystemSessionInfo) { in syncRoutesOnHandler()
1863 RoutingSessionInfo currentSystemSessionInfo) { in notifyRouterRegistered()
/aosp12/frameworks/base/services/core/java/com/android/server/media/
H A DMediaRouter2ServiceImpl.java1949 RoutingSessionInfo currentSystemSessionInfo; in notifyRouterRegistered() local