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.java1357 final int newDesiredToolbarHeight = Math.min(getToolbarHeight() in prepareForShrinkingScrollChild() local
1359 ObjectAnimator.ofInt(this, "toolbarHeight", newDesiredToolbarHeight).setDuration( in prepareForShrinkingScrollChild()