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

  /external/chromium_org/ui/android/java/src/org/chromium/ui/picker/
TwoFieldDatePickerDialog.java 18 private static final String YEAR = "year";
30 * @param year The year that was set.
31 * @param positionInYear The position in the year that was set.
33 void onValueSet(int year, int positionInYear);
39 * @param year The initial year of the dialog.
44 int year,
48 this(context, 0, callBack, year, positionInYear, minValue, maxValue)
    [all...]
  /cts/tests/tests/provider/src/android/provider/cts/
MediaStoreAudioTestHelper.java 89 public static final int YEAR = 1992;
134 values.put(Media.YEAR, YEAR);
165 public static final int YEAR = 1992;
213 values.put(Media.YEAR, YEAR);
  /cts/tests/tests/text/src/android/text/format/cts/
DateFormatTest.java 41 private static final int YEAR = 2008;
157 Calendar calendar = new GregorianCalendar(YEAR, MONTH, DAY);
  /cts/tests/tests/app.usage/src/android/app/usage/cts/
UsageStatsTest.java 66 private static final long YEAR = 365 * DAY;
280 intervalLengths.put(UsageStatsManager.INTERVAL_YEARLY, YEAR);
  /external/chromium_org/third_party/icu/source/i18n/unicode/
calendar.h 55 * <code>YEAR</code>, <code>MONTH</code>, <code>DAY</code>, <code>HOUR</code>,
91 * <code>UDate</code> (such as only year and month but no day in the month),
100 * start of the epoch: i.e., YEAR = 1970, MONTH = JANUARY, DATE = 1, etc.
151 * specification of the historial Arabic astronomical calendar requires year,
218 YEAR, // Example: 1..big number
234 YEAR_WOY, // 'Y' Example: 1..big number - Year of Week of Year
544 * starting with 100 BC and adding +1 to year results in 99 BC (even though this actually reduces
566 * starting with 100 BC and adding +1 to year results in 99 BC (even though this actually reduces
584 * roll(Calendar::DATE, true). When rolling on the year or Calendar::YEAR field, i
    [all...]
  /external/chromium_org/v8/src/
dateparser.h 18 // [0]: year
31 YEAR, MONTH, DAY, HOUR, MINUTE, SECOND, MILLISECOND, UTC_OFFSET, OUTPUT_SIZE
366 // If set, ensures that data is always parsed in year-month-date order.
  /external/icu/icu4c/source/i18n/unicode/
calendar.h 55 * <code>YEAR</code>, <code>MONTH</code>, <code>DAY</code>, <code>HOUR</code>,
91 * <code>UDate</code> (such as only year and month but no day in the month),
100 * start of the epoch: i.e., YEAR = 1970, MONTH = JANUARY, DATE = 1, etc.
151 * specification of the historial Arabic astronomical calendar requires year,
218 YEAR, // Example: 1..big number
234 YEAR_WOY, // 'Y' Example: 1..big number - Year of Week of Year
544 * starting with 100 BC and adding +1 to year results in 99 BC (even though this actually reduces
566 * starting with 100 BC and adding +1 to year results in 99 BC (even though this actually reduces
584 * roll(Calendar::DATE, true). When rolling on the year or Calendar::YEAR field, i
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.equinox.app_1.3.1.R36x_v20100803.jar 
com.ibm.icu_4.2.1.v20100412.jar 
org.apache.lucene_1.9.1.v20100518-1140.jar 
  /external/chromium_org/third_party/libaddressinput/src/java/
android.jar 
  /external/jdiff/
xerces.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
ant-nodeps.jar 
ant.jar 
  /external/jarjar/lib/
apache-ant-1.9.4.jar 
  /external/owasp/sanitizer/tools/findbugs/lib/
ant.jar 
  /external/chromium_org/third_party/android_platform/webview/
frameworks.jar 

Completed in 1162 milliseconds