Searched refs:toMultiplier (Results 1 – 1 of 1) sorted by relevance
181 public void animateToSysuiMultiplier(float toMultiplier, long duration, in animateToSysuiMultiplier() argument183 ObjectAnimator anim = ObjectAnimator.ofFloat(this, SYSUI_ANIM_MULTIPLIER, toMultiplier); in animateToSysuiMultiplier()