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.java146 fillGapsWithPrediction(true); in updateFillIfNotLoading()
193 private void fillGapsWithPrediction() { in fillGapsWithPrediction() method in HotseatPredictionController
194 fillGapsWithPrediction(false); in fillGapsWithPrediction()
197 private void fillGapsWithPrediction(boolean animate) { in fillGapsWithPrediction() method in HotseatPredictionController
209 fillGapsWithPrediction(animate); in fillGapsWithPrediction()
296 fillGapsWithPrediction(); in setPauseUIUpdate()
334 fillGapsWithPrediction(); in applyPredictedItems()
428 fillGapsWithPrediction(true); in onDragEnd()