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