Searched refs:servicestate (Results 1 – 1 of 1) sorted by relevance
5365 private void updateOperatorNameForServiceState(ServiceState servicestate) { in updateOperatorNameForServiceState() argument5366 if (servicestate == null) { in updateOperatorNameForServiceState()5370 servicestate.setOperatorName( in updateOperatorNameForServiceState()5371 filterOperatorNameByPattern(servicestate.getOperatorAlphaLong()), in updateOperatorNameForServiceState()5372 filterOperatorNameByPattern(servicestate.getOperatorAlphaShort()), in updateOperatorNameForServiceState()5373 servicestate.getOperatorNumeric()); in updateOperatorNameForServiceState()5376 servicestate.getNetworkRegistrationInfoList(); in updateOperatorNameForServiceState()