Home
last modified time | relevance | path

Searched defs:FastScrollSectionInfo (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Launcher3/src/com/android/launcher3/allapps/
DAlphabeticalAppsList.java77 public static class FastScrollSectionInfo { class in AlphabeticalAppsList
85 public FastScrollSectionInfo(CharSequence sectionName, int position) { in FastScrollSectionInfo() method in AlphabeticalAppsList.FastScrollSectionInfo