Searched defs:appsView (Results 1 – 8 of 8) sorted by relevance
107 val appsView = overlayController.requestWindow().appsView in testShow_firstAllAppsVisit_hasAllAppsTextDivider() constant125 val appsView = overlayController.requestWindow().appsView in testShow_maxAllAppsVisitedCount_hasLineDivider() constant
37 public AllAppsSearchUiDelegate(ActivityAllAppsContainerView<?> appsView) { in AllAppsSearchUiDelegate()
131 public void initializeSearch(ActivityAllAppsContainerView<?> appsView) { in initializeSearch()
62 val appsView = context.appsView ?: return in <lambda>() constant
91 ActivityAllAppsContainerView<?> appsView = mContext.getAppsView(); in updateNotificationDots() local
420 public void setupViews(ScrimView scrimView, ActivityAllAppsContainerView<Launcher> appsView) { in setupViews()
409 ActivityAllAppsContainerView<?> appsView = context.getAppsView(); in logCumulativeVerticalScroll() local
560 final View appsView = mLauncher.getAppsView(); in getLauncherContentAnimator() local