Home
last modified time | relevance | path

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

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