即时应用程序处理程序
public class InstantAppHandler
extends Object
implements IModuleParameterHandler
对象 |
↳ | com.android.tradefed.testtype.suite.params.InstantAppHandler |
处理程序ModuleParameters#INSTANT_APP
。
概括
公共构造函数
即时应用程序处理程序
public InstantAppHandler ()
公共方法
应用设置
public void applySetup (IConfiguration moduleConfiguration)
适用于模块IConfiguration
参数特定模块的设置。例如,这可能是准备人员或测试的额外选项。
参数 |
---|
moduleConfiguration | IConfiguration |
获取参数标识符
public String getParameterIdentifier ()
返回参数化模块将被标识为的名称。
Content and code samples on this page are subject to the licenses described in the Content License. Java and OpenJDK are trademarks or registered trademarks of Oracle and/or its affiliates.
Last updated 2021-10-04 UTC.
[{
"type": "thumb-down",
"id": "missingTheInformationINeed",
"label":"没有我需要的信息"
},{
"type": "thumb-down",
"id": "tooComplicatedTooManySteps",
"label":"太复杂/步骤太多"
},{
"type": "thumb-down",
"id": "outOfDate",
"label":"内容需要更新"
},{
"type": "thumb-down",
"id": "translationIssue",
"label":"翻译问题"
},{
"type": "thumb-down",
"id": "samplesCodeIssue",
"label":"示例/代码问题"
},{
"type": "thumb-down",
"id": "otherDown",
"label":"其他"
}]
[{
"type": "thumb-up",
"id": "easyToUnderstand",
"label":"易于理解"
},{
"type": "thumb-up",
"id": "solvedMyProblem",
"label":"解决了我的问题"
},{
"type": "thumb-up",
"id": "otherUp",
"label":"其他"
}]