Searched refs:providerRadioButton (Results 1 – 1 of 1) sorted by relevance
163 final RadioButton providerRadioButton = view.findViewById(R.id.private_dns_mode_provider); in onBindDialogView() local164 providerRadioButton.setText(com.android.settingslib.R.string.private_dns_mode_provider); in onBindDialogView()