Searched refs:mEmergencyBackgroundColor (Results 1 – 1 of 1) sorted by relevance
38 private final int mEmergencyBackgroundColor; field in EmergencyNotificationViewHolder49 mEmergencyBackgroundColor = view.getContext().getColor(R.color.emergency_background_color); in EmergencyNotificationViewHolder()68 mCardView.setCardBackgroundColor(mEmergencyBackgroundColor); in bind()