EXTRA_DOCK_STATE_LE_DESK constant
int
const EXTRA_DOCK_STATE_LE_DESK
Used as an int value for {@link android.content.Intent#EXTRA_DOCK_STATE} to represent that the phone is in a analog (low end) dock.
Implementation
static const int EXTRA_DOCK_STATE_LE_DESK = 3;