Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DKeyguardClockPositionAlgorithm.java109 result.clockScale = getClockScale(result.stackScrollerPadding, in run()
115 private float getClockScale(int notificationPadding, int clockY, int startPadding) { in getClockScale() method in KeyguardClockPositionAlgorithm