Searched refs:listToDrop (Results 1 – 1 of 1) sorted by relevance
312 val listToDrop = nextList.subList(1, nextList.size) in showNext() constant315 for (e in listToDrop) { in showNext()321 for (e in listToDrop) { in showNext()327 debugDropSet.addAll(listToDrop) in showNext()