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