/frameworks/base/telephony/java/com/android/internal/telephony/euicc/ |
D | IEuiccController.aidl | 34 oneway void getDefaultDownloadableSubscriptionList(int cardId, in getDefaultDownloadableSubscriptionList() method
|
/frameworks/base/telephony/java/android/service/euicc/ |
D | IEuiccService.aidl | 50 void getDefaultDownloadableSubscriptionList(int slotId, boolean forceDeactivateSim, in getDefaultDownloadableSubscriptionList() method
|
D | EuiccService.java | 963 public void getDefaultDownloadableSubscriptionList(int slotId, boolean forceDeactivateSim, in getDefaultDownloadableSubscriptionList() method in EuiccService.IEuiccServiceWrapper
|
/frameworks/base/telephony/java/android/telephony/euicc/ |
D | EuiccManager.java | 1228 public void getDefaultDownloadableSubscriptionList(PendingIntent callbackIntent) { in getDefaultDownloadableSubscriptionList() method in EuiccManager 1234 getIEuiccController().getDefaultDownloadableSubscriptionList(mCardId, in getDefaultDownloadableSubscriptionList()
|
/frameworks/opt/telephony/src/java/com/android/internal/telephony/euicc/ |
D | EuiccOperation.java | 508 EuiccController.get().getDefaultDownloadableSubscriptionList( in resolvedGetDefaultListDeactivateSim()
|
D | EuiccController.java | 978 public void getDefaultDownloadableSubscriptionList(int cardId, in getDefaultDownloadableSubscriptionList() method in EuiccController 980 getDefaultDownloadableSubscriptionList(cardId, in getDefaultDownloadableSubscriptionList() 984 void getDefaultDownloadableSubscriptionList(int cardId, in getDefaultDownloadableSubscriptionList() method in EuiccController 994 mConnector.getDefaultDownloadableSubscriptionList(cardId, in getDefaultDownloadableSubscriptionList()
|
D | EuiccConnector.java | 508 public void getDefaultDownloadableSubscriptionList(int cardId, in getDefaultDownloadableSubscriptionList() method in EuiccConnector 874 mEuiccService.getDefaultDownloadableSubscriptionList(slotId, in processMessage()
|
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/euicc/ |
D | EuiccControllerTest.java | 497 verify(mMockConnector).getDefaultDownloadableSubscriptionList(anyInt(), anyBoolean(), in testGetDefaultDownloadableSubscriptionList_error() 2135 }).when(mMockConnector).getDefaultDownloadableSubscriptionList(anyInt(), anyBoolean(), in callGetDefaultDownloadableSubscriptionList() 2139 mController.getDefaultDownloadableSubscriptionList(CARD_ID, PACKAGE_NAME, resultCallback); in callGetDefaultDownloadableSubscriptionList()
|
/frameworks/base/core/api/ |
D | module-lib-lint-baseline.txt | 1520 RequiresPermission: android.telephony.euicc.EuiccManager#getDefaultDownloadableSubscriptionList(and… 1521 …Method 'getDefaultDownloadableSubscriptionList' documentation mentions permissions already declare…
|
D | test-lint-baseline.txt | 1690 RequiresPermission: android.telephony.euicc.EuiccManager#getDefaultDownloadableSubscriptionList(and… 1691 …Method 'getDefaultDownloadableSubscriptionList' documentation mentions permissions already declare…
|
D | system-lint-baseline.txt | 1644 RequiresPermission: android.telephony.euicc.EuiccManager#getDefaultDownloadableSubscriptionList(and… 1645 …Method 'getDefaultDownloadableSubscriptionList' documentation mentions permissions already declare…
|
D | system-current.txt | 16753 …est.permission.WRITE_EMBEDDED_SUBSCRIPTIONS) public void getDefaultDownloadableSubscriptionList(an…
|
/frameworks/base/boot/hiddenapi/ |
D | hiddenapi-max-target-o.txt | 48635 Landroid/service/euicc/EuiccService$IEuiccServiceWrapper;->getDefaultDownloadableSubscriptionList(I… 48684 Landroid/service/euicc/IEuiccService$Stub$Proxy;->getDefaultDownloadableSubscriptionList(IZLandroid… 48714 Landroid/service/euicc/IEuiccService;->getDefaultDownloadableSubscriptionList(IZLandroid/service/eu…
|