Searched refs:onFastScrollCompleted (Results 1 – 4 of 4) sorted by relevance
203 public void onFastScrollCompleted() { in onFastScrollCompleted() method in AllAppsRecyclerView204 super.onFastScrollCompleted(); in onFastScrollCompleted()205 mFastScrollHelper.onFastScrollCompleted(); in onFastScrollCompleted()
47 public void onFastScrollCompleted() { in onFastScrollCompleted() method in AllAppsFastScrollHelper
169 public void onFastScrollCompleted() {} in onFastScrollCompleted() method in FastScrollRecyclerView
341 mRv.onFastScrollCompleted(); in endFastScrolling()