FoldableModePreparer
public
class
FoldableModePreparer
extends BaseTargetPreparer
java.lang.Object | ||
↳ | 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 |