Searched defs:waitForBootCompleted (Results 1 – 4 of 4) sorted by relevance
119 public static void waitForBootCompleted(ITestDevice device) throws Exception { in waitForBootCompleted() method in ShadowCallLogTest
173 private void waitForBootCompleted() throws Exception { in waitForBootCompleted() method in BootStatsHostTest
162 private void waitForBootCompleted() throws Exception { in waitForBootCompleted() method in PackageVisibilityTest
222 public static void waitForBootCompleted(ITestDevice device) throws Exception { in waitForBootCompleted() method in Utils