Home
last modified time | relevance | path

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

/cts/hostsidetests/appsecurity/test-apps/ExternalStorageApp/src/com/android/cts/externalstorageapp/
DCommonExternalStorageTest.java410 private static boolean isAllowList(File file) { in isAllowList() method in CommonExternalStorageTest
432 if (!isAllowList(file)) { in removeAllowList()