HsumBootStrategyPreparer

public class HsumBootStrategyPreparer
extends BaseTargetPreparer

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


Ringkasan

Konstanta

String OPTION_HSUM_BOOT_STRATEGY

Konstruktor publik

HsumBootStrategyPreparer()

Metode publik

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

Konstanta

OPTION_HSUM_BOOT_STRATEGY

public static final String OPTION_HSUM_BOOT_STRATEGY

Nilai Konstanta: "hsum-boot-strategy"

Konstruktor publik

HsumBootStrategyPreparer

public HsumBootStrategyPreparer ()

Metode publik

setHsumBootStrategy

public void setHsumBootStrategy (HsumHelper.HsumBootStrategy hsumBootStrategy)

Parameter
hsumBootStrategy HsumHelper.HsumBootStrategy

setUp

public void setUp (TestInformation testInformation)

Parameter
testInformation TestInformation

Menampilkan
DeviceNotAvailableException

tearDown

public void tearDown (TestInformation testInformation, 
                Throwable e)

Parameter
testInformation TestInformation

e Throwable

Menampilkan
DeviceNotAvailableException