Searched refs:newlyRestoredSubIds (Results 1 – 1 of 1) sorted by relevance
3750 List<Integer> newlyRestoredSubIds = new ArrayList<>(); in findAndRestoreAllMatches() local3857 newlyRestoredSubIds.add(currSubIdFromDb); in findAndRestoreAllMatches()3875 previouslyRestoredSubIdsList.addAll(newlyRestoredSubIds); in findAndRestoreAllMatches()