Searched refs:updatePredictedApps (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Launcher3/src/com/android/launcher3/
H A DLauncher.java980 showAppsView(false /* animated */, !launchedFromApp /* updatePredictedApps */,
2364 showAppsView(true /* animated */, true /* updatePredictedApps */,
2375 true /* updatePredictedApps */, true /* focusSearchBar */);
2963 public void showAppsView(boolean animated, boolean updatePredictedApps, argument
2966 if (updatePredictedApps) {
3089 false /* updatePredictedApps */, false /* focusSearchBar */);

Completed in 42 milliseconds