Home
last modified time | relevance | path

Searched defs:computeVerticalScrollExtent (Results 1 – 13 of 13) sorted by relevance

/frameworks/support/compat/java/android/support/v4/view/
DScrollingView.java133 int computeVerticalScrollExtent(); in computeVerticalScrollExtent() method
/frameworks/base/core/java/com/android/internal/widget/
DScrollingView.java133 int computeVerticalScrollExtent(); in computeVerticalScrollExtent() method
DLinearLayoutManager.java1071 public int computeVerticalScrollExtent(RecyclerView.State state) { in computeVerticalScrollExtent() method
DRecyclerView.java1814 public int computeVerticalScrollExtent() { in computeVerticalScrollExtent() method in RecyclerView
9179 public int computeVerticalScrollExtent(State state) { in computeVerticalScrollExtent() method in RecyclerView.LayoutManager
/frameworks/base/core/java/android/webkit/
DWebViewProvider.java455 public int computeVerticalScrollExtent(); in computeVerticalScrollExtent() method
DWebView.java2621 protected int computeVerticalScrollExtent() { in computeVerticalScrollExtent() method in WebView
/frameworks/support/v7/recyclerview/src/android/support/v7/widget/
DLinearLayoutManager.java1095 public int computeVerticalScrollExtent(RecyclerView.State state) { in computeVerticalScrollExtent() method
DRecyclerView.java1943 public int computeVerticalScrollExtent() { in computeVerticalScrollExtent() method in RecyclerView
9598 public int computeVerticalScrollExtent(State state) { in computeVerticalScrollExtent() method in RecyclerView.LayoutManager
/frameworks/base/core/java/android/widget/
DGridView.java2279 protected int computeVerticalScrollExtent() { in computeVerticalScrollExtent() method
DNumberPicker.java1172 protected int computeVerticalScrollExtent() { in computeVerticalScrollExtent() method in NumberPicker
DTextView.java9903 protected int computeVerticalScrollExtent() { in computeVerticalScrollExtent() method
DAbsListView.java2016 protected int computeVerticalScrollExtent() { in computeVerticalScrollExtent() method in AbsListView
/frameworks/support/core-ui/java/android/support/v4/widget/
DNestedScrollView.java1394 public int computeVerticalScrollExtent() { in computeVerticalScrollExtent() method in NestedScrollView