Searched refs:mSystemCategory (Results 1 – 1 of 1) sorted by relevance
86 final RouteCategory mSystemCategory; field in MediaRouter.Static130 mSystemCategory = new RouteCategory( in Static()133 mSystemCategory.mIsSystem = true; in Static()145 mDefaultAudioVideo = new RouteInfo(mSystemCategory); in startMonitoringRoutes()223 final RouteInfo info = new RouteInfo(mSystemCategory); in updateAudioRoutes()509 RouteInfo route = new RouteInfo(mSystemCategory); in makeGlobalRoute()829 return sStatic.mSystemCategory; in getSystemCategory()1526 final RouteInfo newRoute = new RouteInfo(sStatic.mSystemCategory); in makeWifiDisplayRoute()