Searched refs:mCurrentSection (Results 1 – 2 of 2) sorted by relevance
175 private int mCurrentSection = -1; field in FastScroller851 if (transitionPreviewLayout(mCurrentSection)) { in setState()1106 if (mCurrentSection != sectionIndex) { in scrollTo()1107 mCurrentSection = sectionIndex; in scrollTo()
66895 Landroid/widget/FastScroller;->mCurrentSection:I