Home
last modified time | relevance | path

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

/cts/hostsidetests/scopedstorage/device/src/android/scopedstorage/cts/device/
DScopedStorageDeviceTest.java2875 private boolean canRenameFile(File file) { in canRenameFile() method in ScopedStorageDeviceTest
2881 assertThat(canRenameFile(file)).isFalse(); in testTransformsDirCommon()