RiavviaSystemServerTargetPreparer

public class RestartSystemServerTargetPreparer
extends BaseTargetPreparer

java.lang.Object
🎞 com.android.tradefed.targetprep.BaseTargetPreparer
  🎞 com.android.tradefed.targetprep.RiavviaSystemServerTargetPreparer


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

impostazione

public void setUp (TestInformation testInformation)

Parametri
testInformation TestInformation

Lanci
BuildError
DeviceNotAvailableException
TargetSetupError

demolire

public void tearDown (TestInformation testInformation, 
                Throwable e)

Parametri
testInformation TestInformation

e Throwable

Lanci
DeviceNotAvailableException