Searched refs:ILLEGAL_SIM_OR_ME (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/telephony/java/com/android/internal/telephony/
H A DCommandException.java44 ILLEGAL_SIM_OR_ME, enum constant in enum:CommandException.Error
84 case RILConstants.ILLEGAL_SIM_OR_ME:
85 return new CommandException(Error.ILLEGAL_SIM_OR_ME);
H A DRILConstants.java53 int ILLEGAL_SIM_OR_ME = 15; /* network selection failure due field in interface:RILConstants

Completed in 61 milliseconds