Searched refs:mInnerView (Results 1 – 1 of 1) sorted by relevance
45 private final View mInnerView; // can be null for GroupNotificationViewHolder field in CarNotificationBaseViewHolder90 mInnerView = itemView.findViewById(R.id.inner_template_view); in CarNotificationBaseViewHolder()122 mInnerView.setBackgroundColor(mDefaultBackgroundColor); in bind()123 mInnerView.setOnClickListener( in bind()