Searched refs:setVerticalScroll (Results 1 – 5 of 5) sorted by relevance
277 row.setVerticalScroll(0, true /* isScrolledOut */); in applyVerticalMove()281 row.setVerticalScroll(uncappedTranslationY, false /* isScrolledOut */); in applyVerticalMove()
55 void setVerticalScroll(int scroll, boolean isScrolledOut); in setVerticalScroll() method
74 public void setVerticalScroll(int scroll, boolean isScrolledOut) { in setVerticalScroll() method in PluginHeaderRow
298 public void setVerticalScroll(int scroll, boolean isScrolledOut) { in setVerticalScroll() method in AppsDividerView
333 public void setVerticalScroll(int scroll, boolean isScrolledOut) { in setVerticalScroll() method in PredictionRowView