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.java354 public int getCurrentScrollY() { in getCurrentScrollY() method in AllAppsRecyclerView
371 public int getCurrentScrollY(int position, int offset) { in getCurrentScrollY() method in AllAppsRecyclerView
/packages/apps/Launcher3/src/com/android/launcher3/
DBaseRecyclerView.java159 public abstract int getCurrentScrollY(); in getCurrentScrollY() method in BaseRecyclerView
/packages/apps/Launcher3/src/com/android/launcher3/widget/picker/
DWidgetsRecyclerView.java141 public int getCurrentScrollY() { in getCurrentScrollY() method in WidgetsRecyclerView