Home
last modified time | relevance | path

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

/cts/tests/tests/media/misc/src/android/media/misc/cts/
DExifInterfaceTest.java553 String backupValue = exifInterface.getAttribute(ExifInterface.TAG_MAKE); in writeToFilesWithExif() local
567 exifInterface.setAttribute(ExifInterface.TAG_MAKE, backupValue); in writeToFilesWithExif()
582 backupValue = exifInterface.getAttribute(ExifInterface.TAG_MAKE); in writeToFilesWithExif()
599 exifInterface.setAttribute(ExifInterface.TAG_MAKE, backupValue); in writeToFilesWithExif()