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