Searched refs:mCallButtonBackground (Results 1 – 1 of 1) sorted by relevance
71 private final Drawable mCallButtonBackground; field in CarNotificationActionsView129 mCallButtonBackground = mContext.getDrawable(R.drawable.call_action_button_background); in CarNotificationActionsView()130 mCallButtonBackground.setColorFilter( in CarNotificationActionsView()234 mActionButtons.get(0).setBackground(mCallButtonBackground); in bind()