Searched refs:mIntroTextView (Results 1 – 1 of 1) sorted by relevance
204 private final TextView mIntroTextView; field in CustomRecyclerAdapter.EventLoggingViewHolder209 mIntroTextView = view.findViewById(R.id.intro); in EventLoggingViewHolder()219 mIntroTextView.setVisibility(View.INVISIBLE); in logDataLayerInformation()