Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DKeyguardStatusBarViewController.java218 animateKeyguardStatusBarIn();
445 public void animateKeyguardStatusBarIn() { in animateKeyguardStatusBarIn() method in KeyguardStatusBarViewController
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/phone/
H A DKeyguardStatusBarViewControllerTest.java558 mController.animateKeyguardStatusBarIn(); in animateKeyguardStatusBarIn_isDisabled_viewStillHidden()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/shade/
H A DNotificationPanelViewController.java2925 mKeyguardStatusBarViewController.animateKeyguardStatusBarIn(); in updateDozingVisibilities()
4566 mKeyguardStatusBarViewController.animateKeyguardStatusBarIn(); in onStateChanged()