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()
3243 RADIO_SERVICE,4498 public static final String RADIO_SERVICE = "broadcastradio"; field in Context
62 @SystemService(Context.RADIO_SERVICE)1847 ServiceManager.getServiceOrThrow(Context.RADIO_SERVICE)); in RadioManager()
1042 registerService(Context.RADIO_SERVICE, RadioManager.class, in registerService() argument
14025 Landroid/content/Context;->RADIO_SERVICE:Ljava/lang/String;