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