KatlanabilirModHazırlayıcı
public class FoldableModePreparer
extends BaseTargetPreparer
Bir cihazın katlanabilir durumunu değiştirebilen bir hedef hazırlayıcı.
Özet
Genel yöntemler |
---|
void | setUp (TestInformation testInformation) |
void | tearDown (TestInformation testInformation, Throwable e) |
Kamu inşaatçıları
KatlanabilirModHazırlayıcı
public FoldableModePreparer ()
KatlanabilirModHazırlayıcı
public FoldableModePreparer (long stateIdentifier)
parametreler |
---|
stateIdentifier | long |
Genel yöntemler
public void setUp (TestInformation testInformation)
parametreler |
---|
testInformation | TestInformation |
atar |
---|
BuildError | |
DeviceNotAvailableException | |
TargetSetupError | |
public void tearDown (TestInformation testInformation,
Throwable e)
parametreler |
---|
testInformation | TestInformation |
e | Throwable |
atar |
---|
DeviceNotAvailableException | |