FoldableModePreparer

public class FoldableModePreparer
extends BaseTargetPreparer

java.lang.オブジェクト
com.android.tradefed.targetprep.BaseTargetPreparer
com.android.tradefed.targetprep.suite.FoldableModePreparer


デバイスの折り畳み状態を切り替えることができるターゲットプリペアラー。

まとめ

パブリックコンストラクター

FoldableModePreparer ()
FoldableModePreparer (long stateIdentifier)

パブリックメソッド

void setUp ( TestInformation testInformation)
void tearDown ( TestInformation testInformation, Throwable e)

パブリックコンストラクター

FoldableModePreparer

public FoldableModePreparer ()

FoldableModePreparer

public FoldableModePreparer (long stateIdentifier)

パラメーター
stateIdentifier long

パブリックメソッド

設定

public void setUp (TestInformation testInformation)

パラメーター
testInformation TestInformation

投げる
BuildError
DeviceNotAvailableException
TargetSetupError

取り壊す

public void tearDown (TestInformation testInformation, 
                Throwable e)

パラメーター
testInformation TestInformation

e Throwable

投げる
DeviceNotAvailableException