Searched refs:operatorAlphaLong (Results 1 – 2 of 2) sorted by relevance
60 OperatorInfo(String operatorAlphaLong, in OperatorInfo() argument65 mOperatorAlphaLong = operatorAlphaLong; in OperatorInfo()73 public OperatorInfo(String operatorAlphaLong, in OperatorInfo() argument77 this (operatorAlphaLong, operatorAlphaShort, in OperatorInfo()81 public OperatorInfo(String operatorAlphaLong, in OperatorInfo() argument84 this(operatorAlphaLong, operatorAlphaShort, operatorNumeric, State.UNKNOWN); in OperatorInfo()
204 public String operatorAlphaLong; field in PhoneBase.NetworkSelectMessage1006 nsm.operatorAlphaLong = ""; in onCheckForNetworkSelectionModeAutomatic()1030 nsm.operatorAlphaLong = network.getOperatorAlphaLong(); in selectNetworkManually()1064 editor.putString(NETWORK_SELECTION_NAME_KEY + subId, nsm.operatorAlphaLong); in updateSavedNetworkOperator()