Searched refs:isHeifFormat (Results 1 – 2 of 2) sorted by relevance
2594 } else if (isHeifFormat(signatureCheckBytes)) { in getMimeType()2638 private boolean isHeifFormat(byte[] signatureCheckBytes) throws IOException { in isHeifFormat() method in ExifInterface
28723 Landroid/media/ExifInterface;->isHeifFormat([B)Z