BaseEmulatorPreparer
public abstract class BaseEmulatorPreparer
extends BaseTargetPreparer
java.lang.Object | ||
↳ | com.android.tradefed.targetprep.BaseTargetPreparer | |
↳ | com.android.tradefed.targetprep.BaseEmulatorPreparer |
ローカルエミュレータを起動するための一般的な作成者。
一般的な引数の入力と処理を処理します。
概要
パブリックコンストラクター | |
---|---|
BaseEmulatorPreparer () |
保護されたメソッド | |
---|---|
buildEmulatorLaunchArgs () | |
RunUtil | buildRunUtilForEmulatorLaunch () |
パブリックコンストラクター
BaseEmulatorPreparer
public BaseEmulatorPreparer ()
保護されたメソッド
buildEmulatorLaunchArgs
protectedbuildEmulatorLaunchArgs ()
戻り値 | |
---|---|
buildRunUtilForEmulatorLaunch
protected RunUtil buildRunUtilForEmulatorLaunch ()
戻り値 | |
---|---|
RunUtil |