Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/widget/
DAbsListView.java604 private int mFastScrollStyle; field in AbsListView
1276 mFastScroll = new FastScroller(this, mFastScrollStyle); in setFastScrollerEnabledUiThread()
1295 mFastScrollStyle = styleResId; in setFastScrollStyle()