Home
last modified time | relevance | path

Searched defs:computeScrollExtent (Results 1 – 2 of 2) sorted by relevance

/frameworks/support/v7/recyclerview/src/android/support/v7/widget/
DScrollbarHelper.java60 static int computeScrollExtent(RecyclerView.State state, OrientationHelper orientation, in computeScrollExtent() method in ScrollbarHelper
DLinearLayoutManager.java1063 private int computeScrollExtent(RecyclerView.State state) { in computeScrollExtent() method