Searched refs:SYSTEM_CONFIG_SERVICE (Results 1 – 6 of 6) sorted by relevance
42 @SystemService(Context.SYSTEM_CONFIG_SERVICE)51 ServiceManager.getService(Context.SYSTEM_CONFIG_SERVICE)); in SystemConfigManager()
96 publishBinderService(Context.SYSTEM_CONFIG_SERVICE, mInterface); in onStart()
271 case Context.SYSTEM_CONFIG_SERVICE: in getSystemService()309 return Context.SYSTEM_CONFIG_SERVICE; in getSystemServiceName()
5503 public static final String SYSTEM_CONFIG_SERVICE = "system_config"; field in Context
671 registerService(Context.SYSTEM_CONFIG_SERVICE, SystemConfigManager.class, in registerService() argument
2337 field public static final String SYSTEM_CONFIG_SERVICE = "system_config";