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