Searched refs:mChartMinHeight (Results 1 – 1 of 1) sorted by relevance
172 int mChartMinHeight; field in BatteryHistoryChart449 mChartMinHeight = a.getDimensionPixelSize(attr, 0); in BatteryHistoryChart()627 getDefaultSize(mChartMinHeight+mHeaderHeight, heightMeasureSpec)); in onMeasure()697 if (h > ((textHeight*10)+mChartMinHeight)) { in onSizeChanged()