Searched refs:lockHeight (Results 1 – 2 of 2) sorted by relevance
33 private val lockHeight = 35 constant40 position = SmallClockPosition(statusBarHeight, lockPadding, lockHeight, burnInY) in setUp()
52 SmallClockPosition(int statusBarHeight, int lockPadding, int lockHeight, int burnInY) { in SmallClockPosition() argument55 mKeyguardLockHeight = lockHeight; in SmallClockPosition()