Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/widget/
DFastScroller.java228 private boolean mMatchDragPosition; field in FastScroller
269 mMatchDragPosition = in FastScroller()
1275 if (!hasSections || !mMatchDragPosition) { in getPosFromItemCount()