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.java104 public void setShowAllAppsLabel(boolean showAllAppsLabel) { in setShowAllAppsLabel() argument
106 showAllAppsLabel = true; in setShowAllAppsLabel()
108 if (showAllAppsLabel != mShowAllAppsLabel) { in setShowAllAppsLabel()
109 mShowAllAppsLabel = showAllAppsLabel; in setShowAllAppsLabel()