واجهة برمجة التطبيقات 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_BLUETOOTH

public static final ConfigUtil.LogSource AID_BLUETOOTH

إرشادات التنسيق AID

public static final ConfigUtil.LogSource AID_GRAPHICS

AID_INCIDENTD

public static final ConfigUtil.LogSource AID_INCIDENTD

AID_MEDIA

public static final ConfigUtil.LogSource AID_MEDIA

AID_RADIO

public static final ConfigUtil.LogSource AID_RADIO

AID_ROOT

public static final ConfigUtil.LogSource AID_ROOT

AID_StatSD

public static final ConfigUtil.LogSource AID_STATSD

نظام AID_SYSTEM

public static final ConfigUtil.LogSource AID_SYSTEM

الطرق العامة

قيمة

public static ConfigUtil.LogSource valueOf (String name)

المعلمات
name String

المرتجعات
ConfigUtil.LogSource

القيم

public static final LogSource[] values ()

المرتجعات
LogSource[]