Lines Matching full:settext
231 mNeighboringCids.setText("unknown");
237 smsc.setText("refresh error");
239 smsc.setText((String)ar.result);
246 smsc.setText("update error");
449 radioPowerButton.setText(buttonText);
453 cellInfoListRateButton.setText("CellInfoListRate " + mCellInfoListRateHandler.getRate());
458 dnsCheckState.setText(phone.isDnsCheckDisabled() ?
471 dBm.setText("0");
482 dBm.setText(String.valueOf(signalDbm) + " "
494 mLocation.setText(r.getString(R.string.radioInfo_lac) + " = "
506 mLocation.setText("BID = "
521 mLocation.setText("unknown");
541 mNeighboringCids.setText(sb.toString());
559 mCellInfo.setText(value.toString());
563 mDcRtInfoTv.setText(dcRtInfo.toString());
568 mMwi.setText(String.valueOf(mMwiValue));
573 mCfi.setText(String.valueOf(mCfiValue));
597 gsmState.setText(display);
600 roamingState.setText(R.string.radioInfo_roaming_in);
602 roamingState.setText(R.string.radioInfo_roaming_not);
605 operatorName.setText(serviceState.getOperatorAlphaLong());
626 callState.setText(display);
650 gprsState.setText(display);
658 network.setText(display);
668 mDeviceId.setText(s);
673 number.setText(s);
680 resets.setText(s);
683 attempts.setText(s);
686 successes.setText(s);
689 //disconnects.setText(s);
692 sentSinceReceived.setText(s);
706 sent.setText(txPackets + " " + packets + ", " + txBytes + " " + bytes);
707 received.setText(rxPackets + " " + packets + ", " + rxBytes + " " + bytes);
783 mPingIpAddr.setText(mPingIpAddrResult);
784 mPingHostname.setText(mPingHostnameResult);
785 mHttpClientTest.setText(mHttpClientTestResult);
789 mPingIpAddr.setText(mPingIpAddrResult);
790 mPingHostname.setText(mPingHostnameResult);
791 mHttpClientTest.setText(mHttpClientTestResult);
861 disconnects.setText(sb.toString());
994 imsRegRequiredButton.setText(buttonText);
1054 imsVoLteProvisionedButton.setText(buttonText);
1062 smsOverImsButton.setText(buttonText);
1087 lteRamDumpButton.setText(buttonText);