Home | History | Annotate | Download | only in settings

Lines Matching refs:operatorName

171     private TextView operatorName;
368 operatorName = (TextView) findViewById(R.id.operator);
817 operatorName.setText(serviceState.getOperatorAlphaLong());