Searched refs:mLinearLayoutRadioButton (Results 1 – 3 of 3) 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()