Home
last modified time | relevance | path

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

/packages/apps/Launcher3/src/com/android/launcher3/
DLauncherAppState.java188 public PredictionModel getPredictionModel() { in getPredictionModel() method in LauncherAppState
/packages/apps/Launcher3/quickstep/recents_ui_overrides/src/com/android/launcher3/hybridhotseat/
DHotseatPredictionController.java143 mPredictionModel = (HotseatPredictionModel) appState.getPredictionModel(); in HotseatPredictionController()
/packages/apps/Launcher3/src/com/android/launcher3/model/
DLoaderTask.java867 mApp.getPredictionModel().getPredictionComponentKeys(); in loadCachedPredictions()