Home
last modified time | relevance | path

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

/packages/apps/Launcher3/src/com/android/launcher3/model/
DPredictionModel.java88 public List<ComponentKey> getPredictionComponentKeys() { in getPredictionComponentKeys() method in PredictionModel
DLoaderTask.java867 mApp.getPredictionModel().getPredictionComponentKeys(); in loadCachedPredictions()