Searched defs:DELETE_SELECTED (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Calendar/src/com/android/calendar/
H A DDeleteEventHelper.java82 public static final int DELETE_SELECTED = 0; field in class:DeleteEventHelper
206 * @param which one of the values {@link DELETE_SELECTED},
254 * @param which one of the values {@link DELETE_SELECTED},
359 case DELETE_SELECTED: {

Completed in 61 milliseconds