Searched refs:mWarningString (Results 1 – 1 of 1) sorted by relevance
81 private String mWarningString; field in BatteryMeterDrawableBase119 mWarningString = context.getString(R.string.battery_meter_very_low_overlay_symbol); in BatteryMeterDrawableBase()464 c.drawText(mWarningString, x, y, mWarningTextPaint); in draw()