Searched refs:OEM_ERROR_13 (Results 1 – 2 of 2) sorted by relevance
115 OEM_ERROR_13, enumConstant306 case RILConstants.OEM_ERROR_13: in fromRilErrno()307 return new CommandException(Error.OEM_ERROR_13); in fromRilErrno()
138 int OEM_ERROR_13 = 513; field