Searched refs:MEDIA_ROUTER_SERVICE (Results 1 – 17 of 17) sorted by relevance
44 Context.MEDIA_ROUTER_SERVICE); in showDialogFragment()72 Context.MEDIA_ROUTER_SERVICE); in createDialog()
76 mRouter = (MediaRouter) context.getSystemService(Context.MEDIA_ROUTER_SERVICE); in MediaRouteControllerDialog()
64 mRouter = (MediaRouter) context.getSystemService(Context.MEDIA_ROUTER_SERVICE); in MediaRouteChooserDialog()
60 mRouter = (MediaRouter) context.getSystemService(Context.MEDIA_ROUTER_SERVICE); in MediaRouteActionProvider()
83 mRouter = (MediaRouter)context.getSystemService(Context.MEDIA_ROUTER_SERVICE); in MediaRouteButton()
387 registerService(MEDIA_ROUTER_SERVICE, new ServiceFetcher() { in registerService() argument
41 mMediaRouter = (MediaRouter) mContext.getSystemService(Context.MEDIA_ROUTER_SERVICE); in KeyguardDisplayManager()
2116 MEDIA_ROUTER_SERVICE,2568 public static final String MEDIA_ROUTER_SERVICE = "media_router"; field in Context
63 mMediaRouter = (MediaRouter) context.getSystemService(Context.MEDIA_ROUTER_SERVICE); in CastControllerImpl()
42 return context.getSystemService(Context.MEDIA_ROUTER_SERVICE); in getMediaRouter()
85 mMediaRouter = (MediaRouter) mContext.getSystemService(Context.MEDIA_ROUTER_SERVICE); in MediaProjectionManagerService()
929 ServiceManager.addService(Context.MEDIA_ROUTER_SERVICE, mediaRouter); in startOtherServices()
349 android.content.Context#MEDIA_ROUTER_SERVICE MEDIA_ROUTER_SERVICE)}.</p>
118 ServiceManager.getService(Context.MEDIA_ROUTER_SERVICE)); in Static()
547 NO DOC BLOCK: android.content.Context Field MEDIA_ROUTER_SERVICE
7225 field public static final java.lang.String MEDIA_ROUTER_SERVICE = "media_router";