Searched refs:isJpegInputStream (Results 1 – 1 of 1) sorted by relevance
1467 if (!isJpegInputStream((BufferedInputStream) in) && handleRawResult( in loadAttributes()1490 private static boolean isJpegInputStream(BufferedInputStream in) throws IOException { in isJpegInputStream() method in ExifInterface