Home
last modified time | relevance | path

Searched refs:getDownloadableSubscriptionMetadata (Results 1 – 12 of 12) 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.java258 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()
DEuiccOperation.java326 EuiccController.get().getDownloadableSubscriptionMetadata( in resolvedGetMetadataDeactivateSim()
DEuiccConnector.java438 public void getDownloadableSubscriptionMetadata(int cardId, in getDownloadableSubscriptionMetadata() method in EuiccConnector
735 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()
1294 mController.getDownloadableSubscriptionMetadata(0, subscription, PACKAGE_NAME, in callGetDownloadableSubscriptionMetadata()
/frameworks/base/telephony/api/
Dsystem-current.txt1223 …ifest.permission.WRITE_EMBEDDED_SUBSCRIPTIONS) public void getDownloadableSubscriptionMetadata(and…
/frameworks/base/api/
Dsystem-current.txt9451 …ifest.permission.WRITE_EMBEDDED_SUBSCRIPTIONS) public void getDownloadableSubscriptionMetadata(and…
/frameworks/base/non-updatable-api/
Dsystem-current.txt9349 …ifest.permission.WRITE_EMBEDDED_SUBSCRIPTIONS) public void getDownloadableSubscriptionMetadata(and…
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt63191 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…