Home
last modified time | relevance | path

Searched refs:TAG_COMPONENTS_CONFIGURATION (Results 1 – 5 of 5) sorted by relevance

/aosp14/frameworks/base/core/java/android/provider/
H A DMetadataReader.java105 TYPE_MAPPING.put(ExifInterface.TAG_COMPONENTS_CONFIGURATION, TYPE_STRING); in TYPE_MAPPING.put() argument
/aosp14/frameworks/base/packages/WallpaperCropper/src/com/android/gallery3d/exif/
H A DExifInterface.java158 public static final int TAG_COMPONENTS_CONFIGURATION = field in ExifInterface
2166 mTagInfo.put(ExifInterface.TAG_COMPONENTS_CONFIGURATION, in initTagInfo()
/aosp14/frameworks/base/media/java/android/media/
H A DExifInterface.java176 public static final String TAG_COMPONENTS_CONFIGURATION = "ComponentsConfiguration"; field in ExifInterface
1176 new ExifTag(TAG_COMPONENTS_CONFIGURATION, 37121, IFD_FORMAT_UNDEFINED),
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt22165 field public static final String TAG_COMPONENTS_CONFIGURATION = "ComponentsConfiguration";