HomeSort by relevance Sort by last modified time
    Searched refs:UNDO_DELAY (Results 1 - 6 of 6) sorted by null

  /packages/apps/Calendar/src/com/android/calendar/
DeleteEventHelper.java 139 mService.startDelete(mService.getNextToken(), null, uri, null, null, Utils.UNDO_DELAY);
351 Utils.UNDO_DELAY);
392 Utils.UNDO_DELAY);
398 Utils.UNDO_DELAY);
407 Utils.UNDO_DELAY);
432 Utils.UNDO_DELAY);
CalendarColorPickerDialog.java 152 Calendars.CONTENT_URI, mCalendarId), values, null, null, Utils.UNDO_DELAY);
EventInfoFragment.java     [all...]
Utils.java 80 public static final long UNDO_DELAY = 0;
    [all...]
  /packages/apps/Calendar/src/com/android/calendar/alerts/
AlertActivity.java 101 selection, null /* selectionArgs */, Utils.UNDO_DELAY);
130 selection, null /* selectionArgs */, Utils.UNDO_DELAY);
  /packages/apps/Calendar/src/com/android/calendar/event/
EditEventHelper.java 568 Utils.UNDO_DELAY);
    [all...]

Completed in 88 milliseconds