FLAG_ACTIVITY_LAUNCHED_FROM_HISTORY constant
int
const FLAG_ACTIVITY_LAUNCHED_FROM_HISTORY
Generally set by the system if the activity is being launched from history.
Implementation
static const int FLAG_ACTIVITY_LAUNCHED_FROM_HISTORY = 1048576;