Home
last modified time | relevance | path

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

/cts/hostsidetests/devicepolicy/src/com/android/cts/devicepolicy/
DBaseDevicePolicyTest.java93 private static final long USER_UNLOCK_TIMEOUT_SEC = 30; field in BaseDevicePolicyTest
277 s -> s.startsWith(USER_STATE_UNLOCKED), USER_UNLOCK_TIMEOUT_SEC); in waitForUserUnlock()