Home
last modified time | relevance | path

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

/packages/apps/Launcher3/quickstep/src/com/android/launcher3/hybridhotseat/
DHotseatPredictionController.java164 fillGapsWithPrediction(true); in updateFillIfNotLoading()
188 private void fillGapsWithPrediction() { in fillGapsWithPrediction() method in HotseatPredictionController
189 fillGapsWithPrediction(false); in fillGapsWithPrediction()
192 private void fillGapsWithPrediction(boolean animate) { in fillGapsWithPrediction() method in HotseatPredictionController
205 fillGapsWithPrediction(animate); in fillGapsWithPrediction()
292 fillGapsWithPrediction(); in setPauseUIUpdate()
314 fillGapsWithPrediction(); in setPredictedItems()
408 fillGapsWithPrediction(true); in onDragEnd()
491 fillGapsWithPrediction(true); in onModelItemsRemoved()