Home
last modified time | relevance | path

Searched refs:onFastScrollCompleted (Results 1 – 3 of 3) sorted by relevance

/packages/apps/Launcher3/src/com/android/launcher3/allapps/
DAllAppsRecyclerView.java266 public void onFastScrollCompleted() { in onFastScrollCompleted() method in AllAppsRecyclerView
267 super.onFastScrollCompleted(); in onFastScrollCompleted()
268 mFastScrollHelper.onFastScrollCompleted(); in onFastScrollCompleted()
DAllAppsFastScrollHelper.java166 public void onFastScrollCompleted() { in onFastScrollCompleted() method in AllAppsFastScrollHelper
/packages/apps/Launcher3/src/com/android/launcher3/
DBaseRecyclerView.java139 onFastScrollCompleted(); in handleTouchEvent()
263 protected void onFastScrollCompleted() {} in onFastScrollCompleted() method in BaseRecyclerView