HomeSort by relevance Sort by last modified time
    Searched full:days (Results 376 - 400 of 798) sorted by null

<<11121314151617181920>>

  /external/webkit/Source/JavaScriptCore/wtf/
CurrentTime.cpp 222 // That is a total of 134774 days, which is 11644473600 seconds.
  /external/webkit/Tools/Scripts/
validate-committer-lists 214 committer_cuttof = date.today() - timedelta(days=365)
  /packages/apps/Calendar/src/com/android/calendar/
CalendarViewAdapter.java 402 // The end of the week is 6 days after the start of the week
  /packages/apps/Contacts/tests/src/com/android/contacts/
PhoneCallDetailsHelperTest.java 146 assertDateEquals("2 days ago");
  /prebuilt/common/jython/
LICENSE 160 (ii) sixty (60) days following notice from CNRI to Licensee of a
  /system/extras/tests/sdcard/
sysutil.cpp 385 // Sync and cache cleaning functions. In the old hpux days I was told
  /development/samples/ApiDemos/src/com/example/android/apis/app/
DeviceAdminSample.java 859 long days = time \/ MS_PER_DAY; local
    [all...]
  /external/apache-harmony/sql/src/test/java/org/apache/harmony/sql/tests/java/sql/
TimestampTest.java 166 { 106, 11, 35, 23, 59, 59, 999999999 }, // 11 Days out of range
167 { 106, 11, -1, 23, 59, 59, 999999999 }, // 12 Days out of range
  /external/chromium/chrome/browser/extensions/
extension_prefs.h 162 // Similar to LastPingDay/SetLastPingDay, but for sending "days since active"
168 // A bit we use for determining if we should send the "days since active"
  /external/chromium/chrome/browser/instant/
instant_controller.cc 81 // Histogram from 1 hour to 30 days.
121 // Histogram from 1 minute to 10 days.
  /external/ppp/pppd/plugins/radius/etc/
dictionary.ascend 256 VALUE Ascend-PW-Lifetime Lifetime-In-Days 0
257 VALUE Ascend-PW-Warntime Days-Of-Warning 0
  /external/webkit/Source/WebKit/mac/History/
WebHistory.mm 181 // Returns whether the day is already in the list of days,
488 return [[NSCalendarDate calendarDate] dateByAddingYears:0 months:0 days:-[self historyAgeInDaysLimit]
  /frameworks/base/core/tests/coretests/src/android/text/format/
TimeTest.java 98 // The "offset" field in "dayTests" represents days.
587 // is no 12am on some days in some timezones. In those cases,
  /frameworks/base/docs/html/guide/google/play/licensing/
licensing-reference.jd 286 or more days. See the section
365 sets a longer validity period &mdash; typically a number of days. </li>
  /ndk/sources/host-tools/sed-4.2.1/
COPYING.DOC 358 60 days after the cessation.
364 copyright holder, and you cure the violation prior to 30 days after
  /packages/apps/Exchange/exchange2/src/com/android/exchange/utility/
CalendarUtilities.java 76 static final long DAYS = HOURS*24;
149 // Bits used in EAS recurrences for days of the week
492 // sDayTokens is 0 based (SU = 0); Calendar days of week are 1 based (SU = 1)
548 long endOfYearTime = startTime + (365*DAYS) + (DAYS>>2);
    [all...]
  /external/icu4c/test/cintltst/
ccaltst.c 417 /*setting minimal days of the week to other values */
1577 const TestDaysOfWeek * days; member in struct:__anon6993
    [all...]
  /frameworks/base/core/java/android/provider/
CalendarContract.java     [all...]
  /external/icu4c/i18n/unicode/
simpletz.h 582 * @param monthLength the length of the given month in days.
600 * @param monthLength the length of the given month in days.
601 * @param prevMonthLength length of the previous month in days.
    [all...]
  /frameworks/base/docs/html/tools/publishing/
app-signing.jd 239 Eclipse/ADT and Ant builds) will have an expiration date of 365 days from its creation date.</p>
357 key, in days. </p><p><strong>Note:</strong> A value of 10000 or greater is recommended.</p></td>
381 a single key, valid for 10000 days. The alias is a name that you &mdash;
  /frameworks/base/docs/html/tools/workflow/
app-signing.jd 239 Eclipse/ADT and Ant builds) will have an expiration date of 365 days from its creation date.</p>
357 key, in days. </p><p><strong>Note:</strong> A value of 10000 or greater is recommended.</p></td>
381 a single key, valid for 10000 days. The alias is a name that you &mdash;
  /frameworks/base/docs/html/tools/workflow/publishing/
app-signing.jd 239 Eclipse/ADT and Ant builds) will have an expiration date of 365 days from its creation date.</p>
357 key, in days. </p><p><strong>Note:</strong> A value of 10000 or greater is recommended.</p></td>
381 a single key, valid for 10000 days. The alias is a name that you &mdash;
  /packages/apps/Calendar/src/com/android/calendar/agenda/
AgendaWindowAdapter.java 130 private static final int MIN_QUERY_DURATION = 7; // days
131 private static final int MAX_QUERY_DURATION = 60; // days
703 // Query for a total of MIN_QUERY_DURATION days
    [all...]
  /packages/apps/Email/res/values-en-rGB/
strings.xml 315 <string name="account_setup_options_mail_window_label" msgid="7582247646138987328">"Days to sync"</string>
318 <string name="account_setup_options_mail_window_3days" msgid="736181102295878114">"Three days"</string>
    [all...]
  /packages/apps/Exchange/exchange2/tests/src/com/android/exchange/utility/
CalendarUtilitiesTests.java 623 long endTime = startTime + (365*CalendarUtilities.DAYS);
636 CalendarUtilities.DAYS, endTime, true);
653 endTime = startTime + (365*CalendarUtilities.DAYS);
    [all...]

Completed in 2439 milliseconds

<<11121314151617181920>>