Searched refs:getDownloadableSubscriptionMetadata (Results 1 – 11 of 11) sorted by relevance
/frameworks/base/telephony/java/com/android/internal/telephony/euicc/ |
D | IEuiccController.aidl | 28 oneway void getDownloadableSubscriptionMetadata(in DownloadableSubscription subscription, in getDownloadableSubscriptionMetadata() method
|
/frameworks/base/telephony/java/android/telephony/euicc/ |
D | EuiccManager.java | 429 public void getDownloadableSubscriptionMetadata( in getDownloadableSubscriptionMetadata() method in EuiccManager 436 getIEuiccController().getDownloadableSubscriptionMetadata( in getDownloadableSubscriptionMetadata()
|
/frameworks/base/core/java/android/service/euicc/ |
D | IEuiccService.aidl | 39 void getDownloadableSubscriptionMetadata(int slotId, in DownloadableSubscription subscription, in getDownloadableSubscriptionMetadata() method
|
D | EuiccService.java | 471 public void getDownloadableSubscriptionMetadata(int slotId, in getDownloadableSubscriptionMetadata() method in EuiccService.IEuiccServiceWrapper
|
/frameworks/opt/telephony/src/java/com/android/internal/telephony/euicc/ |
D | EuiccController.java | 220 public void getDownloadableSubscriptionMetadata(DownloadableSubscription subscription, in getDownloadableSubscriptionMetadata() method in EuiccController 222 getDownloadableSubscriptionMetadata( in getDownloadableSubscriptionMetadata() 226 void getDownloadableSubscriptionMetadata(DownloadableSubscription subscription, in getDownloadableSubscriptionMetadata() method in EuiccController 234 mConnector.getDownloadableSubscriptionMetadata( in getDownloadableSubscriptionMetadata() 326 mConnector.getDownloadableSubscriptionMetadata(subscription, in downloadSubscription()
|
D | EuiccOperation.java | 254 EuiccController.get().getDownloadableSubscriptionMetadata( in resolvedGetMetadataDeactivateSim()
|
D | EuiccConnector.java | 412 public void getDownloadableSubscriptionMetadata(DownloadableSubscription subscription, in getDownloadableSubscriptionMetadata() method in EuiccConnector 690 mEuiccService.getDownloadableSubscriptionMetadata(slotId, in processMessage()
|
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/euicc/ |
D | EuiccControllerTest.java | 289 verify(mMockConnector).getDownloadableSubscriptionMetadata(any(), anyBoolean(), any()); in testGetDownloadableSubscriptionMetadata_serviceUnavailable() 937 }).when(mMockConnector).getDownloadableSubscriptionMetadata(any(), anyBoolean(), any()); in prepareGetDownloadableSubscriptionMetadataCall() 944 mController.getDownloadableSubscriptionMetadata(subscription, PACKAGE_NAME, resultCallback); in callGetDownloadableSubscriptionMetadata()
|
/frameworks/base/api/ |
D | system-current.txt | 5326 …method public void getDownloadableSubscriptionMetadata(android.telephony.euicc.DownloadableSubscri…
|
/frameworks/base/config/ |
D | boot-image-profile.txt | 29479 HSPLandroid/service/euicc/IEuiccService;->getDownloadableSubscriptionMetadata(ILandroid/telephony/e… 41296 HSPLcom/android/internal/telephony/euicc/IEuiccController;->getDownloadableSubscriptionMetadata(Lan…
|
D | hiddenapi-public-dex.txt | 43065 Landroid/telephony/euicc/EuiccManager;->getDownloadableSubscriptionMetadata(Landroid/telephony/euic…
|