Searched refs:iwlanErrorDetail (Results 1 – 1 of 1) sorted by relevance
824 String iwlanErrorDetail = "*"; in match() local830 iwlanErrorDetail = String.valueOf(exception.getErrorType()); in match()832 iwlanErrorDetail = getGenericErrorDetailString(iwlanError); in match()833 if (iwlanErrorDetail.equals("UNKNOWN")) { in match()851 int error = Integer.parseInt(iwlanErrorDetail); in match()856 } else if (errorDetail.equals(iwlanErrorDetail) || errorDetail.equals("*")) { in match()