Searched refs:SYSTEM_CONFIG_SERVICE (Results 1 – 6 of 6) sorted by relevance
47 @SystemService(Context.SYSTEM_CONFIG_SERVICE)56 ServiceManager.getService(Context.SYSTEM_CONFIG_SERVICE)); in SystemConfigManager()
153 publishBinderService(Context.SYSTEM_CONFIG_SERVICE, mInterface); in onStart()
293 case Context.SYSTEM_CONFIG_SERVICE: in getSystemService()339 return Context.SYSTEM_CONFIG_SERVICE; in getSystemServiceName()
6226 public static final String SYSTEM_CONFIG_SERVICE = "system_config"; field in Context
736 registerService(Context.SYSTEM_CONFIG_SERVICE, SystemConfigManager.class, in registerService() argument
3812 field public static final String SYSTEM_CONFIG_SERVICE = "system_config";