OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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;
222
if (val ==
LAST_VERB_REPLY
|| val == LAST_VERB_REPLY_ALL) {
649
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 1004 milliseconds