HsumBootStrategyPreparer

public class HsumBootStrategyPreparer
extends BaseTargetPreparer

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


Tóm tắt

Hằng số

String OPTION_HSUM_BOOT_STRATEGY

Hàm khởi tạo công khai

HsumBootStrategyPreparer()

Phương thức công khai

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

Hằng số

OPTION_HSUM_BOOT_STRATEGY

public static final String OPTION_HSUM_BOOT_STRATEGY

Giá trị không đổi: "hsum-boot-strategy"

Hàm khởi tạo công khai

HsumBootStrategyPreparer

public HsumBootStrategyPreparer ()

Phương thức công khai

setHsumBootStrategy

public void setHsumBootStrategy (HsumHelper.HsumBootStrategy hsumBootStrategy)

Tham số
hsumBootStrategy HsumHelper.HsumBootStrategy

setUp

public void setUp (TestInformation testInformation)

Tham số
testInformation TestInformation

Gửi
DeviceNotAvailableException

tearDown

public void tearDown (TestInformation testInformation, 
                Throwable e)

Tham số
testInformation TestInformation

e Throwable

Gửi
DeviceNotAvailableException