Searched refs:mFastScrollToTargetSectionRunnable (Results 1 – 1 of 1) sorted by relevance
69 Runnable mFastScrollToTargetSectionRunnable = new Runnable() { field in AllAppsFastScrollHelper111 mRv.removeCallbacks(mFastScrollToTargetSectionRunnable); in smoothSnapToPosition()134 mRv.postDelayed(mFastScrollToTargetSectionRunnable, in smoothSnapToPosition()168 mRv.removeCallbacks(mFastScrollToTargetSectionRunnable); in onFastScrollCompleted()