HsumBootStrategyPreparer

public class HsumBootStrategyPreparer
extends BaseTargetPreparer

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


ملخّص

الثوابت

String OPTION_HSUM_BOOT_STRATEGY

طُرق وضع التصميم العامة

HsumBootStrategyPreparer()

الإجراءات العامة

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

الثوابت

OPTION_HSUM_BOOT_STRATEGY

public static final String OPTION_HSUM_BOOT_STRATEGY

Constant Value: "hsum-boot-strategy"

طُرق وضع التصميم العامة

HsumBootStrategyPreparer

public HsumBootStrategyPreparer ()

الإجراءات العامة

setHsumBootStrategy

public void setHsumBootStrategy (HsumHelper.HsumBootStrategy hsumBootStrategy)

المعلَمات
hsumBootStrategy HsumHelper.HsumBootStrategy

setUp

public void setUp (TestInformation testInformation)

المعلَمات
testInformation TestInformation

عمليات الطرح
DeviceNotAvailableException

tearDown

public void tearDown (TestInformation testInformation, 
                Throwable e)

المعلَمات
testInformation TestInformation

e Throwable

عمليات الطرح
DeviceNotAvailableException