Searched refs:setVerticalScroll (Results 1 – 5 of 5) sorted by relevance
48 void setVerticalScroll(int scroll, boolean isScrolledOut); in setVerticalScroll() method
59 public void setVerticalScroll(int scroll, boolean isScrolledOut) { in setVerticalScroll() method in PluginHeaderRow
319 row.setVerticalScroll(0, true /* isScrolledOut */); in applyVerticalMove()323 row.setVerticalScroll(uncappedTranslationY, false /* isScrolledOut */); in applyVerticalMove()
242 public void setVerticalScroll(int scroll, boolean isScrolledOut) { in setVerticalScroll() method in AppsDividerView
268 public void setVerticalScroll(int scroll, boolean isScrolledOut) { in setVerticalScroll() method in PredictionRowView