Home
last modified time | relevance | path

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

/cts/hostsidetests/packagemanager/domainverification/host/src/com/android/cts/packagemanager/verify/domain/host/
DDomainVerificationHostUtils.kt27 fun ITestDevice.installApkResource( in <lambda>() method
/cts/hostsidetests/security/src/android/security/cts/
DKernelConfigTest.java75 Map<ITestDevice, HashSet<String>> cache) throws Exception { in getDeviceConfig()