Merge "Update udfps AOD icon" into sc-dev am: fbf9a2634c
Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/15500384 Change-Id: Ib0ee59d3852f026e5270b396f2e0d7c449c479d7
This commit is contained in:
File diff suppressed because it is too large
Load Diff
@@ -21,8 +21,8 @@ import android.util.MathUtils
|
||||
private const val MILLIS_PER_MINUTES = 1000 * 60f
|
||||
private const val BURN_IN_PREVENTION_PERIOD_Y = 521f
|
||||
private const val BURN_IN_PREVENTION_PERIOD_X = 83f
|
||||
private const val BURN_IN_PREVENTION_PERIOD_SCALE = 180f
|
||||
private const val BURN_IN_PREVENTION_PERIOD_PROGRESS = 120f
|
||||
private const val BURN_IN_PREVENTION_PERIOD_SCALE = 181f
|
||||
private const val BURN_IN_PREVENTION_PERIOD_PROGRESS = 89f
|
||||
|
||||
/**
|
||||
* Returns the translation offset that should be used to avoid burn in at
|
||||
|
||||
Reference in New Issue
Block a user