Class android.app.Activity
Added Methods | |
---|---|
ComponentCaller getCaller () |
|
ComponentCaller getCurrentCaller () |
|
ComponentCaller getInitialCaller () |
|
void onActivityResult (int, |
|
void onNewIntent (Intent, |
|
void onRequestPermissionsResult (int, |
|
void requestPermissions (String[], |
|
void setAllowCrossUidActivitySwitchFromBelow (boolean ) |
|
void setIntent (Intent, |
|
boolean shouldShowRequestPermissionRationale (String, |
Changed Methods | ||
---|---|---|
Activity getParent () |
Now deprecated. |
|
boolean isChild () |
Now deprecated. |