UsbResetTest
public
class
UsbResetTest
extends Object
implements
IRemoteTest
java.lang.Object
|
↳ |
com.android.tradefed.testtype.UsbResetTest
|
An IRemoteTest
that reset the device USB and checks whether the device comes back online
afterwards.
Summary
Public methods |
void
|
run(TestInformation testInfo, ITestInvocationListener listener)
|
Public constructors
UsbResetTest
public UsbResetTest ()
Public methods
public void run (TestInformation testInfo,
ITestInvocationListener listener)
Parameters |
testInfo |
TestInformation |
listener |
ITestInvocationListener |
Throws |
DeviceNotAvailableException |
|