Home
last modified time | relevance | path

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

/packages/apps/Launcher3/quickstep/src/com/android/launcher3/appprediction/
DAppsDividerView.java135 int sectionCount = 0; in updateDividerType() local
140 sectionCount++; in updateDividerType()
144 if (mShowAllAppsLabel && sectionCount > 0) { in updateDividerType()
146 } else if (sectionCount == 1) { in updateDividerType()