Searched refs:mediaRouter (Results 1 – 1 of 1) sorted by relevance
1149 MediaRouterService mediaRouter = null; in startOtherServices() local1794 mediaRouter = new MediaRouterService(context); in startOtherServices()1795 ServiceManager.addService(Context.MEDIA_ROUTER_SERVICE, mediaRouter); in startOtherServices()2078 final MediaRouterService mediaRouterF = mediaRouter; in startOtherServices()