Searched refs:MEDIA_ROUTER_SERVICE (Results 1 – 16 of 16) sorted by relevance
44 Context.MEDIA_ROUTER_SERVICE); in showDialogFragment()72 Context.MEDIA_ROUTER_SERVICE); in createDialog()
64 mRouter = (MediaRouter) context.getSystemService(Context.MEDIA_ROUTER_SERVICE); in MediaRouteChooserDialog()
79 mRouter = (MediaRouter) context.getSystemService(Context.MEDIA_ROUTER_SERVICE); in MediaRouteControllerDialog()
60 mRouter = (MediaRouter) context.getSystemService(Context.MEDIA_ROUTER_SERVICE); in MediaRouteActionProvider()
78 mRouter = (MediaRouter)context.getSystemService(Context.MEDIA_ROUTER_SERVICE); in MediaRouteButton()
216 registerService(Context.MEDIA_ROUTER_SERVICE, MediaRouter.class, in registerService() argument
41 mMediaRouter = (MediaRouter) mContext.getSystemService(Context.MEDIA_ROUTER_SERVICE); in KeyguardDisplayManager()
63 mMediaRouter = (MediaRouter) context.getSystemService(Context.MEDIA_ROUTER_SERVICE); in CastControllerImpl()
2906 MEDIA_ROUTER_SERVICE,3476 public static final String MEDIA_ROUTER_SERVICE = "media_router"; field in Context
81 mMediaRouter = (MediaRouter) mContext.getSystemService(Context.MEDIA_ROUTER_SERVICE); in MediaProjectionManagerService()
50 return context.getSystemService(Context.MEDIA_ROUTER_SERVICE); in getMediaRouter()
65 @SystemService(Context.MEDIA_ROUTER_SERVICE)125 ServiceManager.getService(Context.MEDIA_ROUTER_SERVICE)); in Static()
1453 ServiceManager.addService(Context.MEDIA_ROUTER_SERVICE, mediaRouter); in startOtherServices()
7257 field public static final java.lang.String MEDIA_ROUTER_SERVICE = "media_router";
8938 field public static final java.lang.String MEDIA_ROUTER_SERVICE = "media_router";
9449 field public static final java.lang.String MEDIA_ROUTER_SERVICE = "media_router";