即时应用程序处理程序
public class InstantAppHandler
extends Object
implements IModuleParameterHandler
对象 | |
↳ | com.android.tradefed.testtype.suite.params.InstantAppHandler |
处理程序ModuleParameters#INSTANT_APP
。
概括
公共构造函数 | |
---|---|
InstantAppHandler () |
公共方法 | |
---|---|
void | applySetup ( IConfiguration moduleConfiguration) 适用于模块 |
String | getParameterIdentifier () 返回参数化模块将被标识为的名称。 |
公共构造函数
即时应用程序处理程序
public InstantAppHandler ()
公共方法
应用设置
public void applySetup (IConfiguration moduleConfiguration)
适用于模块IConfiguration
参数特定模块的设置。例如,这可能是准备人员或测试的额外选项。
参数 | |
---|---|
moduleConfiguration | IConfiguration |
获取参数标识符
public String getParameterIdentifier ()
返回参数化模块将被标识为的名称。
退货 | |
---|---|
String |