Searched refs:removeOutOfBoundsItems (Results 1 – 1 of 1) sorted by relevance
277 removeOutOfBoundsItems(0, prefetchWindowStartLine - 1) in <lambda>()291 removeOutOfBoundsItems(prefetchWindowEndLine + 1, itemsCount - 1) in <lambda>()343 private fun removeOutOfBoundsItems(startLine: Int, endLine: Int) { in <lambda>() method