Home
last modified time | relevance | path

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

/cts/hostsidetests/devicepolicy/src/com/android/cts/devicepolicy/
DDeviceAndProfileOwnerTest.java368 int userId = getUserIdForAlwaysOnVpnTests(); in testAlwaysOnVpn()
373 protected int getUserIdForAlwaysOnVpnTests() { in getUserIdForAlwaysOnVpnTests() method in DeviceAndProfileOwnerTest
380 int userId = getUserIdForAlwaysOnVpnTests(); in testAlwaysOnVpnLockDown()
394 int userId = getUserIdForAlwaysOnVpnTests(); in testAlwaysOnVpnAcrossReboot()
413 int userId = getUserIdForAlwaysOnVpnTests(); in testAlwaysOnVpnPackageUninstalled()
430 int userId = getUserIdForAlwaysOnVpnTests(); in testAlwaysOnVpnUnsupportedPackage()
455 int userId = getUserIdForAlwaysOnVpnTests(); in testAlwaysOnVpnUnsupportedPackageReplaced()
DMixedDeviceOwnerTest.java584 protected int getUserIdForAlwaysOnVpnTests() { in getUserIdForAlwaysOnVpnTests() method in MixedDeviceOwnerTest