/frameworks/base/telephony/java/android/service/euicc/ |
D | IEuiccService.aidl | 42 void getDownloadableSubscriptionMetadata( in getDownloadableSubscriptionMetadata() method
|
D | EuiccService.java | 917 public void getDownloadableSubscriptionMetadata(int slotId, int portIndex, in getDownloadableSubscriptionMetadata() method in EuiccService.IEuiccServiceWrapper
|
/frameworks/base/telephony/java/com/android/internal/telephony/euicc/ |
D | IEuiccController.aidl | 31 oneway void getDownloadableSubscriptionMetadata(int cardId, in getDownloadableSubscriptionMetadata() method
|
/frameworks/base/telephony/java/android/telephony/euicc/ |
D | EuiccManager.java | 1194 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/ |
D | EuiccController.java | 347 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()
|
D | EuiccOperation.java | 349 EuiccController.get().getDownloadableSubscriptionMetadata( in resolvedGetMetadataDeactivateSim()
|
D | EuiccConnector.java | 474 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/ |
D | EuiccControllerTest.java | 433 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/ |
D | module-lib-lint-baseline.txt | 1522 RequiresPermission: android.telephony.euicc.EuiccManager#getDownloadableSubscriptionMetadata(androi… 1523 …Method 'getDownloadableSubscriptionMetadata' documentation mentions permissions already declared b…
|
D | test-lint-baseline.txt | 1686 RequiresPermission: android.telephony.euicc.EuiccManager#getDownloadableSubscriptionMetadata(androi… 1687 …Method 'getDownloadableSubscriptionMetadata' documentation mentions permissions already declared b…
|
D | system-lint-baseline.txt | 1598 RequiresPermission: android.telephony.euicc.EuiccManager#getDownloadableSubscriptionMetadata(androi… 1599 …Method 'getDownloadableSubscriptionMetadata' documentation mentions permissions already declared b…
|
D | system-current.txt | 16047 …ifest.permission.WRITE_EMBEDDED_SUBSCRIPTIONS) public void getDownloadableSubscriptionMetadata(and…
|
/frameworks/base/boot/hiddenapi/ |
D | hiddenapi-max-target-o.txt | 48636 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…
|