RestartSystemServerTargetPreparer

public class RestartSystemServerTargetPreparer
extends BaseTargetPreparer

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


Urządzenie do przygotowywania, które uruchamia ponownie serwer systemu bez restartowania urządzenia.

Podsumowanie

Konstruktory publiczne

RestartSystemServerTargetPreparer()

Metody publiczne

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

Konstruktory publiczne

RestartSystemServerTargetPreparer

public RestartSystemServerTargetPreparer ()

Metody publiczne

setUp

public void setUp (TestInformation testInformation)

Parametry
testInformation TestInformation

Rzuty
BuildError
DeviceNotAvailableException
TargetSetupError

tearDown

public void tearDown (TestInformation testInformation, 
                Throwable e)

Parametry
testInformation TestInformation

e Throwable

Rzuty
DeviceNotAvailableException