Searched defs:availableScrollHeight (Results 1 – 4 of 4) sorted by relevance
99 public boolean smoothScrollToSection(int scrollY, int availableScrollHeight, in smoothScrollToSection()113 private void smoothSnapToPosition(int scrollY, int availableScrollHeight, in smoothSnapToPosition()
238 int availableScrollHeight = getAvailableScrollHeight(mApps.getNumAppRows()); in scrollToPositionAtProgress() local278 int availableScrollHeight = getAvailableScrollHeight(mApps.getNumAppRows()); in onUpdateScrollbar() local
204 int availableScrollHeight = totalHeight - getVisibleHeight(); in getAvailableScrollHeight() local258 int availableScrollHeight = getAvailableScrollHeight(rowCount); in synchronizeScrollBarThumbOffsetToViewScroll() local
107 int availableScrollHeight = getAvailableScrollHeight(rowCount); in scrollToPositionAtProgress() local