Home
last modified time | relevance | path

Searched defs:keyguardStatusHeight (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DKeyguardClockPositionAlgorithm.java89 int notificationCount, int height, int keyguardStatusHeight, float emptyDragAmount) { in setup()
99 public float getMinStackScrollerPadding(int height, int keyguardStatusHeight) { in getMinStackScrollerPadding()