Home | History | Annotate | Download | only in view

Lines Matching defs:ACTION_CANCEL

60  * {@link #ACTION_CANCEL}).
132 * with {@link #ACTION_CANCEL}.
169 * handle {@link #ACTION_CANCEL} and should tolerate anomalous
225 public static final int ACTION_CANCEL = 3;
3294 case ACTION_CANCEL:
3295 return "ACTION_CANCEL";
3450 setAction(ACTION_CANCEL);