Searched refs:isPngFormat (Results 1 – 1 of 1) sorted by relevance
2609 } else if (isPngFormat(signatureCheckBytes)) { in getMimeType()2785 private boolean isPngFormat(byte[] signatureCheckBytes) throws IOException { in isPngFormat() method in ExifInterface