BugreportCollector.Filter
public static final enum BugreportCollector.Filter
extends Enum< BugreportCollector.Filter >
implements BugreportCollector.SubPredicate
java.lang.Object | ||
↳ | java.lang.Enum < com.android.tradefed.result.BugreportCollector.Filter > | |
↳ | com.android.tradefed.result.BugreportCollector.Filter |
概括
枚举值 | |
---|---|
BugreportCollector.Filter | WITH_ANY |
BugreportCollector.Filter | WITH_FAILING |
BugreportCollector.Filter | WITH_PASSING
|
公开方法 | |
---|---|
static BugreportCollector.Filter | valueOf (String name) |
static final Filter[] | values () |
枚举值
WITH_ANY
public static final BugreportCollector.Filter WITH_ANY
WITH_FAILING
public static final BugreportCollector.Filter WITH_FAILING
WITH_PASSING
public static final BugreportCollector.Filter WITH_PASSING
公开方法
的价值
public static BugreportCollector.Filter valueOf (String name)
参数 | |
---|---|
name | String |
退货 | |
---|---|
BugreportCollector.Filter |
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 2019-10-02 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":"其他"
}]