Searched refs:servicestate (Results 1 – 1 of 1) sorted by relevance
5647 private void updateOperatorNameForServiceState(ServiceState servicestate) { in updateOperatorNameForServiceState() argument5648 if (servicestate == null) { in updateOperatorNameForServiceState()5652 servicestate.setOperatorName( in updateOperatorNameForServiceState()5653 filterOperatorNameByPattern(servicestate.getOperatorAlphaLong()), in updateOperatorNameForServiceState()5654 filterOperatorNameByPattern(servicestate.getOperatorAlphaShort()), in updateOperatorNameForServiceState()5655 servicestate.getOperatorNumeric()); in updateOperatorNameForServiceState()5658 servicestate.getNetworkRegistrationInfoList(); in updateOperatorNameForServiceState()5664 servicestate.addNetworkRegistrationInfo(networkRegistrationInfos.get(i)); in updateOperatorNameForServiceState()