Searched refs:operatorAlphaShort (Results 1 – 2 of 2) sorted by relevance
61 String operatorAlphaShort, in OperatorInfo() argument66 mOperatorAlphaShort = operatorAlphaShort; in OperatorInfo()74 String operatorAlphaShort, in OperatorInfo() argument77 this (operatorAlphaLong, operatorAlphaShort, in OperatorInfo()82 String operatorAlphaShort, in OperatorInfo() argument84 this(operatorAlphaLong, operatorAlphaShort, operatorNumeric, State.UNKNOWN); in OperatorInfo()
205 public String operatorAlphaShort; field in PhoneBase.NetworkSelectMessage1007 nsm.operatorAlphaShort = ""; in onCheckForNetworkSelectionModeAutomatic()1031 nsm.operatorAlphaShort = network.getOperatorAlphaShort(); in selectNetworkManually()1065 editor.putString(NETWORK_SELECTION_SHORT_KEY + subId, nsm.operatorAlphaShort); in updateSavedNetworkOperator()