Searched refs:mStatusBarPaint (Results 1 – 1 of 1) sorted by relevance
497 private final Paint mStatusBarPaint = new Paint(); field in TaskSnapshotSurface.SystemBarBackgroundPainter525 mStatusBarPaint.setColor(mStatusBarColor); in SystemBarBackgroundPainter()565 c.drawRect(left, 0, c.getWidth() - rightInset, statusBarHeight, mStatusBarPaint); in drawStatusBarBackground()