HsumBootStrategyPreparer

public class HsumBootStrategyPreparer
extends BaseTargetPreparer

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


Riepilogo

Costanti

String OPTION_HSUM_BOOT_STRATEGY

Costruttori pubblici

HsumBootStrategyPreparer()

Metodi pubblici

void setHsumBootStrategy(HsumHelper.HsumBootStrategy hsumBootStrategy)
void setUp(TestInformation testInformation)
void tearDown(TestInformation testInformation, Throwable e)

Costanti

OPTION_HSUM_BOOT_STRATEGY

public static final String OPTION_HSUM_BOOT_STRATEGY

Valore costante: "hsum-boot-strategy"

Costruttori pubblici

HsumBootStrategyPreparer

public HsumBootStrategyPreparer ()

Metodi pubblici

setHsumBootStrategy

public void setHsumBootStrategy (HsumHelper.HsumBootStrategy hsumBootStrategy)

Parametri
hsumBootStrategy HsumHelper.HsumBootStrategy

setUp

public void setUp (TestInformation testInformation)

Parametri
testInformation TestInformation

Genera
DeviceNotAvailableException

tearDown

public void tearDown (TestInformation testInformation, 
                Throwable e)

Parametri
testInformation TestInformation

e Throwable

Genera
DeviceNotAvailableException