Searched refs:waitForVpn (Results 1 – 3 of 3) sorted by relevance
/cts/hostsidetests/devicepolicy/app/DeviceAndProfileOwner/src/com/android/cts/deviceandprofileowner/ |
D | AlwaysOnVpnMultiStageTest.java | 41 VpnTestHelper.waitForVpn(mContext, VPN_PACKAGE, in testAlwaysOnSet() 48 VpnTestHelper.waitForVpn(mContext, VPN_PACKAGE, in testAlwaysOnSetWithAllowlist() 56 VpnTestHelper.waitForVpn(mContext, null, in testAlwaysOnSetAfterReboot()
|
D | AlwaysOnVpnTest.java | 75 VpnTestHelper.waitForVpn(mContext, VPN_PACKAGE, in testAlwaysOnVpn() 98 VpnTestHelper.waitForVpn(mContext, VPN_PACKAGE, in testAllowedApps() 108 VpnTestHelper.waitForVpn(mContext, VPN_PACKAGE, in testDisallowedApps() 176 VpnTestHelper.waitForVpn(mContext, VPN_PACKAGE, in testVpnLockdownAllowlistVpnComesUp()
|
/cts/hostsidetests/devicepolicy/app/DeviceAndProfileOwner/src/com/android/cts/deviceandprofileowner/vpn/ |
D | VpnTestHelper.java | 107 public static void waitForVpn(Context context, String packageName, boolean usable, in waitForVpn() method in VpnTestHelper
|