Searched refs:currentEmbeddedSubscriptionIds (Results 1 – 1 of 1) sorted by relevance
1880 Set<Integer> currentEmbeddedSubscriptionIds = new ArraySet<>(); in getCurrentEmbeddedSubscriptionIds() local1884 currentEmbeddedSubscriptionIds.add(subscriptionInfo.getSubscriptionId()); in getCurrentEmbeddedSubscriptionIds()1887 return currentEmbeddedSubscriptionIds; in getCurrentEmbeddedSubscriptionIds()