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

/packages/apps/Exchange/src/com/android/exchange/adapter/
H A DEmailSyncParser.java79 static final int LAST_VERB_REPLY_ALL = 2; field in class:EmailSyncParser
229 if (val == LAST_VERB_REPLY || val == LAST_VERB_REPLY_ALL) {
661 if (val == LAST_VERB_REPLY || val == LAST_VERB_REPLY_ALL) {

Completed in 129 milliseconds