Searched refs:onFastScrollCompleted (Results 1 – 4 of 4) sorted by relevance
243 public void onFastScrollCompleted() { in onFastScrollCompleted() method in AllAppsRecyclerView244 super.onFastScrollCompleted(); in onFastScrollCompleted()245 mFastScrollHelper.onFastScrollCompleted(); in onFastScrollCompleted()
47 public void onFastScrollCompleted() { in onFastScrollCompleted() method in AllAppsFastScrollHelper
176 public void onFastScrollCompleted() {} in onFastScrollCompleted() method in BaseRecyclerView
292 mRv.onFastScrollCompleted(); in handleTouchEvent()