HomeSort by relevance Sort by last modified time
    Searched refs:date (Results 951 - 975 of 1610) sorted by null

<<31323334353637383940>>

  /external/shflags/lib/
shunit2 697 _shunit_date_=`date '+%Y%m%d%H%M%S'`
  /external/testng/src/main/java/org/testng/internal/
BaseTestMethod.java 374 * @return Returns the date.
383 * @param date The date to set.
386 public void setDate(long date) {
387 m_date = date;
582 /** Compares two ITestNGMethod by date. */
  /external/toybox/generated/
globals.h 964 // toys/posix/date.c
1258 char *date; member in struct:touch_data
1402 struct date_data date; member in union:global_union
  /frameworks/base/core/java/android/widget/
DatePickerSpinnerDelegate.java 150 // now set the date to the adjusted one
202 // set the min date giving priority of the minDate over startYear
213 // set the max date giving priority of the maxDate over endYear
224 // initialize to current date
229 // re-order the number spinners to match the current date format
427 // We're in a locale where a date should either be all-numeric, or all-text.
462 * Reorders the spinners according to the date format that is
494 * Parses the given <code>date</code> and in case of success sets the result
497 * @return True if the date was parsed.
499 private boolean parseDate(String date, Calendar outDate)
    [all...]
  /frameworks/opt/calendar/src/com/android/calendarcommon2/
EventRecurrence.java 159 public void setStartDate(Time date) {
160 startDate = date;
    [all...]
RecurrenceSet.java 123 for (long date : dates) {
124 list.add(date);
145 * representing each date/time in the recurrence.
147 * @return The list of date/times.
188 * there was an error, including if the date is out of range.
302 // make sure the time is printed just as a date, if all day.
305 dtstartProp.addParameter(new ICalendar.Parameter("VALUE", "DATE"));
361 // make sure the time is printed just as a date, if all day.
364 dtstartProp.addParameter(new ICalendar.Parameter("VALUE", "DATE"));
  /frameworks/opt/datetimepicker/src/com/android/datetimepicker/date/
DatePickerDialog.java 17 package com.android.datetimepicker.date;
41 import com.android.datetimepicker.date.MonthAdapter.CalendarDay;
50 * Dialog allowing users to select a date.
114 * The callback used to indicate the user is done filling in the date.
129 * The callback used to notify other date picker components of a change in selected date.
142 * @param callBack How the parent is notified that the date is set.
382 * Sets the minimal date supported by this DatePicker. Dates before (but not including) the
383 * specified date will be disallowed from being selected.
395 * @return The minimal date supported by this DatePicker. Null if it has not been set
    [all...]
  /frameworks/support/samples/SupportLeanbackDemos/src/com/example/android/leanback/
GuidedStepActivity.java 302 long date = ((GuidedDatePickerAction) action).getDate(); local
304 c.setTimeInMillis(date);
GuidedStepSupportActivity.java 304 long date = ((GuidedDatePickerAction) action).getDate(); local
306 c.setTimeInMillis(date);
  /libcore/ojluni/src/main/java/sun/security/pkcs/
PKCS7.java 827 public void checkValidity(Date date)
829 wrapped.checkValidity(date);
853 public Date getNotBefore() {
858 public Date getNotAfter() {
    [all...]
  /libcore/ojluni/src/main/java/sun/security/provider/certpath/
ForwardBuilder.java 162 * Match on certificate validity date
164 eeSelector.setCertificateValid(buildParams.date());
305 * on certificate validity date.
307 sel.setCertificateValid(buildParams.date());
    [all...]
  /packages/apps/Bluetooth/src/com/android/bluetooth/map/
BluetoothMapUtils.java 30 import java.util.Date;
120 Date date = new Date(timestamp); local
121 return format.format(date); // Format to YYYYMMDDTHHMMSS local time
130 if(c.getColumnName(i).equals(BluetoothMapContract.MessageColumns.DATE) ||
  /packages/apps/LegacyCamera/src/com/android/camera/
Util.java 57 import java.util.Date;
691 // The date (in milliseconds) used to generate the last name.
702 Date date = new Date(dateTaken); local
703 String result = mFormat.format(date);
  /packages/apps/Messaging/
version.mk 111 date_string := $(shell date +%m%d%y_%H%M%S)
  /packages/apps/UnifiedEmail/src/com/android/mail/widget/
WidgetService.java 419 // Get styled date.
420 CharSequence date = DateUtils.getRelativeTimeSpanString(mContext,
432 mContext, date, conversation, new FolderUri(mFolderUri), ignoreFolderType,
  /packages/services/Telecomm/src/com/android/server/telecom/ui/
MissedCallNotifierImpl.java 118 Calls.DATE,
593 final long date = cursor.getLong(CALL_LOG_COLUMN_DATE);
616 call.setCreationTimeMillis(date);
  /prebuilts/gdb/darwin-x86/lib/python2.7/test/
test_str.py 171 d = datetime.date(2007, 8, 18)
218 class I(datetime.date):
314 self.assertEqual("{0:date: %Y-%m-%d}".format(I(year=2007,
317 "date: 2007-08-27")
  /prebuilts/gdb/linux-x86/lib/python2.7/test/
test_str.py 171 d = datetime.date(2007, 8, 18)
218 class I(datetime.date):
314 self.assertEqual("{0:date: %Y-%m-%d}".format(I(year=2007,
317 "date: 2007-08-27")
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_str.py 171 d = datetime.date(2007, 8, 18)
218 class I(datetime.date):
314 self.assertEqual("{0:date: %Y-%m-%d}".format(I(year=2007,
317 "date: 2007-08-27")
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_str.py 171 d = datetime.date(2007, 8, 18)
218 class I(datetime.date):
314 self.assertEqual("{0:date: %Y-%m-%d}".format(I(year=2007,
317 "date: 2007-08-27")
  /prebuilts/tools/common/m2/repository/org/apache/maven/doxia/doxia-site-renderer/1.0/
doxia-site-renderer-1.0.jar 
  /prebuilts/tools/common/m2/repository/org/apache/maven/maven-repository-metadata/2.0.9/
maven-repository-metadata-2.0.9.jar 
  /prebuilts/tools/common/m2/repository/org/apache/maven/maven-repository-metadata/2.2.1/
maven-repository-metadata-2.2.1.jar 
  /toolchain/binutils/binutils-2.25/binutils/doc/
Makefile.am 31 --release="binutils-$(VERSION)" --section=1 --date=" "
  /external/bison/
maint.mk 141 today = $(shell date +%Y-%m-%d)
180 @date +%s.%N > .sc-start-$(basename $@)
186 @end=$$(date +%s.%N); \
    [all...]

Completed in 1789 milliseconds

<<31323334353637383940>>