MCPcopy Create free account
hub / github.com/chislon/Launcher3 / setTag

Method setTag

src/com/android/gallery3d/exif/ExifInterface.java:1582–1584  ·  view source on GitHub ↗

Puts an ExifTag into this ExifInterface object's tags, removing a previous ExifTag with the same TID and IFD. The IFD it is put into will be the one the tag was created with in #buildTag. @param tag an ExifTag to put into this ExifInterface's tags. @return the previous ExifTag with the same

(ExifTag tag)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 4

setTagsMethod · 0.95
addDateTimeStampTagMethod · 0.95
addGpsTagsMethod · 0.95

Calls 1

addTagMethod · 0.80

Tested by

no test coverage detected