HomeSort by relevance Sort by last modified time
    Searched refs:timeRuleType (Results 1 - 3 of 3) sorted by null

  /external/icu4c/i18n/
simpletz.cpp     [all...]
tzrule.cpp 405 DateTimeRule::TimeRuleType timeRuleType)
406 : TimeZoneRule(name, rawOffset, dstSavings), fTimeRuleType(timeRuleType),
475 DateTimeRule::TimeRuleType
  /external/icu4c/i18n/unicode/
tzrule.h 630 * @param timeRuleType The time type of the start times, which is one of
636 const UDate* startTimes, int32_t numStartTimes, DateTimeRule::TimeRuleType timeRuleType);
692 DateTimeRule::TimeRuleType getTimeType(void) const;
    [all...]

Completed in 54 milliseconds