Searched refs:BEST (Results 1 – 4 of 4) sorted by relevance
2185 public static final int BEST = 1; field in UIProvider.AttachmentRendition2193 public static final int[] PREFERRED_RENDITIONS = new int[]{BEST, SIMPLE};2199 return BEST; in parseRendition()2206 if (rendition == BEST) { in toString()
481 case AttachmentRendition.BEST: in getUriForRendition()702 } else if (rendition == AttachmentRendition.BEST) { in getPreviewState()
160 UIProvider.AttachmentRendition.BEST, additionalPriority, delayDownload); in downloadAttachment()
114 startDownloadingAttachment(destination, UIProvider.AttachmentRendition.BEST, 0, false); in startDownloadingAttachment()