CATEGORY_DESK_DOCK constant
String
const CATEGORY_DESK_DOCK
An activity to run when device is inserted into a car dock. Used with {@link #ACTION_MAIN} to launch an activity. For more information, see {@link android.app.UiModeManager}.
Implementation
static const String CATEGORY_DESK_DOCK = "android.intent.category.DESK_DOCK";