Searched defs:computeVerticalScrollExtent (Results 1 – 2 of 2) sorted by relevance
1242 public int computeVerticalScrollExtent(RecyclerView.State state) { in computeVerticalScrollExtent() method
2541 public int computeVerticalScrollExtent() { in computeVerticalScrollExtent() method in RecyclerView11172 public int computeVerticalScrollExtent(@NonNull State state) { in computeVerticalScrollExtent() method in RecyclerView.LayoutManager