Home
last modified time | relevance | path

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

/cts/tests/tests/media/src/android/media/cts/
DExifInterfaceTest.java410 String backupValue = exifInterface.getAttribute(ExifInterface.TAG_MAKE); in testSaveAttributes_withFileName() local
416 exifInterface.setAttribute(ExifInterface.TAG_MAKE, backupValue); in testSaveAttributes_withFileName()
438 String backupValue = exifInterface.getAttribute(ExifInterface.TAG_MAKE); in testSaveAttributes_withFileDescriptor() local
445 exifInterface.setAttribute(ExifInterface.TAG_MAKE, backupValue); in testSaveAttributes_withFileDescriptor()