IDevice.Feature
public
static
final
enum
IDevice.Feature
extends Enum<IDevice.Feature>
| java.lang.Object | ||
| ↳ | java.lang.Enum<com.android.ddmlib.IDevice.Feature> | |
| ↳ | com.android.ddmlib.IDevice.Feature | |
Device level software features.
Summary
Enum values | |
|---|---|
IDevice.Feature |
ABB_EXEC
|
IDevice.Feature |
PROCSTATS
|
IDevice.Feature |
REAL_PKG_NAME
|
IDevice.Feature |
SCREEN_RECORD
|
IDevice.Feature |
SHELL_V2
|
IDevice.Feature |
SKIP_VERIFICATION
|
Public methods | |
|---|---|
static
IDevice.Feature
|
valueOf(String name)
|
static
final
Feature[]
|
values()
|
Enum values
Public methods
valueOf
public static IDevice.Feature valueOf (String name)
| Parameters | |
|---|---|
name |
String |
| Returns | |
|---|---|
IDevice.Feature |
|
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 2025-12-04 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-12-04 UTC."],[],[]]