Searched refs:downloadSubscription (Results 1 – 7 of 7) sorted by relevance
/aosp14/frameworks/base/telephony/java/com/android/internal/telephony/euicc/ |
H A D | IEuiccController.aidl | 38 oneway void downloadSubscription(int cardId, in DownloadableSubscription subscription, in downloadSubscription() method
|
/aosp14/frameworks/base/telephony/java/android/service/euicc/ |
H A D | IEuiccService.aidl | 38 void downloadSubscription(int slotId, int portIndex, in DownloadableSubscription subscription, in downloadSubscription() method
|
H A D | EuiccService.java | 792 public void downloadSubscription(int slotId, int portIndex, in downloadSubscription() method in EuiccService.IEuiccServiceWrapper
|
/aosp14/frameworks/base/telephony/java/android/telephony/euicc/ |
H A D | EuiccManager.java | 1020 public void downloadSubscription(DownloadableSubscription subscription, in downloadSubscription() method in EuiccManager 1027 getIEuiccController().downloadSubscription(mCardId, subscription, switchAfterDownload, in downloadSubscription()
|
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
H A D | android-33.jar | AndroidManifest.xml
META-INF/
META-INF/MANIFEST.MF
NOTICES/
NOTICES/libcore ... |
/aosp14/frameworks/base/boot/hiddenapi/ |
H A D | hiddenapi-max-target-o.txt | 49276 Landroid/service/euicc/EuiccService$IEuiccServiceWrapper;->downloadSubscription(ILandroid/telephony… 49325 Landroid/service/euicc/IEuiccService$Stub$Proxy;->downloadSubscription(ILandroid/telephony/euicc/Do… 49355 Landroid/service/euicc/IEuiccService;->downloadSubscription(ILandroid/telephony/euicc/DownloadableS…
|
/aosp14/frameworks/base/core/api/ |
H A D | current.txt | 46349 …on("android.permission.WRITE_EMBEDDED_SUBSCRIPTIONS") public void downloadSubscription(android.tel…
|