রিস্টার্ট সিস্টেম সার্ভার টার্গেটপ্রিপারার

public class RestartSystemServerTargetPreparer
extends BaseTargetPreparer

java.lang.অবজেক্ট
com.android.tradefed.targetprep.BaseTargetPreparer
com.android.tradefed.targetprep.RestartSystemServerTargetPreparer


টার্গেট প্রস্তুতকারী যা ডিভাইসটি রিবুট না করেই সিস্টেম সার্ভার পুনরায় চালু করে।

সারসংক্ষেপ

পাবলিক কনস্ট্রাক্টর

RestartSystemServerTargetPreparer ()

পাবলিক পদ্ধতি

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

পাবলিক কনস্ট্রাক্টর

রিস্টার্ট সিস্টেম সার্ভার টার্গেটপ্রিপারার

public RestartSystemServerTargetPreparer ()

পাবলিক পদ্ধতি

সেটআপ

public void setUp (TestInformation testInformation)

পরামিতি
testInformation TestInformation

নিক্ষেপ করে
BuildError
DeviceNotAvailableException
TargetSetupError

টিয়ারডাউন

public void tearDown (TestInformation testInformation, 
                Throwable e)

পরামিতি
testInformation TestInformation

e Throwable

নিক্ষেপ করে
DeviceNotAvailableException