Home
last modified time | relevance | path

Searched defs:getDownloadableSubscriptionMetadata (Results 1 – 6 of 6) sorted by relevance

/frameworks/base/telephony/java/com/android/internal/telephony/euicc/
DIEuiccController.aidl28 oneway void getDownloadableSubscriptionMetadata(in DownloadableSubscription subscription, in getDownloadableSubscriptionMetadata() method
/frameworks/base/core/java/android/service/euicc/
DIEuiccService.aidl39 void getDownloadableSubscriptionMetadata(int slotId, in DownloadableSubscription subscription, in getDownloadableSubscriptionMetadata() method
DEuiccService.java471 public void getDownloadableSubscriptionMetadata(int slotId, in getDownloadableSubscriptionMetadata() method in EuiccService.IEuiccServiceWrapper
/frameworks/base/telephony/java/android/telephony/euicc/
DEuiccManager.java429 public void getDownloadableSubscriptionMetadata( in getDownloadableSubscriptionMetadata() method in EuiccManager
/frameworks/opt/telephony/src/java/com/android/internal/telephony/euicc/
DEuiccController.java220 public void getDownloadableSubscriptionMetadata(DownloadableSubscription subscription, in getDownloadableSubscriptionMetadata() method in EuiccController
226 void getDownloadableSubscriptionMetadata(DownloadableSubscription subscription, in getDownloadableSubscriptionMetadata() method in EuiccController
DEuiccConnector.java412 public void getDownloadableSubscriptionMetadata(DownloadableSubscription subscription, in getDownloadableSubscriptionMetadata() method in EuiccConnector