Intent

Extras
Extra key: 
android.intent.extra.INTENT

An Intent describing the choices you would like shown with ACTION_PICK_ACTIVITY.

See Android documentation

Intents using Intent

Title Actionsort icon Extras Description
Pick activity android.intent.action.PICK_ACTIVITY Intent

Pick an activity given an intent, returning the class selected.