Searched refs:IMAGE_PNG (Results 1 – 3 of 3) sorted by relevance
41 public static final String IMAGE_PNG = "image/png"; field in ContentType92 sSupportedContentTypes.add(IMAGE_PNG);133 sSupportedImageTypes.add(IMAGE_PNG);
55 public static final String IMAGE_PNG = "image/png"; field in ContentType
56 new String[] { ContentType.IMAGE_JPEG, ContentType.IMAGE_JPG, ContentType.IMAGE_PNG,