Home
last modified time | relevance | path

Searched refs:getDefaultDownloadableSubscriptionList (Results 1 – 11 of 11) sorted by relevance

/frameworks/base/telephony/java/com/android/internal/telephony/euicc/
DIEuiccController.aidl33 oneway void getDefaultDownloadableSubscriptionList(int cardId, in getDefaultDownloadableSubscriptionList() method
/frameworks/base/telephony/java/android/service/euicc/
DIEuiccService.aidl47 void getDefaultDownloadableSubscriptionList(int slotId, boolean forceDeactivateSim, in getDefaultDownloadableSubscriptionList() method
DEuiccService.java761 public void getDefaultDownloadableSubscriptionList(int slotId, boolean forceDeactivateSim, in getDefaultDownloadableSubscriptionList() method in EuiccService.IEuiccServiceWrapper
/frameworks/base/telephony/java/android/telephony/euicc/
DEuiccManager.java1046 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/
DEuiccController.java791 public void getDefaultDownloadableSubscriptionList(int cardId, in getDefaultDownloadableSubscriptionList() method in EuiccController
793 getDefaultDownloadableSubscriptionList(cardId, in getDefaultDownloadableSubscriptionList()
797 void getDefaultDownloadableSubscriptionList(int cardId, in getDefaultDownloadableSubscriptionList() method in EuiccController
806 mConnector.getDefaultDownloadableSubscriptionList(cardId, in getDefaultDownloadableSubscriptionList()
DEuiccOperation.java474 EuiccController.get().getDefaultDownloadableSubscriptionList( in resolvedGetDefaultListDeactivateSim()
DEuiccConnector.java469 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/
DEuiccControllerTest.java363 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/
Dsystem-current.txt1154 …est.permission.WRITE_EMBEDDED_SUBSCRIPTIONS) public void getDefaultDownloadableSubscriptionList(an…
/frameworks/base/non-updatable-api/
Dsystem-current.txt10539 …est.permission.WRITE_EMBEDDED_SUBSCRIPTIONS) public void getDefaultDownloadableSubscriptionList(an…
/frameworks/base/api/
Dsystem-current.txt11657 …est.permission.WRITE_EMBEDDED_SUBSCRIPTIONS) public void getDefaultDownloadableSubscriptionList(an…