Searched refs:onFastScrollCompleted (Results 1 – 4 of 4) sorted by relevance
212 public void onFastScrollCompleted() { in onFastScrollCompleted() method in AllAppsRecyclerView213 super.onFastScrollCompleted(); in onFastScrollCompleted()214 mFastScrollHelper.onFastScrollCompleted(); in onFastScrollCompleted()
162 public void onFastScrollCompleted() { in onFastScrollCompleted() method in AllAppsFastScrollHelper
173 public void onFastScrollCompleted() {} in onFastScrollCompleted() method in BaseRecyclerView
260 mRv.onFastScrollCompleted(); in handleTouchEvent()