Searched defs:includeTentativeEra (Results 1 – 4 of 4) sorted by relevance
39 public static EraRules getInstance(CalType calType, boolean includeTentativeEra) { in getInstance()
37 public static EraRules getInstance(CalType calType, boolean includeTentativeEra) { in getInstance()
73 UBool includeTentativeEra = FALSE; in initializeEras() local
111 EraRules* EraRules::createInstance(const char *calType, UBool includeTentativeEra, UErrorCode& stat… in createInstance()