Searched refs:CARRIER_CONFIG_EXAMPLE_KEY (Results 1 – 1 of 1) sorted by relevance
80 private static final String CARRIER_CONFIG_EXAMPLE_KEY = field in CarrierConfigLoaderTest187 assertThat(mCarrierConfigLoader.getNoSimConfig().getInt(CARRIER_CONFIG_EXAMPLE_KEY)) in testUpdateConfigForPhoneId_simAbsent()220 CARRIER_CONFIG_EXAMPLE_KEY)).isEqualTo(CARRIER_CONFIG_EXAMPLE_VALUE); in testUpdateConfigForPhoneId_simLoaded_withCachedConfigInXml()284 CARRIER_CONFIG_EXAMPLE_KEY)).isEqualTo(CARRIER_CONFIG_EXAMPLE_VALUE); in testOverrideConfig_withNonNullBundle()390 config.putInt(CARRIER_CONFIG_EXAMPLE_KEY, CARRIER_CONFIG_EXAMPLE_VALUE); in getTestConfig()