Searched refs:mLastSeenPos (Results 1 – 1 of 1) sorted by relevance
7182 private int mLastSeenPos; field in AbsListView.FlingRunnable.PositionScroller7235 mLastSeenPos = INVALID_POSITION; in start()7314 mLastSeenPos = INVALID_POSITION; in start()7350 mLastSeenPos = INVALID_POSITION; in startWithOffset()7372 mLastSeenPos = INVALID_POSITION; in startWithOffset()7450 if (lastPos == mLastSeenPos) { in run()7466 mLastSeenPos = lastPos; in run()7483 if (nextPos == mLastSeenPos) { in run()7497 mLastSeenPos = nextPos; in run()7509 if (firstPos == mLastSeenPos) { in run()[all …]