HsumBootStrategyPreparer

public class HsumBootStrategyPreparer
extends BaseTargetPreparer

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


Podsumowanie

Stałe

String OPTION_HSUM_BOOT_STRATEGY

Konstruktory publiczne

HsumBootStrategyPreparer()

Metody publiczne

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

Stałe

OPTION_HSUM_BOOT_STRATEGY

public static final String OPTION_HSUM_BOOT_STRATEGY

Wartość stała: "hsum-boot-strategy"

Konstruktory publiczne

HsumBootStrategyPreparer

public HsumBootStrategyPreparer ()

Metody publiczne

setHsumBootStrategy

public void setHsumBootStrategy (HsumHelper.HsumBootStrategy hsumBootStrategy)

Parametry
hsumBootStrategy HsumHelper.HsumBootStrategy

setUp

public void setUp (TestInformation testInformation)

Parametry
testInformation TestInformation

Zgłasza
DeviceNotAvailableException

tearDown

public void tearDown (TestInformation testInformation, 
                Throwable e)

Parametry
testInformation TestInformation

e Throwable

Zgłasza
DeviceNotAvailableException