Searched refs:getDayPeriodForHour (Results 1 – 7 of 7) sorted by relevance
53 DayPeriod getDayPeriodForHour(int32_t hour) const { return fDayPeriodForHour[hour]; } in getDayPeriodForHour() function
375 if (ruleSetNum <= 0 || data->rules[ruleSetNum].getDayPeriodForHour(0) == DAYPERIOD_UNKNOWN) { in getInstance()
1887 periodType = ruleSet->getDayPeriodForHour(hour); in subFormat()1919 periodType = ruleSet->getDayPeriodForHour(hour); in subFormat()
356 public DayPeriod getDayPeriodForHour(int hour) { return dayPeriodForHour[hour]; } in getDayPeriodForHour() method in DayPeriodRules
363 public DayPeriod getDayPeriodForHour(int hour) { return dayPeriodForHour[hour]; } in getDayPeriodForHour() method in DayPeriodRules
1961 periodType = ruleSet.getDayPeriodForHour(hour); in subFormat()1993 periodType = ruleSet.getDayPeriodForHour(hour); in subFormat()
1951 periodType = ruleSet.getDayPeriodForHour(hour); in subFormat()1983 periodType = ruleSet.getDayPeriodForHour(hour); in subFormat()