Searched
full:days (Results
401 -
425 of
798) sorted by null
<<11121314151617181920>>
/packages/apps/Exchange/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...] |
/development/samples/ApiDemos/src/com/example/android/apis/accessibility/ |
AccessibilityNodeProviderActivity.java | 50 * For example, a View may draw a monthly calendar as a grid of days while
|
/external/bison/ |
TODO | 280 X-Sent: 1 week, 4 days, 14 hours, 38 minutes, 11 seconds ago
|
/external/chromium/chrome/browser/history/ |
url_database.h | 158 // that are historically significant: ones having been visited within 3 days,
|
/external/chromium/chrome/browser/ui/cocoa/ |
browser_window_cocoa.mm | 143 // According to beng, this is an ugly method that comes from the days when the
|
history_menu_bridge.mm | 40 // Number of days to consider when getting the number of most visited items.
|
/external/icu4c/i18n/ |
japancal.cpp | 416 // are the same, compare days of month. In the ERAS array
|
vzone.h | 206 * @param monthLength The length of the given month in days.
|
/external/icu4c/i18n/unicode/ |
rbtz.h | 165 * @param monthLength The length of the given month in days.
|
/external/icu4c/test/intltest/ |
callimts.cpp | 338 logln((UnicodeString)"(" + i + " days)");
|
/external/iproute2/tc/ |
m_action.c | 48 * with any action .so from the old days. But if someone really
|
/external/libvpx/examples/includes/geshi/geshi/ |
powershell.php | 134 '-Depth', '-DependsOn', '-Delimiter', '-Debugger', '-Debug', '-Days', '-Day', '-Date',
|
/external/netperf/ |
netlib.h | 270 It is mostly a legacy from the XENIX days.
|
/external/openssl/crypto/ |
o_time.c | 243 /* split offset into days and day seconds */
|
/external/qemu/distrib/sdl-1.2.12/ |
android-configure.sh | 333 # true for all architectures these days
|
/external/v8/test/mjsunit/ |
date.js | 45 // Test limits (+/-1e8 days from epoch)
|
/external/valgrind/main/exp-bbv/docs/ |
bbv-manual.xml | 41 of 1000 times, making it take days, weeks, or even longer to run full
|
/frameworks/base/core/java/android/os/ |
BatteryStats.java | 1030 long days = seconds \/ (60 * 60 * 24); local [all...] |
/libcore/luni/src/test/java/tests/api/javax/net/ssl/ |
CertificatesToPlayWith.java | 463 * $ openssl req -x509 -nodes -days 36500 -subj '/CN=localhost' -config ./cert.cnf \
|
/packages/apps/Browser/src/com/android/browser/ |
BrowserHistoryPage.java | 66 * days of viewing.
|
/packages/apps/Calendar/res/values-en-rGB/ |
strings.xml | 46 <item quantity="other" msgid="1709378992389618261">"<xliff:g id="COUNT">%d</xliff:g> days"</item>
|
/packages/apps/Calendar/src/com/android/calendar/event/ |
EditEventView.java | 419 String[] days = new String[] { local 457 repeatArray.add(String.format(format, ordinals[dayNumber], days[time.weekDay])); 584 // Utils returns Time days while CalendarView wants Calendar days [all...] |
/packages/apps/Calendar/src/com/android/calendar/month/ |
MonthByWeekAdapter.java | 150 // Compute the new set of days with events
|
MonthByWeekFragment.java | 173 // Extract range of julian days from URI
|
/packages/apps/Contacts/src/com/android/contacts/calllog/ |
CallLogQueryHandler.java | 69 private static final long NEW_SECTION_TIME_WINDOW = TimeUnit.DAYS.toMillis(7);
|
Completed in 546 milliseconds
<<11121314151617181920>>