Searched refs:mButtonFrame (Results 1 – 1 of 1) sorted by relevance
88 private final RectF mButtonFrame = new RectF(); field in BatteryMeterDrawableBase312 mButtonFrame.set( in draw()330 final float levelTop = drawFrac == 1f ? mButtonFrame.top in draw()338 mShapePath.addRect(mButtonFrame, Direction.CW); in draw()