Home
last modified time | relevance | path

Searched defs:containsDriver (Results 1 – 1 of 1) sorted by relevance

/platform_testing/libraries/sts-common-util/host-side/src/com/android/sts/common/tradefed/testtype/
DSecurityTestCase.java296 protected boolean containsDriver(ITestDevice device, String driver) throws Exception { in containsDriver() method in SecurityTestCase
301 protected boolean containsDriver(ITestDevice device, String driver, boolean checkReadable) in containsDriver() method in SecurityTestCase