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