No examples for this method.
Frequently called with: [Clear]
-1
API Diff Specification | |
To Level: | 16 |
From Level: | 15 |
Generated | 2012.07.16 10:58 |
Activity
Added Methods | |
---|---|
void
finishAffinity ()
|
|
Intent
getParentActivityIntent ()
|
|
boolean
navigateUpTo (
Intent )
|
|
boolean
navigateUpToFromChild (
Activity,
Intent
|
|
void
onCreateNavigateUpTaskStack (
TaskStackBuilder )
|
|
boolean
onNavigateUp ()
|
|
boolean
onNavigateUpFromChild (
Activity )
|
|
void
onPrepareNavigateUpTaskStack (
TaskStackBuilder )
|
|
boolean
shouldUpRecreateTask (
Intent )
|
|
void
startActivityForResult (
Intent,
int
|
|
void
startActivityFromChild (
Activity,
Intent
|
|
void
startActivityFromFragment (
Fragment,
Intent
|
|
boolean
startActivityIfNeeded (
Intent,
int
|
|
void
startIntentSenderForResult (
IntentSender,
int
|
|
void
startIntentSenderFromChild (
Activity,
IntentSender
|
|
boolean
startNextMatchingActivity (
Intent,
Bundle
|