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