Searched defs:appsView (Results 1 – 4 of 4) sorted by relevance
54 AllAppsContainerView appsView = launcher.getAppsView(); in getDescription() local
135 public void setTargetAppsView(AllAppsContainerView appsView) { in setTargetAppsView()
139 public void initialize(AllAppsContainerView appsView) { in initialize()
350 final View appsView = mLauncher.getAppsView(); in getLauncherContentAnimator() local