Searched refs:RADIO_SERVICE (Results 1 – 6 of 6) sorted by relevance
64 publishBinderService(Context.RADIO_SERVICE, mServiceImpl); in onStart()
98 mRadioManager = (RadioManager)mContext.getSystemService(Context.RADIO_SERVICE); in setup()
3371 RADIO_SERVICE,4684 public static final String RADIO_SERVICE = "broadcastradio"; field in Context
62 @SystemService(Context.RADIO_SERVICE)1855 ServiceManager.getServiceOrThrow(Context.RADIO_SERVICE)); in RadioManager()
1097 registerService(Context.RADIO_SERVICE, RadioManager.class, in registerService() argument
13148 Landroid/content/Context;->RADIO_SERVICE:Ljava/lang/String;