Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/widget/
H A DAbsListView.java7742 private int mBoundPos; field in AbsListView.FlingRunnable.PositionScroller
7795 mBoundPos = INVALID_POSITION; in start()
7874 mBoundPos = boundPosition; in start()
7910 mBoundPos = INVALID_POSITION; in startWithOffset()
8038 if (firstPos == mBoundPos || childCount <= nextViewIndex in run()
8055 if (nextPos < mBoundPos) { in run()
8117 if (lastPos > mBoundPos) { in run()
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt65672 Landroid/widget/AbsListView$PositionScroller;->mBoundPos:I