Home
last modified time | relevance | path

Searched defs:appsView (Results 1 – 3 of 3) sorted by relevance

/packages/apps/Launcher3/quickstep/src/com/android/launcher3/uioverrides/
DAllAppsState.java53 AllAppsContainerView appsView = launcher.getAppsView(); in getDescription() local
/packages/apps/Launcher3/src/com/android/launcher3/allapps/search/
DAppsSearchContainerLayout.java141 public void initialize(AllAppsContainerView appsView) { in initialize()
/packages/apps/Launcher3/quickstep/src/com/android/launcher3/
DLauncherAppTransitionManagerImpl.java339 final View appsView = mLauncher.getAppsView(); in getLauncherContentAnimator() local