可折叠展开处理程序

public class FoldableExpandingHandler
extends Object implements IModuleParameterHandler

java.lang.Object 中
   ↳ com.android.tradefed.testtype.suite.params.FoldableExpandHandler


为每个非主要可折叠设备扩展一个 IModuleParameterHandler 配置。

摘要

公共构造函数

FoldableExpandingHandler()

公共方法

void applySetup(IConfiguration moduleConfiguration)

将特定于参数的模块设置应用于模块 IConfiguration

expandHandler( states)
String getParameterIdentifier()

返回用于标识参数化模块的名称。

公共构造函数

可折叠展开处理程序

public FoldableExpandingHandler ()

公共方法

applySetup

public void applySetup (IConfiguration moduleConfiguration)

将特定于参数的模块设置应用于模块 IConfiguration。例如: 这可能是针对准备器或测试的额外选项

参数
moduleConfiguration IConfiguration

expandHandler

public  expandHandler ( states)

参数
states

返回

get 参数标识符

public String getParameterIdentifier ()

返回用于标识参数化模块的名称。

返回
String