Searched refs:oldRoutes (Results 1 – 2 of 2) sorted by relevance
2006 Collection<MediaRoute2Info> oldRoutes = in onProviderStateChangedOnHandler() local2009 for (MediaRoute2Info oldRoute : oldRoutes) { in onProviderStateChangedOnHandler()
4168 final List<RouteInfo> oldRoutes = new ArrayList<>(mConfig.routes); in handleSessionLost() local4171 for (final RouteInfo route : oldRoutes) { in handleSessionLost()