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

  /external/icu/icu4c/source/i18n/
cecal.cpp 51 CECalendar::CECalendar(const Locale& aLocale, UErrorCode& success)
57 CECalendar::CECalendar (const CECalendar& other)
62 CECalendar::~CECalendar()
66 CECalendar&
67 CECalendar::operator=(const CECalendar& right
    [all...]
cecal.h 25 class U_I18N_API CECalendar : public Calendar {
33 * Constructs a CECalendar based on the current time in the default time zone
37 * @param success Indicates the status of CECalendar object construction.
41 CECalendar(const Locale& aLocale, UErrorCode& success);
47 CECalendar (const CECalendar& other);
53 virtual ~CECalendar();
60 CECalendar& operator=(const CECalendar& right);
99 * This method must be implemented by CECalendar subclasses t
    [all...]
coptccal.cpp 30 : CECalendar(aLocale, success)
35 : CECalendar(other)
157 return CECalendar::ceToJD(year, month, day, COPTIC_JD_EPOCH_OFFSET);
ethpccal.cpp 34 : CECalendar(aLocale, success),
40 : CECalendar(other),
136 return CECalendar::handleGetLimit(field, limitType);
coptccal.h 26 class CopticCalendar : public CECalendar {
ethpccal.h 26 class EthiopicCalendar : public CECalendar {
  /external/icu/android_icu4j/src/main/java/android/icu/util/
CECalendar.java 20 abstract class CECalendar extends Calendar {
56 * Constructs a default <code>CECalendar</code> using the current time
59 protected CECalendar() {
64 * Constructs a <code>CECalendar</code> based on the current time
69 protected CECalendar(TimeZone zone) {
74 * Constructs a <code>CECalendar</code> based on the current time
79 protected CECalendar(Locale aLocale) {
84 * Constructs a <code>CECalendar</code> based on the current time
89 protected CECalendar(ULocale locale) {
94 * Constructs a <code>CECalendar</code> based on the current tim
    [all...]
CopticCalendar.java 25 public final class CopticCalendar extends CECalendar
EthiopicCalendar.java 28 public final class EthiopicCalendar extends CECalendar
  /external/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
CECalendar.java 19 abstract class CECalendar extends Calendar {
55 * Constructs a default <code>CECalendar</code> using the current time
58 protected CECalendar() {
63 * Constructs a <code>CECalendar</code> based on the current time
68 protected CECalendar(TimeZone zone) {
73 * Constructs a <code>CECalendar</code> based on the current time
78 protected CECalendar(Locale aLocale) {
83 * Constructs a <code>CECalendar</code> based on the current time
88 protected CECalendar(ULocale locale) {
93 * Constructs a <code>CECalendar</code> based on the current tim
    [all...]
CopticCalendar.java 25 public final class CopticCalendar extends CECalendar
EthiopicCalendar.java 28 public final class EthiopicCalendar extends CECalendar
  /prebuilts/misc/common/icu4j/
icu4j.jar 
  /prebuilts/misc/common/robolectric/3.1.1/lib/
icu4j-53.1.jar 
  /prebuilts/misc/common/robolectric/3.4.2/lib/
icu4j-53.1.jar 
  /prebuilts/misc/common/robolectric/3.5.1/lib/
icu4j-53.1.jar 
  /prebuilts/misc/common/robolectric/3.6.1/lib/
icu4j-53.1.jar 
  /prebuilts/sdk/28/
android.jar 
  /prebuilts/sdk/current/
android.jar 
core.jar 
  /prebuilts/sdk/system_28/
android.jar 
  /prebuilts/sdk/system_current/
android.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 
  /prebuilts/sdk/25/
android.jar 

Completed in 809 milliseconds