OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:COMPOSE_SEND_MAIL
(Results
1 - 4
of
4
) sorted by null
/packages/apps/Exchange/tests/src/com/android/exchange/adapter/
SerializerTests.java
41
s.start(Tags.
COMPOSE_SEND_MAIL
);
53
s.end(); //
COMPOSE_SEND_MAIL
65
Tags.
COMPOSE_SEND_MAIL
- Tags.COMPOSE_PAGE + Wbxml.WITH_CONTENT,
89
Wbxml.END //
COMPOSE_SEND_MAIL
/packages/apps/Exchange/src/com/android/exchange/
EasOutboxService.java
99
private static final int[] MODE_TAGS = new int[] {Tags.
COMPOSE_SEND_MAIL
,
165
if (mSendTag != Tags.
COMPOSE_SEND_MAIL
) {
/packages/apps/Exchange/src/com/android/exchange/eas/
EasOutboxSync.java
238
return Tags.
COMPOSE_SEND_MAIL
;
480
if (mSendTag != Tags.
COMPOSE_SEND_MAIL
) {
/packages/apps/Exchange/src/com/android/exchange/adapter/
Tags.java
[
all
...]
Completed in 636 milliseconds