Searched refs:mSystemCategory (Results 1 – 2 of 2) sorted by relevance
97 final RouteCategory mSystemCategory; field in MediaRouter.Static151 mSystemCategory = new RouteCategory( in Static()154 mSystemCategory.mIsSystem = true; in Static()166 mDefaultAudioVideo = new RouteInfo(mSystemCategory); in startMonitoringRoutes()245 final RouteInfo info = new RouteInfo(mSystemCategory); in updateAudioRoutes()555 RouteInfo route = new RouteInfo(mSystemCategory); in makeGlobalRoute()876 return sStatic.mSystemCategory; in getSystemCategory()1573 final RouteInfo newRoute = new RouteInfo(sStatic.mSystemCategory); in makeWifiDisplayRoute()
28486 Landroid/media/MediaRouter$Static;->mSystemCategory:Landroid/media/MediaRouter$RouteCategory;