RestartSystemServerTargetPreparer

public class RestartSystemServerTargetPreparer
extends BaseTargetPreparer

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


Préparateur de 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

Configurer

public void setUp (TestInformation testInformation)

Paramètres
testInformation TestInformation

Génère
BuildError
DeviceNotAvailableException
TargetSetupError

suppression

public void tearDown (TestInformation testInformation, 
                Throwable e)

Paramètres
testInformation TestInformation

e Throwable

Génère
DeviceNotAvailableException