Home
last modified time | relevance | path

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

/cts/hostsidetests/devicepolicy/src/com/android/cts/devicepolicy/
DOrgOwnedProfileOwnerTest.java74 private static final long USER_STOP_TIMEOUT_SEC = 60; field in OrgOwnedProfileOwnerTest
632 s -> s.startsWith(USER_IS_NOT_STARTED), USER_STOP_TIMEOUT_SEC); in waitForUserStopped()