Home
last modified time | relevance | path

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

/frameworks/opt/telephony/src/java/com/android/internal/telephony/euicc/
DEuiccController.java674 getCurrentEmbeddedSubscriptionIds(cardId)); in downloadSubscription()
1752 Set<Integer> subscriptionsAfter = getCurrentEmbeddedSubscriptionIds(cardId); in refreshSubscriptionsOwnership()
1873 private Set<Integer> getCurrentEmbeddedSubscriptionIds(int cardId) { in getCurrentEmbeddedSubscriptionIds() method in EuiccController