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