Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DKeyguardStatusBarViewController.java88 private final AnimatableProperty mHeadsUpShowingAmountAnimation = AnimatableProperty.from( field in KeyguardStatusBarViewController
602 mHeadsUpShowingAmountAnimation, in updateForHeadsUp()
607 PropertyAnimator.applyImmediately(mView, mHeadsUpShowingAmountAnimation, 0.0f); in updateForHeadsUp()