Searched defs:requiresDownload (Results 1 - 3 of 3) sorted by relevance

/packages/apps/Email/src/com/android/email/
H A DGroupMessagingListener.java169 boolean requiresDownload) {
171 l.loadAttachmentStarted(accountId, messageId, attachmentId, requiresDownload);
165 loadAttachmentStarted( long accountId, long messageId, long attachmentId, boolean requiresDownload) argument
H A DMessagingListener.java97 boolean requiresDownload) {
93 loadAttachmentStarted( long accountId, long messageId, long attachmentId, boolean requiresDownload) argument
H A DController.java1488 boolean requiresDownload) {
1487 loadAttachmentStarted(long accountId, long messageId, long attachmentId, boolean requiresDownload) argument

Completed in 69 milliseconds