Searched refs:onFastScrollCompleted (Results 1 – 4 of 4) sorted by relevance
326 public void onFastScrollCompleted() { in onFastScrollCompleted() method in AllAppsRecyclerView327 super.onFastScrollCompleted(); in onFastScrollCompleted()328 mFastScrollHelper.onFastScrollCompleted(); in onFastScrollCompleted()
162 public void onFastScrollCompleted() { in onFastScrollCompleted() method in AllAppsFastScrollHelper
192 public void onFastScrollCompleted() {} in onFastScrollCompleted() method in BaseRecyclerView
243 mRv.onFastScrollCompleted(); in handleTouchEvent()