Searched refs:mCurrentWindowStartUnbounded (Results 1 – 3 of 3) sorted by relevance
103 int mCurrentWindowStartUnbounded = 0; field in AdapterViewAnimator368 int i = modulo(mCurrentWindowStartUnbounded + relativeIndex, getWindowSize()); in getViewAtRelativeIndex()525 newWindowStartUnbounded == mCurrentWindowStartUnbounded)) { in showOnly()574 mCurrentWindowStartUnbounded = newWindowStartUnbounded; in showOnly()
686 } else if (mCurrentWindowStartUnbounded + activeIndex == -1 || beginningOfStack) { in beginGestureIfNeeded()689 … } else if (mCurrentWindowStartUnbounded + activeIndex == adapterCount - 1 || endOfStack) { in beginGestureIfNeeded()
66266 Landroid/widget/AdapterViewAnimator;->mCurrentWindowStartUnbounded:I