Searched refs:DAYPERIOD_MIDNIGHT (Results 1 – 4 of 4) sorted by relevance
198 if (startHour == 0 && period == DayPeriodRules::DAYPERIOD_MIDNIGHT) { in setDayPeriodForHoursFromCutoffs()417 if (dayPeriod == DAYPERIOD_MIDNIGHT) { return 0; } in getStartHourForDayPeriod()444 if (dayPeriod == DAYPERIOD_MIDNIGHT) { return 0; } in getEndHourForDayPeriod()470 return DAYPERIOD_MIDNIGHT; in getDayPeriodFromString()
35 DAYPERIOD_MIDNIGHT, enumerator
1965 periodType = DayPeriodRules::DAYPERIOD_MIDNIGHT; in subFormat()1983 periodType != DayPeriodRules::DAYPERIOD_MIDNIGHT) { in subFormat()1999 (periodType == DayPeriodRules::DAYPERIOD_MIDNIGHT || in subFormat()