Searched refs:currentSystemRoutes (Results 1 – 1 of 1) sorted by relevance
656 List<MediaRoute2Info> currentSystemRoutes = null; in loadSystemRoutes() local658 currentSystemRoutes = mMediaRouterService.getSystemRoutes(mContext.getPackageName(), in loadSystemRoutes()664 if (currentSystemRoutes == null || currentSystemRoutes.isEmpty()) { in loadSystemRoutes()668 for (MediaRoute2Info route : currentSystemRoutes) { in loadSystemRoutes()