Home
last modified time | relevance | path

Searched defs:waitForBootCompleted (Results 1 – 4 of 4) sorted by relevance

/cts/hostsidetests/calllog/src/android/provider/cts/contacts/hostside/
DShadowCallLogTest.java141 public static void waitForBootCompleted(ITestDevice device) throws Exception { in waitForBootCompleted() method in ShadowCallLogTest
/cts/hostsidetests/bootstats/src/android/bootstats/cts/
DBootStatsHostTest.java172 private void waitForBootCompleted() throws Exception { in waitForBootCompleted() method in BootStatsHostTest
/cts/hostsidetests/appsecurity/src/android/appsecurity/cts/
DPackageVisibilityTest.java158 private void waitForBootCompleted() throws Exception { in waitForBootCompleted() method in PackageVisibilityTest
DUtils.java179 public static void waitForBootCompleted(ITestDevice device) throws Exception { in waitForBootCompleted() method in Utils