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()
604 public int getMaxScrollY() { in getMaxScrollY() method in AccessibilityRecord
385 event.getScrollY() == event.getMaxScrollY();
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
54637 method public int getMaxScrollY();