Home
last modified time | relevance | path

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

/packages/apps/Car/SystemUI/src/com/android/systemui/car/hvac/
DTemperatureBackgroundAnimator.java149 Animator holdOvershoot = ViewAnimationUtils in animateOpen() local
152 holdOvershoot.setDuration(50); in animateOpen()
153 markState(holdOvershoot, CircleState.OVERSHOT); in animateOpen()
154 animators.add(holdOvershoot); in animateOpen()