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


Riepilogo

Valori di enumerazione

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

Metodi pubblici

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

Valori di enumerazione

AID_BLUETOOTH

public static final ConfigUtil.LogSource AID_BLUETOOTH

AIUTO_GRAPHICS

public static final ConfigUtil.LogSource AID_GRAPHICS

AIUTO_INCIDENTD

public static final ConfigUtil.LogSource AID_INCIDENTD

AIUTO_MEDIA

public static final ConfigUtil.LogSource AID_MEDIA

AIUTO_RADIO

public static final ConfigUtil.LogSource AID_RADIO

AIUTO_ROOT

public static final ConfigUtil.LogSource AID_ROOT

AID_STATSD

public static final ConfigUtil.LogSource AID_STATSD

AIUTO_SISTEMA

public static final ConfigUtil.LogSource AID_SYSTEM

Metodi pubblici

valore di

public static ConfigUtil.LogSource valueOf (String name)

Parametri
name String

ritorna
ConfigUtil.LogSource

valori

public static final LogSource[] values ()

ritorna
LogSource[]