Home
last modified time | relevance | path

Searched refs:getDownloadableSubscriptionMetadata (Results 1 – 10 of 10) sorted by relevance

/frameworks/base/telephony/java/com/android/internal/telephony/euicc/
DIEuiccController.aidl30 oneway void getDownloadableSubscriptionMetadata(int cardId, in getDownloadableSubscriptionMetadata() method
/frameworks/base/telephony/java/android/service/euicc/
DIEuiccService.aidl41 void getDownloadableSubscriptionMetadata(int slotId, in DownloadableSubscription subscription, in getDownloadableSubscriptionMetadata() method
DEuiccService.java740 public void getDownloadableSubscriptionMetadata(int slotId, in getDownloadableSubscriptionMetadata() method in EuiccService.IEuiccServiceWrapper
/frameworks/opt/telephony/src/java/com/android/internal/telephony/euicc/
DEuiccController.java266 public void getDownloadableSubscriptionMetadata(int cardId, in getDownloadableSubscriptionMetadata() method in EuiccController
269 getDownloadableSubscriptionMetadata(cardId, in getDownloadableSubscriptionMetadata()
368 void getDownloadableSubscriptionMetadata(int cardId, DownloadableSubscription subscription, in getDownloadableSubscriptionMetadata() method in EuiccController
376 mConnector.getDownloadableSubscriptionMetadata(cardId, in getDownloadableSubscriptionMetadata()
558 mConnector.getDownloadableSubscriptionMetadata(cardId, subscription, in downloadSubscription()
661 mConnector.getDownloadableSubscriptionMetadata(cardId, subscription, forceDeactivateSim, in downloadSubscriptionPrivilegedCheckMetadata()
DEuiccOperation.java326 EuiccController.get().getDownloadableSubscriptionMetadata( in resolvedGetMetadataDeactivateSim()
DEuiccConnector.java440 public void getDownloadableSubscriptionMetadata(int cardId, in getDownloadableSubscriptionMetadata() method in EuiccConnector
742 mEuiccService.getDownloadableSubscriptionMetadata(slotId, in processMessage()
/frameworks/base/telephony/java/android/telephony/euicc/
DEuiccManager.java1015 public void getDownloadableSubscriptionMetadata( in getDownloadableSubscriptionMetadata() method in EuiccManager
1022 getIEuiccController().getDownloadableSubscriptionMetadata(mCardId, subscription, in getDownloadableSubscriptionMetadata()
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/euicc/
DEuiccControllerTest.java304 verify(mMockConnector).getDownloadableSubscriptionMetadata(anyInt(), any(), anyBoolean(), in testGetDownloadableSubscriptionMetadata_serviceUnavailable()
1286 }).when(mMockConnector).getDownloadableSubscriptionMetadata(anyInt(), any(), anyBoolean(), in prepareGetDownloadableSubscriptionMetadataCall()
1295 mController.getDownloadableSubscriptionMetadata(0, subscription, PACKAGE_NAME, in callGetDownloadableSubscriptionMetadata()
/frameworks/base/core/api/
Dsystem-current.txt12576 …ifest.permission.WRITE_EMBEDDED_SUBSCRIPTIONS) public void getDownloadableSubscriptionMetadata(and…
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt52602 Landroid/service/euicc/EuiccService$IEuiccServiceWrapper;->getDownloadableSubscriptionMetadata(ILan…
52651 Landroid/service/euicc/IEuiccService$Stub$Proxy;->getDownloadableSubscriptionMetadata(ILandroid/tel…
52681 Landroid/service/euicc/IEuiccService;->getDownloadableSubscriptionMetadata(ILandroid/telephony/euic…