Home
last modified time | relevance | path

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

/frameworks/base/packages/CarSystemUI/src/com/android/systemui/statusbar/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()