Home
last modified time | relevance | path

Searched refs:rebootDeviceAndWaitUntilReady (Results 1 – 2 of 2) sorted by relevance

/cts/hostsidetests/statsdatom/src/android/cts/statsdatom/lib/
DDeviceUtils.java515 public static void rebootDeviceAndWaitUntilReady(ITestDevice device) throws Exception { in rebootDeviceAndWaitUntilReady() method
/cts/hostsidetests/statsdatom/src/android/cts/statsdatom/statsd/
DHostAtomTests.java641 DeviceUtils.rebootDeviceAndWaitUntilReady(getDevice()); in testAtomsLoggedOnBoot()