Searched refs:isJpegFormat (Results 1 – 2 of 2) sorted by relevance
2315 if (isJpegFormat(signatureCheckBytes)) { in getMimeType()2334 private static boolean isJpegFormat(byte[] signatureCheckBytes) throws IOException { in isJpegFormat() method in ExifInterface
35975 Landroid/media/ExifInterface;->isJpegFormat([B)Z