Searched refs:fastScrollToItem (Results 1 – 2 of 2) sorted by relevance
57 public AdapterItem fastScrollToItem; field in AlphabeticalAppsList.FastScrollSectionInfo314 if (lastFastScrollerSectionInfo.fastScrollToItem == null) { in refillAdapterItems()315 lastFastScrollerSectionInfo.fastScrollToItem = appItem; in refillAdapterItems()361 AdapterItem item = info.fastScrollToItem; in refillAdapterItems()375 AdapterItem item = info.fastScrollToItem; in refillAdapterItems()
40 if (mTargetFastScrollPosition == info.fastScrollToItem.position) { in smoothScrollToSection()43 mTargetFastScrollPosition = info.fastScrollToItem.position; in smoothScrollToSection()