Home
last modified time | relevance | path

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

/cts/hostsidetests/scopedstorage/device/src/android/scopedstorage/cts/device/
DStableUrisTest.java248 final Bundle attributesAfterRestore = queryMedia(entry.getValue(), in verifyAttributes() local
252 .that(attributesAfterRestore.isEmpty()).isFalse(); in verifyAttributes()
255 final String afterRestore = attributesAfterRestore.getString(attribute); in verifyAttributes()