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.java240 int userId = getUserIdForAlwaysOnVpnTests(); in testAlwaysOnVpn()
245 protected int getUserIdForAlwaysOnVpnTests() { in getUserIdForAlwaysOnVpnTests() method in DeviceAndProfileOwnerTest
253 int userId = getUserIdForAlwaysOnVpnTests(); in testAlwaysOnVpnLockDown()
268 int userId = getUserIdForAlwaysOnVpnTests(); in testAlwaysOnVpnAcrossReboot()
288 int userId = getUserIdForAlwaysOnVpnTests(); in testAlwaysOnVpnPackageUninstalled()
306 int userId = getUserIdForAlwaysOnVpnTests(); in testAlwaysOnVpnUnsupportedPackage()
332 int userId = getUserIdForAlwaysOnVpnTests(); in testAlwaysOnVpnUnsupportedPackageReplaced()
355 int userId = getUserIdForAlwaysOnVpnTests(); in testAlwaysOnVpnPackageLogged()
DMixedDeviceOwnerTest.java450 protected int getUserIdForAlwaysOnVpnTests() { in getUserIdForAlwaysOnVpnTests() method in MixedDeviceOwnerTest