Home
last modified time | relevance | path

Searched refs:retConfig (Results 1 – 1 of 1) sorted by relevance

/packages/services/Telephony/src/com/android/phone/
DCarrierConfigLoader.java1351 PersistableBundle retConfig = CarrierConfigManager.getDefaultConfig(); in getConfigForSubIdWithFeature() local
1355 retConfig.putAll(config); in getConfigForSubIdWithFeature()
1359 retConfig.putAll(config); in getConfigForSubIdWithFeature()
1363 retConfig.putAll(config); in getConfigForSubIdWithFeature()
1367 retConfig.putAll(config); in getConfigForSubIdWithFeature()
1375 retConfig.putBoolean( in getConfigForSubIdWithFeature()
1379 retConfig.putAll(mNoSimConfig); in getConfigForSubIdWithFeature()
1382 return retConfig; in getConfigForSubIdWithFeature()