Searched refs:private_dns_mode_off (Results 1 – 4 of 4) sorted by relevance
77 PRIVATE_DNS_MAP.put(PRIVATE_DNS_MODE_OFF, R.id.private_dns_mode_off); in PRIVATE_DNS_MAP.put() argument157 final RadioButton offRadioButton = view.findViewById(R.id.private_dns_mode_off); in onBindDialogView()158 offRadioButton.setText(com.android.settingslib.R.string.private_dns_mode_off); in onBindDialogView()199 if (checkedId == R.id.private_dns_mode_off) { in onCheckedChanged()
131 return res.getString(com.android.settingslib.R.string.private_dns_mode_off); in getSummary()
92 mPreference.onCheckedChanged(null, R.id.private_dns_mode_off); in testOnCheckedChanged_dnsModeOff_disableEditText()128 R.id.private_dns_mode_off); in testOnBindDialogView_containsCorrectData()143 mPreference.onCheckedChanged(null, R.id.private_dns_mode_off); in testOnCheckedChanged_switchMode_saveButtonHasCorrectState()
213 com.android.settingslib.R.string.private_dns_mode_off)); in getSummary_PrivateDnsModeOff()283 com.android.settingslib.R.string.private_dns_mode_off)); in getSummary_PrivateDnsDefaultMode()