Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/keyguard/
DKeyguardStatusViewController.java467 public boolean isLargeClockBlockingNotificationShelf() { in isLargeClockBlockingNotificationShelf() method in KeyguardStatusViewController
/frameworks/base/packages/SystemUI/src/com/android/systemui/shade/
DNotificationPanelViewController.java1774 if (mKeyguardStatusViewController.isLargeClockBlockingNotificationShelf() in computeDesiredClockSizeForSplitShade()