Class android.app.Activity

Changed Methods
void dismissDialog(int) Now deprecated.
 
Object getLastNonConfigurationInstance() Now deprecated.
 
Object onRetainNonConfigurationInstance() Now deprecated.
 
void removeDialog(int) Now deprecated.
 
Dialog onCreateDialog(int, Bundle) Now deprecated.
 
void onPrepareDialog(int, Dialog, Bundle) Now deprecated.
 
boolean showDialog(int, Bundle) Now deprecated.
 
void showDialog(int) Now deprecated.