Home
last modified time | relevance | path

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

/cts/hostsidetests/devicepolicy/app/DeviceOwner/src/com/android/cts/deviceowner/
DLockTaskTest.java51 private static final int UPDATE_LOCK_TASK_TIMEOUT_MILLIS = 1000; // 1 second field in LockTaskTest
188 mActivityRunningLock.wait(UPDATE_LOCK_TASK_TIMEOUT_MILLIS); in testUpdateWhitelisting()
315 mActivityRunningLock.wait(UPDATE_LOCK_TASK_TIMEOUT_MILLIS); in testManifestArgument_updateWhitelisting()