Lines Matching refs:Exif
62 import com.android.gallery3d.exif.ExifInterface;2231 ExifInterface exif = Exif.getExif(data);2232 int orientation = Exif.getOrientation(exif);2236 exif, mOnPhotoSavedListener, mContentResolver);