Searched refs:mBoundPos (Results 1 – 1 of 1) sorted by relevance
7181 private int mBoundPos; field in AbsListView.FlingRunnable.PositionScroller7234 mBoundPos = INVALID_POSITION; in start()7313 mBoundPos = boundPosition; in start()7349 mBoundPos = INVALID_POSITION; in startWithOffset()7477 if (firstPos == mBoundPos || childCount <= nextViewIndex in run()7493 if (nextPos < mBoundPos) { in run()7552 if (lastPos > mBoundPos) { in run()