Home
last modified time | relevance | path

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

/packages/apps/Launcher3/src/com/android/launcher3/allapps/
DAllAppsRecyclerView.java352 public int getCurrentScrollY() { in getCurrentScrollY() method in AllAppsRecyclerView
369 public int getCurrentScrollY(int position, int offset) { in getCurrentScrollY() method in AllAppsRecyclerView
/packages/apps/Launcher3/src/com/android/launcher3/
DBaseRecyclerView.java163 public abstract int getCurrentScrollY(); in getCurrentScrollY() method in BaseRecyclerView
/packages/apps/Launcher3/src/com/android/launcher3/widget/
DWidgetsRecyclerView.java120 public int getCurrentScrollY() { in getCurrentScrollY() method in WidgetsRecyclerView