Home
last modified time | relevance | path

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

/frameworks/support/v4/java/android/support/v4/view/
DScrollingView.java133 int computeVerticalScrollExtent(); in computeVerticalScrollExtent() method
/frameworks/base/core/java/android/webkit/
DWebViewProvider.java412 public int computeVerticalScrollExtent(); in computeVerticalScrollExtent() method
DWebView.java2362 protected int computeVerticalScrollExtent() { in computeVerticalScrollExtent() method in WebView
/frameworks/support/v7/recyclerview/src/android/support/v7/widget/
DLinearLayoutManager.java1037 public int computeVerticalScrollExtent(RecyclerView.State state) { in computeVerticalScrollExtent() method
DRecyclerView.java1560 public int computeVerticalScrollExtent() { in computeVerticalScrollExtent() method in RecyclerView
7481 public int computeVerticalScrollExtent(State state) { in computeVerticalScrollExtent() method in RecyclerView.LayoutManager
/frameworks/base/core/java/android/widget/
DGridView.java2289 protected int computeVerticalScrollExtent() { in computeVerticalScrollExtent() method
DNumberPicker.java1161 protected int computeVerticalScrollExtent() { in computeVerticalScrollExtent() method in NumberPicker
DAbsListView.java2000 protected int computeVerticalScrollExtent() { in computeVerticalScrollExtent() method in AbsListView
DTextView.java8512 protected int computeVerticalScrollExtent() { in computeVerticalScrollExtent() method in TextView