Searched refs:showAppsView (Results 1 – 2 of 2) sorted by relevance
/packages/apps/Launcher3/src/com/android/launcher3/allapps/ |
D | AllAppsTransitionController.java | 206 mLauncher.showAppsView(true /* animated */, in onDragEnd() 226 mLauncher.showAppsView(true, /* animated */ in onDragEnd()
|
/packages/apps/Launcher3/src/com/android/launcher3/ |
D | Launcher.java | 980 showAppsView(false /* animated */, !launchedFromApp /* updatePredictedApps */, in onResume() 2364 showAppsView(true /* animated */, true /* updatePredictedApps */, in onClickAllAppsButton() 2374 showAppsView(true /* animated */, in onLongClickAllAppsButton() 2963 public void showAppsView(boolean animated, boolean updatePredictedApps, in showAppsView() method in Launcher 3088 showAppsView(true /* animated */, in exitSpringLoadedDragMode() 4082 showAppsView(true, true, false); in onKeyShortcut()
|