Searched refs:mediaRouter (Results 1 – 1 of 1) sorted by relevance
1256 MediaRouterService mediaRouter = null; in startOtherServices() local1916 mediaRouter = new MediaRouterService(context); in startOtherServices()1917 ServiceManager.addService(Context.MEDIA_ROUTER_SERVICE, mediaRouter); in startOtherServices()2222 final MediaRouterService mediaRouterF = mediaRouter; in startOtherServices()