OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mAttachmentId
(Results
1 - 2
of
2
) sorted by null
/packages/apps/Exchange/exchange2/src/com/android/exchange/adapter/
AttachmentLoader.java
55
private final long
mAttachmentId
;
67
mAttachmentId
= mAttachment.mId;
72
mAttachmentUri = AttachmentUtilities.getAttachmentUri(mAccountId,
mAttachmentId
);
77
ExchangeService.callback().loadAttachmentStatus(mMessageId,
mAttachmentId
, status, 0);
85
ExchangeService.callback().loadAttachmentStatus(mMessageId,
mAttachmentId
,
/packages/apps/Email/src/com/android/email/
Controller.java
[
all
...]
Completed in 630 milliseconds