裝置紙
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)
|
欄位
姆使用清除
protected boolean mUseErase
公用建構函式
裝置紙
public DeviceWiper ()
公用方法
設定
public void setUp (TestInformation testInfo)
參數 | |
---|---|
testInfo |
TestInformation |
擲回 | |
---|---|
BuildError |
|
DeviceNotAvailableException |
|
TargetSetupError |