HomeSort by relevance Sort by last modified time
    Searched full:weeks (Results 1 - 25 of 132) sorted by null

1 2 3 4 5 6

  /packages/providers/CalendarProvider/src/com/android/providers/calendar/
Duration.java 24 * WEEKS
33 public int weeks; field in class:Duration
51 weeks = 0;
94 weeks = n;
128 cal.add(Calendar.DAY_OF_MONTH, sign*weeks*7);
141 return factor * ((7*24*60*60*weeks)
  /packages/providers/CalendarProvider/tests/src/com/android/providers/calendar/
DurationTest.java 26 int sign, int weeks, int days, int hours,
33 assertEquals("Duration weeks is not equal for " + str, weeks, duration.weeks);
  /bionic/libc/netbsd/nameser/
ns_ttl.c 57 int secs, mins, hours, days, weeks, x; local
64 weeks = src; src = 0;
67 if (weeks) {
68 T(fmt1(weeks, 'W', &dst, &dstlen));
83 if (secs || !(weeks || days || hours || mins)) {
  /packages/apps/Email/src/com/android/exchange/utility/
Duration.java 27 public int weeks; field in class:Duration
43 weeks = 0;
84 weeks = n;
111 cal.add(Calendar.DAY_OF_MONTH, sign*weeks*7);
124 return factor * ((7*24*60*60*weeks) + (24*60*60*days) + (60*60*hours) + (60*minutes) +
  /packages/apps/Music/res/values-en-rGB/
strings.xml 117 <item msgid="7487749116155425822">"2 weeks"</item>
118 <item msgid="1565338360539555185">"3 weeks"</item>
119 <item msgid="2142986059836933072">"4 weeks"</item>
120 <item msgid="4332403875260507291">"5 weeks"</item>
121 <item msgid="3847281907869868565">"6 weeks"</item>
122 <item msgid="2942654998558867799">"7 weeks"</item>
123 <item msgid="2115529325850052227">"8 weeks"</item>
124 <item msgid="1396675336665198092">"9 weeks"</item>
125 <item msgid="3178819129208998649">"10 weeks"</item>
126 <item msgid="2727959579637914171">"11 weeks"</item
    [all...]
  /packages/apps/Music/res/layout-finger/
weekpicker.xml 34 <!-- weeks -->
36 android:id="@+id/weeks"
  /development/pdk/docs/downloads/
index.jd 43 Android 2.1 after only a few weeks.
  /external/bluetooth/glib/glib/
gdate.h 151 * that day, return 0. These are not ISO weeks of the year; that
153 * these functions return the number of weeks, starting on the
196 /* To go forward by some number of weeks just go forward weeks*7 days */
  /packages/apps/Music/res/values/
strings.xml 227 <!-- Used to indicate the number of weeks the "recently added" playlist covers in a selector widget -->
230 <item>"2 weeks"</item>
231 <item>"3 weeks"</item>
232 <item>"4 weeks"</item>
233 <item>"5 weeks"</item>
234 <item>"6 weeks"</item>
235 <item>"7 weeks"</item>
236 <item>"8 weeks"</item>
237 <item>"9 weeks"</item>
238 <item>"10 weeks"</item
    [all...]
  /external/bluetooth/glib/docs/reference/glib/tmpl/
date.sgml 420 Increments a date some number of days. To move forward by weeks, add
421 weeks*7 days. The date must be valid.
430 Moves a date some number of days into the past. To move by weeks, just
431 move by weeks*7 days. The date must be valid.
632 Returns the week of the year, where weeks are understood to start on
643 Returns the number of weeks in the year, where weeks are taken to start
657 Returns the week of the year during which this date falls, if weeks
668 Returns the number of weeks in the year, where weeks are taken to star
    [all...]
  /packages/apps/Email/src/com/android/exchange/adapter/
AbstractSyncAdapter.java 40 public static final int WEEKS = DAYS*7;
  /packages/apps/Music/src/com/android/music/
WeekSelector.java 41 mWeeks = (VerticalTextSpinner)findViewById(R.id.weeks);
  /frameworks/base/docs/html/guide/market/billing/
billing_about.jd 40 <p>In the coming weeks we plan to launch the testing phase of the in-app billing release. Following the testing phase we will launch in-app billing to the general public (see table 1 for a summary of upcoming launch milestones).
73 <p>This documentation may change in the coming weeks as we move from the preview phase to the testing phase of this beta release. Be sure to check this (…)
  /external/bluetooth/glib/tests/
date-test.c 171 TEST("Number of Sunday weeks in year is 52 or 53",
174 TEST("Number of Monday weeks in year is 52 or 53",
246 TEST("Monday week of year is not more than number of weeks in the year",
250 g_print("Weeks in year: %u\n", monday_weeks_in_year);
285 TEST("Sunday week of year is not more than number of weeks in the year",
testgdate.c 178 TEST("Number of Sunday weeks in year is 52 or 53",
181 TEST("Number of Monday weeks in year is 52 or 53",
253 TEST("Monday week of year is not more than number of weeks in the year",
257 g_print("Weeks in year: %u\n", monday_weeks_in_year);
292 TEST("Sunday week of year is not more than number of weeks in the year",
  /external/chromium/third_party/icu/source/i18n/
tzrule.cpp 276 int32_t weeks = fDateTimeRule->getRuleWeekInMonth();
277 if (weeks > 0) {
279 ruleDay += 7 * (weeks - 1);
284 ruleDay += 7 * (weeks + 1);
ucal.cpp 92 // Stepping by weeks is sufficient.
gregocal.cpp 522 jd += weekShift; // shift by weeks for week based fields.
    [all...]
  /external/icu4c/i18n/
tzrule.cpp 276 int32_t weeks = fDateTimeRule->getRuleWeekInMonth();
277 if (weeks > 0) {
279 ruleDay += 7 * (weeks - 1);
284 ruleDay += 7 * (weeks + 1);
  /frameworks/base/docs/html/resources/dashboard/
screens.jd 79 <p><em>Data collected during two weeks ending on August 2, 2010</em></p>
platform-versions.jd 70 <p><em>Data collected during two weeks ending on February 2, 2011</em></p>
101 <p><em>Last historical dataset collected during two weeks ending on February 2, 2011</em></p>
  /packages/apps/Email/src/com/android/exchange/
Eas.java 56 // 4 2 weeks ago Yes Yes
  /external/libvpx/examples/includes/geshi/geshi/
applescript.php 63 'days','weeks', 'folder', 'folders', 'file', 'files', 'window', 'eject', 'disk', 'reveal', 'sleep',
  /frameworks/base/docs/html/guide/topics/manifest/
uses-sdk-element.jd 102 1.6 (API Level 4) downloads and installs the app. After a few weeks, the user
  /external/icu4c/samples/cal/
cal.c 330 for the locale (not all locales begin weeks on Sunday; in France,
331 weeks start on Monday) */

Completed in 1064 milliseconds

1 2 3 4 5 6