Home
last modified time | relevance | path

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

/packages/apps/Launcher3/src/com/android/launcher3/allapps/
DAlphabeticalAppsList.java289 String lastSectionName = null; in refillAdapterItems() local
305 if (!sectionName.equals(lastSectionName)) { in refillAdapterItems()
306 lastSectionName = sectionName; in refillAdapterItems()