RecoverLogPreparer (מכין)

public class RecoveryLogPreparer
extends BaseTargetPreparer implements ITestLoggerReceiver

JavaScript.lang.Object
com.android.tradefed.targetprep.BaseTargetPreparer
  com.android.tradefed.targetprep.RecoveryLogAlertr


כלי להכנת יעד שמשמש לאיסוף יומנים לפני השחזור.

סיכום

בנאים ציבוריים

RecoveryLogPreparer()

שיטות ציבוריות

void setTestLogger(ITestLogger testLogger)

החדרה של המכונה ITestLogger

void setUp(TestInformation testInformation)

שיטות מוגנות

void rebootDevice(TestInformation testInformation)

בנאים ציבוריים

RecoverLogPreparer (מכין)

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