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