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

  /frameworks/opt/calendar/src/com/android/calendarcommon2/
EventRecurrence.java 52 public String until; field in class:EventRecurrence
83 sParsePartMap.put("UNTIL", new ParseUntil());
141 /** If set, validate the value of UNTIL parts. Minor performance impact. */
144 /** If set, require that only one of {UNTIL,COUNT} is present. Breaks compat w/ old parser. */
351 if (!TextUtils.isEmpty(this.until)) {
352 s.append(";UNTIL=");
353 s.append(until);
481 (until == null ? er.until == null : until.equals(er.until)) &
741 Time until = new Time(); local
    [all...]
RecurrenceProcessor.java 87 // first see if there are any "until"s specified. if so, use the latest
88 // until / rdate.
93 } else if (rrule.until != null) {
94 // according to RFC 2445, until must be in UTC.
95 mIterator.parse(rrule.until);
110 // If there were only "until"s and no "count"s, then return the
111 // last "until" date or "rdate".
645 // do so) because the "until" date string is specified in UTC and that
718 * Long.MAX_VALUE for rangeEnd, and the event doesn't have a COUNT or UNTIL field,
759 Time until = mUntil local
    [all...]
  /external/icu/icu4c/source/test/intltest/
tzrulets.cpp 238 UDate until = getUTCMillis(STARTYEAR + 10, UCAL_JANUARY, 1); local
240 if (!(stz.hasEquivalentTransitions(*rbtz1, start, until, TRUE, status))) {
246 if (!(stz.hasEquivalentTransitions(*rbtz2, start, until, TRUE, status))) {
252 if (!(stz.hasEquivalentTransitions(*rbtz3, start, until, TRUE, status))) {
682 UDate until = getUTCMillis(STARTYEARS[idx] + 20, UCAL_JANUARY, 1); local
686 compareTransitionsAscending(*tz, *rbtz, start, until, FALSE);
688 compareTransitionsAscending(*tz, *rbtz, start + 1, until, TRUE);
690 compareTransitionsDescending(*tz, *rbtz, start, until, FALSE);
692 compareTransitionsDescending(*tz, *rbtz, start + 1, until, TRUE);
    [all...]
  /external/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
VTimeZone.java 436 private static final String ICAL_UNTIL = "UNTIL";
865 long until[] = new long[1]; local
866 int[] ruleFields = parseRRULE(rrule, until);
1194 until[0] = untilTime; field in class:VTimeZone
    [all...]
  /external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/timezone/
TimeZoneRuleTest.java 103 long until = getUTCMillis(STARTYEAR + 10, Calendar.JANUARY, 1); local
105 if (!(stz.hasEquivalentTransitions(rbtz1, start, until))) {
108 if (!(stz.hasEquivalentTransitions(rbtz2, start, until))) {
111 if (!(stz.hasEquivalentTransitions(rbtz3, start, until))) {
367 long until = getUTCMillis(STARTYEARS[j] + 20, Calendar.JANUARY, 1); local
370 compareTransitionsAscending(tz, rbtz, startTime, until, false);
372 compareTransitionsAscending(tz, rbtz, startTime + 1, until, true);
374 compareTransitionsDescending(tz, rbtz, startTime, until, false);
376 compareTransitionsDescending(tz, rbtz, startTime + 1, until, true);
    [all...]
  /packages/apps/Exchange/src/com/android/exchange/adapter/
CalendarSyncParser.java 729 String until = null; local
    [all...]
  /external/icu/icu4c/source/i18n/
vtzone.cpp 60 static const UChar ICAL_UNTIL[] = {0x55, 0x4E, 0x54, 0x49, 0x4C, 0}; /* "UNTIL" */
378 * until time defined by UNTIL attribute or MIN_MILLIS if not available
381 int32_t* dom, int32_t& domCount, UDate& until, UErrorCode& status) {
390 until = MIN_MILLIS;
426 until = parseDateTimeString(value, 0, status);
542 UDate until; local
544 parseRRULE(rrule, month, dayOfWeek, nthDayOfWeek, days, daysCount, until, status);
623 // If UNTIL is newer than previous one, use the one
624 if (tmp_until > until) {
    [all...]
  /packages/apps/Exchange/src/com/android/exchange/utility/
CalendarUtilities.java 354 // We'll keep splitting the difference until we're within a minute
1178 String until = tokenFromRrule(rrule, "UNTIL="); local
    [all...]
  /prebuilts/tools/common/m2/repository/org/apache/commons/commons-exec/1.1/
commons-exec-1.1.jar 
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/apache/commons/commons-exec/1.2/
commons-exec-1.2.jar 
  /external/vogar/lib/
gson-1.7.1.jar 
  /prebuilts/devtools/tools/lib/
gson-2.2.4.jar 
  /prebuilts/tools/common/m2/repository/com/google/code/gson/gson/2.2.4/
gson-2.2.4.jar 
  /prebuilts/tools/common/m2/repository/com/google/code/gson/gson/2.3/
gson-2.3.jar 
  /prebuilts/tools/common/offline-m2/com/google/code/gson/gson/2.2.4/
gson-2.2.4.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/54.1.1/
icu4j-54.1.1.jar 
  /libcore/benchmarks/libs/
caliper.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
ant.jar 
  /prebuilts/tools/common/ant/
ant.jar 
  /prebuilts/tools/common/m2/repository/org/apache/ant/ant/1.8.0/
ant-1.8.0.jar 
  /external/jarjar/lib/
apache-ant-1.9.4.jar 
  /external/owasp/sanitizer/tools/findbugs/lib/
ant.jar 
  /prebuilts/tools/common/m2/repository/org/apache/ant/ant/1.8.2/
ant-1.8.2.jar 

Completed in 398 milliseconds