Searched refs:getPeriodCount (Results 1 – 4 of 4) sorted by relevance
44 count += dayPeriodFormat.getPeriodCount(); in TestBasicDayPeriods()51 for (int i = 0; i < dayPeriodInfo.getPeriodCount(); ++i) { in getSet()
74 for (int i = 0; i < dayPeriodInfo.getPeriodCount(); ++i) { in writeContents()
296 public int getPeriodCount() { in getPeriodCount() method in DayPeriodInfo
247 for (int index = 0; index < data.getPeriodCount(); ++index) { in generateFormat()