EXTRA_DOCK_STATE_CAR constant

int const EXTRA_DOCK_STATE_CAR

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

Implementation

static const int EXTRA_DOCK_STATE_CAR = 2;