DeviceWiper

public class DeviceWiper
extends BaseTargetPreparer

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


ユーザーデータをワイプする ITargetPreparer

概要

フィールド

protected boolean mUseErase

パブリック コンストラクタ

DeviceWiper()

パブリック メソッド

void setUp(TestInformation testInfo)

フィールド

mUseErase

protected boolean mUseErase

パブリック コンストラクタ

DeviceWiper

public DeviceWiper ()

パブリック メソッド

setUp

public void setUp (TestInformation testInfo)

パラメータ
testInfo TestInformation

例外
BuildError
DeviceNotAvailableException
TargetSetupError