Home | History | Annotate | Download | only in exif

Lines Matching refs:getAllTags

1133         forceRewriteExif(filename, getAllTags());
1141 public List<ExifTag> getAllTags() {
1142 return mData.getAllTags();