Searched refs:predictionCount (Results 1 – 1 of 1) sorted by relevance
210 int predictionCount = mPredictedApps.size(); in applyPredictionApps() local215 if (predictionCount > i) { in applyPredictionApps()219 icon.setVisibility(predictionCount == 0 ? GONE : INVISIBLE); in applyPredictionApps()223 boolean predictionsEnabled = predictionCount > 0; in applyPredictionApps()