Home
last modified time | relevance | path

Searched refs:getDownloadableSubscriptions (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/telephony/java/android/service/euicc/
DGetDefaultDownloadableSubscriptionListResult.java76 public List<DownloadableSubscription> getDownloadableSubscriptions() { in getDownloadableSubscriptions() method in GetDefaultDownloadableSubscriptionListResult
/frameworks/opt/telephony/src/java/com/android/internal/telephony/euicc/
DEuiccController.java1017 List<DownloadableSubscription> list = result.getDownloadableSubscriptions(); in onGetDefaultListComplete()
/frameworks/base/core/api/
Dsystem-current.txt12775 …ic java.util.List<android.telephony.euicc.DownloadableSubscription> getDownloadableSubscriptions();