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

12 3

  /packages/apps/Calendar/src/com/android/calendar/
Utils.java 102 public static final String INTENT_VALUE_VIEW_TYPE_DAY = "DAY";
115 // The work day is being counted as 6am to 8pm
228 // This is the "detail" view which is either agenda or day view
233 return ViewType.DAY;
440 * Save default agenda/day/week/month view for next time
454 || viewId == CalendarController.ViewType.DAY;
586 * adjusted for first day of week.
588 * This takes a julian day and the week start day and calculates which
589 * week since {@link Time#EPOCH_JULIAN_DAY} that day occurs in, startin
892 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 
  /external/jarjar/lib/
apache-ant-1.9.4.jar 
  /external/owasp/sanitizer/tools/findbugs/lib/
ant.jar 
  /prebuilts/tools/common/m2/repository/org/apache/ant/ant/1.8.2/
ant-1.8.2.jar 
  /prebuilts/tools/common/m2/repository/org/apache/ant/ant/1.8.0/
ant-1.8.0.jar 
  /prebuilts/tools/common/m2/repository/xerces/xercesImpl/2.6.2/
xercesImpl-2.6.2.jar 
  /external/chromium_org/third_party/libaddressinput/src/java/
android.jar 
  /external/robolectric/lib/main/
android.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 

Completed in 679 milliseconds

12 3