Home
last modified time | relevance | path

Searched defs:burnInPreventionOffsetY (Results 1 – 1 of 1) sorted by relevance

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DKeyguardClockPositionAlgorithm.java280 int burnInPreventionOffsetY = mMaxBurnInPreventionOffsetYClock; // requested offset in getClockY() local
343 private float burnInPreventionOffsetY(int offset) { in burnInPreventionOffsetY() method in KeyguardClockPositionAlgorithm