Searched defs:ExifInterface (Results 1 – 2 of 2) sorted by relevance
83 public class ExifInterface { class1372 public ExifInterface(@NonNull File file) throws IOException { in ExifInterface() method in ExifInterface1382 public ExifInterface(@NonNull String filename) throws IOException { in ExifInterface() method in ExifInterface1394 public ExifInterface(@NonNull FileDescriptor fileDescriptor) throws IOException { in ExifInterface() method in ExifInterface1432 public ExifInterface(@NonNull InputStream inputStream) throws IOException { in ExifInterface() method in ExifInterface
64 public class ExifInterface { class713 public ExifInterface() { in ExifInterface() method in ExifInterface