HomeSort by relevance Sort by last modified time
    Searched refs:DAY (Results 26 - 50 of 54) sorted by null

12 3

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
ssl.py 395 ("MON DAY 24HOUR:MINUTE:SEC YEAR TIMEZONE") and return
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
ssl.py 395 ("MON DAY 24HOUR:MINUTE:SEC YEAR TIMEZONE") and return
  /packages/apps/Calendar/src/com/android/calendar/
CalendarController.java 133 * One of the Agenda/Day/Week/Month view types
139 final int DAY = 2;
160 // Event start and end times. All-day events are represented in:
175 * It is the default attendee response and an all day event indicator.
178 * To signal the event is an all-day event, "or" ALL_DAY_MASK with the response.
182 * Set to {@link #EXTRA_CREATE_ALL_DAY} for creating an all-day event.
253 * an all-day event
322 // The current use of this method for VIEW_EVENT is by the day view to show an EventInfo
339 * @param extraLong default response value for the "simple event view" and all day indication.
359 * @param extraLong default response value for the "simple event view" and all day indication
    [all...]
Utils.java 101 public static final String INTENT_VALUE_VIEW_TYPE_DAY = "DAY";
114 // The work day is being counted as 6am to 8pm
227 // This is the "detail" view which is either agenda or day view
232 return ViewType.DAY;
439 * Save default agenda/day/week/month view for next time
453 || viewId == CalendarController.ViewType.DAY;
585 * adjusted for first day of week.
587 * This takes a julian day and the week start day and calculates which
588 * week since {@link Time#EPOCH_JULIAN_DAY} that day occurs in, startin
869 int day; \/\/ quick reference to the day this segment is on field in class:Utils.DNASegment
    [all...]
DayView.java 92 * View for multi-day view. So far only 1 and 7 day have been tested.
181 private int[] mEarliestStartHour; // indexed by the week day offset
182 private boolean[] mHasAllDayEvent; // indexed by the week day offset
314 private int mSelectionDay; // Julian day
320 private int mSelectionDayForAccessibility; // Julian day
329 /** Width of a day or non-conflicting event */
344 private int mFirstDayOfWeek; // First day of the week
513 * The height of the day names/numbers
517 * The height of the day names/numbers for multi-day view
4569 int day = (x - mHoursWidth) \/ (mCellWidth + DAY_GAP); local
    [all...]
  /external/chromium_org/third_party/mesa/src/include/GL/
vms_x_fix.h     [all...]
  /external/mesa3d/include/GL/
vms_x_fix.h     [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_datetime.py 373 eq(str(td(1)), "1 day, 0:00:00")
374 eq(str(td(-1)), "-1 day, 0:00:00")
544 self.assertEqual(dt.day, 1)
557 dt2 = self.theclass(dt.year, dt.month, dt.day)
587 # Verify that moving back a day gets to the end of year-1.
594 # Test every day in a leap-year and a non-leap year.
601 for day in range(1, maxday+1):
602 d = self.theclass(year, month, day)
609 a = self.theclass(a.year, a.month, a.day) # get rid of time parts
621 a = self.theclass(a.year, a.month, a.day) # get rid of time part
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_datetime.py 373 eq(str(td(1)), "1 day, 0:00:00")
374 eq(str(td(-1)), "-1 day, 0:00:00")
544 self.assertEqual(dt.day, 1)
557 dt2 = self.theclass(dt.year, dt.month, dt.day)
587 # Verify that moving back a day gets to the end of year-1.
594 # Test every day in a leap-year and a non-leap year.
601 for day in range(1, maxday+1):
602 d = self.theclass(year, month, day)
609 a = self.theclass(a.year, a.month, a.day) # get rid of time parts
621 a = self.theclass(a.year, a.month, a.day) # get rid of time part
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
com.ibm.icu_4.2.1.v20100412.jar 
org.apache.lucene_1.9.1.v20100518-1140.jar 
  /prebuilts/misc/common/icu4j/
icu4j.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
ant-nodeps.jar 
ant.jar 
  /external/jdiff/
xerces.jar 
  /prebuilts/tools/common/ant/
ant.jar 
  /prebuilts/tools/common/m2/internal/org/apache/ant/ant/1.8.0/
ant-1.8.0.jar 
  /prebuilts/tools/common/m2/internal/xerces/xercesImpl/2.6.2/
xercesImpl-2.6.2.jar 
  /prebuilts/devtools/tools/lib/
jfreechart-1.0.9.jar 
  /prebuilts/sdk/12/
android.jar 
  /prebuilts/sdk/14/
android.jar 
  /prebuilts/sdk/15/
android.jar 
  /prebuilts/sdk/17/
android.jar 
  /prebuilts/sdk/18/
android.jar 
  /prebuilts/sdk/19/
android.jar 

Completed in 1142 milliseconds

12 3