Searched refs:getDownloadableSubscriptionMetadata (Results 1 – 10 of 10) sorted by relevance
/frameworks/base/telephony/java/com/android/internal/telephony/euicc/ |
D | IEuiccController.aidl | 30 oneway void getDownloadableSubscriptionMetadata(int cardId, in getDownloadableSubscriptionMetadata() method
|
/frameworks/base/telephony/java/android/service/euicc/ |
D | IEuiccService.aidl | 41 void getDownloadableSubscriptionMetadata(int slotId, in DownloadableSubscription subscription, in getDownloadableSubscriptionMetadata() method
|
D | EuiccService.java | 740 public void getDownloadableSubscriptionMetadata(int slotId, in getDownloadableSubscriptionMetadata() method in EuiccService.IEuiccServiceWrapper
|
/frameworks/opt/telephony/src/java/com/android/internal/telephony/euicc/ |
D | EuiccController.java | 266 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()
|
D | EuiccOperation.java | 326 EuiccController.get().getDownloadableSubscriptionMetadata( in resolvedGetMetadataDeactivateSim()
|
D | EuiccConnector.java | 440 public void getDownloadableSubscriptionMetadata(int cardId, in getDownloadableSubscriptionMetadata() method in EuiccConnector 742 mEuiccService.getDownloadableSubscriptionMetadata(slotId, in processMessage()
|
/frameworks/base/telephony/java/android/telephony/euicc/ |
D | EuiccManager.java | 1015 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/ |
D | EuiccControllerTest.java | 304 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/ |
D | system-current.txt | 12576 …ifest.permission.WRITE_EMBEDDED_SUBSCRIPTIONS) public void getDownloadableSubscriptionMetadata(and…
|
/frameworks/base/boot/hiddenapi/ |
D | hiddenapi-max-target-o.txt | 52602 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…
|