Searched refs:getTagDefinitionsForTagId (Results 1 - 4 of 4) sorted by relevance

/packages/apps/Camera2/src/com/android/camera/exif/
H A DExifInterface.java1643 int[] otherDefs = getTagDefinitionsForTagId(tagId);
1680 protected int[] getTagDefinitionsForTagId(short tagId) { method in class:ExifInterface
1706 int[] defs = getTagDefinitionsForTagId(tagId);
/packages/apps/Gallery2/gallerycommon/src/com/android/gallery3d/exif/
H A DExifInterface.java1643 int[] otherDefs = getTagDefinitionsForTagId(tagId);
1680 protected int[] getTagDefinitionsForTagId(short tagId) { method in class:ExifInterface
1706 int[] defs = getTagDefinitionsForTagId(tagId);
/packages/apps/Launcher3/WallpaperPicker/src/com/android/gallery3d/exif/
H A DExifInterface.java1643 int[] otherDefs = getTagDefinitionsForTagId(tagId);
1680 protected int[] getTagDefinitionsForTagId(short tagId) { method in class:ExifInterface
1706 int[] defs = getTagDefinitionsForTagId(tagId);
/packages/apps/Mms/src/com/android/mms/exif/
H A DExifInterface.java1643 int[] otherDefs = getTagDefinitionsForTagId(tagId);
1680 protected int[] getTagDefinitionsForTagId(short tagId) { method in class:ExifInterface
1706 int[] defs = getTagDefinitionsForTagId(tagId);

Completed in 39 milliseconds