/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 | 258 public void getDownloadableSubscriptionMetadata(int cardId, in getDownloadableSubscriptionMetadata() method in EuiccController 261 getDownloadableSubscriptionMetadata(cardId, in getDownloadableSubscriptionMetadata() 360 void getDownloadableSubscriptionMetadata(int cardId, DownloadableSubscription subscription, in getDownloadableSubscriptionMetadata() method in EuiccController 368 mConnector.getDownloadableSubscriptionMetadata(cardId, in getDownloadableSubscriptionMetadata() 550 mConnector.getDownloadableSubscriptionMetadata(cardId, subscription, in downloadSubscription() 653 mConnector.getDownloadableSubscriptionMetadata(cardId, subscription, forceDeactivateSim, in downloadSubscriptionPrivilegedCheckMetadata()
|
D | EuiccOperation.java | 326 EuiccController.get().getDownloadableSubscriptionMetadata( in resolvedGetMetadataDeactivateSim()
|
D | EuiccConnector.java | 438 public void getDownloadableSubscriptionMetadata(int cardId, in getDownloadableSubscriptionMetadata() method in EuiccConnector 735 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() 1294 mController.getDownloadableSubscriptionMetadata(0, subscription, PACKAGE_NAME, in callGetDownloadableSubscriptionMetadata()
|
/frameworks/base/telephony/api/ |
D | system-current.txt | 1223 …ifest.permission.WRITE_EMBEDDED_SUBSCRIPTIONS) public void getDownloadableSubscriptionMetadata(and…
|
/frameworks/base/api/ |
D | system-current.txt | 9451 …ifest.permission.WRITE_EMBEDDED_SUBSCRIPTIONS) public void getDownloadableSubscriptionMetadata(and…
|
/frameworks/base/non-updatable-api/ |
D | system-current.txt | 9349 …ifest.permission.WRITE_EMBEDDED_SUBSCRIPTIONS) public void getDownloadableSubscriptionMetadata(and…
|
/frameworks/base/config/ |
D | hiddenapi-greylist-max-o.txt | 63191 Landroid/service/euicc/EuiccService$IEuiccServiceWrapper;->getDownloadableSubscriptionMetadata(ILan… 63240 Landroid/service/euicc/IEuiccService$Stub$Proxy;->getDownloadableSubscriptionMetadata(ILandroid/tel… 63270 Landroid/service/euicc/IEuiccService;->getDownloadableSubscriptionMetadata(ILandroid/telephony/euic…
|