FileDocCategorySizeDatePackage
HdmiConfig.javaAPI DocAndroid 5.1 API2720Thu Mar 12 22:22:42 GMT 2015com.android.server.hdmi

HdmiConfig

public final class HdmiConfig extends Object
Class that holds together the constants that may require per-product configuration.

Fields Summary
static final int
TIMEOUT_MS
static final int
IRT_MS
static final int
DEVICE_POLLING_RETRY
static final int
HOTPLUG_DETECTION_RETRY
static final int
ADDRESS_ALLOCATION_RETRY
static final int
TIMEOUT_RETRY
static final int
RETRANSMISSION_COUNT
static final boolean
HIDE_DEVICES_BEHIND_LEGACY_SWITCH
Constructors Summary
private HdmiConfig()


       /* cannot be instantiated */ 
Methods Summary