Home
last modified time | relevance | path

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

/cts/hostsidetests/devicepolicy/app/DeviceOwner/src/com/android/cts/deviceowner/
DLockTaskTest.java65 private static final int ACTIVITY_RUNNING_TIMEOUT_MILLIS = 10000; // 10 seconds field in LockTaskTest
442 wait(ACTIVITY_RUNNING_TIMEOUT_MILLIS); in startAndWait()