Home
last modified time | relevance | path

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

/cts/hostsidetests/security/src/android/security/cts/
DKernelConfigTest.java73 configSet = getDeviceConfig(mDevice, cachedConfigGzSet); in setUp()
81 private static HashSet<String> getDeviceConfig(ITestDevice device, in getDeviceConfig() method in KernelConfigTest