Home
last modified time | relevance | path

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

/aosp14/frameworks/base/telephony/java/android/telephony/
H A DCarrierConfigManager.java3333 public static final String KEY_CARRIER_CONFIG_APPLIED_BOOL = "carrier_config_applied_bool"; field in CarrierConfigManager
10244 sDefaults.putBoolean(KEY_CARRIER_CONFIG_APPLIED_BOOL, false); in sDefaults.putBoolean() argument
10882 return bundle != null && bundle.getBoolean(KEY_CARRIER_CONFIG_APPLIED_BOOL); in isConfigForIdentifiedCarrier()
/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/net/
H A DNetworkPolicyManagerServiceTest.java556 mCarrierConfig.putBoolean(CarrierConfigManager.KEY_CARRIER_CONFIG_APPLIED_BOOL, true); 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.txt43386 … field public static final String KEY_CARRIER_CONFIG_APPLIED_BOOL = "carrier_config_applied_bool";
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt52810 Landroid/telephony/CarrierConfigManager;->KEY_CARRIER_CONFIG_APPLIED_BOOL:Ljava/lang/String;