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