Home
last modified time | relevance | path

Searched defs:setVerticalScroll (Results 1 – 4 of 4) sorted by relevance

/packages/apps/Launcher3/src/com/android/launcher3/allapps/
DFloatingHeaderRow.java48 void setVerticalScroll(int scroll, boolean isScrolledOut); in setVerticalScroll() method
DPluginHeaderRow.java59 public void setVerticalScroll(int scroll, boolean isScrolledOut) { in setVerticalScroll() method in PluginHeaderRow
/packages/apps/Launcher3/quickstep/src/com/android/launcher3/appprediction/
DPredictionRowView.java268 public void setVerticalScroll(int scroll, boolean isScrolledOut) { in setVerticalScroll() method in PredictionRowView
DAppsDividerView.java242 public void setVerticalScroll(int scroll, boolean isScrolledOut) { in setVerticalScroll() method in AppsDividerView