Package org.robolectric.shadows
Class ShadowTabActivity
java.lang.Object
org.robolectric.shadows.ShadowContextWrapper
org.robolectric.shadows.ShadowContextThemeWrapper
org.robolectric.shadows.ShadowActivity
org.robolectric.shadows.ShadowActivityGroup
org.robolectric.shadows.ShadowTabActivity
@Implements(android.app.TabActivity.class)
public class ShadowTabActivity
extends ShadowActivityGroup
-
Nested Class Summary
Nested classes/interfaces inherited from class org.robolectric.shadows.ShadowActivity
ShadowActivity.IntentForResult, ShadowActivity.IntentSenderRequest, ShadowActivity.OverriddenActivityTransition, ShadowActivity.PermissionsRequest
-
Field Summary
Fields inherited from class org.robolectric.shadows.ShadowActivity
realActivity
-
Constructor Summary
-
Method Summary
Methods inherited from class org.robolectric.shadows.ShadowActivityGroup
getCurrentActivity, setCurrentActivity
Methods inherited from class org.robolectric.shadows.ShadowActivity
attachController, callAttach, callAttach, callAttach, callAttach, callOnActivityResult, callOnGetDirectActions, clearOverrideActivityTransition, clickMenuItem, dismissDialog, enterPictureInPictureMode, enterPictureInPictureMode, findViewById, finish, finishAffinity, finishAndRemoveTask, getCallingActivity, getCallingPackage, getContentView, getCurrentFocus, getDefaultKeymode, getDialogById, getLastIntentSenderRequest, getLastNonConfigurationInstance, getLastRequestedPermission, getLastShownDialogId, getLayoutInflater, getManagedCursors, getMenuInflater, getNextStartedActivityForResult, getOptionsMenu, getOverriddenActivityTransition, getParent, getPendingTransitionEnterAnimationResourceId, getPendingTransitionExitAnimationResourceId, getReportFullyDrawn, getRequestedOrientation, getResultCode, getResultIntent, getShowWhenLocked, getSplashScreen, getTaskId, getTurnScreenOn, getVolumeControlStream, getWindow, hasCancelledPendingTransitions, initializeVoiceInteractor, internalCallDispatchActivityResult, isFinishing, isInMultiWindowMode, isInPictureInPictureMode, isLockTask, isTaskRoot, moveTaskToBack, onBackPressed, onCreateOptionsMenu, onDestroy, overrideActivityTransition, overridePendingTransition, peekNextStartedActivityForResult, receiveResult, recreate, removeDialog, reportFullyDrawn, requestPermissions, requestPermissions, resetIsFinishing, runOnUiThread, setApplication, setCallingActivity, setCallingPackage, setCurrentFocus, setDefaultKeyMode, setInMultiWindowMode, setIsTaskRoot, setLastNonConfigurationInstance, setParent, setRequestedOrientation, setResult, setResult, setShowWhenLocked, setThrowIntentSenderException, setTurnScreenOn, setVolumeControlStream, setWindow, showDialog, showDialog, startIntentSenderForResult, startLockTask, startManagingCursor, stopLockTask, stopManagingCursor
Methods inherited from class org.robolectric.shadows.ShadowContextThemeWrapper
callGetThemeResId
Methods inherited from class org.robolectric.shadows.ShadowContextWrapper
clearBroadcastIntents, clearNextStartedActivities, clearStartedServices, denyPermissions, denyPermissions, getAllStartedServices, getBroadcastIntents, getBroadcastIntentsForUser, getBroadcastOptions, getNextStartedActivity, getNextStartedService, getNextStoppedService, grantPermissions, grantPermissions, peekNextStartedActivity, peekNextStartedService, removeSystemService
-
Constructor Details
-
ShadowTabActivity
public ShadowTabActivity()
-
-
Method Details
-
getTabHost
-
getTabWidget
-