@Implements(value=android.app.ActivityGroup.class) public class ShadowActivityGroup extends ShadowActivity
ShadowActivity.IntentForResult
realActivity
Constructor and Description |
---|
ShadowActivityGroup() |
Modifier and Type | Method and Description |
---|---|
protected android.app.Activity |
getCurrentActivity() |
void |
setCurrentActivity(android.app.Activity activity) |
callAttach, clickMenuItem, dismissDialog, findViewById, finish, finishAffinity, finishAndRemoveTask, getCallingActivity, getContentView, getCurrentFocus, getDefaultKeymode, getDialogById, getLastNonConfigurationInstance, getLastShownDialogId, getLayoutInflater, getManagedCursors, getMenuInflater, getNextStartedActivityForResult, getOptionsMenu, getParent, getPendingTransitionEnterAnimationResourceId, getPendingTransitionExitAnimationResourceId, getRequestedOrientation, getResultCode, getResultIntent, getTaskId, getVolumeControlStream, getWindow, hasCancelledPendingTransitions, isFinishing, isLockTask, isTaskRoot, onBackPressed, onCreateOptionsMenu, overridePendingTransition, peekNextStartedActivityForResult, receiveResult, recreate, removeDialog, requestPermissions, resetIsFinishing, runOnUiThread, setApplication, setCallingActivity, setCurrentFocus, setDefaultKeyMode, setIsTaskRoot, setLastNonConfigurationInstance, setParent, setRequestedOrientation, setResult, setResult, setVolumeControlStream, setWindow, showDialog, showDialog, startLockTask, startManagingCursor, stopLockTask, stopManagingCursor
callGetThemeResId
clearNextStartedActivities, clearStartedServices, denyPermissions, getBroadcastIntents, getNextStartedActivity, getNextStartedService, getNextStoppedService, grantPermissions, peekNextStartedActivity, peekNextStartedService, removeSystemService
@Implementation protected android.app.Activity getCurrentActivity()
public void setCurrentActivity(android.app.Activity activity)
activity
- Current activity.