Searched refs:SYSUI_ANIM_MULTIPLIER (Results 1 – 1 of 1) sorted by relevance
70 private static Property<WorkspaceAndHotseatScrim, Float> SYSUI_ANIM_MULTIPLIER = field in WorkspaceAndHotseatScrim183 ObjectAnimator anim = ObjectAnimator.ofFloat(this, SYSUI_ANIM_MULTIPLIER, toMultiplier); in animateToSysuiMultiplier()