Có thể gập lại chế độ chuẩn bị

public class FoldableModePreparer
extends BaseTargetPreparer

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


Một trình chuẩn bị mục tiêu có thể chuyển đổi trạng thái gập của một thiết bị.

Tóm tắt

Hàm khởi tạo công khai

FoldableModePreparer()
FoldableModePreparer(long stateIdentifier)

Phương thức công khai

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

Hàm khởi tạo công khai

Có thể gập lại chế độ chuẩn bị

public FoldableModePreparer ()

Có thể gập lại chế độ chuẩn bị

public FoldableModePreparer (long stateIdentifier)

Tham số
stateIdentifier long

Phương thức công khai

thiết lập

public void setUp (TestInformation testInformation)

Tham số
testInformation TestInformation

Gửi
BuildError
DeviceNotAvailableException
TargetSetupError

xé hình

public void tearDown (TestInformation testInformation, 
                Throwable e)

Tham số
testInformation TestInformation

e Throwable

Gửi
DeviceNotAvailableException