Searched refs:mLinearLayoutRadioButton (Results 1 – 1 of 1) sorted by relevance
47 protected RadioButton mLinearLayoutRadioButton; field in RecyclerViewFragment92 mLinearLayoutRadioButton = (RadioButton) rootView.findViewById(R.id.linear_layout_rb); in onCreateView()93 mLinearLayoutRadioButton.setOnClickListener(new View.OnClickListener() { in onCreateView()