Searched refs:CARRIER_CONFIG_EXAMPLE_KEY (Results 1 – 1 of 1) sorted by relevance
95 private static final String CARRIER_CONFIG_EXAMPLE_KEY = field in CarrierConfigLoaderTest224 assertThat(mCarrierConfigLoader.getNoSimConfig().getInt(CARRIER_CONFIG_EXAMPLE_KEY)) in testUpdateConfigForPhoneId_simAbsent()262 CARRIER_CONFIG_EXAMPLE_KEY)).isEqualTo(CARRIER_CONFIG_EXAMPLE_VALUE); in testUpdateConfigForPhoneId_simLoaded_withCachedConfigInXml()326 CARRIER_CONFIG_EXAMPLE_KEY)).isEqualTo(CARRIER_CONFIG_EXAMPLE_VALUE); in testOverrideConfig_withNonNullBundle()465 config.putInt(CARRIER_CONFIG_EXAMPLE_KEY, CARRIER_CONFIG_EXAMPLE_VALUE); in getTestConfig()