Searched refs:removeTag (Results 1 – 15 of 15) sorted by relevance
247 data.removeTag(t.getTagId(), t.getIfd()); in stripNullValueTags()394 ifd1.removeTag(ExifInterface.getTrueTagKey(ExifInterface.TAG_STRIP_OFFSETS)); in createRequiredIfdAndTag()395 ifd1.removeTag(ExifInterface.getTrueTagKey(ExifInterface.TAG_STRIP_BYTE_COUNTS)); in createRequiredIfdAndTag()421 ifd1.removeTag(ExifInterface.getTrueTagKey(ExifInterface.TAG_JPEG_INTERCHANGE_FORMAT)); in createRequiredIfdAndTag()422 ifd1.removeTag(ExifInterface in createRequiredIfdAndTag()426 ifd1.removeTag(ExifInterface.getTrueTagKey(ExifInterface.TAG_STRIP_OFFSETS)); in createRequiredIfdAndTag()427 ifd1.removeTag(ExifInterface.getTrueTagKey(ExifInterface.TAG_STRIP_BYTE_COUNTS)); in createRequiredIfdAndTag()428 ifd1.removeTag(ExifInterface.getTrueTagKey(ExifInterface.TAG_JPEG_INTERCHANGE_FORMAT)); in createRequiredIfdAndTag()429 ifd1.removeTag(ExifInterface in createRequiredIfdAndTag()
204 protected void removeTag(short tagId, int ifdId) { in removeTag() method in ExifData209 ifdData.removeTag(tagId); in removeTag()
97 protected void removeTag(short tagId) { in removeTag() method in IfdData
118 currIfd.removeTag(oldTag.getTagId()); in commit()
1585 mData.removeTag(getTrueTagKey(tagId), ifdId); in deleteTag()
119 currIfd.removeTag(oldTag.getTagId()); in commit()
1606 mData.removeTag(getTrueTagKey(tagId), ifdId); in deleteTag()
251 data.removeTag(t.getTagId(), t.getIfd()); in stripNullValueTags()398 ifd1.removeTag(ExifInterface.getTrueTagKey(ExifInterface.TAG_STRIP_OFFSETS)); in createRequiredIfdAndTag()399 ifd1.removeTag(ExifInterface.getTrueTagKey(ExifInterface.TAG_STRIP_BYTE_COUNTS)); in createRequiredIfdAndTag()425 ifd1.removeTag(ExifInterface.getTrueTagKey(ExifInterface.TAG_JPEG_INTERCHANGE_FORMAT)); in createRequiredIfdAndTag()426 ifd1.removeTag(ExifInterface in createRequiredIfdAndTag()430 ifd1.removeTag(ExifInterface.getTrueTagKey(ExifInterface.TAG_STRIP_OFFSETS)); in createRequiredIfdAndTag()431 ifd1.removeTag(ExifInterface.getTrueTagKey(ExifInterface.TAG_STRIP_BYTE_COUNTS)); in createRequiredIfdAndTag()432 ifd1.removeTag(ExifInterface.getTrueTagKey(ExifInterface.TAG_JPEG_INTERCHANGE_FORMAT)); in createRequiredIfdAndTag()433 ifd1.removeTag(ExifInterface in createRequiredIfdAndTag()
205 protected void removeTag(short tagId, int ifdId) { in removeTag() method in ExifData210 ifdData.removeTag(tagId); in removeTag()