Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/keyguard/
H A DKeyguardStatusViewController.java378 public boolean isLargeClockBlockingNotificationShelf() { in isLargeClockBlockingNotificationShelf() method in KeyguardStatusViewController
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/shade/
H A DNotificationPanelViewController.java1688 if (mKeyguardStatusViewController.isLargeClockBlockingNotificationShelf() in computeDesiredClockSizeForSplitShade()