Searched refs:typedArrayResourceId (Results 1 – 1 of 1) sorted by relevance
420 private void readFromStandaloneDataWithExif(String fileName, int typedArrayResourceId) in readFromStandaloneDataWithExif() argument423 getContext().getResources().obtainTypedArray(typedArrayResourceId)); in readFromStandaloneDataWithExif()535 private void writeToFilesWithExif(String fileName, int typedArrayResourceId) in writeToFilesWithExif() argument538 getContext().getResources().obtainTypedArray(typedArrayResourceId)); in writeToFilesWithExif()612 private void readFromFilesWithExif(String fileName, int typedArrayResourceId) in readFromFilesWithExif() argument615 getContext().getResources().obtainTypedArray(typedArrayResourceId)); in readFromFilesWithExif()