Home
last modified time | relevance | path

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

/packages/apps/Launcher3/src/com/android/launcher3/allapps/
DAlphabeticalAppsList.java192 private MergeAlgorithm mMergeAlgorithm; field in AlphabeticalAppsList
210 mMergeAlgorithm = mergeAlgorithm; in setNumAppsPerRow()
589 if (mMergeAlgorithm == null || mNumAppsPerRow == 0) { in mergeSections()
603 mMergeAlgorithm.continueMerging(section, mSections.get(i + 1), in mergeSections()