Home
last modified time | relevance | path

Searched refs:getAdjustedEnd (Results 1 – 1 of 1) sorted by relevance

/external/cldr/tools/java/org/unicode/cldr/util/
DDayPeriodInfo.java73 public int getAdjustedEnd() { in getAdjustedEnd() method in DayPeriodInfo.Span
202 int end = span.getAdjustedEnd() % NOON; in DayPeriodInfo()
209 int end2 = span2.getAdjustedEnd() % NOON; in DayPeriodInfo()
453 int otherEnd = other.getAdjustedEnd() % NOON; in collisionIsErrorFormat()
456 int flexEnd = s.getAdjustedEnd() % NOON; in collisionIsErrorFormat()
471 int otherEnd = other.getAdjustedEnd(); in collisionIsErrorSelection()
474 int flexEnd = s.getAdjustedEnd(); in collisionIsErrorSelection()