Searched defs:getRadiusRatio (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/packages/SettingsLib/src/com/android/settingslib/graph/
H A DBluetoothDeviceLayerDrawable.java132 protected float getRadiusRatio() { method in class:BluetoothDeviceLayerDrawable.BatteryMeterDrawable
H A DBatteryMeterDrawableBase.java347 final float radius = getRadiusRatio() * (mFrame.height() + buttonHeight);
497 protected float getRadiusRatio() { method in class:BatteryMeterDrawableBase

Completed in 49 milliseconds