Home
last modified time | relevance | path

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

/cts/hostsidetests/devicepolicy/app/DeviceAndProfileOwner/src/com/android/cts/deviceandprofileowner/vpn/
DVpnTestHelper.java81 private static final int NETWORK_SETTLE_GRACE_MS = 200; field in VpnTestHelper
143 Thread.sleep(NETWORK_SETTLE_GRACE_MS); in waitForVpn()