RebootTargetPreparer

public final class RebootTargetPreparer
extends BaseTargetPreparer

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


معد الهدف الذي يعيد تشغيل الجهاز.

ملخص

المنشئون العامة

RebootTargetPreparer ()

الأساليب العامة

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

المنشئون العامة

RebootTargetPreparer

public RebootTargetPreparer ()

الأساليب العامة

اقامة

public void setUp (TestInformation testInfo)

المعلمات
testInfo TestInformation

رميات
BuildError
DeviceNotAvailableException
TargetSetupError

تمزيق

public void tearDown (TestInformation testInfo, 
                Throwable e)

المعلمات
testInfo TestInformation

e Throwable

رميات
DeviceNotAvailableException