Searched refs:mBoundPos (Results 1 – 1 of 1) sorted by relevance
6983 private int mBoundPos; field in AbsListView.FlingRunnable.PositionScroller7036 mBoundPos = INVALID_POSITION; in start()7115 mBoundPos = boundPosition; in start()7151 mBoundPos = INVALID_POSITION; in startWithOffset()7279 if (firstPos == mBoundPos || childCount <= nextViewIndex in run()7295 if (nextPos < mBoundPos) { in run()7354 if (lastPos > mBoundPos) { in run()