Searched defs:currentRoutes (Results 1 – 3 of 3) sorted by relevance
28 void notifyRouterRegistered(in List<MediaRoute2Info> currentRoutes, in notifyRouterRegistered()
1125 List<MediaRoute2Info> currentRoutes, RoutingSessionInfo currentSystemSessionInfo) { in syncRoutesOnHandler()2390 List<MediaRoute2Info> currentRoutes, RoutingSessionInfo currentSystemSessionInfo) { in notifyRouterRegistered()
2217 List<MediaRoute2Info> currentRoutes, RoutingSessionInfo currentSystemSessionInfo) { in notifyRegistered()3194 List<MediaRoute2Info> currentRoutes = new ArrayList<>(); in notifyRouterRegistered() local