Searched refs:contentFits (Results 1 – 1 of 1) sorted by relevance
389 final boolean contentFits = contentFits(); in trackMotionScroll()394 if (!contentFits) { in trackMotionScroll()419 (overScrollMode == ViewCompat.OVER_SCROLL_IF_CONTENT_SCROLLS && !contentFits)) { in trackMotionScroll()486 private boolean contentFits() { in contentFits() method in GalleryThumbnailView