清除使用者資料準備器

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