Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/customization/src/com/android/systemui/shared/clocks/
H A DAnimatableClockView.kt100 val animatableClockViewAttributes = context.obtainStyledAttributes( regex
105 dozingWeightInternal = animatableClockViewAttributes.getInt(
109 lockScreenWeightInternal = animatableClockViewAttributes.getInt(
113 chargeAnimationDelay = animatableClockViewAttributes.getInt(
117 animatableClockViewAttributes.recycle()