Home
last modified time | relevance | path

Searched refs:newEmptyScrollViewSpace (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Contacts/src/com/android/contacts/widget/
DMultiShrinkScroller.java1355 final int newEmptyScrollViewSpace = -getOverflowingChildViewSize() + heightDelta; in prepareForShrinkingScrollChild() local
1356 if (newEmptyScrollViewSpace > 0 && !mIsTwoPanel) { in prepareForShrinkingScrollChild()
1358 + newEmptyScrollViewSpace, getMaximumScrollableHeaderHeight()); in prepareForShrinkingScrollChild()