OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getAttachmentByCidUri
(Results
1 - 2
of
2
) sorted by null
/packages/apps/UnifiedEmail/src/com/android/mail/providers/
EmlAttachmentProvider.java
446
public static Uri
getAttachmentByCidUri
(Uri emlFileUri, String messageId) {
Message.java
499
attachmentByCidUri = EmlAttachmentProvider.
getAttachmentByCidUri
(emlFileUri, messageId);
Completed in 153 milliseconds