Home
last modified time | relevance | path

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

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