Searched refs:getRepeatedWallTimeOption (Results 1 - 11 of 11) sorted by relevance

/external/icu/icu4j/eclipse-build/plugins.template/com.ibm.icu.base/src/com/ibm/icu/util/
H A DCalendar.java1140 * @see #getRepeatedWallTimeOption()
1153 * @see #getRepeatedWallTimeOption()
2069 // * @see #getRepeatedWallTimeOption()
2096 public int getRepeatedWallTimeOption() { method in class:Calendar
/external/icu/icu4c/source/i18n/
H A Ducal.cpp328 return ((Calendar*)cal)->getRepeatedWallTimeOption();
H A Dcalendar.cpp2441 Calendar::getRepeatedWallTimeOption(void) const function in class:Calendar
/external/icu/icu4c/source/i18n/unicode/
H A Dcalendar.h918 * @see #getRepeatedWallTimeOption
932 UCalendarWallTimeOption getRepeatedWallTimeOption(void) const;
/external/icu/android_icu4j/src/main/java/android/icu/util/
H A DCalendar.java1133 * @see #getRepeatedWallTimeOption()
1144 * @see #getRepeatedWallTimeOption()
2310 getRepeatedWallTimeOption() == other.getRepeatedWallTimeOption() &&
4017 * @see #getRepeatedWallTimeOption()
4039 public int getRepeatedWallTimeOption() { method in class:Calendar
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
H A DCalendar.java1177 * @see #getRepeatedWallTimeOption()
1189 * @see #getRepeatedWallTimeOption()
2401 getRepeatedWallTimeOption() == other.getRepeatedWallTimeOption() &&
4127 * @see #getRepeatedWallTimeOption()
4153 public int getRepeatedWallTimeOption() { method in class:Calendar
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/calendar/
H A DIBMCalendarTest.java1221 assertEquals("Default repeated wall time option", cal.getRepeatedWallTimeOption(), Calendar.WALLTIME_LAST);
1235 assertEquals("getRepeatedWallTimeOption after mod", cal2.getRepeatedWallTimeOption(), Calendar.WALLTIME_FIRST);
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/calendar/
H A DIBMCalendarTest.java1217 assertEquals("Default repeated wall time option", cal.getRepeatedWallTimeOption(), Calendar.WALLTIME_LAST);
1231 assertEquals("getRepeatedWallTimeOption after mod", cal2.getRepeatedWallTimeOption(), Calendar.WALLTIME_FIRST);
/external/icu/icu4c/source/test/intltest/
H A Dcaltest.cpp2393 if (cal->getRepeatedWallTimeOption() != UCAL_WALLTIME_LAST) {
2425 if (cal2->getRepeatedWallTimeOption() != UCAL_WALLTIME_FIRST) {
2433 if (cal2->getRepeatedWallTimeOption() != UCAL_WALLTIME_FIRST) {
/external/libgdx/backends/gdx-backend-moe/libs/
H A Dintel-moe-core.jarMETA-INF/ META-INF/MANIFEST.MF LICENSE SQLite/ SQLite/Authorizer.class Authorizer.java package ...
/external/libgdx/backends/gdx-backends-gwt/libs/
H A Dgwt-dev.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/gwt/ com/google/gwt/core/ ...

Completed in 187 milliseconds