Home
last modified time | relevance | path

Searched refs:showAllAppsLabel (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Launcher3/quickstep/src/com/android/launcher3/appprediction/
DAppsDividerView.java103 public void setShowAllAppsLabel(boolean showAllAppsLabel) { in setShowAllAppsLabel() argument
105 showAllAppsLabel = true; in setShowAllAppsLabel()
107 if (showAllAppsLabel != mShowAllAppsLabel) { in setShowAllAppsLabel()
108 mShowAllAppsLabel = showAllAppsLabel; in setShowAllAppsLabel()