Home
last modified time | relevance | path

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

/frameworks/base/telephony/java/android/service/euicc/
DIEuiccService.aidl41 void getDownloadableSubscriptionMetadata(int slotId, in DownloadableSubscription subscription, in getDownloadableSubscriptionMetadata() method
DEuiccService.java817 public void getDownloadableSubscriptionMetadata(int slotId, in getDownloadableSubscriptionMetadata() method in EuiccService.IEuiccServiceWrapper
/frameworks/base/telephony/java/com/android/internal/telephony/euicc/
DIEuiccController.aidl31 oneway void getDownloadableSubscriptionMetadata(int cardId, in getDownloadableSubscriptionMetadata() method
/frameworks/base/telephony/java/android/telephony/euicc/
DEuiccManager.java1067 public void getDownloadableSubscriptionMetadata( in getDownloadableSubscriptionMetadata() method in EuiccManager
/frameworks/opt/telephony/src/java/com/android/internal/telephony/euicc/
DEuiccController.java284 public void getDownloadableSubscriptionMetadata(int cardId, in getDownloadableSubscriptionMetadata() method in EuiccController
386 void getDownloadableSubscriptionMetadata(int cardId, DownloadableSubscription subscription, in getDownloadableSubscriptionMetadata() method in EuiccController
DEuiccConnector.java447 public void getDownloadableSubscriptionMetadata(int cardId, in getDownloadableSubscriptionMetadata() method in EuiccConnector