Home
last modified time | relevance | path

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

/aosp14/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/unit/
H A DExifInterfaceTest.java434 private void testExifInterfaceForJpeg(String fileName, int typedArrayResourceId) in testExifInterfaceForJpeg() argument
437 getContext().getResources().obtainTypedArray(typedArrayResourceId)); in testExifInterfaceForJpeg()
449 private void testExifInterfaceForRaw(String fileName, int typedArrayResourceId) in testExifInterfaceForRaw() argument
452 getContext().getResources().obtainTypedArray(typedArrayResourceId)); in testExifInterfaceForRaw()