Searched refs:firstChildMaxExpandHeight (Results 1 – 1 of 1) sorted by relevance
1235 int firstChildMaxExpandHeight = getMaxExpandHeight(firstChild); in getScrollRange() local1242 scrollRange = Math.max(scrollRange, firstChildMaxExpandHeight - mCollapsedSize); in getScrollRange()