Home
last modified time | relevance | path

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

/cts/hostsidetests/devicepolicy/app/DeviceAndProfileOwner/src/com/android/cts/deviceandprofileowner/
DUtils.java27 private static final long WAIT_SAMPLE_INTERVAL_MILLIS = 200; field in Utils
53 Thread.sleep(WAIT_SAMPLE_INTERVAL_MILLIS); in tryWaitForSuccess()
/cts/hostsidetests/devicepolicy/src/com/android/cts/devicepolicy/
DBaseDevicePolicyTest.java114 private static final long WAIT_SAMPLE_INTERVAL_MILLIS = 200; field in BaseDevicePolicyTest
1008 Thread.sleep(WAIT_SAMPLE_INTERVAL_MILLIS); in tryWaitForSuccess()