xử lý người dùng phụ

public class SecondaryUserHandler
extends Object implements IModuleParameterHandler

java.lang.Object
   ↳ com.android.tradefed.testtype.suite.params.SecondaryUserHandler


Trình xử lý cho ModuleParameters#SECONDARY_USER.

Tóm tắt

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

SecondaryUserHandler()

Hàm khởi tạo được bảo vệ

SecondaryUserHandler(boolean startUserVisibleOnBackground)
SecondaryUserHandler(boolean startUserVisibleOnBackground, Integer displayId)

Phương thức công khai

final void addParameterSpecificConfig(IConfiguration moduleConfiguration)

Thêm vào IConfiguration khi có các nhu cầu cụ thể về tham số.

final void applySetup(IConfiguration moduleConfiguration)

Áp dụng chế độ thiết lập mô-đun theo tham số cụ thể cho mô-đun IConfiguration.

String getParameterIdentifier()

Trả về tên mà mô-đun có tham số sẽ được xác định.

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

xử lý người dùng phụ

public SecondaryUserHandler ()

Hàm khởi tạo được bảo vệ

xử lý người dùng phụ

protected SecondaryUserHandler (boolean startUserVisibleOnBackground)

Tham số
startUserVisibleOnBackground boolean

xử lý người dùng phụ

protected SecondaryUserHandler (boolean startUserVisibleOnBackground, 
                Integer displayId)

Tham số
startUserVisibleOnBackground boolean

displayId Integer

Phương thức công khai

addThông số cụ thểCấu hình

public final void addParameterSpecificConfig (IConfiguration moduleConfiguration)

Thêm vào IConfiguration khi có các nhu cầu cụ thể về tham số. Ví dụ: chèn hoặc xoá các trình chuẩn bị mục tiêu khỏi cấu hình.

Tham số
moduleConfiguration IConfiguration: IConfiguration của mô-đun

áp dụngThiết lập

public final void applySetup (IConfiguration moduleConfiguration)

Áp dụng chế độ thiết lập mô-đun theo tham số cụ thể cho mô-đun IConfiguration. Ví dụ: đây có thể là lựa chọn bổ sung cho người chuẩn bị hoặc bài kiểm thử.

Tham số
moduleConfiguration IConfiguration

getParameterIdentifier

public String getParameterIdentifier ()

Trả về tên mà mô-đun có tham số sẽ được xác định.

Giá trị trả về
String