Home
last modified time | relevance | path

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

/cts/hostsidetests/devicepolicy/app/DeviceAndProfileOwner/src/com/android/cts/deviceandprofileowner/
DLockTaskTest.java72 private static final long ACTIVITY_RUNNING_TIMEOUT_MILLIS = TimeUnit.SECONDS.toMillis(10); field in LockTaskTest
537 wait(ACTIVITY_RUNNING_TIMEOUT_MILLIS); in startAndWait()