Home
last modified time | relevance | path

Searched defs:getCurrentScrollY (Results 1 – 3 of 3) sorted by relevance

/aosp12/packages/apps/Launcher3/src/com/android/launcher3/allapps/
H A DAllAppsRecyclerView.java369 public int getCurrentScrollY() { in getCurrentScrollY() method in AllAppsRecyclerView
386 public int getCurrentScrollY(int position, int offset) { in getCurrentScrollY() method in AllAppsRecyclerView
/aosp12/packages/apps/Launcher3/src/com/android/launcher3/
H A DBaseRecyclerView.java159 public abstract int getCurrentScrollY(); in getCurrentScrollY() method in BaseRecyclerView
/aosp12/packages/apps/Launcher3/src/com/android/launcher3/widget/picker/
H A DWidgetsRecyclerView.java142 public int getCurrentScrollY() { in getCurrentScrollY() method in WidgetsRecyclerView