Searched defs:currentRoutes (Results 1 – 3 of 3) sorted by relevance
27 void notifyRouterRegistered(in List<MediaRoute2Info> currentRoutes, in notifyRouterRegistered()
774 void syncRoutesOnHandler(List<MediaRoute2Info> currentRoutes, in syncRoutesOnHandler()1862 public void notifyRouterRegistered(List<MediaRoute2Info> currentRoutes, in notifyRouterRegistered()
1429 final Collection<MediaRoute2Info> currentRoutes = currentInfo.getRoutes(); in onProviderStateChangedOnHandler() local1936 List<MediaRoute2Info> currentRoutes = new ArrayList<>(); in notifyRouterRegistered() local