Searched refs:mediaRouter (Results 1 – 1 of 1) sorted by relevance
1597 MediaRouterService mediaRouter = null; in startOtherServices() local2330 mediaRouter = new MediaRouterService(context); in startOtherServices()2331 ServiceManager.addService(Context.MEDIA_ROUTER_SERVICE, mediaRouter); in startOtherServices()2666 final MediaRouterService mediaRouterF = mediaRouter; in startOtherServices()