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