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