Searched
full:days (Results
301 -
325 of
798) sorted by null
<<11121314151617181920>>
/frameworks/base/core/java/android/widget/ |
CalendarView.java | [all...] |
/packages/apps/Calendar/res/values/ |
strings.xml | 82 <!-- This is the number of days displayed for a calendar reminder. For example, 83 a reminder of 2 days would be displayed as '2 days'. The translation 88 <!-- This is the label for a reminder of 2 or more days. The actual number of 89 days is a parameter. --> 90 <item quantity="other"><xliff:g id="count">%d</xliff:g> days</item> [all...] |
arrays.xml | 58 <item>2 days</item> 101 <item>2 days</item>
|
/packages/apps/Calendar/src/com/android/calendar/event/ |
EditEventHelper.java | 882 long days = (end - start + DateUtils.DAY_IN_MILLIS - 1) local 946 int[] days = new int[1]; local [all...] |
/development/samples/ApiDemos/src/com/example/android/apis/ |
Shakespeare.java | 160 "To entertain these fair well-spoken days," + 162 "And hate the idle pleasures of these days." +
|
/development/samples/ApiDemos/src/com/example/android/apis/view/ |
List6.java | 281 "To entertain these fair well-spoken days," + 283 "And hate the idle pleasures of these days." +
|
/development/samples/Support13Demos/src/com/example/android/supportv13/ |
Shakespeare.java | 160 "To entertain these fair well-spoken days," + 162 "And hate the idle pleasures of these days." +
|
/development/samples/Support4Demos/src/com/example/android/supportv4/ |
Shakespeare.java | 160 "To entertain these fair well-spoken days," + 162 "And hate the idle pleasures of these days." +
|
/external/e2fsprogs/lib/ext2fs/ |
initialize.c | 52 * to reboot, since Linux is so robust these days. :-) 54 * 180 days (six months) seems like a good value.
|
/external/icu4c/test/cintltst/ |
utmstest.c | 470 /* Print days not millis to stay within printf() range. */ 478 /* Print days not ticks to stay within printf() range. */
|
/external/llvm/utils/KillTheDoctor/ |
KillTheDoctor.cpp | 398 // days. 401 "more than 49 days.\n";
|
/frameworks/base/docs/html/distribute/googleplay/about/ |
visibility.jd | 125 <td>Top New Free</td><td>Less than 30 days old</td></tr> 126 <td>Top New Paid</td><td>Less than 30 days old</td></tr>
|
/frameworks/base/docs/html/training/design-navigation/ |
descendant-lateral.jd | 169 <p>Additionally, for sibling-related screens, horizontal paging is most appropriate where there is some similarity in content type and when the number of siblings is relatively small. In these cases, this pattern can be used along with tabs above the content region to maximize the interface's intuitiveness. For collection-related screens, horizontal paging is most intuitive when there is a natural ordered relationship between screens, for example if each page represents consecutive calendar days. For infinite collections (again, calendar days), especially those with content in both directions, this paging mechanism can work quite well.</p>
|
/libcore/luni/src/main/java/java/util/concurrent/ |
TimeUnit.java | 109 DAYS { 245 * Equivalent to <tt>DAYS.convert(duration, this)</tt>.
|
/libcore/luni/src/test/java/libcore/java/text/ |
OldDateFormatTest.java | 390 assertEquals("Days are different.", current.getDay(), result.getDay()); 420 assertEquals("Days are different.", current.getDay(), result.getDay());
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/ |
time.h | 143 int tm_yday; /* Days in year.[0-365] */ 317 /* Return the number of days in YEAR. */
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/ |
time.h | 143 int tm_yday; /* Days in year.[0-365] */ 317 /* Return the number of days in YEAR. */
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/ |
time.h | 143 int tm_yday; /* Days in year.[0-365] */ 317 /* Return the number of days in YEAR. */
|
/bionic/libc/tzcode/ |
private.h | 345 ** The Gregorian year averages 365.2425 days, which is 31556952 seconds.
|
/docs/source.android.com/src/source/ |
build-numbers.md | 58 digits count days within the quarter, so F85 is June 24 2010.
|
/external/antlr/antlr-3.4/runtime/C/include/ |
antlr3convertutf.h | 12 * within 90 days of receipt.
|
/external/chromium/base/ |
time_win_unittest.cc | 65 // The internal counter rolls over at ~49days. We'll use a mock
|
/external/clang/include/clang/Basic/ |
ConvertUTF.h | 20 * within 90 days of receipt.
|
/external/e2fsprogs/misc/ |
util.c | 285 "%g days, whichever comes first. "
|
/external/icu4c/data/mappings/ |
iso-8859_10-1998.ucm | 19 # days of receipt.
|
Completed in 845 milliseconds
<<11121314151617181920>>