Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/os/
H A DTelephonyServiceManager.java163 return new ServiceRegisterer(Context.CARRIER_CONFIG_SERVICE); in getCarrierConfigServiceRegisterer()
/aosp14/frameworks/base/telephony/java/android/telephony/
H A DTelephonyFrameworkInitializer.java77 Context.CARRIER_CONFIG_SERVICE, in registerServiceWrappers()
H A DDataFailCause.java1631 context.getSystemService(Context.CARRIER_CONFIG_SERVICE); in isRadioRestartFailure()
1668 context.getSystemService(Context.CARRIER_CONFIG_SERVICE); in isPermanentFailure()
H A DPhoneNumberUtils.java1917 context.getSystemService(Context.CARRIER_CONFIG_SERVICE); in isVoiceMailNumber()
H A DCarrierConfigManager.java66 @SystemService(Context.CARRIER_CONFIG_SERVICE)
H A DTelephonyManager.java4599 (CarrierConfigManager) mContext.getSystemService(Context.CARRIER_CONFIG_SERVICE); in isImsiEncryptionRequired()
/aosp14/frameworks/base/packages/CarrierDefaultApp/src/com/android/carrierdefaultapp/
H A DCustomConfigLoader.java68 Context.CARRIER_CONFIG_SERVICE); in loadCarrierActionList()
/aosp14/frameworks/base/tests/vcn/java/com/android/server/vcn/
H A DTelephonySubscriptionTrackerTest.java167 doReturn(Context.CARRIER_CONFIG_SERVICE) in TelephonySubscriptionTrackerTest()
172 .getSystemService(Context.CARRIER_CONFIG_SERVICE); in TelephonySubscriptionTrackerTest()
/aosp14/frameworks/base/packages/SettingsLib/src/com/android/settingslib/mobile/
H A DMobileMappings.java235 context.getSystemService(Context.CARRIER_CONFIG_SERVICE); in readConfig()
/aosp14/frameworks/base/services/core/java/com/android/server/location/gnss/
H A DGnssConfiguration.java366 mContext.getSystemService(Context.CARRIER_CONFIG_SERVICE); in loadPropertiesFromCarrierConfig()
H A DGnssLocationProvider.java353 mContext.getSystemService(Context.CARRIER_CONFIG_SERVICE); in subscriptionOrCarrierConfigChanged()
/aosp14/frameworks/base/telephony/common/com/android/internal/telephony/
H A DSmsNumberUtils.java643 context.getSystemService(Context.CARRIER_CONFIG_SERVICE); in needToConvert()
/aosp14/frameworks/base/tests/vcn/java/com/android/server/vcn/routeselection/
H A DUnderlyingNetworkControllerTest.java187 Context.CARRIER_CONFIG_SERVICE, in setUp()
/aosp14/frameworks/base/core/java/android/content/
H A DContext.java4113 CARRIER_CONFIG_SERVICE,
5107 public static final String CARRIER_CONFIG_SERVICE = "carrier_config"; field in Context
/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/net/
H A DNetworkPolicyManagerServiceTest.java452 case Context.CARRIER_CONFIG_SERVICE: in callSystemReady()
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt10369 field public static final String CARRIER_CONFIG_SERVICE = "carrier_config";