جارٍ إعادة التشغيل
public
final
class
RebootTargetPreparer
extends BaseTargetPreparer
java.lang.Object | ||
↳ | com.android.tradefed.targetprep.BaseTargetPreparer | |
↳ | com.android.tradefed.targetprep.upgradeTargetPreparer |
أداة الإعداد المستهدَفة التي تعيد تشغيل الجهاز
ملخّص
شركة إنشاءات عامة | |
---|---|
RebootTargetPreparer()
|
الطرق العامة | |
---|---|
void
|
setUp(TestInformation testInfo)
|
void
|
tearDown(TestInformation testInfo, Throwable e)
|
شركة إنشاءات عامة
جارٍ إعادة التشغيل
public RebootTargetPreparer ()
الطرق العامة
إعداد
public void setUp (TestInformation testInfo)
المعلمات | |
---|---|
testInfo |
TestInformation |
الرميات | |
---|---|
BuildError |
|
DeviceNotAvailableException |
|
TargetSetupError |
قطع
public void tearDown (TestInformation testInfo, Throwable e)
المعلمات | |
---|---|
testInfo |
TestInformation |
e |
Throwable |
الرميات | |
---|---|
DeviceNotAvailableException |