Searched defs:currentRoutes (Results 1 – 3 of 3) sorted by relevance
27 void notifyRouterRegistered(in List<MediaRoute2Info> currentRoutes, in notifyRouterRegistered()
873 List<MediaRoute2Info> currentRoutes, RoutingSessionInfo currentSystemSessionInfo) { in syncRoutesOnHandler()2065 List<MediaRoute2Info> currentRoutes, RoutingSessionInfo currentSystemSessionInfo) { in notifyRouterRegistered()
1657 List<MediaRoute2Info> currentRoutes, RoutingSessionInfo currentSystemSessionInfo) { in notifyRegistered()2536 List<MediaRoute2Info> currentRoutes = new ArrayList<>(); in notifyRouterRegistered() local