Searched refs:getTagIntValues (Results 1 – 1 of 1) sorted by relevance
1265 int[] l = getTagIntValues(tagId, ifdId); in getTagIntValue()1340 public int[] getTagIntValues(int tagId, int ifdId) { in getTagIntValues() method in ExifInterface1351 public int[] getTagIntValues(int tagId) { in getTagIntValues() method in ExifInterface1353 return getTagIntValues(tagId, ifdId); in getTagIntValues()