Home
last modified time | relevance | path

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

/packages/apps/Launcher3/src/com/android/launcher3/allapps/
DAlphabeticalAppsList.java305 int numAppsInSection = 0; in updateAdapterItems() local
313 numAppsInSection = 0; in updateAdapterItems()
315 if (numAppsInSection % mNumAppsPerRowAllApps == 0) { in updateAdapterItems()
321 numAppsInSection++; in updateAdapterItems()