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

  /external/nist-sip/java/gov/nist/javax/sip/parser/
TokenNames.java 70 public static final String MAY = SIPDate.MAY;
  /libcore/luni/src/main/java/javax/xml/datatype/
DatatypeConstants.java 6 * (the "License"); you may not use this file except in compliance with
7 * the License. You may obtain a copy of the License at
64 public static final int MAY = 5;
  /external/nist-sip/java/gov/nist/javax/sip/header/
SIPDate.java 83 public static final String MAY = "May";
216 case Calendar.MAY :
217 sipMonth = MAY;
429 } else if (sipMonth.compareToIgnoreCase(MAY) == 0) {
430 month = Calendar.MAY;
  /external/icu4c/i18n/unicode/
calendar.h 89 * may arise: there may be insufficient information to compute the
91 * or there may be inconsistent information (such as "Tuesday, July 15, 1996"
96 * information to specify the missing fields. This may vary by calendar; for
128 * fields may be necessary for complete disambiguation. For example, a full
177 * ERA may be defined on other platforms. To avoid any potential problems undefined it here.
190 DAY_OF_WEEK_IN_MONTH, // Example: 1..4, may be specified as -1
239 MAY,
398 * Gets this Calendar's time as milliseconds. May involve recalculation of time due
400 * (GMT) time. Although this method is const, this object may actually be change
    [all...]
  /libcore/luni/src/main/java/java/util/
Calendar.java 6 * (the "License"); you may not use this file except in compliance with
7 * the License. You may obtain a copy of the License at
78 * {@code Calendar} is constructed. They may also be specified explicitly
89 * it. Note that the normalized numbering returned by {@code get()} may
90 * be different. For example, a specific {@code Calendar} subclass may
96 * circumstances may arise: there may be insufficient information to compute the
98 * there may be inconsistent information (such as "Tuesday, July 15, 1996" --
103 * information to specify the missing fields. This may vary by calendar; for the
170 * other fields may also change, depending on the field, the field value, an
    [all...]
  /prebuilt/common/jfreechart/
jcommon-1.0.12.jar 
  /prebuilt/sdk/11/
android.jar 
  /prebuilt/sdk/13/
android.jar 
  /prebuilt/sdk/8/
android.jar 
  /prebuilt/sdk/9/
android.jar 
  /prebuilt/sdk/10/
android.jar 
  /prebuilt/sdk/12/
android.jar 
  /prebuilt/sdk/4/
android.jar 
  /prebuilt/sdk/5/
android.jar 
  /prebuilt/sdk/6/
android.jar 
  /prebuilt/sdk/7/
android.jar 

Completed in 625 milliseconds