Searched defs:waitForBootCompleted (Results 1 – 2 of 2) sorted by relevance
89 private void waitForBootCompleted() throws Exception { in waitForBootCompleted() method in BootStatsHostTest
179 public static void waitForBootCompleted(ITestDevice device) throws Exception { in waitForBootCompleted() method in Utils