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