Searched refs:mScrollViewChild (Results 1 – 1 of 1) sorted by relevance
107 private View mScrollViewChild; field in MultiShrinkScroller295 mScrollViewChild = findViewById(R.id.card_container); in initialize()963 + Math.max(0, mScrollViewChild.getHeight() - getHeight() in getMaximumScrollUpwards()968 + Math.max(0, mScrollViewChild.getHeight() - getHeight()); in getMaximumScrollUpwards()1014 final int usedScrollViewSpace = mScrollViewChild.getHeight(); in getOverflowingChildViewSize()