Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/customization/src/com/android/systemui/shared/clocks/
DDefaultClockController.kt104 largeClock.animations = LargeClockAnimations(largeClock.view, dozeFraction, foldFraction) in initialize()
206 animations = LargeClockAnimations(view, 0f, 0f)
329 inner class LargeClockAnimations( class