Searched refs:onFastScrollCompleted (Results 1 – 4 of 4) sorted by relevance
257 public void onFastScrollCompleted() { in onFastScrollCompleted() method in AllAppsRecyclerView258 super.onFastScrollCompleted(); in onFastScrollCompleted()259 mFastScrollHelper.onFastScrollCompleted(); in onFastScrollCompleted()
47 public void onFastScrollCompleted() { in onFastScrollCompleted() method in AllAppsFastScrollHelper
176 public void onFastScrollCompleted() {} in onFastScrollCompleted() method in BaseRecyclerView
287 mRv.onFastScrollCompleted(); in handleTouchEvent()