Searched refs:informList (Results 1 – 1 of 1) sorted by relevance
72 private static List<String> informList = new ArrayList<>(); field in HapSignTool75 informList.add("bin");76 informList.add("elf");77 informList.add("zip");340 … CustomException.throwException(ERROR.NOT_SUPPORT_ERROR, "inForm params must is " + informList); in runVerifyApp()373 for (String s : informList) { in containsIgnoreCase()