Searched refs:newDesiredToolbarHeight (Results 1 – 1 of 1) sorted by relevance
1357 final int newDesiredToolbarHeight = Math.min(getToolbarHeight() in prepareForShrinkingScrollChild() local1359 ObjectAnimator.ofInt(this, "toolbarHeight", newDesiredToolbarHeight).setDuration( in prepareForShrinkingScrollChild()