Searched refs:getFloatingHeaderView (Results 1 – 6 of 6) sorted by relevance
128 launcher -> launcher.getAppsView().getFloatingHeaderView() in testPredictionsDisabled()135 PredictionRowView container = launcher.getAppsView().getFloatingHeaderView() in getPredictedApp()
182 mAppsView.getFloatingHeaderView().findFixedRowByType(PredictionRowView.class) in applyState()289 PredictionRowView predictionRow = mAppsView.getFloatingHeaderView(). in canApplyPredictions()
148 FloatingHeaderView floatingHeaderView = launcher.getAppsView().getFloatingHeaderView(); in showAllAppsTipIfNecessary()
132 (launcher.getAppsView().getFloatingHeaderView().hasVisibleContent()
220 mAppsView.getFloatingHeaderView().setContentVisibility(hasHeaderExtra, hasContent, setter, in setAlphas()
451 public FloatingHeaderView getFloatingHeaderView() { in getFloatingHeaderView() method in AllAppsContainerView