Searched refs:mFastScrollToTargetSectionRunnable (Results 1 – 1 of 1) sorted by relevance
74 Runnable mFastScrollToTargetSectionRunnable = new Runnable() { field in AllAppsFastScrollHelper116 mRv.removeCallbacks(mFastScrollToTargetSectionRunnable); in smoothSnapToPosition()139 mRv.postDelayed(mFastScrollToTargetSectionRunnable, in smoothSnapToPosition()164 mRv.removeCallbacks(mFastScrollToTargetSectionRunnable); in onFastScrollCompleted()