Searched refs:onFastScrollCompleted (Results 1 – 4 of 4) sorted by relevance
219 public void onFastScrollCompleted() { in onFastScrollCompleted() method in AllAppsRecyclerView220 super.onFastScrollCompleted(); in onFastScrollCompleted()221 mFastScrollHelper.onFastScrollCompleted(); in onFastScrollCompleted()
162 public void onFastScrollCompleted() { in onFastScrollCompleted() method in AllAppsFastScrollHelper
174 public void onFastScrollCompleted() {} in onFastScrollCompleted() method in BaseRecyclerView
260 mRv.onFastScrollCompleted(); in handleTouchEvent()