ConfigUtil.LogSource

public static final enum ConfigUtil.LogSource
extends Enum< ConfigUtil.LogSource >

java.lang.Object
java.lang.Enum< com.android.tradefed.util.statsd.ConfigUtil.LogSource >
com.android.tradefed.util.statsd.ConfigUtil.LogSource


概括

枚举值

ConfigUtil.LogSource AID_BLUETOOTH

ConfigUtil.LogSource AID_GRAPHICS

ConfigUtil.LogSource AID_INCIDENTD

ConfigUtil.LogSource AID_MEDIA

ConfigUtil.LogSource AID_RADIO

ConfigUtil.LogSource AID_ROOT

ConfigUtil.LogSource AID_STATSD

ConfigUtil.LogSource AID_SYSTEM

公共方法

static ConfigUtil.LogSource valueOf (String name)
static final LogSource[] values ()

枚举值

AID_蓝牙

public static final ConfigUtil.LogSource AID_BLUETOOTH

辅助图形

public static final ConfigUtil.LogSource AID_GRAPHICS

AID_INCIDENTD

public static final ConfigUtil.LogSource AID_INCIDENTD

辅助媒体

public static final ConfigUtil.LogSource AID_MEDIA

辅助无线电

public static final ConfigUtil.LogSource AID_RADIO

援助根

public static final ConfigUtil.LogSource AID_ROOT

辅助统计数据

public static final ConfigUtil.LogSource AID_STATSD

辅助系统

public static final ConfigUtil.LogSource AID_SYSTEM

公共方法

的价值

public static ConfigUtil.LogSource valueOf (String name)

参数
name String

退货
ConfigUtil.LogSource

价值观

public static final LogSource[] values ()

退货
LogSource[]