디바이스 와이퍼
public class DeviceWiper
extends BaseTargetPreparer
java.lang.객체 | ||
↳ | 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 |