Searched refs:configSubset (Results 1 – 1 of 1) sorted by relevance
1409 PersistableBundle configSubset = new PersistableBundle( in getConfigSubsetForSubIdWithFeature() local1421 configSubset.putPersistableBundle(carrierConfigKey, (PersistableBundle) value); in getConfigSubsetForSubIdWithFeature()1423 configSubset.putObject(carrierConfigKey, value); in getConfigSubsetForSubIdWithFeature()1429 configSubset.putObject(generalKey, allConfigs.get(generalKey)); in getConfigSubsetForSubIdWithFeature()1432 return configSubset; in getConfigSubsetForSubIdWithFeature()