Home
last modified time | relevance | path

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

/cts/hostsidetests/security/src/android/cts/security/
DFileSystemPermissionTest.java61 String cmd = getInsecureDeviceAdbCommand(path, type); in getAllInsecureDevicesInDirAndSubdir()
68 private static String getInsecureDeviceAdbCommand(String path, String type) { in getInsecureDeviceAdbCommand() method in FileSystemPermissionTest