Searched refs:clockY (Results 1 – 2 of 2) sorted by relevance
118 result.clockY = y; in run()121 result.clockY, in run()131 private float getClockScale(int notificationPadding, int clockY, int startPadding) { in getClockScale() argument133 float scaleEnd = clockY - mKeyguardStatusHeight * scaleMultiplier; in getClockScale()211 public int clockY; field in KeyguardClockPositionAlgorithm.Result
418 startClockAnimation(mClockPositionResult.clockY); in positionClockAndNotifications()420 mKeyguardStatusView.setY(mClockPositionResult.clockY); in positionClockAndNotifications()