Home
last modified time | relevance | path

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

/cts/hostsidetests/car/nonrecoverable/src/android/car/cts/
DCarServiceHelperServiceTest.java57 waitUntilCurrentUserIsNotSystem(SYSTEM_RESTART_TIMEOUT_SEC); in testUserCreatedOnStartUpForHeadlessSystemUser()
/cts/hostsidetests/car/util/src/android/car/cts/
DCarHostJUnit4TestCase.java469 protected void waitUntilCurrentUserIsNotSystem(int timeoutSec) throws Exception { in waitUntilCurrentUserIsNotSystem() method in CarHostJUnit4TestCase