Searched refs:previousSnapshots (Results 1 – 1 of 1) sorted by relevance
386 List<List<FlagState>> snapshots, List<FlagState> previousSnapshots, int index) { in getFlagSnapshots() argument389 List<FlagState> newSnapshots = new ArrayList<>(previousSnapshots); in getFlagSnapshots()