Home
last modified time | relevance | path

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

/cts/hostsidetests/devicepolicy/app/DeviceAndProfileOwner/src/com/android/cts/deviceandprofileowner/
DLockTaskHostDrivenTest.java50 private static final int LOCK_TASK_STATE_CHANGE_TIMEOUT_MILLIS = 10000; // 10 seconds field in LockTaskHostDrivenTest
128 while (delayed <= LOCK_TASK_STATE_CHANGE_TIMEOUT_MILLIS) { in waitForLockTaskModeStateNone()