Searched refs:OEM_ERROR_11 (Results 1 – 2 of 2) sorted by relevance
104 OEM_ERROR_11, enumConstant283 case RILConstants.OEM_ERROR_11: in fromRilErrno()284 return new CommandException(Error.OEM_ERROR_11); in fromRilErrno()
120 int OEM_ERROR_11 = 511; field