Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DKeyguardClockPositionAlgorithm.java260 public int getLockscreenStatusViewHeight() { in getLockscreenStatusViewHeight() method in KeyguardClockPositionAlgorithm
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/shade/
H A DNotificationPanelViewController.java2591 int minKeyguardPanelBottom = mClockPositionAlgorithm.getLockscreenStatusViewHeight() in calculatePanelHeightShade()