Searched refs:currentSystemRoutes (Results 1 – 1 of 1) sorted by relevance
301 List<MediaRoute2Info> currentSystemRoutes = null; in MediaRouter2() local304 currentSystemRoutes = mMediaRouterService.getSystemRoutes(); in MediaRouter2()310 if (currentSystemRoutes == null || currentSystemRoutes.isEmpty()) { in MediaRouter2()318 for (MediaRoute2Info route : currentSystemRoutes) { in MediaRouter2()