Home
last modified time | relevance | path

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

/cts/hostsidetests/appsecurity/test-apps/ExternalStorageApp/src/com/android/cts/externalstorageapp/
DCommonExternalStorageTest.java401 private static boolean isWhiteList(File file) { in isWhiteList() method in CommonExternalStorageTest
423 if (!isWhiteList(file)) { in removeWhiteList()