Searched refs:getDefaultDownloadableSubscriptionList (Results 1 – 12 of 12) sorted by relevance
/frameworks/base/telephony/java/com/android/internal/telephony/euicc/ |
D | IEuiccController.aidl | 33 oneway void getDefaultDownloadableSubscriptionList(int cardId, in getDefaultDownloadableSubscriptionList() method
|
/frameworks/base/telephony/java/android/service/euicc/ |
D | IEuiccService.aidl | 47 void getDefaultDownloadableSubscriptionList(int slotId, boolean forceDeactivateSim, in getDefaultDownloadableSubscriptionList() method
|
D | EuiccService.java | 760 public void getDefaultDownloadableSubscriptionList(int slotId, boolean forceDeactivateSim, in getDefaultDownloadableSubscriptionList() method in EuiccService.IEuiccServiceWrapper
|
/frameworks/base/telephony/java/android/telephony/euicc/ |
D | EuiccManager.java | 1046 public void getDefaultDownloadableSubscriptionList(PendingIntent callbackIntent) { in getDefaultDownloadableSubscriptionList() method in EuiccManager 1052 getIEuiccController().getDefaultDownloadableSubscriptionList(mCardId, in getDefaultDownloadableSubscriptionList()
|
/frameworks/opt/telephony/src/java/com/android/internal/telephony/euicc/ |
D | EuiccController.java | 790 public void getDefaultDownloadableSubscriptionList(int cardId, in getDefaultDownloadableSubscriptionList() method in EuiccController 792 getDefaultDownloadableSubscriptionList(cardId, in getDefaultDownloadableSubscriptionList() 796 void getDefaultDownloadableSubscriptionList(int cardId, in getDefaultDownloadableSubscriptionList() method in EuiccController 805 mConnector.getDefaultDownloadableSubscriptionList(cardId, in getDefaultDownloadableSubscriptionList()
|
D | EuiccOperation.java | 474 EuiccController.get().getDefaultDownloadableSubscriptionList( in resolvedGetDefaultListDeactivateSim()
|
D | EuiccConnector.java | 469 public void getDefaultDownloadableSubscriptionList(int cardId, in getDefaultDownloadableSubscriptionList() method in EuiccConnector 787 mEuiccService.getDefaultDownloadableSubscriptionList(slotId, in processMessage()
|
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/euicc/ |
D | EuiccControllerTest.java | 363 verify(mMockConnector).getDefaultDownloadableSubscriptionList(anyInt(), anyBoolean(), in testGetDefaultDownloadableSubscriptionList_error() 1312 }).when(mMockConnector).getDefaultDownloadableSubscriptionList(anyInt(), anyBoolean(), in callGetDefaultDownloadableSubscriptionList() 1315 mController.getDefaultDownloadableSubscriptionList(CARD_ID, PACKAGE_NAME, resultCallback); in callGetDefaultDownloadableSubscriptionList()
|
/frameworks/base/telephony/api/ |
D | system-current.txt | 1222 …est.permission.WRITE_EMBEDDED_SUBSCRIPTIONS) public void getDefaultDownloadableSubscriptionList(an…
|
/frameworks/base/api/ |
D | system-current.txt | 9450 …est.permission.WRITE_EMBEDDED_SUBSCRIPTIONS) public void getDefaultDownloadableSubscriptionList(an…
|
/frameworks/base/non-updatable-api/ |
D | system-current.txt | 9348 …est.permission.WRITE_EMBEDDED_SUBSCRIPTIONS) public void getDefaultDownloadableSubscriptionList(an…
|
/frameworks/base/config/ |
D | hiddenapi-greylist-max-o.txt | 63190 Landroid/service/euicc/EuiccService$IEuiccServiceWrapper;->getDefaultDownloadableSubscriptionList(I… 63239 Landroid/service/euicc/IEuiccService$Stub$Proxy;->getDefaultDownloadableSubscriptionList(IZLandroid… 63269 Landroid/service/euicc/IEuiccService;->getDefaultDownloadableSubscriptionList(IZLandroid/service/eu…
|