Home
last modified time | relevance | path

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

/cts/hostsidetests/devicepolicy/src/com/android/cts/devicepolicy/
DOrgOwnedProfileOwnerTest.java73 private static final String USER_IS_NOT_STARTED = "User is not started"; field in OrgOwnedProfileOwnerTest
632 s -> s.startsWith(USER_IS_NOT_STARTED), USER_STOP_TIMEOUT_SEC); in waitForUserStopped()