Searched refs:getAllowedIfdsFromInfo (Results 1 - 3 of 3) sorted by relevance

/packages/apps/Camera2/src/com/android/camera/exif/
H A DExifInterface.java1695 int[] def_ifds = getAllowedIfdsFromInfo(info);
2329 protected static int[] getAllowedIfdsFromInfo(int info) { method in class:ExifInterface
/packages/apps/Gallery2/gallerycommon/src/com/android/gallery3d/exif/
H A DExifInterface.java1716 int[] def_ifds = getAllowedIfdsFromInfo(info);
2350 protected static int[] getAllowedIfdsFromInfo(int info) { method in class:ExifInterface
/packages/apps/Messaging/src/com/android/messaging/util/exif/
H A DExifInterface.java1716 int[] defIfds = getAllowedIfdsFromInfo(info);
2391 protected static int[] getAllowedIfdsFromInfo(int info) { method in class:ExifInterface

Completed in 37 milliseconds