Searched refs:waitForStatsServiceStart (Results 1 – 1 of 1) sorted by relevance
521 .that(waitForStatsServiceStart(device, 60_000)).isTrue(); in rebootDeviceAndWaitUntilReady()525 private static boolean waitForStatsServiceStart(ITestDevice device, long waitTime) in waitForStatsServiceStart() method