Home
last modified time | relevance | path

Searched refs:mPredictedSpotsCount (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Launcher3/quickstep/recents_ui_overrides/src/com/android/launcher3/hybridhotseat/
DHotseatPredictionController.java100 private int mPredictedSpotsCount = 0; field in HotseatPredictionController
260 mPredictedSpotsCount = predictionIndex; in fillGapsWithPrediction()
714 target.predictedRank = 10000 + (controller.mPredictedSpotsCount * 100) in encodeHotseatLayoutIntoPredictionRank()