EXTRA_DOCK_STATE_DESK constant

int const EXTRA_DOCK_STATE_DESK

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

Implementation

static const int EXTRA_DOCK_STATE_DESK = 1;