Home
last modified time | relevance | path

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

/packages/modules/Virtualization/tests/benchmark_hostside/java/android/avf/test/
DAVFHostTestCase.java232 waitForBootCompleted(); in getAppStartupTime()
439 waitForBootCompleted(); in composTestHelper()
465 private void waitForBootCompleted() throws Exception { in waitForBootCompleted() method in AVFHostTestCase
/packages/modules/AdServices/sdksandbox/tests/hostsidetests/SdkSandboxStorageHostTest/src/com/android/tests/sdksandbox/host/
DSdkSandboxStorageHostTest.java19 import static android.appsecurity.cts.Utils.waitForBootCompleted;
1368 waitForBootCompleted(mTest.getDevice()); in rebootToLockedDevice()