PreparatoreModepieghevole

public class FoldableModePreparer
extends BaseTargetPreparer

java.lang.Object
🎞 com.android.tradefed.targetprep.BaseTargetPreparer
  🎞 com.android.tradefed.targetprep.suite.FoldableModePreparer


Un preparatore target in grado di cambiare lo stato pieghevole di un dispositivo.

Riepilogo

Costruttori pubblici

FoldableModePreparer()
FoldableModePreparer(long stateIdentifier)

Metodi pubblici

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

Costruttori pubblici

PreparatoreModepieghevole

public FoldableModePreparer ()

PreparatoreModepieghevole

public FoldableModePreparer (long stateIdentifier)

Parametri
stateIdentifier long

Metodi pubblici

impostazione

public void setUp (TestInformation testInformation)

Parametri
testInformation TestInformation

Lanci
BuildError
DeviceNotAvailableException
TargetSetupError

demolire

public void tearDown (TestInformation testInformation, 
                Throwable e)

Parametri
testInformation TestInformation

e Throwable

Lanci
DeviceNotAvailableException