Home
last modified time | relevance | path

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

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