Searched refs:mFastScrollFrameIndex (Results 1 – 1 of 1) sorted by relevance
48 @Thunk int mFastScrollFrameIndex; field in AllAppsFastScrollHelper58 if (mFastScrollFrameIndex < mFastScrollFrames.length) {59 mRv.scrollBy(0, mFastScrollFrames[mFastScrollFrameIndex]);60 mFastScrollFrameIndex++;158 mFastScrollFrameIndex = 0; in smoothSnapToPosition()