Searched refs:mShowAllAppsLabel (Results 1 – 1 of 1) sorted by relevance
61 private boolean mShowAllAppsLabel; field in AppsDividerView108 if (showAllAppsLabel != mShowAllAppsLabel) { in setShowAllAppsLabel()109 mShowAllAppsLabel = showAllAppsLabel; in setShowAllAppsLabel()144 if (mShowAllAppsLabel && sectionCount > 0) { in updateDividerType()