Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/SystemUI/src/com/android/keyguard/
H A DAnimatableClockView.java120 int getLockScreenWeight() { in getLockScreenWeight() method in AnimatableClockView
195 getLockScreenWeight(), in animateAppearOnLockscreen()
210 dozeStateGetter.isDozing() ? getDozingWeight() : getLockScreenWeight() /* weight */, in animateCharge()
218 ? getLockScreenWeight() in animateCharge()
229 setTextStyle(isDozing ? getDozingWeight() : getLockScreenWeight() /* weight */, in animateDoze()