HomeSort by relevance Sort by last modified time
    Searched refs:operatorAlphaShort (Results 1 - 2 of 2) sorted by null

  /frameworks/base/telephony/java/com/android/internal/telephony/
OperatorInfo.java 61 String operatorAlphaShort,
66 mOperatorAlphaShort = operatorAlphaShort;
74 String operatorAlphaShort,
77 this (operatorAlphaLong, operatorAlphaShort,
82 String operatorAlphaShort,
84 this(operatorAlphaLong, operatorAlphaShort, operatorNumeric, State.UNKNOWN);
149 in.readString(), /*operatorAlphaShort*/
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/
PhoneBase.java 205 public String operatorAlphaShort;
    [all...]

Completed in 665 milliseconds