Searched refs:thumbFormat (Results 1 – 2 of 2) sorted by relevance
91 int thumbFormat = info.getThumbFormat(); in getView() local92 if (thumbFormat == MtpConstants.FORMAT_EXIF_JPEG in getView()93 || thumbFormat == MtpConstants.FORMAT_JFIF) { in getView()
149 int thumbFormat = info.getThumbFormat(); in onResume() local150 if (thumbFormat == MtpConstants.FORMAT_EXIF_JPEG in onResume()151 || thumbFormat == MtpConstants.FORMAT_JFIF) { in onResume()