Searched refs:mDeclineButtonBackground (Results 1 – 1 of 1) sorted by relevance
72 private final Drawable mDeclineButtonBackground; field in CarNotificationActionsView133 mDeclineButtonBackground = mContext.getDrawable(R.drawable.call_action_button_background); in CarNotificationActionsView()134 mDeclineButtonBackground.setColorFilter( in CarNotificationActionsView()235 mActionButtons.get(1).setBackground(mDeclineButtonBackground); in bind()