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,
|
Now deprecated
.
|
|
void
onPrepareDialog
(
int,
|
Now deprecated
.
|
|
boolean
showDialog
(
int,
|
Now deprecated
.
|
|
void
showDialog
(
int
)
|
Now deprecated
.
|