EraseUserDataPreparer
public
class
EraseUserDataPreparer
extends BaseTargetPreparer
| java.lang.Object | ||
| ↳ | com.android.tradefed.targetprep.BaseTargetPreparer | |
| ↳ | com.android.tradefed.targetprep.EraseUserDataPreparer | |
用於抹除裝置上使用者資料的 ITargetPreparer。
摘要
公用建構函式 | |
|---|---|
EraseUserDataPreparer()
|
|
公用方法 | |
|---|---|
void
|
setUp(TestInformation testInfo)
|
公用建構函式
EraseUserDataPreparer
public EraseUserDataPreparer ()
公用方法
setUp
public void setUp (TestInformation testInfo)
| 參數 | |
|---|---|
testInfo |
TestInformation |
| 擲回 | |
|---|---|
BuildError |
|
DeviceNotAvailableException |
|
TargetSetupError |
|