Searched defs:getCarrierConfig (Results 1 - 4 of 4) sorted by relevance

/packages/services/Telephony/src/com/android/services/telephony/
H A DImsConference.java987 PersistableBundle b = getCarrierConfig();
992 private PersistableBundle getCarrierConfig() { method in class:ImsConference
H A DTelephonyConnection.java883 PersistableBundle carrierConfig = getCarrierConfig();
958 PersistableBundle b = getCarrierConfig();
982 PersistableBundle b = getCarrierConfig();
988 private PersistableBundle getCarrierConfig() { method in class:TelephonyConnection
/packages/services/Telephony/src/com/android/phone/vvm/omtp/
H A DOmtpVvmCarrierConfigHelper.java104 mCarrierConfig = getCarrierConfig();
400 private PersistableBundle getCarrierConfig() { method in class:OmtpVvmCarrierConfigHelper
/packages/services/Telephony/src/com/android/phone/
H A DPhoneGlobals.java192 if (getCarrierConfig().getBoolean(
432 public PersistableBundle getCarrierConfig() { method in class:PhoneGlobals

Completed in 83 milliseconds