Searched refs:computeScrollExtent (Results 1 – 3 of 3) sorted by relevance
60 static int computeScrollExtent(RecyclerView.State state, OrientationHelper orientation, in computeScrollExtent() method in ScrollbarHelper
974 return computeScrollExtent(state); in computeHorizontalScrollExtent()979 return computeScrollExtent(state); in computeVerticalScrollExtent()1003 private int computeScrollExtent(RecyclerView.State state) { in computeScrollExtent() method1008 return ScrollbarHelper.computeScrollExtent(state, mOrientationHelper, in computeScrollExtent()
929 return computeScrollExtent(state);932 private int computeScrollExtent(RecyclerView.State state) {937 return ScrollbarHelper.computeScrollExtent(state, mPrimaryOrientation,945 return computeScrollExtent(state);