Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/battery/
H A DBatteryMeterView.java424 int shieldHeightAddition = Math.round(fullBatteryIconHeight - mainBatteryHeight); in scaleBatteryMeterViews() local
428 marginTop = shieldHeightAddition in scaleBatteryMeterViews()