Home
last modified time | relevance | path

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

/packages/apps/Launcher3/src/com/android/launcher3/allapps/
DAllAppsContainerView.java66 AlphabeticalAppsList.SectionInfo withSection, in continueMerging() argument
98 AlphabeticalAppsList.SectionInfo withSection, in continueMerging() argument
114 if (section.firstAppItem != null && withSection.firstAppItem != null) { in continueMerging()
116 mAsciiEncoder.canEncode(withSection.firstAppItem.sectionName); in continueMerging()
DAlphabeticalAppsList.java164 boolean continueMerging(SectionInfo section, SectionInfo withSection, in continueMerging() argument