Searched refs:getRadiusRatio (Results 1 – 3 of 3) sorted by relevance
86 assertThat(batteryDrawable.getRadiusRatio()).isWithin(TOLERANCE).of(0f); in testBatteryMeterDrawable_configCorrect()
132 protected float getRadiusRatio() { in getRadiusRatio() method in BluetoothDeviceLayerDrawable.BatteryMeterDrawable
335 final float radius = getRadiusRatio() * (mFrame.height() + buttonHeight); in draw()480 protected float getRadiusRatio() { in getRadiusRatio() method in BatteryMeterDrawableBase