HsumBootStrategyPreparer

public class HsumBootStrategyPreparer
extends BaseTargetPreparer

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


Özet

Sabitler

String OPTION_HSUM_BOOT_STRATEGY

Herkese açık oluşturucular

HsumBootStrategyPreparer()

Herkese açık yöntemler

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

Sabitler

OPTION_HSUM_BOOT_STRATEGY

public static final String OPTION_HSUM_BOOT_STRATEGY

Sabit Değer: "hsum-boot-strategy"

Herkese açık oluşturucular

HsumBootStrategyPreparer

public HsumBootStrategyPreparer ()

Herkese açık yöntemler

setHsumBootStrategy

public void setHsumBootStrategy (HsumHelper.HsumBootStrategy hsumBootStrategy)

Parametreler
hsumBootStrategy HsumHelper.HsumBootStrategy

setUp

public void setUp (TestInformation testInformation)

Parametreler
testInformation TestInformation

Verdiği hatalar
DeviceNotAvailableException

tearDown

public void tearDown (TestInformation testInformation, 
                Throwable e)

Parametreler
testInformation TestInformation

e Throwable

Verdiği hatalar
DeviceNotAvailableException