Home
last modified time | relevance | path

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

/frameworks/base/core/java/com/android/internal/widget/
DScrollingView.java133 int computeVerticalScrollExtent(); in computeVerticalScrollExtent() method
DLinearLayoutManager.java1067 public int computeVerticalScrollExtent(RecyclerView.State state) { in computeVerticalScrollExtent() method
DRecyclerView.java1815 public int computeVerticalScrollExtent() { in computeVerticalScrollExtent() method in RecyclerView
9181 public int computeVerticalScrollExtent(State state) { in computeVerticalScrollExtent() method in RecyclerView.LayoutManager
/frameworks/base/core/java/android/webkit/
DWebViewProvider.java480 public int computeVerticalScrollExtent(); in computeVerticalScrollExtent() method
DWebView.java2652 protected int computeVerticalScrollExtent() { in computeVerticalScrollExtent() method in WebView
/frameworks/base/core/java/android/widget/
DGridView.java2312 protected int computeVerticalScrollExtent() { in computeVerticalScrollExtent() method
DNumberPicker.java1210 protected int computeVerticalScrollExtent() { in computeVerticalScrollExtent() method in NumberPicker
DAbsListView.java2054 protected int computeVerticalScrollExtent() { in computeVerticalScrollExtent() method in AbsListView
DTextView.java11092 protected int computeVerticalScrollExtent() { in computeVerticalScrollExtent() method in TextView.Drawables
/frameworks/base/core/java/android/view/
DView.java19172 protected int computeVerticalScrollExtent() { in computeVerticalScrollExtent() method in View