Home
last modified time | relevance | path

Searched refs:getCarrierConfig (Results 1 – 6 of 6) sorted by relevance

/aosp14/frameworks/base/telephony/java/android/service/carrier/
H A DICarrierService.aidl32 oneway void getCarrierConfig(in int phoneId, in CarrierIdentifier id, in ResultReceiver result); in getCarrierConfig() method
H A DCarrierService.java236 public void getCarrierConfig(int phoneId, CarrierIdentifier id, ResultReceiver result) { in getCarrierConfig() method in CarrierService.ICarrierServiceWrapper
/aosp14/frameworks/base/telephony/java/android/telephony/
H A DTelephonyManager.java2844 public PersistableBundle getCarrierConfig() { in getCarrierConfig() method in TelephonyManager
/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/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt49067 Landroid/service/carrier/CarrierService$ICarrierServiceWrapper;->getCarrierConfig(Landroid/service/…
49118 Landroid/service/carrier/ICarrierService$Stub$Proxy;->getCarrierConfig(Landroid/service/carrier/Car…
49125 Landroid/service/carrier/ICarrierService;->getCarrierConfig(Landroid/service/carrier/CarrierIdentif…
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt45647 ….permission.READ_PHONE_STATE) @WorkerThread public android.os.PersistableBundle getCarrierConfig();