FastbootCommandPreparer

public final class FastbootCommandPreparer
extends BaseTargetPreparer

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


Hızlı başlatmayı tetikleyen ve hızlı başlatma komutları gönderen hedef hazırlayıcı.

Özet

Herkese açık kurucular

FastbootCommandPreparer()

Herkese açık yöntemler

void setUp(TestInformation testInformation)
void tearDown(TestInformation testInformation, Throwable e)

Herkese açık kurucular

FastbootCommandPreparer

public FastbootCommandPreparer ()

Herkese açık yöntemler

setUp

public void setUp (TestInformation testInformation)

Parametreler
testInformation TestInformation

Atışlar
BuildError
DeviceNotAvailableException
TargetSetupError

tearDown

public void tearDown (TestInformation testInformation, 
                Throwable e)

Parametreler
testInformation TestInformation

e Throwable

Atışlar
DeviceNotAvailableException