Searched refs:mPercentageBounds (Results 1 – 1 of 1) sorted by relevance
90 private final Rect[] mPercentageBounds = field in BatteryChartView221 mPercentageBounds[index]); in onMeasure()224 mIndent.top = mPercentageBounds[0].height(); in onMeasure()225 mIndent.right = mPercentageBounds[0].width() + mTextPadding; in onMeasure()237 Log.d(TAG, "setIndent:" + mPercentageBounds[0]); in onMeasure()398 getWidth() - mPercentageBounds[index].width() - mPercentageBounds[index].left, in drawPercentage()399 offsetY + mPercentageBounds[index].height() *.5f, in drawPercentage()