Searched refs:mediaRouter (Results 1 – 1 of 1) sorted by relevance
1742 MediaRouterService mediaRouter = null; in startOtherServices() local2543 mediaRouter = new MediaRouterService(context); in startOtherServices()2544 ServiceManager.addService(Context.MEDIA_ROUTER_SERVICE, mediaRouter); in startOtherServices()3015 final MediaRouterService mediaRouterF = mediaRouter; in startOtherServices()