Home
last modified time | relevance | path

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

/aosp12/packages/apps/EmergencyInfo/EmergencyGestureAction/src/com/android/emergency/widgets/countdown/
H A DCountDownRenderer.java132 float unitTextToTimerTextSizeRatio = in updateBounds() local
140 textSizeToBoundsRatio * unitTextToTimerTextSizeRatio * totalDiameter); in updateBounds()