ReiniciarSistemaServidorTargetPreparer

public class RestartSystemServerTargetPreparer
extends BaseTargetPreparer

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


Preparador de destino que reinicia el servidor del sistema sin reiniciar el dispositivo.

Resumen

Constructores públicos

RestartSystemServerTargetPreparer ()

Métodos públicos

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

Constructores públicos

ReiniciarSistemaServidorTargetPreparer

public RestartSystemServerTargetPreparer ()

Métodos públicos

configuración

public void setUp (TestInformation testInformation)

Parámetros
testInformation TestInformation

Lanza
BuildError
DeviceNotAvailableException
TargetSetupError

demoler

public void tearDown (TestInformation testInformation, 
                Throwable e)

Parámetros
testInformation TestInformation

e Throwable

Lanza
DeviceNotAvailableException