Home
last modified time | relevance | path

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

/cts/hostsidetests/securitybulletin/src/android/security/cts/
DSecurityTestCase.java232 protected boolean containsDriver(ITestDevice device, String driver) throws Exception { in containsDriver() method in SecurityTestCase
239 protected boolean containsDriver(ITestDevice device, String driver, boolean checkReadable) in containsDriver() method in SecurityTestCase