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()
194 public String operatorAlphaLong; field in PhoneBase.NetworkSelectMessage880 nsm.operatorAlphaLong = ""; in setNetworkSelectionModeAutomatic()900 nsm.operatorAlphaLong = network.getOperatorAlphaLong(); in selectNetworkManually()916 editor.putString(NETWORK_SELECTION_NAME_KEY + subId, nsm.operatorAlphaLong); in updateSavedNetworkOperator()