RedémarrerSystemServerTargetPreparerRestartSystemServerTargetPreparer

public class RestartSystemServerTargetPreparer
extends BaseTargetPreparer

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


Préparateur cible qui redémarre le serveur système sans redémarrer l'appareil.

Sommaire

Constructeurs publics

RestartSystemServerTargetPreparer ()

Méthodes publiques

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

Constructeurs publics

RedémarrerSystemServerTargetPreparerRestartSystemServerTargetPreparer

public RestartSystemServerTargetPreparer ()

Méthodes publiques

mettre en place

public void setUp (TestInformation testInformation)

Paramètres
testInformation TestInformation

Lance
BuildError
DeviceNotAvailableException
TargetSetupError

abattre

public void tearDown (TestInformation testInformation, 
                Throwable e)

Paramètres
testInformation TestInformation

e Throwable

Lance
DeviceNotAvailableException