擦除用户数据准备器
public class EraseUserDataPreparer
extends BaseTargetPreparer
java.lang.Object | ||
↳ | com.android.tradefed.targetprep.BaseTargetPreparer | |
↳ | com.android.tradefed.targetprep.EraseUserDataPreparer |
擦除设备上的用户数据的ITargetPreparer
。
概括
公共构造函数 | |
---|---|
EraseUserDataPreparer () |
公共方法 | |
---|---|
void | setUp ( TestInformation testInfo)
|
公共构造函数
擦除用户数据准备器
public EraseUserDataPreparer ()
公共方法
设置
public void setUp (TestInformation testInfo)
参数 | |
---|---|
testInfo | TestInformation |
投掷 | |
---|---|
BuildError | |
DeviceNotAvailableException | |
TargetSetupError |