Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/fragment/
H A DStatusBarSystemEventAnimator.kt70 val moveOut = ValueAnimator.ofFloat(0f, 1f).apply { regex
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/events/
H A DSystemEventChipAnimationController.kt192 val moveOut = ValueAnimator.ofInt(0, dotSize).apply { regex
226 val moveOut = ValueAnimator.ofInt(chipWidth, chipMinWidth).apply { regex