Searched refs:waitForUserSwitchCompleted (Results 1 – 2 of 2) sorted by relevance
55 waitForUserSwitchCompleted(newUserId); in testUserSwitchingConfigConsistency()64 waitForUserSwitchCompleted(originalUserId); in testUserSwitchingConfigConsistency()
450 protected void waitForUserSwitchCompleted(int userId) throws Exception { in waitForUserSwitchCompleted() method in CarHostJUnit4TestCase