Home
last modified time | relevance | path

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

/cts/hostsidetests/scopedstorage/device/src/android/scopedstorage/cts/device/
DStableUrisTest.java269 final Map<File, Bundle> fileToAttributes = new HashMap<>(); in setAttributes() local
282 fileToAttributes.put(entry.getKey(), attributes); in setAttributes()
286 return fileToAttributes; in setAttributes()