Searched refs:SIMPLE (Results 1 – 3 of 3) sorted by relevance
2180 public static final int SIMPLE = 0; field in UIProvider.AttachmentRendition2193 public static final int[] PREFERRED_RENDITIONS = new int[]{BEST, SIMPLE};2197 return SIMPLE; in parseRendition()2208 } else if (rendition == SIMPLE) { in toString()
484 case AttachmentRendition.SIMPLE: in getUriForRendition()699 if (rendition == AttachmentRendition.SIMPLE) { in getPreviewState()
222 AttachmentDestination.CACHE, AttachmentRendition.SIMPLE, 0, false); in thumbnailLoadFailed()