CreateAvdPreparer

public class CreateAvdPreparer
extends BaseTargetPreparer implements IConfigurationReceiver

java.lang.Object
   ↳ com.android.tradefed.targetprep.BaseTargetPreparer
     ↳ com.android.tradefed.targetprep.CreateAvdPreparer


ملخّص

وظائف الإنشاء العامة

CreateAvdPreparer()

الطرق العامة

void setConfiguration(IConfiguration configuration)

تحقِّق من استخدام IConfiguration.

void setUp(TestInformation testInformation)

وظائف الإنشاء العامة

CreateAvdPreparer

public CreateAvdPreparer ()

الطرق العامة

setConfiguration

public void setConfiguration (IConfiguration configuration)

تحقِّق من استخدام IConfiguration.

المعلمات
configuration IConfiguration

setUp

public void setUp (TestInformation testInformation)

المعلمات
testInformation TestInformation

عمليات الرمي
BuildError
DeviceNotAvailableException
TargetSetupError