Searched refs:lastFastScrollerSectionInfo (Results 1 – 1 of 1) sorted by relevance
281 FastScrollSectionInfo lastFastScrollerSectionInfo = null; in refillAdapterItems() local307 lastFastScrollerSectionInfo = new FastScrollSectionInfo(sectionName); in refillAdapterItems()308 mFastScrollerSections.add(lastFastScrollerSectionInfo); in refillAdapterItems()314 if (lastFastScrollerSectionInfo.fastScrollToItem == null) { in refillAdapterItems()315 lastFastScrollerSectionInfo.fastScrollToItem = appItem; in refillAdapterItems()