Home
last modified time | relevance | path

Searched refs:mLastSeenPos (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/java/android/widget/
DAbsListView.java7789 private int mLastSeenPos; field in AbsListView.FlingRunnable.PositionScroller
7842 mLastSeenPos = INVALID_POSITION; in start()
7921 mLastSeenPos = INVALID_POSITION; in start()
7957 mLastSeenPos = INVALID_POSITION; in startWithOffset()
7979 mLastSeenPos = INVALID_POSITION; in startWithOffset()
8057 if (lastPos == mLastSeenPos) { in run()
8073 mLastSeenPos = lastPos; in run()
8091 if (nextPos == mLastSeenPos) { in run()
8105 mLastSeenPos = nextPos; in run()
8119 if (firstPos == mLastSeenPos) { in run()
[all …]
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt65031 Landroid/widget/AbsListView$PositionScroller;->mLastSeenPos:I