Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/shade/
DNotificationPanelViewController.java1790 boolean shouldBeCentered = shouldKeyguardStatusViewBeCentered(); in updateKeyguardStatusViewAlignment()
1801 private boolean shouldKeyguardStatusViewBeCentered() { in shouldKeyguardStatusViewBeCentered() method in NotificationPanelViewController