Searched refs:roamingState (Results 1 – 1 of 1) sorted by relevance
187 private TextView roamingState; field in RadioInfo421 roamingState = (TextView) findViewById(R.id.roaming); in onCreate()928 roamingState.setText(R.string.radioInfo_roaming_in); in updateServiceState()930 roamingState.setText(R.string.radioInfo_roaming_not); in updateServiceState()