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()
217 public String operatorAlphaShort; field in Phone.NetworkSelectMessage1124 nsm.operatorAlphaShort = ""; in onCheckForNetworkSelectionModeAutomatic()1165 nsm.operatorAlphaShort = network.getOperatorAlphaShort(); in selectNetworkManually()1203 editor.putString(NETWORK_SELECTION_SHORT_KEY + subId, nsm.operatorAlphaShort); in updateSavedNetworkOperator()