Searched defs:getClockNotificationsPadding (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DKeyguardClockPositionAlgorithm.java104 int clockNotificationsPadding = getClockNotificationsPadding()
111 y + getClockNotificationsPadding() + mKeyguardStatusHeight);
126 private int getClockNotificationsPadding() { method in class:KeyguardClockPositionAlgorithm

Completed in 98 milliseconds