Home
last modified time | relevance | path

Searched refs:TAG_SUBJECT_LOCATION (Results 1 – 9 of 9) sorted by relevance

/aosp12/frameworks/base/core/java/android/provider/
H A DMetadataReader.java156 TYPE_MAPPING.put(ExifInterface.TAG_SUBJECT_LOCATION, TYPE_INT); in TYPE_MAPPING.put() argument
/aosp12/packages/apps/DocumentsUI/src/com/android/documentsui/archives/
H A DMetadataReader.java158 TYPE_MAPPING.put(ExifInterface.TAG_SUBJECT_LOCATION, TYPE_INT); in TYPE_MAPPING.put() argument
/aosp12/frameworks/base/packages/WallpaperCropper/src/com/android/gallery3d/exif/
H A DExifInterface.java216 public static final int TAG_SUBJECT_LOCATION = field in ExifInterface
2236 mTagInfo.put(ExifInterface.TAG_SUBJECT_LOCATION, in initTagInfo()
/aosp12/packages/apps/Messaging/src/com/android/messaging/util/exif/
H A DExifInterface.java216 public static final int TAG_SUBJECT_LOCATION = field in ExifInterface
2277 mTagInfo.put(ExifInterface.TAG_SUBJECT_LOCATION, in initTagInfo()
/aosp12/packages/apps/Gallery2/gallerycommon/src/com/android/gallery3d/exif/
H A DExifInterface.java216 public static final int TAG_SUBJECT_LOCATION = field in ExifInterface
2236 mTagInfo.put(ExifInterface.TAG_SUBJECT_LOCATION, in initTagInfo()
/aosp12/packages/apps/Camera2/src/com/android/camera/exif/
H A DExifInterface.java218 public static final int TAG_SUBJECT_LOCATION = field in ExifInterface
2215 mTagInfo.put(ExifInterface.TAG_SUBJECT_LOCATION, in initTagInfo()
/aosp12/frameworks/base/media/java/android/media/
H A DExifInterface.java350 public static final String TAG_SUBJECT_LOCATION = "SubjectLocation"; field in ExifInterface
1200 new ExifTag(TAG_SUBJECT_LOCATION, 41492, IFD_FORMAT_USHORT),
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/aosp12/frameworks/base/core/api/
H A Dcurrent.txt21323 field public static final String TAG_SUBJECT_LOCATION = "SubjectLocation";