StartSystemServerTargetPreparer
public
class
RestartSystemServerTargetPreparer
extends BaseTargetPreparer
java.lang.Object | ||
↳ | com.android.tradefed.targetprep.BaseTargetPreparer | |
↳ | com.android.tradefed.targetprep.RestartSystemServerTargetPreparer |
ตัวเตรียมเป้าหมายที่รีสตาร์ทเซิร์ฟเวอร์ระบบโดยไม่ต้องรีบูตอุปกรณ์
สรุป
ช่างก่อสร้างสาธารณะ | |
---|---|
RestartSystemServerTargetPreparer()
|
วิธีการสาธารณะ | |
---|---|
void
|
setUp(TestInformation testInformation)
|
void
|
tearDown(TestInformation testInformation, Throwable e)
|
ช่างก่อสร้างสาธารณะ
RestartSystemServerTargetPreparer
public RestartSystemServerTargetPreparer ()
วิธีการสาธารณะ
ตั้งค่า
public void setUp (TestInformation testInformation)
พารามิเตอร์ | |
---|---|
testInformation |
TestInformation |
การขว้าง | |
---|---|
BuildError |
|
DeviceNotAvailableException |
|
TargetSetupError |
ฉีกขาด
public void tearDown (TestInformation testInformation, Throwable e)
พารามิเตอร์ | |
---|---|
testInformation |
TestInformation |
e |
Throwable |
การขว้าง | |
---|---|
DeviceNotAvailableException |