Searched refs:mCallButtonTextColor (Results 1 – 1 of 1) sorted by relevance
74 private final int mCallButtonTextColor; field in CarNotificationActionsView137 mCallButtonTextColor = mContext.getColor(R.color.call_accept_button_text); in CarNotificationActionsView()236 mActionButtons.get(0).setTextColor(mCallButtonTextColor); in bind()