Home
last modified time | relevance | path

Searched refs:getTagDefinitionsForTagId (Results 1 – 3 of 3) sorted by relevance

/packages/apps/Messaging/src/com/android/messaging/util/exif/
DExifInterface.java1643 int[] otherDefs = getTagDefinitionsForTagId(tagId); in setTagDefinition()
1680 protected int[] getTagDefinitionsForTagId(short tagId) { in getTagDefinitionsForTagId() method in ExifInterface
1706 int[] defs = getTagDefinitionsForTagId(tagId); in getTagDefinitionForTag()
/packages/apps/Camera2/src/com/android/camera/exif/
DExifInterface.java1622 int[] otherDefs = getTagDefinitionsForTagId(tagId); in setTagDefinition()
1659 protected int[] getTagDefinitionsForTagId(short tagId) { in getTagDefinitionsForTagId() method in ExifInterface
1685 int[] defs = getTagDefinitionsForTagId(tagId); in getTagDefinitionForTag()
/packages/apps/Gallery2/gallerycommon/src/com/android/gallery3d/exif/
DExifInterface.java1643 int[] otherDefs = getTagDefinitionsForTagId(tagId); in setTagDefinition()
1680 protected int[] getTagDefinitionsForTagId(short tagId) { in getTagDefinitionsForTagId() method in ExifInterface
1706 int[] defs = getTagDefinitionsForTagId(tagId); in getTagDefinitionForTag()