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