Searched refs:mActionButtonBackground (Results 1 – 1 of 1) sorted by relevance
70 private final Drawable mActionButtonBackground; field in CarNotificationActionsView128 mActionButtonBackground = mContext.getDrawable(R.drawable.action_button_background); in CarNotificationActionsView()332 button.setBackground(isMuted ? mUnmuteButtonBackground : mActionButtonBackground); in setMuteStatus()