Searched defs:ExifInterface (Results 1 – 2 of 2) sorted by relevance
102 public class ExifInterface { class1498 public ExifInterface(@NonNull File file) throws IOException { in ExifInterface() method in ExifInterface1513 public ExifInterface(@NonNull String filename) throws IOException { in ExifInterface() method in ExifInterface1530 public ExifInterface(@NonNull FileDescriptor fileDescriptor) throws IOException { in ExifInterface() method in ExifInterface1590 public ExifInterface(@NonNull InputStream inputStream) throws IOException { in ExifInterface() method in ExifInterface1606 public ExifInterface(@NonNull InputStream inputStream, @ExifStreamType int streamType) in ExifInterface() method in ExifInterface1611 private ExifInterface(@NonNull InputStream inputStream, boolean shouldBeExifDataOnly) in ExifInterface() method in ExifInterface
64 public class ExifInterface { class713 public ExifInterface() { in ExifInterface() method in ExifInterface