Searched refs:waitUntilCurrentUserIsNotSystem (Results 1 – 2 of 2) sorted by relevance
57 waitUntilCurrentUserIsNotSystem(SYSTEM_RESTART_TIMEOUT_SEC); in testUserCreatedOnStartUpForHeadlessSystemUser()
469 protected void waitUntilCurrentUserIsNotSystem(int timeoutSec) throws Exception { in waitUntilCurrentUserIsNotSystem() method in CarHostJUnit4TestCase