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.java92 int notificationCount, int height, int keyguardStatusHeight, float emptyDragAmount, in setup()
105 public float getMinStackScrollerPadding(int height, int keyguardStatusHeight) { in getMinStackScrollerPadding()