Bundle extra: Whether or not to display an activity after performing the action.
Used by AlarmClock.ActionSetAlarm and AlarmClock.ActionSetTimer.
If true, the application is asked to bypass any intermediate UI. If false, the application may display intermediate UI like a confirmation dialog or settings.
The value is a Java.Lang.Boolean. The default is false.