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