Home
last modified time | relevance | path

Searched refs:getDownloadableSubscriptionMetadata (Results 1 – 13 of 13) sorted by relevance

/frameworks/base/telephony/java/android/service/euicc/
DIEuiccService.aidl42 void getDownloadableSubscriptionMetadata( in getDownloadableSubscriptionMetadata() method
DEuiccService.java917 public void getDownloadableSubscriptionMetadata(int slotId, int portIndex, in getDownloadableSubscriptionMetadata() method in EuiccService.IEuiccServiceWrapper
/frameworks/base/telephony/java/com/android/internal/telephony/euicc/
DIEuiccController.aidl31 oneway void getDownloadableSubscriptionMetadata(int cardId, in getDownloadableSubscriptionMetadata() method
/frameworks/base/telephony/java/android/telephony/euicc/
DEuiccManager.java1194 public void getDownloadableSubscriptionMetadata( in getDownloadableSubscriptionMetadata() method in EuiccManager
1201 getIEuiccController().getDownloadableSubscriptionMetadata(mCardId, subscription, in getDownloadableSubscriptionMetadata()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/euicc/
DEuiccController.java347 public void getDownloadableSubscriptionMetadata(int cardId, in getDownloadableSubscriptionMetadata() method in EuiccController
350 getDownloadableSubscriptionMetadata(cardId, in getDownloadableSubscriptionMetadata()
449 void getDownloadableSubscriptionMetadata(int cardId, DownloadableSubscription subscription, in getDownloadableSubscriptionMetadata() method in EuiccController
458 mConnector.getDownloadableSubscriptionMetadata(cardId, in getDownloadableSubscriptionMetadata()
691 mConnector.getDownloadableSubscriptionMetadata(cardId, portIndex, in downloadSubscription()
803 mConnector.getDownloadableSubscriptionMetadata(cardId, portIndex, in downloadSubscriptionPrivilegedCheckMetadata()
DEuiccOperation.java349 EuiccController.get().getDownloadableSubscriptionMetadata( in resolvedGetMetadataDeactivateSim()
DEuiccConnector.java474 public void getDownloadableSubscriptionMetadata(int cardId, int portIndex, in getDownloadableSubscriptionMetadata() method in EuiccConnector
814 mEuiccService.getDownloadableSubscriptionMetadata(slotId, in processMessage()
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/euicc/
DEuiccControllerTest.java433 verify(mMockConnector).getDownloadableSubscriptionMetadata(anyInt(), anyInt(), any(), in testGetDownloadableSubscriptionMetadata_serviceUnavailable()
2131 }).when(mMockConnector).getDownloadableSubscriptionMetadata(anyInt(), anyInt(), any(), in prepareGetDownloadableSubscriptionMetadataCall()
2140 mController.getDownloadableSubscriptionMetadata(0, subscription, PACKAGE_NAME, in callGetDownloadableSubscriptionMetadata()
/frameworks/base/core/api/
Dmodule-lib-lint-baseline.txt1522 RequiresPermission: android.telephony.euicc.EuiccManager#getDownloadableSubscriptionMetadata(androi…
1523 …Method 'getDownloadableSubscriptionMetadata' documentation mentions permissions already declared b…
Dtest-lint-baseline.txt1686 RequiresPermission: android.telephony.euicc.EuiccManager#getDownloadableSubscriptionMetadata(androi…
1687 …Method 'getDownloadableSubscriptionMetadata' documentation mentions permissions already declared b…
Dsystem-lint-baseline.txt1598 RequiresPermission: android.telephony.euicc.EuiccManager#getDownloadableSubscriptionMetadata(androi…
1599 …Method 'getDownloadableSubscriptionMetadata' documentation mentions permissions already declared b…
Dsystem-current.txt16047 …ifest.permission.WRITE_EMBEDDED_SUBSCRIPTIONS) public void getDownloadableSubscriptionMetadata(and…
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt48636 Landroid/service/euicc/EuiccService$IEuiccServiceWrapper;->getDownloadableSubscriptionMetadata(ILan…
48685 Landroid/service/euicc/IEuiccService$Stub$Proxy;->getDownloadableSubscriptionMetadata(ILandroid/tel…
48715 Landroid/service/euicc/IEuiccService;->getDownloadableSubscriptionMetadata(ILandroid/telephony/euic…