Searched refs:warningType (Results 1 – 19 of 19) sorted by relevance
88 result.add(new CheckStatus().setCause(this).setMainType(CheckStatus.warningType) in handleCheck()95 result.add(new CheckStatus().setCause(this).setMainType(CheckStatus.warningType) in handleCheck()101 result.add(new CheckStatus().setCause(this).setMainType(CheckStatus.warningType) in handleCheck()
77 showError = CheckStatus.warningType; in handleCheck()148 CheckStatus.Type showError = CheckStatus.warningType; in handleCheck()
99 CheckStatus.Type coverageErrorType = CheckStatus.warningType; in handleCheck()125 … .setCause(this).setMainType(CheckStatus.warningType).setSubtype(Subtype.missingPluralInfo) in setCldrFileToCheck()
141 .setMainType(CheckStatus.warningType) in setCldrFileToCheck()209 .setMainType(CheckStatus.warningType) in handleCheck()226 .setMainType(CheckStatus.warningType) in handleCheck()407 result.add(new CheckStatus().setCause(this).setMainType(CheckStatus.warningType) in checkExemplar()
318 .setMainType(CheckStatus.warningType) in handleCheck()354 et = CheckStatus.warningType; in handleCheck()371 ….setMainType(CheckStatus.warningType) // Making this just a warning, because there are some oddbal… in handleCheck()487 ? CheckStatus.warningType in handleCheck()744 .setMainType(CheckStatus.warningType) in checkPattern()920 .setMainType(CheckStatus.warningType) in checkPattern()985 errType = CheckStatus.warningType; in checkValue()1052 result.add(new CheckStatus().setCause(this).setMainType(CheckStatus.warningType) in checkValue()1061 result.add(new CheckStatus().setCause(this).setMainType(CheckStatus.warningType) in checkValue()
204 .setMainType(CheckStatus.warningType) in handleCheck()215 .setMainType(CheckStatus.warningType) in handleCheck()
55 result.add(new CheckStatus().setCause(this).setMainType(CheckStatus.warningType) in handleCheck()
65 result.add(new CheckStatus().setCause(this).setMainType(CheckStatus.warningType) in handleCheck()
33 CheckStatus.Type type = CheckStatus.warningType; in handleCheck()
78 result.add(new CheckStatus().setCause(this).setMainType(CheckStatus.warningType) in handleCheck()
126 CheckStatus.Type errorType = CheckStatus.warningType; in hasProblem()144 errorType = CheckStatus.warningType; in hasProblem()
76 .setMainType(CheckStatus.warningType) in setCldrFileToCheck()313 … .setMainType(typeAndFlagFromCat.flag() ? CheckStatus.errorType : CheckStatus.warningType) in checkConsistentCasing()
142 … result.add(new CheckStatus().setCause(this).setMainType(CheckStatus.warningType) in handleCheck()395 .setMainType(isWinningValue ? CheckStatus.errorType : CheckStatus.warningType) in checkDecimalFormatConsistency()
478 thisErrorType = CheckStatus.warningType; in handleCheck()533 thisErrorType = CheckStatus.warningType; in handleCheck()
204 … .setCause(this).setMainType(CheckStatus.warningType).setSubtype(Subtype.deprecatedAttribute) in check()211 .setMainType(CheckStatus.warningType) in check()
291 ? CheckStatus.errorType : CheckStatus.warningType; in handleCheck()438 …addMissingMessage(disallowed, CheckStatus.warningType, Subtype.charactersNotInMainOrAuxiliaryExemp… in handleCheck()
685 warningType = Type.Warning, field in CheckCLDR.CheckStatus
57 .setMainType(CheckStatus.warningType) in doTest()
413 } else if (result0 != Status.error && statusType.equals(CheckStatus.warningType)) { in getErrorStatus()