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

  /packages/apps/Exchange/src/com/android/exchange/adapter/
EmailSyncParser.java 74 static final int LAST_VERB_REPLY = 1;
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 117 static final int LAST_VERB_REPLY = 1;
607 if (val == LAST_VERB_REPLY || val == LAST_VERB_REPLY_ALL) {
    [all...]

Completed in 155 milliseconds