Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DKeyguardClockPositionAlgorithm.java134 float panelExpansion, int parentHeight, int keyguardStatusHeight, int clockPreferredY, in setup() argument
141 mKeyguardStatusHeight = keyguardStatusHeight; in setup()