RestartSystemServerTargetPreparer

public class RestartSystemServerTargetPreparer
extends BaseTargetPreparer

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


Preparador de destino que reinicia o servidor do sistema sem reinicializar o dispositivo.

Resumo

Construtores públicos

RestartSystemServerTargetPreparer ()

Métodos públicos

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

Construtores públicos

RestartSystemServerTargetPreparer

public RestartSystemServerTargetPreparer ()

Métodos públicos

configurar

public void setUp (TestInformation testInformation)

Parâmetros
testInformation TestInformation

lances
BuildError
DeviceNotAvailableException
TargetSetupError

destruir

public void tearDown (TestInformation testInformation, 
                Throwable e)

Parâmetros
testInformation TestInformation

e Throwable

lances
DeviceNotAvailableException