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.java430 private static File[] removeAllowList(File[] files) { in removeAllowList() method in CommonExternalStorageTest
446 files = removeAllowList(files); in deleteContents()
455 File[] dirs = removeAllowList(dir.listFiles()); in deleteContents()