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

/packages/apps/Calendar/src/com/android/calendar/
H A DDeleteEventHelper.java84 public static final int DELETE_ALL = 2; field in class:DeleteEventHelper
207 * {@link DELETE_ALL_FOLLOWING}, {@link DELETE_ALL}, or -1
255 * {@link DELETE_ALL_FOLLOWING}, {@link DELETE_ALL}, or -1
395 case DELETE_ALL: {

Completed in 57 milliseconds