ACTION_MANAGE_DEFAULT_APP constant

String const ACTION_MANAGE_DEFAULT_APP

Activity action: Launch UI to manage a default app.

Input: {@link #EXTRA_ROLE_NAME} specifies the role of the default app which will be managed by the launched UI.

Output: Nothing.

@hide

Implementation

static const String ACTION_MANAGE_DEFAULT_APP =
    "android.intent.action.MANAGE_DEFAULT_APP";