Searched refs:mLastSeenPos (Results 1 – 1 of 1) sorted by relevance
6984 private int mLastSeenPos; field in AbsListView.FlingRunnable.PositionScroller7037 mLastSeenPos = INVALID_POSITION; in start()7116 mLastSeenPos = INVALID_POSITION; in start()7152 mLastSeenPos = INVALID_POSITION; in startWithOffset()7174 mLastSeenPos = INVALID_POSITION; in startWithOffset()7252 if (lastPos == mLastSeenPos) { in run()7268 mLastSeenPos = lastPos; in run()7285 if (nextPos == mLastSeenPos) { in run()7299 mLastSeenPos = nextPos; in run()7311 if (firstPos == mLastSeenPos) { in run()[all …]