Home
last modified time | relevance | path

Searched refs:setVerticalScroll (Results 1 – 5 of 5) sorted by relevance

/packages/apps/Launcher3/src/com/android/launcher3/allapps/
DFloatingHeaderView.java279 row.setVerticalScroll(0, true /* isScrolledOut */); in applyVerticalMove()
283 row.setVerticalScroll(uncappedTranslationY, false /* isScrolledOut */); in applyVerticalMove()
DFloatingHeaderRow.java55 void setVerticalScroll(int scroll, boolean isScrolledOut); in setVerticalScroll() method
DPluginHeaderRow.java75 public void setVerticalScroll(int scroll, boolean isScrolledOut) { in setVerticalScroll() method in PluginHeaderRow
/packages/apps/Launcher3/quickstep/recents_ui_overrides/src/com/android/launcher3/appprediction/
DAppsDividerView.java296 public void setVerticalScroll(int scroll, boolean isScrolledOut) { in setVerticalScroll() method in AppsDividerView
DPredictionRowView.java369 public void setVerticalScroll(int scroll, boolean isScrolledOut) { in setVerticalScroll() method in PredictionRowView