Searched refs:OEM_ERROR_11 (Results 1 – 2 of 2) sorted by relevance
112 OEM_ERROR_11, enumConstant296 case RILConstants.OEM_ERROR_11: in fromRilErrno()297 return new CommandException(Error.OEM_ERROR_11); in fromRilErrno()
117 int OEM_ERROR_11 = 511; field