Searched refs:dnsCheckState (Results 1 – 2 of 2) sorted by relevance
203 private TextView dnsCheckState; field in RadioInfo436 dnsCheckState = (TextView) findViewById(R.id.dnsCheckState); in onCreate()676 dnsCheckState.setText(phone.isDnsCheckDisabled() ? in updateDnsCheckState()
509 mDnsCheckState = (TextView) findViewById(R.id.dnsCheckState); in onCreate()