Home
last modified time | relevance | path

Searched refs:waitForBootCompleted (Results 1 – 3 of 3) sorted by relevance

/cts/hostsidetests/multiuser/src/android/host/multiuser/
DCreateUsersNoAppCrashesTest.java52 waitForBootCompleted(appErrors, userId)); in testCanCreateGuestUser()
57 private boolean waitForBootCompleted(Set<String> appErrors, int targetUserId) in waitForBootCompleted() method in CreateUsersNoAppCrashesTest
/cts/hostsidetests/bootstats/src/android/bootstats/cts/
DBootStatsHostTest.java37 waitForBootCompleted(); in testBootStats()
81 private void waitForBootCompleted() throws Exception { in waitForBootCompleted() method in BootStatsHostTest
/cts/hostsidetests/appsecurity/src/android/appsecurity/cts/
DDirectBootHostTest.java182 waitForBootCompleted(); in doDirectBootTest()
255 private void waitForBootCompleted() throws Exception { in waitForBootCompleted() method in DirectBootHostTest