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