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

/packages/apps/Email/emailcommon/src/com/android/emailcommon/provider/
H A DEmailContent.java858 public static final int FLAG_INCOMING_MEETING_CANCEL = 1<<3; field in class:EmailContent.Message
860 FLAG_INCOMING_MEETING_INVITE | FLAG_INCOMING_MEETING_CANCEL;

Completed in 86 milliseconds