Searched defs:SYSTEM_CONFIG_SERVICE (Results 1 – 2 of 2) sorted by relevance
677 registerService(Context.SYSTEM_CONFIG_SERVICE, SystemConfigManager.class, in registerService()
6114 public static final String SYSTEM_CONFIG_SERVICE = "system_config"; field in Context