Searched refs:servicestate (Results 1 – 1 of 1) sorted by relevance
5687 private void updateOperatorNameForServiceState(ServiceState servicestate) { in updateOperatorNameForServiceState() argument5688 if (servicestate == null) { in updateOperatorNameForServiceState()5692 servicestate.setOperatorName( in updateOperatorNameForServiceState()5693 filterOperatorNameByPattern(servicestate.getOperatorAlphaLong()), in updateOperatorNameForServiceState()5694 filterOperatorNameByPattern(servicestate.getOperatorAlphaShort()), in updateOperatorNameForServiceState()5695 servicestate.getOperatorNumeric()); in updateOperatorNameForServiceState()5698 servicestate.getNetworkRegistrationInfoList(); in updateOperatorNameForServiceState()5704 servicestate.addNetworkRegistrationInfo(networkRegistrationInfos.get(i)); in updateOperatorNameForServiceState()