Class android.app.
Activity
Added Methods | |
---|---|
void
finishAffinity
()
|
|
Intent
getParentActivityIntent
()
|
|
boolean
navigateUpTo
(
Intent
)
|
|
boolean
navigateUpToFromChild
(
Activity,
|
|
void
onCreateNavigateUpTaskStack
(
TaskStackBuilder
)
|
|
boolean
onNavigateUp
()
|
|
boolean
onNavigateUpFromChild
(
Activity
)
|
|
void
onPrepareNavigateUpTaskStack
(
TaskStackBuilder
)
|
|
boolean
shouldUpRecreateTask
(
Intent
)
|
|
void
startActivityForResult
(
Intent,
|
|
void
startActivityFromChild
(
Activity,
|
|
void
startActivityFromFragment
(
Fragment,
|
|
boolean
startActivityIfNeeded
(
Intent,
|
|
void
startIntentSenderForResult
(
IntentSender,
|
|
void
startIntentSenderFromChild
(
Activity,
|
|
boolean
startNextMatchingActivity
(
Intent,
|