Home
last modified time | relevance | path

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

/packages/apps/Contacts/src/com/android/contacts/widget/
DMultiShrinkScroller.java1297 final int newDesiredToolbarHeight = Math.min(getToolbarHeight() in prepareForShrinkingScrollChild() local
1299 ObjectAnimator.ofInt(this, "toolbarHeight", newDesiredToolbarHeight).setDuration( in prepareForShrinkingScrollChild()