Home | History | Annotate | Download | only in event

Lines Matching defs:mCode

641         private int mCode = -1;
644 mCode = code;
657 if ((mCode & Utils.DONE_SAVE) != 0 && mModel != null
679 } else if ((mCode & Utils.DONE_SAVE) != 0 && mModel != null && isEmptyNewEvent()) {
683 if ((mCode & Utils.DONE_DELETE) != 0 && mOriginalModel != null
704 if ((mCode & Utils.DONE_EXIT) != 0) {
707 if ((mCode & Utils.DONE_SAVE) != 0) {