FastbootCommandPreparer

public final class FastbootCommandPreparer
extends BaseTargetPreparer

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


Peracik target yang memicu fastboot dan mengirim perintah fastboot.

Ringkasan

Konstruktor publik

FastbootCommandPreparer()

Metode publik

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

Konstruktor publik

FastbootCommandPreparer

public FastbootCommandPreparer ()

Metode publik

setUp

public void setUp (TestInformation testInformation)

Parameter
testInformation TestInformation

Menampilkan
BuildError
DeviceNotAvailableException
TargetSetupError

tearDown

public void tearDown (TestInformation testInformation, 
                Throwable e)

Parameter
testInformation TestInformation

e Throwable

Menampilkan
DeviceNotAvailableException