Home | History | Annotate | Download | only in settings

Lines Matching full:operatorname

103     private TextView operatorName;
250 operatorName = (TextView) findViewById(R.id.operator);
544 operatorName.setText(serviceState.getOperatorAlphaLong());