Home
last modified time | relevance | path

Searched refs:contentFits (Results 1 – 3 of 3) sorted by relevance

/frameworks/ex/widget/java/com/android/ex/widget/
DStaggeredGridView.java388 final boolean contentFits = contentFits(); in trackMotionScroll()
393 if (!contentFits) { in trackMotionScroll()
418 (overScrollMode == ViewCompat.OVER_SCROLL_IF_CONTENT_SCROLLS && !contentFits)) { in trackMotionScroll()
431 private final boolean contentFits() { in contentFits() method in StaggeredGridView
/frameworks/base/core/java/android/widget/
DAbsListView.java1282 private boolean contentFits() { in contentFits() method in AbsListView
3680 !contentFits())) { in scrollIfNeeded()
3731 !contentFits())) { in scrollIfNeeded()
4741 (overscrollMode == OVER_SCROLL_IF_CONTENT_SCROLLS && !contentFits())) {
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt85880 Landroid/widget/AbsListView;->contentFits()Z