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

/packages/apps/Camera2/src/com/android/camera/exif/
H A DExifInterface.java362 public static int getTrueIfd(int tag) { method in class:ExifInterface
1453 return getTrueIfd(tagId);
1523 int ifdId = getTrueIfd(tagId);
1535 int ifdId = getTrueIfd(tagId);
/packages/apps/Gallery2/gallerycommon/src/com/android/gallery3d/exif/
H A DExifInterface.java362 public static int getTrueIfd(int tag) { method in class:ExifInterface
1453 return getTrueIfd(tagId);
1523 int ifdId = getTrueIfd(tagId);
1535 int ifdId = getTrueIfd(tagId);
/packages/apps/Launcher3/WallpaperPicker/src/com/android/gallery3d/exif/
H A DExifInterface.java362 public static int getTrueIfd(int tag) { method in class:ExifInterface
1453 return getTrueIfd(tagId);
1523 int ifdId = getTrueIfd(tagId);
1535 int ifdId = getTrueIfd(tagId);
/packages/apps/Mms/src/com/android/mms/exif/
H A DExifInterface.java362 public static int getTrueIfd(int tag) { method in class:ExifInterface
1453 return getTrueIfd(tagId);
1523 int ifdId = getTrueIfd(tagId);
1535 int ifdId = getTrueIfd(tagId);

Completed in 44 milliseconds