HomeSort by relevance Sort by last modified time
    Searched refs:LAST_VERB_REPLY_ALL (Results 1 - 2 of 2) sorted by null

  /packages/apps/Exchange/src/com/android/exchange/adapter/
EmailSyncParser.java 76 static final int LAST_VERB_REPLY_ALL = 2;
205 if (val == LAST_VERB_REPLY || val == LAST_VERB_REPLY_ALL) {
632 if (val == LAST_VERB_REPLY || val == LAST_VERB_REPLY_ALL) {
    [all...]
EmailSyncAdapter.java 119 static final int LAST_VERB_REPLY_ALL = 2;
607 if (val == LAST_VERB_REPLY || val == LAST_VERB_REPLY_ALL) {
    [all...]

Completed in 81 milliseconds