BaseEmulatorPreparer

public abstract class BaseEmulatorPreparer
extends BaseTargetPreparer

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


Common preparer for launching a local emulator.

Handles input and processing of common arguments.

สรุป

เครื่องมือสร้างสาธารณะ

BaseEmulatorPreparer()

เมธอดที่ได้รับการปกป้อง

List<String> buildEmulatorLaunchArgs()
RunUtil buildRunUtilForEmulatorLaunch()

เครื่องมือสร้างสาธารณะ

BaseEmulatorPreparer

public BaseEmulatorPreparer ()

เมธอดที่ได้รับการปกป้อง

buildEmulatorLaunchArgs

protected List<String> buildEmulatorLaunchArgs ()

ผลลัพธ์
List<String>

buildRunUtilForEmulatorLaunch

protected RunUtil buildRunUtilForEmulatorLaunch ()

ผลลัพธ์
RunUtil