HomeSort by relevance Sort by last modified time
    Searched defs:orthodox (Results 1 - 7 of 7) sorted by null

  /external/icu/android_icu4j/src/main/java/android/icu/util/
EasterHoliday.java 19 * Western and Orthodox methods for calculating Easter.
52 * or Orthodox calendar.
55 * @param orthodox Use the Orthodox calendar?
59 public EasterHoliday(int daysAfter, boolean orthodox, String name)
61 super(name, new EasterRule(daysAfter, orthodox));
141 orthodox.setGregorianChange(new Date(Long.MAX_VALUE));
142 calendar = orthodox;
272 private static GregorianCalendar orthodox = new GregorianCalendar(/* new SimpleTimeZone(0, "UTC") */); field in class:EasterRule
  /external/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
EasterHoliday.java 18 * Western and Orthodox methods for calculating Easter.
53 * or Orthodox calendar.
56 * @param orthodox Use the Orthodox calendar?
61 public EasterHoliday(int daysAfter, boolean orthodox, String name)
63 super(name, new EasterRule(daysAfter, orthodox));
155 orthodox.setGregorianChange(new Date(Long.MAX_VALUE));
156 calendar = orthodox;
286 private static GregorianCalendar orthodox = new GregorianCalendar(/* new SimpleTimeZone(0, "UTC") */); field in class:EasterRule
  /prebuilts/tools/common/m2/repository/com/ibm/icu/icu4j/2.6.1/
icu4j-2.6.1.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
com.ibm.icu_4.2.1.v20100412.jar 
  /prebuilts/misc/common/icu4j/
icu4j.jar 
  /prebuilts/tools/common/m2/repository/com/ibm/icu/icu4j/53.1/
icu4j-53.1.jar 
  /prebuilts/tools/common/m2/repository/com/ibm/icu/icu4j/54.1.1/
icu4j-54.1.1.jar 

Completed in 277 milliseconds