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