Searched refs:dnsCheckState (Results 1 – 2 of 2) sorted by relevance
202 private TextView dnsCheckState; field in RadioInfo434 dnsCheckState = (TextView) findViewById(R.id.dnsCheckState); in onCreate()673 dnsCheckState.setText(phone.isDnsCheckDisabled() ? in updateDnsCheckState()
213 private TextView dnsCheckState; field in RadioInfo466 dnsCheckState = (TextView) findViewById(R.id.dnsCheckState); in onCreate()766 dnsCheckState.setText(mPhone.isDnsCheckDisabled() ? in updateDnsCheckState()