Searched refs:removedSubsCount (Results 1 – 1 of 1) sorted by relevance
1119 final AtomicInteger removedSubsCount = new AtomicInteger(0); in removeEuiccInvisibleSubs() local1132 removedSubsCount.incrementAndGet(); in removeEuiccInvisibleSubs()1188 return removedSubsCount.get() == subscriptionInfos.size(); in removeEuiccInvisibleSubs()