Searched refs:mProgressMaxColor (Results 1 – 1 of 1) sorted by relevance
50 private int mProgressMaxColor; field in NotificationPanelItemView80 mProgressMaxColor = res.getColor(R.color.notification_progress_stroke_max_color, null); in initializeLayoutValues()96 mProgressMaxPaint.setColor(mProgressMaxColor); in initializeLayoutValues()