Searched refs:mProgressColor (Results 1 – 1 of 1) sorted by relevance
49 private int mProgressColor; field in NotificationPanelItemView79 mProgressColor = res.getColor(R.color.notification_progress_stroke_color, null); in initializeLayoutValues()90 mProgressPaint.setColor(mProgressColor); in initializeLayoutValues()