Searched refs:getMaxScrollY (Results 1 – 5 of 5) sorted by relevance
52 return getScrollY() == getMaxScrollY(); in isScrolledToBottom()59 private int getMaxScrollY() { in getMaxScrollY() method in ObservableScrollView122 mLastOverscrollAmount = Math.max(0, scrollY + deltaY - getMaxScrollY()); in overScrollBy()
584 public int getMaxScrollY() { in getMaxScrollY() method in AccessibilityRecord
385 event.getScrollY() == event.getMaxScrollY();
35124 method public int getMaxScrollY();
52083 method public int getMaxScrollY();