HomeSort by relevance Sort by last modified time
    Searched refs:collisionIsError (Results 1 - 2 of 2) sorted by null

  /external/cldr/tools/java/org/unicode/cldr/util/
DayPeriodInfo.java 369 public boolean collisionIsError(DayPeriodInfo.Type type1, DayPeriod dayPeriod1, Type type2, DayPeriod dayPeriod2,
  /external/cldr/tools/java/org/unicode/cldr/test/
CheckDates.java 472 if (!dateFormatInfoFormat.collisionIsError(type, dayPeriod, itemType, itemDayPeriod, sampleError)) {
    [all...]

Completed in 165 milliseconds