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

  /external/icu4c/i18n/unicode/
calendar.h 92 * -- July 15, 1996 is actually a Monday).
220 MONDAY,
    [all...]
  /frameworks/base/core/java/android/text/format/
Time.java 45 * The Julian day of the Monday in the week of the epoch, December 29, 1969
131 public static final int MONDAY = 1;
655 * This array is indexed by the weekDay field (SUNDAY=0, MONDAY=1, etc.)
667 * In IS0 8601, weeks start on Monday.
822 * the Monday for that week. This assumes that the week containing the
824 * for the Monday week weeks after the Monday of the week containing the
828 * @return The julian day for the Monday of the given week since the epoch
  /libcore/luni/src/main/java/java/util/
Calendar.java 99 * July 15, 1996 is actually a Monday).
431 * Value of the {@code DAY_OF_WEEK} field indicating Monday.
433 public static final int MONDAY = 2;
552 * {@code MONDAY}, {@code TUESDAY}, {@code WEDNESDAY},
557 * @see #MONDAY
    [all...]
  /prebuilt/common/jfreechart/
jcommon-1.0.12.jar 
  /prebuilt/sdk/11/
android.jar 
  /prebuilt/sdk/4/
android.jar 
  /prebuilt/sdk/5/
android.jar 
  /prebuilt/sdk/6/
android.jar 
  /prebuilt/sdk/8/
android.jar 
  /prebuilt/sdk/9/
android.jar 
  /prebuilt/sdk/10/
android.jar 
  /prebuilt/sdk/12/
android.jar 
  /prebuilt/sdk/13/
android.jar 
  /prebuilt/sdk/14/
android.jar 
  /prebuilt/sdk/7/
android.jar 

Completed in 68 milliseconds