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)
사용 중인 |
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 |
|