RestartSystemServerTargetPreparer

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.

Résumé

Constructeurs publics

RestartSystemServerTargetPreparer ()

Méthodes publiques

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

Constructeurs publics

RestartSystemServerTargetPreparer

public RestartSystemServerTargetPreparer ()

Méthodes publiques

installation

public void setUp (TestInformation testInformation)

Paramètres
testInformation TestInformation

Jetés
BuildError
DeviceNotAvailableException
TargetSetupError

démolir

public void tearDown (TestInformation testInformation, 
                Throwable e)

Paramètres
testInformation TestInformation

e Throwable

Jetés
DeviceNotAvailableException