Searched refs:OEM_ERROR_14 (Results 1 – 2 of 2) sorted by relevance
107 OEM_ERROR_14, enumConstant289 case RILConstants.OEM_ERROR_14: in fromRilErrno()290 return new CommandException(Error.OEM_ERROR_14); in fromRilErrno()
123 int OEM_ERROR_14 = 514; field