Searched refs:SimpleSectionMergeAlgorithm (Results 1 – 1 of 1) sorted by relevance
90 final class SimpleSectionMergeAlgorithm implements AlphabeticalAppsList.MergeAlgorithm { class97 …public SimpleSectionMergeAlgorithm(int minAppsPerRow, int minRowsInMergedSection, int maxNumMerges… in SimpleSectionMergeAlgorithm() method in SimpleSectionMergeAlgorithm428 new SimpleSectionMergeAlgorithm((int) Math.ceil(mNumAppsPerRow / 2f), in onMeasure()