Searched defs:currentRoutes (Results 1 – 3 of 3) sorted by relevance
27 void notifyRouterRegistered(in List<MediaRoute2Info> currentRoutes, in notifyRouterRegistered()
780 List<MediaRoute2Info> currentRoutes, RoutingSessionInfo currentSystemSessionInfo) { in syncRoutesOnHandler()1957 List<MediaRoute2Info> currentRoutes, RoutingSessionInfo currentSystemSessionInfo) { in notifyRouterRegistered()
1550 final Collection<MediaRoute2Info> currentRoutes = currentInfo.getRoutes(); in onProviderStateChangedOnHandler() local2085 List<MediaRoute2Info> currentRoutes = new ArrayList<>(); in notifyRouterRegistered() local