Class android.app.ActivityOptions

Added Methods
boolean isAllowPassThroughOnTouchOutside()  
void setAllowPassThroughOnTouchOutside(boolean)  
 

Added Fields
int MODE_BACKGROUND_ACTIVITY_START_ALLOW_ALWAYS  
int MODE_BACKGROUND_ACTIVITY_START_ALLOW_IF_VISIBLE  
 

Changed Fields
int MODE_BACKGROUND_ACTIVITY_START_ALLOWED Now deprecated.