Home
last modified time | relevance | path

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

/packages/apps/Launcher3/src/com/android/launcher3/
DLauncher.java978 showAppsView(false /* animated */, false /* resetListToTop */, in onResume()
2604 showAppsView(true /* animated */, false /* resetListToTop */, in onClickAllAppsButton()
2616 showAppsView(true /* animated */, false /* resetListToTop */, in onLongClickAllAppsButton()
3438 void showAppsView(boolean animated, boolean resetListToTop, boolean updatePredictedApps, in showAppsView() method in Launcher
3554 showAppsView(true /* animated */, false /* resetListToTop */, in exitSpringLoadedDragMode()