Searched refs:getExifMetadataFromRawResource (Results 1 – 4 of 4) sorted by relevance
86 public static HashMap<String, String> getExifMetadataFromRawResource(@RawRes int resId) in getExifMetadataFromRawResource() method in RedactionTestHelper148 HashMap<String, String> originalExif = getExifMetadataFromRawResource(metadataResId); in assertConsistentNonRedactedAccess()
26 import static android.scopedstorage.cts.lib.RedactionTestHelper.getExifMetadataFromRawResource;227 HashMap<String, String> originalExif = getExifMetadataFromRawResource( in owned_accessLocationMetadata()
28 import static android.scopedstorage.cts.lib.RedactionTestHelper.getExifMetadataFromRawResource;247 getExifMetadataFromRawResource(RESOURCE_ID_WITH_METADATA); in other_accessLocationMetadata()
25 import static android.scopedstorage.cts.lib.RedactionTestHelper.getExifMetadataFromRawResource;876 getExifMetadataFromRawResource(R.raw.img_with_metadata); in testMetaDataRedaction()1328 getExifMetadataFromRawResource(R.raw.img_with_metadata); in testAccessMediaLocationInvalidation()