Searched defs:rendition (Results 1 – 3 of 3) sorted by relevance
| /packages/apps/UnifiedEmail/src/com/android/mail/providers/ |
| D | Attachment.java | 478 public Uri getUriForRendition(int rendition) { in getUriForRendition() 671 public static int updatePreviewStates(int previewStates, int attachmentIndex, int rendition, in updatePreviewStates() 694 public static boolean getPreviewState(int previewStates, int attachmentIndex, int rendition) { in getPreviewState()
|
| D | UIProvider.java | 2195 public static int parseRendition(String rendition) { in parseRendition() 2205 public static String toString(int rendition) { in toString()
|
| /packages/apps/UnifiedEmail/src/com/android/mail/browse/ |
| D | AttachmentActionHandler.java | 118 int destination, int rendition, int additionalPriority, boolean delayDownload) { in startDownloadingAttachment() 124 Attachment attachment, int destination, int rendition, int additionalPriority, in startDownloadingAttachment()
|