Searched refs:BOLT_LEVEL_THRESHOLD (Results 1 – 1 of 1) sorted by relevance
67 private static final float BOLT_LEVEL_THRESHOLD = 0.3f; // opaque bolt below this fraction field in BatteryMeterDrawableBase389 if (boltPct <= BOLT_LEVEL_THRESHOLD) { in draw()