Searched refs:mProfileNameTextView (Results 1 – 1 of 1) sorted by relevance
336 holder.mProfileNameTextView.setText(getProfileRecordName(profileRecord)); in onBindViewHolder()518 public TextView mProfileNameTextView; field in ProfileGridRecyclerView.ProfileAdapter.ProfileAdapterViewHolder526 mProfileNameTextView = view.findViewById(R.id.profile_name); in ProfileAdapterViewHolder()