Searched refs:subscriptionsAfter (Results 1 – 1 of 1) sorted by relevance
1752 Set<Integer> subscriptionsAfter = getCurrentEmbeddedSubscriptionIds(cardId); in refreshSubscriptionsOwnership() local1753 subscriptionsAfter.removeAll(subscriptionsBefore); in refreshSubscriptionsOwnership()1754 for (int subId : subscriptionsAfter) { in refreshSubscriptionsOwnership()