Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/keyguard/clock/
DSmallClockPosition.java34 private final int mKeyguardLockHeight; field in SmallClockPosition
54 mKeyguardLockHeight = lockHeight; in SmallClockPosition()
72 int lockY = mStatusBarHeight + mKeyguardLockHeight + 2 * mKeyguardLockPadding; in getPreferredY()