RedirectSystemServerTargetPreparer

public class RestartSystemServerTargetPreparer
extends BaseTargetPreparer

java.lang.Object
com.android.tradefed.targetprep.BaseTargetPreparer
  com.android.tradefed.targetprep.resetSystemServerTargetPreparer


أداة التجهيز المستهدفة التي تعيد تشغيل خادم النظام بدون إعادة تشغيل الجهاز.

ملخّص

شركة إنشاءات عامة

RestartSystemServerTargetPreparer()

الطرق العامة

void setUp(TestInformation testInformation)
void tearDown(TestInformation testInformation, Throwable e)

شركة إنشاءات عامة

RedirectSystemServerTargetPreparer

public RestartSystemServerTargetPreparer ()

الطرق العامة

إعداد

public void setUp (TestInformation testInformation)

المعلمات
testInformation TestInformation

الرميات
BuildError
DeviceNotAvailableException
TargetSetupError

قطع

public void tearDown (TestInformation testInformation, 
                Throwable e)

المعلمات
testInformation TestInformation

e Throwable

الرميات
DeviceNotAvailableException