Home
last modified time | relevance | path

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

/packages/apps/Launcher3/src/com/android/launcher3/allapps/
DAlphabeticalAppsList.java165 int sectionAppCount, int numAppsPerRow, int mergeCount); in continueMerging() argument
599 int mergeCount = 1; in mergeSections() local
604 sectionAppCount, mNumAppsPerRow, mergeCount)) { in mergeSections()
633 mergeCount++; in mergeSections()
DAllAppsContainerView.java67 int sectionAppCount, int numAppsPerRow, int mergeCount) { in continueMerging() argument
99 int sectionAppCount, int numAppsPerRow, int mergeCount) { in continueMerging() argument
120 mergeCount < mMaxAllowableMerges && in continueMerging()