Home
last modified time | relevance | path

Searched refs:mCurrentSection (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/java/android/widget/
DFastScroller.java175 private int mCurrentSection = -1; field in FastScroller
851 if (transitionPreviewLayout(mCurrentSection)) { in setState()
1106 if (mCurrentSection != sectionIndex) { in scrollTo()
1107 mCurrentSection = sectionIndex; in scrollTo()
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt66895 Landroid/widget/FastScroller;->mCurrentSection:I