Searched defs:operatorAlphaShort (Results 1 - 1 of 1) sorted by relevance

/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DOperatorInfo.java61 String operatorAlphaShort,
66 mOperatorAlphaShort = operatorAlphaShort;
74 String operatorAlphaShort,
77 this (operatorAlphaLong, operatorAlphaShort,
143 in.readString(), /*operatorAlphaShort*/
60 OperatorInfo(String operatorAlphaLong, String operatorAlphaShort, String operatorNumeric, State state) argument
73 OperatorInfo(String operatorAlphaLong, String operatorAlphaShort, String operatorNumeric, String stateString) argument

Completed in 54 milliseconds