Searched refs:contentFits (Results 1 – 2 of 2) sorted by relevance
388 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
1232 private boolean contentFits() { in contentFits() method in AbsListView3451 !contentFits())) { in scrollIfNeeded()3505 !contentFits())) { in scrollIfNeeded()4433 (overscrollMode == OVER_SCROLL_IF_CONTENT_SCROLLS && !contentFits())) {