Searched refs:minIndex (Results 1 – 1 of 1) sorted by relevance
191 int minIndex = mCurrent.get(0).index; in reload() local192 int maxIndex = minIndex; in reload()195 minIndex = Math.min(d.index, minIndex); in reload()200 int from = Math.max(minIndex - 5, 0); in reload()