Searched defs:CARRIER_CONFIG_SERVICE (Results 1 – 2 of 2) sorted by relevance
446 registerService(Context.CARRIER_CONFIG_SERVICE, CarrierConfigManager.class, in registerService()
3266 public static final String CARRIER_CONFIG_SERVICE = "carrier_config"; field in Context