Searched refs:providerRadioButton (Results 1 – 1 of 1) sorted by relevance
179 final RadioButton providerRadioButton = view.findViewById(R.id.private_dns_mode_provider); in onBindDialogView() local180 providerRadioButton.setText(R.string.private_dns_mode_provider); in onBindDialogView()