OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:canDownloadAttachment
(Results
1 - 2
of
2
) sorted by null
/packages/apps/UnifiedEmail/src/com/android/mail/browse/
MessageAttachmentTile.java
204
if (AttachmentUtils.
canDownloadAttachment
(getContext(), null)) {
/packages/apps/UnifiedEmail/src/com/android/mail/utils/
AttachmentUtils.java
273
public static boolean
canDownloadAttachment
(Context context, Attachment attachment) {
Completed in 1198 milliseconds