Home
last modified time | relevance | path

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

/cts/hostsidetests/car/src/android/car/cts/
DCarUserManagerHostTest.java90 waitUntilCurrentUser(userId); in switchUser()
/cts/hostsidetests/car/util/src/android/car/cts/
DCarHostJUnit4TestCase.java431 waitUntilCurrentUser(userId); in switchUser()
437 protected void waitUntilCurrentUser(int userId) throws Exception { in waitUntilCurrentUser() method in CarHostJUnit4TestCase