Searched refs:mMinPercentLabelString (Results 1 – 1 of 1) sorted by relevance
161 String mMinPercentLabelString; field in BatteryHistoryChart509 mMinPercentLabelString = Utils.formatPercentage(0); in setStats()590 mMinPercentLabelStringWidth = (int)mTextPaint.measureText(mMinPercentLabelString); in onMeasure()1326 canvas.drawText(mMinPercentLabelString, in drawChart()