Lines Matching refs:setText
228 mNeighboringCids.setText("unknown");
234 smsc.setText("refresh error");
236 smsc.setText((String)ar.result);
243 smsc.setText("update error");
446 radioPowerButton.setText(buttonText); in updatePowerState()
450 cellInfoListRateButton.setText("CellInfoListRate " + mCellInfoListRateHandler.getRate()); in updateCellInfoListRate()
455 dnsCheckState.setText(phone.isDnsCheckDisabled() ? in updateDnsCheckState()
468 dBm.setText("0"); in updateSignalStrength()
479 dBm.setText(String.valueOf(signalDbm) + " " in updateSignalStrength()
491 mLocation.setText(r.getString(R.string.radioInfo_lac) + " = " in updateLocation()
503 mLocation.setText("BID = " in updateLocation()
518 mLocation.setText("unknown"); in updateLocation()
538 mNeighboringCids.setText(sb.toString()); in updateNeighboringCids()
556 mCellInfo.setText(value.toString()); in updateCellInfoTv()
560 mDcRtInfoTv.setText(dcRtInfo.toString()); in updateDcRtInfoTv()
565 mMwi.setText(String.valueOf(mMwiValue)); in updateMessageWaiting()
570 mCfi.setText(String.valueOf(mCfiValue)); in updateCallRedirect()
594 gsmState.setText(display); in updateServiceState()
597 roamingState.setText(R.string.radioInfo_roaming_in); in updateServiceState()
599 roamingState.setText(R.string.radioInfo_roaming_not); in updateServiceState()
602 operatorName.setText(serviceState.getOperatorAlphaLong()); in updateServiceState()
623 callState.setText(display); in updatePhoneState()
647 gprsState.setText(display); in updateDataState()
655 network.setText(display); in updateNetworkType()
665 mDeviceId.setText(s); in updateProperties()
670 number.setText(s); in updateProperties()
677 resets.setText(s); in updateDataStats()
680 attempts.setText(s); in updateDataStats()
683 successes.setText(s); in updateDataStats()
689 sentSinceReceived.setText(s); in updateDataStats()
703 sent.setText(txPackets + " " + packets + ", " + txBytes + " " + bytes); in updateDataStats2()
704 received.setText(rxPackets + " " + packets + ", " + rxBytes + " " + bytes); in updateDataStats2()
784 mPingIpAddr.setText(mPingIpAddrResult); in updatePingState()
785 mPingHostname.setText(mPingHostnameResult); in updatePingState()
786 mHttpClientTest.setText(mHttpClientTestResult); in updatePingState()
790 mPingIpAddr.setText(mPingIpAddrResult); in updatePingState()
791 mPingHostname.setText(mPingHostnameResult); in updatePingState()
792 mHttpClientTest.setText(mHttpClientTestResult); in updatePingState()
862 disconnects.setText(sb.toString()); in updatePdpList()
995 imsRegRequiredButton.setText(buttonText); in updateImsRegRequiredState()
1055 imsVoLteProvisionedButton.setText(buttonText); in updateImsVoLteProvisionedState()
1063 smsOverImsButton.setText(buttonText); in updateSmsOverImsState()
1088 lteRamDumpButton.setText(buttonText); in updateLteRamDumpState()