Searched refs:IFD_TYPE_INTEROPERABILITY (Results 1 – 2 of 2) sorted by relevance
1332 @IntDef({IFD_TYPE_PRIMARY, IFD_TYPE_EXIF, IFD_TYPE_GPS, IFD_TYPE_INTEROPERABILITY,1340 private static final int IFD_TYPE_INTEROPERABILITY = 3; field in ExifInterface1450 sExifPointerTagMap.put(EXIF_POINTER_TAGS[3].number, IFD_TYPE_INTEROPERABILITY); // 40965 in sExifPointerTagMap.put() argument4614 if (!mAttributes[IFD_TYPE_INTEROPERABILITY].isEmpty()) { in writeExifSegment()4680 if (!mAttributes[IFD_TYPE_INTEROPERABILITY].isEmpty()) { in writeExifSegment()4682 ifdOffsets[IFD_TYPE_INTEROPERABILITY], mExifByteOrder)); in writeExifSegment()
28702 Landroid/media/ExifInterface;->IFD_TYPE_INTEROPERABILITY:I