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