Searched refs:getDayPeriodForHour (Results 1 – 8 of 8) 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()
1969 periodType = ruleSet->getDayPeriodForHour(hour); in subFormat()2001 periodType = ruleSet->getDayPeriodForHour(hour); in subFormat()
363 public DayPeriod getDayPeriodForHour(int hour) { return dayPeriodForHour[hour]; } in getDayPeriodForHour() method in DayPeriodRules
356 public DayPeriod getDayPeriodForHour(int hour) { return dayPeriodForHour[hour]; } in getDayPeriodForHour() method in DayPeriodRules
1988 periodType = ruleSet.getDayPeriodForHour(hour); in subFormat()2020 periodType = ruleSet.getDayPeriodForHour(hour); in subFormat()
1976 periodType = ruleSet.getDayPeriodForHour(hour); in subFormat()2008 periodType = ruleSet.getDayPeriodForHour(hour); in subFormat()