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

/packages/apps/Dialer/java/com/android/dialer/callcomposer/camera/exif/
H A DExifInterface.java254 return getTrueIfd(tagId);
258 private static int getTrueIfd(int tag) { method in class:ExifInterface
/packages/apps/Camera2/src/com/android/camera/exif/
H A DExifInterface.java365 public static int getTrueIfd(int tag) { method in class:ExifInterface
1432 return getTrueIfd(tagId);
1502 int ifdId = getTrueIfd(tagId);
1514 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/Messaging/src/com/android/messaging/util/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 77 milliseconds