/frameworks/base/telephony/java/android/service/euicc/ |
D | IEuiccService.aidl | 50 void getDefaultDownloadableSubscriptionList(int slotId, boolean forceDeactivateSim, in getDefaultDownloadableSubscriptionList() method
|
D | EuiccService.java | 952 public void getDefaultDownloadableSubscriptionList(int slotId, boolean forceDeactivateSim, in getDefaultDownloadableSubscriptionList() method in EuiccService.IEuiccServiceWrapper
|
/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/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 | 973 public void getDefaultDownloadableSubscriptionList(int cardId, in getDefaultDownloadableSubscriptionList() method in EuiccController 975 getDefaultDownloadableSubscriptionList(cardId, in getDefaultDownloadableSubscriptionList() 979 void getDefaultDownloadableSubscriptionList(int cardId, in getDefaultDownloadableSubscriptionList() method in EuiccController 989 mConnector.getDefaultDownloadableSubscriptionList(cardId, in getDefaultDownloadableSubscriptionList()
|
D | EuiccConnector.java | 508 public void getDefaultDownloadableSubscriptionList(int cardId, in getDefaultDownloadableSubscriptionList() method in EuiccConnector 869 mEuiccService.getDefaultDownloadableSubscriptionList(slotId, in processMessage()
|
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/euicc/ |
D | EuiccControllerTest.java | 492 verify(mMockConnector).getDefaultDownloadableSubscriptionList(anyInt(), anyBoolean(), in testGetDefaultDownloadableSubscriptionList_error() 2158 }).when(mMockConnector).getDefaultDownloadableSubscriptionList(anyInt(), anyBoolean(), in callGetDefaultDownloadableSubscriptionList() 2162 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 | 1684 RequiresPermission: android.telephony.euicc.EuiccManager#getDefaultDownloadableSubscriptionList(and… 1685 …Method 'getDefaultDownloadableSubscriptionList' documentation mentions permissions already declare…
|
D | system-lint-baseline.txt | 1596 RequiresPermission: android.telephony.euicc.EuiccManager#getDefaultDownloadableSubscriptionList(and… 1597 …Method 'getDefaultDownloadableSubscriptionList' documentation mentions permissions already declare…
|
D | system-current.txt | 16046 …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…
|