Kurtarma Günlüğü Hazırlayıcı
public
class
RecoveryLogPreparer
extends BaseTargetPreparer
implements
ITestLoggerReceiver
Java.lang.Nesne | ||
🎃 | com.android.tradefed.targetprep.BaseTargetPreparer | |
🎃 | com.android.tradefed.targetprep.RecoveryLogPreparer |
Kurtarma işleminden önce günlükleri toplamak için kullanılan hedef hazırlayıcı.
Özet
Kamu inşaatçıları | |
---|---|
RecoveryLogPreparer()
|
Herkese açık yöntemler | |
---|---|
void
|
setTestLogger(ITestLogger testLogger)
|
void
|
setUp(TestInformation testInformation)
|
Korunan yöntemler | |
---|---|
void
|
rebootDevice(TestInformation testInformation)
|
Kamu inşaatçıları
Kurtarma Günlüğü Hazırlayıcı
public RecoveryLogPreparer ()
Herkese açık yöntemler
setTestLogger
public void setTestLogger (ITestLogger testLogger)
ITestLogger
örneğini ekler
Parametreler | |
---|---|
testLogger |
ITestLogger |
kur
public void setUp (TestInformation testInformation)
Parametreler | |
---|---|
testInformation |
TestInformation |
Fırlatma | |
---|---|
BuildError |
|
DeviceNotAvailableException |
|
TargetSetupError |
Korunan yöntemler
Cihazı yeniden başlat
protected void rebootDevice (TestInformation testInformation)
Parametreler | |
---|---|
testInformation |
TestInformation |
Fırlatma | |
---|---|
DeviceNotAvailableException |