Searched refs:predictionIndex (Results 1 – 1 of 1) sorted by relevance
202 int predictionIndex = 0; in fillGapsWithPrediction() local225 if (mPredictedItems.size() <= predictionIndex) { in fillGapsWithPrediction()233 (WorkspaceItemInfo) mPredictedItems.get(predictionIndex++); in fillGapsWithPrediction()