Searched refs:UNDO_DELAY (Results 1 - 6 of 6) sorted by relevance

/packages/apps/Calendar/src/com/android/calendar/
H A DDeleteEventHelper.java139 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);
H A DCalendarColorPickerDialog.java152 Calendars.CONTENT_URI, mCalendarId), values, null, null, Utils.UNDO_DELAY);
H A DEventInfoFragment.java1281 null, null, Utils.UNDO_DELAY);
1383 null, null, Utils.UNDO_DELAY);
1406 Utils.UNDO_DELAY);
H A DUtils.java80 public static final long UNDO_DELAY = 0; field in class:Utils
/packages/apps/Calendar/src/com/android/calendar/alerts/
H A DAlertActivity.java101 selection, null /* selectionArgs */, Utils.UNDO_DELAY);
130 selection, null /* selectionArgs */, Utils.UNDO_DELAY);
/packages/apps/Calendar/src/com/android/calendar/event/
H A DEditEventHelper.java568 Utils.UNDO_DELAY);

Completed in 84 milliseconds