設備擦拭器

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