Searched refs:getTagDefinitionsForTagId (Results 1 – 1 of 1) sorted by relevance
1643 int[] otherDefs = getTagDefinitionsForTagId(tagId); in setTagDefinition()1680 protected int[] getTagDefinitionsForTagId(short tagId) { in getTagDefinitionsForTagId() method in ExifInterface1706 int[] defs = getTagDefinitionsForTagId(tagId); in getTagDefinitionForTag()