Searched refs:newEmptyScrollViewSpace (Results 1 – 1 of 1) sorted by relevance
1295 final int newEmptyScrollViewSpace = -getOverflowingChildViewSize() + heightDelta; in prepareForShrinkingScrollChild() local1296 if (newEmptyScrollViewSpace > 0 && !mIsTwoPanel) { in prepareForShrinkingScrollChild()1298 + newEmptyScrollViewSpace, getMaximumScrollableHeaderHeight()); in prepareForShrinkingScrollChild()