Home
last modified time | relevance | path

Searched refs:KEY_CARRIER_CONFIG_APPLIED_BOOL (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/tests/net/java/com/android/server/connectivity/tethering/
DEntitlementManagerTest.java195 mCarrierConfig.putBoolean(CarrierConfigManager.KEY_CARRIER_CONFIG_APPLIED_BOOL, true); in setupForRequiredProvisioning()
228 mCarrierConfig.putBoolean(CarrierConfigManager.KEY_CARRIER_CONFIG_APPLIED_BOOL, false); in toleratesCarrierConfigNotLoaded()
/frameworks/base/telephony/java/android/telephony/
DCarrierConfigManager.java2361 public static final String KEY_CARRIER_CONFIG_APPLIED_BOOL = "carrier_config_applied_bool"; field in CarrierConfigManager
3342 sDefaults.putBoolean(KEY_CARRIER_CONFIG_APPLIED_BOOL, false); in sDefaults.putBoolean() argument
3522 return bundle != null && bundle.getBoolean(KEY_CARRIER_CONFIG_APPLIED_BOOL); in isConfigForIdentifiedCarrier()
/frameworks/base/services/tests/servicestests/src/com/android/server/net/
DNetworkPolicyManagerServiceTest.java414 mCarrierConfig.putBoolean(CarrierConfigManager.KEY_CARRIER_CONFIG_APPLIED_BOOL, true); in callSystemReady()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt71663 Landroid/telephony/CarrierConfigManager;->KEY_CARRIER_CONFIG_APPLIED_BOOL:Ljava/lang/String;