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

/packages/apps/Launcher3/src/com/android/launcher3/
H A DLauncher.java993 showAppsView(false /* animated */, false /* resetListToTop */,
2552 showAppsView(true /* animated */, false /* resetListToTop */,
2560 showAppsView(true /* animated */, false /* resetListToTop */,
3335 void showAppsView(boolean animated, boolean resetListToTop, boolean updatePredictedApps, argument
3337 if (resetListToTop) {
3450 showAppsView(true /* animated */, false /* resetListToTop */,

Completed in 602 milliseconds