Home
last modified time | relevance | path

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

/cts/hostsidetests/appsecurity/test-apps/ExternalStorageApp/src/com/android/cts/externalstorageapp/
DCommonExternalStorageTest.java425 private static File[] removeAllowList(File[] files) { in removeAllowList() method in CommonExternalStorageTest
441 files = removeAllowList(files); in deleteContents()
450 File[] dirs = removeAllowList(dir.listFiles()); in deleteContents()