Searched refs:mDisabledCountTextButtonAlpha (Results 1 – 1 of 1) sorted by relevance
65 private final float mDisabledCountTextButtonAlpha; field in MessageNotificationViewHolder92 mDisabledCountTextButtonAlpha = getContext().getResources().getFloat( in MessageNotificationViewHolder()154 mBodyView.setCountTextAlpha(isRestricted ? mDisabledCountTextButtonAlpha : /* alpha= */ 1); in bindBody()422 mBodyView.setCountTextAlpha(mDisabledCountTextButtonAlpha); in getCountViewOnClickListener()