Searched refs:waitForUserUnlock (Results 1 – 4 of 4) sorted by relevance
70 waitForUserUnlock(mProfileUserId); in setUp()
263 waitForUserUnlock(mUserId); in testSecurityLoggingOnWorkProfile()596 waitForUserUnlock(mUserId); in testWorkProfileMaximumTimeOff()613 waitForUserUnlock(mUserId); in testWorkProfileMaximumTimeOff_complianceRequiredBroadcastDefault()644 waitForUserUnlock(mUserId); in testWorkProfileMaximumTimeOff_complianceRequiredBroadcastOverride()
299 waitForUserUnlock(mUserId); in testSecurityLoggingWithSingleUser()409 waitForUserUnlock(userId); in runSecurityLoggingTests()
280 protected void waitForUserUnlock(int userId) throws Exception { in waitForUserUnlock() method in BaseDevicePolicyTest