Searched refs:mLastSeenPos (Results 1 – 1 of 1) sorted by relevance
7235 private int mLastSeenPos; field in AbsListView.FlingRunnable.PositionScroller7288 mLastSeenPos = INVALID_POSITION; in start()7367 mLastSeenPos = INVALID_POSITION; in start()7403 mLastSeenPos = INVALID_POSITION; in startWithOffset()7425 mLastSeenPos = INVALID_POSITION; in startWithOffset()7503 if (lastPos == mLastSeenPos) { in run()7519 mLastSeenPos = lastPos; in run()7537 if (nextPos == mLastSeenPos) { in run()7551 mLastSeenPos = nextPos; in run()7565 if (firstPos == mLastSeenPos) { in run()[all …]