Searched refs:checkString (Results 1 – 1 of 1) sorted by relevance
191 checkString(name, "name", 1, 8); in checkValidName()195 checkString(ext, "extension", 0, 3); in checkValidExt()198 private static void checkString(String str, String strType, in checkString() method in ShortName