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.java1819 public int computeVerticalScrollExtent() { in computeVerticalScrollExtent() method in RecyclerView
9302 public int computeVerticalScrollExtent(State state) { in computeVerticalScrollExtent() method in RecyclerView.LayoutManager
/frameworks/base/core/java/android/webkit/
DWebViewProvider.java517 public int computeVerticalScrollExtent(); in computeVerticalScrollExtent() method
DWebView.java2687 protected int computeVerticalScrollExtent() { in computeVerticalScrollExtent() method in WebView
/frameworks/base/core/java/android/widget/
DGridView.java2319 protected int computeVerticalScrollExtent() { in computeVerticalScrollExtent() method
DNumberPicker.java1210 protected int computeVerticalScrollExtent() { in computeVerticalScrollExtent() method in NumberPicker
DAbsListView.java2047 protected int computeVerticalScrollExtent() { in computeVerticalScrollExtent() method in AbsListView
DTextView.java11389 protected int computeVerticalScrollExtent() { in computeVerticalScrollExtent() method in TextView.Drawables
/frameworks/base/core/java/android/view/
DView.java19812 protected int computeVerticalScrollExtent() { in computeVerticalScrollExtent() method in View