การตั้งค่าบริการหยุด

public class StopServicesSetup
extends BaseTargetPreparer

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


ITargetPreparer ที่หยุดให้บริการในอุปกรณ์

สรุป

ช่างก่อสร้างสาธารณะ

StopServicesSetup()

วิธีการสาธารณะ

void addService(String service)

เพิ่มบริการลงในรายการบริการ

void setStopFramework(boolean stopFramework)

ระบุว่าจะหยุดเฟรมเวิร์กไหม

void setUp(TestInformation testInfo)

void tearDown(TestInformation testInformation, Throwable e)

ช่างก่อสร้างสาธารณะ

การตั้งค่าบริการหยุด

public StopServicesSetup ()

วิธีการสาธารณะ

เพิ่มบริการ

public void addService (String service)

เพิ่มบริการลงในรายการบริการ

พารามิเตอร์
service String

ตั้งค่าเฟรมการหยุด

public void setStopFramework (boolean stopFramework)

ระบุว่าจะหยุดเฟรมเวิร์กหรือไม่

พารามิเตอร์
stopFramework boolean

ตั้งค่า

public void setUp (TestInformation testInfo)

พารามิเตอร์
testInfo TestInformation

การขว้าง
DeviceNotAvailableException

ฉีกขาด

public void tearDown (TestInformation testInformation, 
                Throwable e)

พารามิเตอร์
testInformation TestInformation

e Throwable

การขว้าง
DeviceNotAvailableException