Home
last modified time | relevance | path

Searched refs:CARRIER_CONFIG_SERVICE (Results 1 – 25 of 38) sorted by relevance

12

/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
DSubscriptionInfoUpdaterTest.java155 mContext.getSystemService(Context.CARRIER_CONFIG_SERVICE); in testSimAbsent()
174 mContext.getSystemService(Context.CARRIER_CONFIG_SERVICE); in testSimUnknown()
192 mContext.getSystemService(Context.CARRIER_CONFIG_SERVICE); in testSimError()
210 mContext.getSystemService(Context.CARRIER_CONFIG_SERVICE); in testWrongSimState()
258 mContext.getSystemService(Context.CARRIER_CONFIG_SERVICE); in testSimLoaded()
306 mContext.getSystemService(Context.CARRIER_CONFIG_SERVICE); in testSimLoadedEmptyOperatorNumeric()
349 mContext.getSystemService(Context.CARRIER_CONFIG_SERVICE); in testSimLockedWithOutIccId()
435 mContext.getSystemService(Context.CARRIER_CONFIG_SERVICE); in testSimLockWIthIccId()
DContextFixture.java223 case Context.CARRIER_CONFIG_SERVICE: in getSystemService()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/dataconnection/
DDcFailCause.java159 context.getSystemService(Context.CARRIER_CONFIG_SERVICE); in isRestartRadioFail()
181 context.getSystemService(Context.CARRIER_CONFIG_SERVICE); in isPermanentFailure()
DApnSetting.java415 context.getSystemService(Context.CARRIER_CONFIG_SERVICE); in isMeteredApnType()
/frameworks/base/packages/SettingsLib/src/com/android/settingslib/
DTetherUtil.java26 .getSystemService(Context.CARRIER_CONFIG_SERVICE); in isEntitlementCheckRequired()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DCarrierSmsUtils.java76 Context.CARRIER_CONFIG_SERVICE); in getCarrierImsPackage()
DRatRatcheter.java106 mPhone.getContext().getSystemService(Context.CARRIER_CONFIG_SERVICE); in resetRatFamilyMap()
DCarrierServiceStateTracker.java133 context.getSystemService(Context.CARRIER_CONFIG_SERVICE);
DCallTracker.java211 phone.getContext().getSystemService(Context.CARRIER_CONFIG_SERVICE); in convertNumberIfNecessary()
DCarrierSignalAgent.java128 .getSystemService(Context.CARRIER_CONFIG_SERVICE); in loadCarrierConfig()
DGsmCdmaPhone.java1066 (CarrierConfigManager) mContext.getSystemService(Context.CARRIER_CONFIG_SERVICE); in dial()
1149 (CarrierConfigManager) mContext.getSystemService(Context.CARRIER_CONFIG_SERVICE); in isNotificationOfWfcCallRequired()
1383 getContext().getSystemService(Context.CARRIER_CONFIG_SERVICE); in getVoiceMailNumber()
1443 mContext.getSystemService(Context.CARRIER_CONFIG_SERVICE); in getDeviceId()
1953 getContext().getSystemService(Context.CARRIER_CONFIG_SERVICE); in supports3gppCallForwardingWhileRoaming()
2166 getContext().getSystemService(Context.CARRIER_CONFIG_SERVICE); in handleMessage()
3101 getContext().getSystemService(Context.CARRIER_CONFIG_SERVICE); in phoneObjectUpdater()
DRetryManager.java331 mPhone.getContext().getSystemService(Context.CARRIER_CONFIG_SERVICE); in configureRetry()
DSmsNumberUtils.java605 phone.getContext().getSystemService(Context.CARRIER_CONFIG_SERVICE); in needToConvert()
DServiceStateTracker.java2039 mPhone.getContext().getSystemService(Context.CARRIER_CONFIG_SERVICE); in updateRoamingState()
2071 mPhone.getContext().getSystemService(Context.CARRIER_CONFIG_SERVICE); in updateRoamingState()
2131 mPhone.getContext().getSystemService(Context.CARRIER_CONFIG_SERVICE); in updateSpnDisplay()
3792 context.getSystemService(Context.CARRIER_CONFIG_SERVICE); in setNotification()
4263 mPhone.getContext().getSystemService(Context.CARRIER_CONFIG_SERVICE); in updateLteEarfcnLists()
DGsmCdmaConnection.java1052 phone.getContext().getSystemService(Context.CARRIER_CONFIG_SERVICE); in fetchDtmfToneDelay()
/frameworks/base/packages/CarrierDefaultApp/src/com/android/carrierdefaultapp/
DCustomConfigLoader.java70 Context.CARRIER_CONFIG_SERVICE); in loadCarrierActionList()
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
DFrameworkFacade.java104 .getSystemService(Context.CARRIER_CONFIG_SERVICE); in getConfigWiFiDisableInECBM()
/frameworks/base/tests/net/java/com/android/server/connectivity/
DTetheringTest.java165 when(mContext.getSystemService(Context.CARRIER_CONFIG_SERVICE)) in setupForRequiredProvisioning()
180 when(mContext.getSystemService(Context.CARRIER_CONFIG_SERVICE)) in toleratesCarrierConfigManagerMissing()
/frameworks/base/telephony/java/android/telephony/
DCarrierConfigManager.java36 @SystemService(Context.CARRIER_CONFIG_SERVICE)
1783 .asInterface(ServiceManager.getService(Context.CARRIER_CONFIG_SERVICE)); in getICarrierConfigLoader()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/cdma/
DEriManager.java180 mContext.getSystemService(Context.CARRIER_CONFIG_SERVICE); in loadEriFileFromXml()
/frameworks/base/core/java/android/content/
DContext.java2909 CARRIER_CONFIG_SERVICE,
3524 public static final String CARRIER_CONFIG_SERVICE = "carrier_config"; field in Context
/frameworks/opt/net/ims/src/java/com/android/ims/
DImsManager.java1398 Context.CARRIER_CONFIG_SERVICE); in ImsManager()
1861 Context.CARRIER_CONFIG_SERVICE); in getBooleanCarrierConfig()
1910 Context.CARRIER_CONFIG_SERVICE); in getIntCarrierConfig()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/ims/
DImsResolver.java253 Context.CARRIER_CONFIG_SERVICE); in ImsResolver()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/uicc/
DSIMRecords.java1168 mContext.getSystemService(Context.CARRIER_CONFIG_SERVICE); in handleMessage()
1619 mContext.getSystemService(Context.CARRIER_CONFIG_SERVICE); in handleCarrierNameOverride()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
DImsPhoneConnection.java590 phone.getContext().getSystemService(Context.CARRIER_CONFIG_SERVICE); in fetchDtmfToneDelay()

12