Searched refs:lastFastScrollerSectionInfo (Results 1 – 1 of 1) sorted by relevance
299 FastScrollSectionInfo lastFastScrollerSectionInfo = null; in refillAdapterItems() local316 lastFastScrollerSectionInfo = new FastScrollSectionInfo(sectionName); in refillAdapterItems()317 mFastScrollerSections.add(lastFastScrollerSectionInfo); in refillAdapterItems()322 if (lastFastScrollerSectionInfo.fastScrollToItem == null) { in refillAdapterItems()323 lastFastScrollerSectionInfo.fastScrollToItem = appItem; in refillAdapterItems()