EXTRA_DOCK_STATE_HE_DESK constant

int const EXTRA_DOCK_STATE_HE_DESK

Used as an int value for {@link android.content.Intent#EXTRA_DOCK_STATE} to represent that the phone is in a digital (high end) dock.

Implementation

static const int EXTRA_DOCK_STATE_HE_DESK = 4;