Home
last modified time | relevance | path

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

/cts/hostsidetests/car/src/android/car/cts/
DUiModeHostTest.java55 waitForUserSwitchCompleted(newUserId); in testUserSwitchingConfigConsistency()
64 waitForUserSwitchCompleted(originalUserId); in testUserSwitchingConfigConsistency()
/cts/hostsidetests/car/util/src/android/car/cts/
DCarHostJUnit4TestCase.java450 protected void waitForUserSwitchCompleted(int userId) throws Exception { in waitForUserSwitchCompleted() method in CarHostJUnit4TestCase