Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/shade/
DNotificationPanelViewController.java1652 private boolean shouldAnimateKeyguardStatusViewAlignment() { in shouldAnimateKeyguardStatusViewAlignment() method in NotificationPanelViewController
1667 updateKeyguardStatusViewAlignment(/* animate= */shouldAnimateKeyguardStatusViewAlignment()); in updateClockAppearance()