Searched refs:hasCasingInfo (Results 1 – 1 of 1) sorted by relevance
43 private boolean hasCasingInfo; field in CheckConsistentCasing81 hasCasingInfo = (types == null) ? false : types.size() > 0; in setCldrFileToCheck()90 if (!hasCasingInfo) return this; in handleCheck()