Searched refs:getMaxScrollY (Results 1 – 6 of 6) 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()
603 public int getMaxScrollY() { in getMaxScrollY() method in AccessibilityRecord
385 event.getScrollY() == event.getMaxScrollY();
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
35124 method public int getMaxScrollY();
55226 method public int getMaxScrollY();