Home
last modified time | relevance | path

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

/packages/services/Telephony/src/com/android/phone/
DCarrierConfigLoader.java1272 return getConfigForSubIdWithFeature(subscriptionId, callingPackage, null); in getConfigForSubId()
1277 public PersistableBundle getConfigForSubIdWithFeature(int subscriptionId, in getConfigForSubIdWithFeature() method in CarrierConfigLoader
DPhoneGlobals.java625 return configLoader.getConfigForSubIdWithFeature(subId, getOpPackageName(), in getCarrierConfigForSubId()