デバイスワイパー

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

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

デバイスワイパー

public DeviceWiper ()

パブリック メソッド

セットアップ

public void setUp (TestInformation testInfo)

パラメータ
testInfo TestInformation

例外
BuildError
DeviceNotAvailableException
TargetSetupError