เครื่องมือเตรียมบันทึกการกู้คืน
public
class
RecoveryLogPreparer
extends BaseTargetPreparer
implements
ITestLoggerReceiver
java.lang.Object | ||
↳ | com.android.tradefed.targetprep.BaseTargetPreparer | |
↳ | com.android.tradefed.targetprep.RecoveryLogPreparer |
เครื่องมือเตรียมเป้าหมายที่ใช้เพื่อรวบรวมบันทึกก่อนการกู้คืน
สรุป
ช่างก่อสร้างสาธารณะ | |
---|---|
RecoveryLogPreparer()
|
วิธีการสาธารณะ | |
---|---|
void
|
setTestLogger(ITestLogger testLogger)
แทรกอินสแตนซ์ |
void
|
setUp(TestInformation testInformation)
|
วิธีการป้องกัน | |
---|---|
void
|
rebootDevice(TestInformation testInformation)
|
ช่างก่อสร้างสาธารณะ
เครื่องมือเตรียมบันทึกการกู้คืน
public RecoveryLogPreparer ()
วิธีการสาธารณะ
setTestLogger
public void setTestLogger (ITestLogger testLogger)
แทรกอินสแตนซ์ ITestLogger
พารามิเตอร์ | |
---|---|
testLogger |
ITestLogger |
ตั้งค่า
public void setUp (TestInformation testInformation)
พารามิเตอร์ | |
---|---|
testInformation |
TestInformation |
การขว้าง | |
---|---|
BuildError |
|
DeviceNotAvailableException |
|
TargetSetupError |
วิธีการป้องกัน
รีบูตอุปกรณ์
protected void rebootDevice (TestInformation testInformation)
พารามิเตอร์ | |
---|---|
testInformation |
TestInformation |
การขว้าง | |
---|---|
DeviceNotAvailableException |