Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DKeyguardClockPositionAlgorithm.java198 result.clockScale = interpolate(getBurnInScale(), 1.0f, 1.0f - mDarkAmount); in run()
355 public float clockScale; field in KeyguardClockPositionAlgorithm.Result
H A DNotificationPanelViewController.java1345 mClockPositionResult.clockScale, animateClock); in updateClockAppearance()
4413 mClockPositionResult.clockScale, in onStateChanged()