Searched refs:offRadioButton (Results 1 – 1 of 1) sorted by relevance
174 final RadioButton offRadioButton = view.findViewById(R.id.private_dns_mode_off); in onBindDialogView() local175 offRadioButton.setText(R.string.private_dns_mode_off); in onBindDialogView()