Home
last modified time | relevance | path

Searched defs:computeVerticalScrollExtent (Results 1 – 12 of 12) 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
/frameworks/base/core/java/android/webkit/
DWebViewProvider.java455 public int computeVerticalScrollExtent(); in computeVerticalScrollExtent() method
DWebView.java2558 protected int computeVerticalScrollExtent() { in computeVerticalScrollExtent() method in WebView
/frameworks/support/v7/recyclerview/src/android/support/v7/widget/
DLinearLayoutManager.java1076 public int computeVerticalScrollExtent(RecyclerView.State state) { in computeVerticalScrollExtent() method
DRecyclerView.java1917 public int computeVerticalScrollExtent() { in computeVerticalScrollExtent() method in RecyclerView
9564 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.java1163 protected int computeVerticalScrollExtent() { in computeVerticalScrollExtent() method in NumberPicker
DTextView.java9881 protected int computeVerticalScrollExtent() { in computeVerticalScrollExtent() method
DAbsListView.java2023 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