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

  /packages/apps/Calendar/src/com/android/calendar/
DeleteEventHelper.java 82 public static final int DELETE_SELECTED = 0;
206 * @param which one of the values {@link DELETE_SELECTED},
254 * @param which one of the values {@link DELETE_SELECTED},
359 case DELETE_SELECTED: {
  /packages/apps/Calendar/src/com/android/calendar/event/
EditEventFragment.java 690 which = DeleteEventHelper.DELETE_SELECTED;
    [all...]

Completed in 278 milliseconds