Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/keyguard/
H A DKeyguardStatusViewController.java257 return mView.getHeight() - mKeyguardClockSwitchController.getNotificationIconAreaHeight(); in getLockscreenHeight()
H A DKeyguardClockSwitchController.java308 int getNotificationIconAreaHeight() { in getNotificationIconAreaHeight() method in KeyguardClockSwitchController