KatlanabilirMod Hazırlayıcı
public
class
FoldableModePreparer
extends BaseTargetPreparer
Java.lang.Nesne | ||
🎃 | com.android.tradefed.targetprep.BaseTargetPreparer | |
🎃 | com.android.tradefed.targetprep.suite.FoldableModePreparer |
Cihazın katlanabilir durumunu değiştirebilen bir hedef hazırlayıcı.
Özet
Kamu inşaatçıları | |
---|---|
FoldableModePreparer()
|
|
FoldableModePreparer(long stateIdentifier)
|
Herkese açık yöntemler | |
---|---|
void
|
setUp(TestInformation testInformation)
|
void
|
tearDown(TestInformation testInformation, Throwable e)
|
Kamu inşaatçıları
KatlanabilirMod Hazırlayıcı
public FoldableModePreparer ()
KatlanabilirMod Hazırlayıcı
public FoldableModePreparer (long stateIdentifier)
Parametreler | |
---|---|
stateIdentifier |
long |
Herkese açık yöntemler
kur
public void setUp (TestInformation testInformation)
Parametreler | |
---|---|
testInformation |
TestInformation |
Fırlatma | |
---|---|
BuildError |
|
DeviceNotAvailableException |
|
TargetSetupError |
Sökme
public void tearDown (TestInformation testInformation, Throwable e)
Parametreler | |
---|---|
testInformation |
TestInformation |
e |
Throwable |
Fırlatma | |
---|---|
DeviceNotAvailableException |