Searched refs:offRadioButton (Results 1 – 1 of 1) sorted by relevance
157 final RadioButton offRadioButton = view.findViewById(R.id.private_dns_mode_off); in onBindDialogView() local158 offRadioButton.setText(com.android.settingslib.R.string.private_dns_mode_off); in onBindDialogView()