RiavviaSystemServerTargetPreparer

public class RestartSystemServerTargetPreparer
extends BaseTargetPreparer

java.lang.Object
com.android.tradefed.targetprep.BaseTargetPreparer
com.android.tradefed.targetprep.RestartSystemServerTargetPreparer


Preparatore di destinazione che riavvia il server di sistema senza riavviare il dispositivo.

Riepilogo

Costruttori pubblici

RestartSystemServerTargetPreparer ()

Metodi pubblici

void setUp ( TestInformation testInformation)
void tearDown ( TestInformation testInformation, Throwable e)

Costruttori pubblici

RiavviaSystemServerTargetPreparer

public RestartSystemServerTargetPreparer ()

Metodi pubblici

impostare

public void setUp (TestInformation testInformation)

Parametri
testInformation TestInformation

Lancia
BuildError
DeviceNotAvailableException
TargetSetupError

demolire

public void tearDown (TestInformation testInformation, 
                Throwable e)

Parametri
testInformation TestInformation

e Throwable

Lancia
DeviceNotAvailableException