Searched refs:waitForUserUnlock (Results 1 – 5 of 5) sorted by relevance
70 waitForUserUnlock(mProfileUserId); in setUp()
217 waitForUserUnlock(mUserId); in testSecurityLoggingWithSingleUser()311 waitForUserUnlock(userId); in runSecurityLoggingTests()
153 waitForUserUnlock(mProfileUserId); in testRebootDevice_unifiedPassword()
269 waitForUserUnlock(mUserId); in testSecurityLoggingOnWorkProfile()617 waitForUserUnlock(mUserId); in toggleQuietMode()
266 protected void waitForUserUnlock(int userId) throws Exception { in waitForUserUnlock() method in BaseDevicePolicyTest