Home
last modified time | relevance | path

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

/cts/hostsidetests/devicepolicy/src/com/android/cts/devicepolicy/
DDeviceAndProfileOwnerTest.java479 executeDeviceTestClassNoRestrictBackground(".AlwaysOnVpnTest"); in testAlwaysOnVpn()
1844 private void executeDeviceTestClassNoRestrictBackground(String className) throws Exception { in executeDeviceTestClassNoRestrictBackground() method in DeviceAndProfileOwnerTest