Home
last modified time | relevance | path

Searched defs:chipAnimator (Results 1 – 1 of 1) sorted by relevance

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/events/
H A DSystemStatusAnimationScheduler.kt176 val chipAnimator = ValueAnimator.ofFloat(0f, 1f) regex
194 val chipAnimator = ValueAnimator.ofFloat(1f, 0f) regex