Searched defs:ExifInterface (Results 1 – 2 of 2) sorted by relevance
89 public class ExifInterface { class1482 public ExifInterface(@NonNull File file) throws IOException { in ExifInterface() method in ExifInterface1497 public ExifInterface(@NonNull String filename) throws IOException { in ExifInterface() method in ExifInterface1514 public ExifInterface(@NonNull FileDescriptor fileDescriptor) throws IOException { in ExifInterface() method in ExifInterface1557 public ExifInterface(@NonNull InputStream inputStream) throws IOException { in ExifInterface() method in ExifInterface1573 public ExifInterface(@NonNull InputStream inputStream, @ExifStreamType int streamType) in ExifInterface() method in ExifInterface1578 private ExifInterface(@NonNull InputStream inputStream, boolean shouldBeExifDataOnly) in ExifInterface() method in ExifInterface
64 public class ExifInterface { class713 public ExifInterface() { in ExifInterface() method in ExifInterface