Searched defs:FORMAT_TIFF_EP (Results 1 – 2 of 2) sorted by relevance
133 addFileType(MtpConstants.FORMAT_TIFF_EP, "image/tiff"); in addFileType()134 addFileType(MtpConstants.FORMAT_TIFF_EP, "image/x-nikon-nef"); in addFileType()
195 public static final int FORMAT_TIFF_EP = 0x3802; field in MtpConstants