Searched refs:getTagLongValue (Results 1 – 4 of 4) sorted by relevance
1224 public Long getTagLongValue(int tagId, int ifdId) { in getTagLongValue() method in ExifInterface1235 public Long getTagLongValue(int tagId) { in getTagLongValue() method in ExifInterface1237 return getTagLongValue(tagId, ifdId); in getTagLongValue()
1245 public Long getTagLongValue(int tagId, int ifdId) { in getTagLongValue() method in ExifInterface1256 public Long getTagLongValue(int tagId) { in getTagLongValue() method in ExifInterface1258 return getTagLongValue(tagId, ifdId); in getTagLongValue()