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