Searched refs:waitForStatsServiceStart (Results 1 – 1 of 1) sorted by relevance
292 assertTrue("Stats service failed to start", waitForStatsServiceStart(60_000)); in rebootDeviceAndWaitUntilReady()296 protected boolean waitForStatsServiceStart(final long waitTime) throws Exception { in waitForStatsServiceStart() method