Home | History | Annotate | Download | only in event

Lines Matching defs:exit

1343             // will exit this activity without saving the event.
1370 int exit = userVisible ? Utils.DONE_EXIT : 0;
1371 mDone.setDoneCode(Utils.DONE_SAVE | exit);
1377 Log.d(TAG, "SetCalendarsCursor:Save failed and unable to exit view");