Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
$
- $$robo$getData() - Method in interface org.robolectric.internal.bytecode.ShadowedObject
A
- abandon() - Method in class org.robolectric.shadows.ShadowPackageInstaller.ShadowSession
- abandonAudioFocus(AudioManager.OnAudioFocusChangeListener) - Method in class org.robolectric.shadows.ShadowAudioManager
- abandonAudioFocusRequest(AudioFocusRequest) - Method in class org.robolectric.shadows.ShadowAudioManager
-
Provides a mock like interface for the abandonAudioFocusRequest method by storing the request object for later inspection and returning the value specified in setNextFocusRequestResponse.
- abandonSession(int) - Method in class org.robolectric.shadows.ShadowPackageInstaller
- abortBroadcast() - Method in class org.robolectric.shadows.ShadowBroadcastReceiver
- abortCreation() - Method in class org.robolectric.shadows.ShadowFontFamily
- accept(int) - Method in class org.robolectric.shadows.ShadowBluetoothServerSocket
-
May block the current thread and wait until
BluetoothDevice
is offered viaShadowBluetoothServerSocket.deviceConnected(BluetoothDevice)
method or timeout occurred. - accept(T) - Method in interface org.robolectric.util.Consumer
-
Performs this operation on the given argument.
- acceptCookie() - Method in class android.webkit.RoboCookieManager
- acceptRingingCall() - Method in class org.robolectric.shadows.ShadowTelecomManager
- acceptThirdPartyCookies(WebView) - Method in class android.webkit.RoboCookieManager
- ACCESS_BUFFER - Enum constant in enum org.robolectric.res.android.Asset.AccessMode
- ACCESS_RANDOM - Enum constant in enum org.robolectric.res.android.Asset.AccessMode
- ACCESS_STREAMING - Enum constant in enum org.robolectric.res.android.Asset.AccessMode
- ACCESS_UNKNOWN - Enum constant in enum org.robolectric.res.android.Asset.AccessMode
- Accessor - Annotation Type in org.robolectric.util.reflector
-
Indicates that the annotated method is an accessor for a non-visible field.
- AConfiguration - Class in org.robolectric.res.android
- AConfiguration() - Constructor for class org.robolectric.res.android.AConfiguration
- ACONFIGURATION_COLOR_MODE - Static variable in class org.robolectric.res.android.AConfiguration
-
Bit mask for wide color gamut and HDR configurations.
- ACONFIGURATION_DENSITY - Static variable in class org.robolectric.res.android.AConfiguration
-
Bit mask for density configuration.
- ACONFIGURATION_DENSITY_ANY - Static variable in class org.robolectric.res.android.AConfiguration
-
Density: any density.
- ACONFIGURATION_DENSITY_DEFAULT - Static variable in class org.robolectric.res.android.AConfiguration
-
Density: default density.
- ACONFIGURATION_DENSITY_HIGH - Static variable in class org.robolectric.res.android.AConfiguration
-
Density: value corresponding to the hdpi resource qualifier.
- ACONFIGURATION_DENSITY_LOW - Static variable in class org.robolectric.res.android.AConfiguration
-
Density: value corresponding to the ldpi resource qualifier.
- ACONFIGURATION_DENSITY_MEDIUM - Static variable in class org.robolectric.res.android.AConfiguration
-
Density: value corresponding to the mdpi resource qualifier.
- ACONFIGURATION_DENSITY_NONE - Static variable in class org.robolectric.res.android.AConfiguration
-
Density: no density specified.
- ACONFIGURATION_DENSITY_TV - Static variable in class org.robolectric.res.android.AConfiguration
-
Density: value corresponding to the tvdpi resource qualifier.
- ACONFIGURATION_DENSITY_XHIGH - Static variable in class org.robolectric.res.android.AConfiguration
-
Density: value corresponding to the xhdpi resource qualifier.
- ACONFIGURATION_DENSITY_XXHIGH - Static variable in class org.robolectric.res.android.AConfiguration
-
Density: value corresponding to the xxhdpi resource qualifier.
- ACONFIGURATION_DENSITY_XXXHIGH - Static variable in class org.robolectric.res.android.AConfiguration
-
Density: value corresponding to the xxxhdpi resource qualifier.
- ACONFIGURATION_HDR_ANY - Static variable in class org.robolectric.res.android.AConfiguration
-
HDR: not specified.
- ACONFIGURATION_HDR_NO - Static variable in class org.robolectric.res.android.AConfiguration
-
HDR: value that corresponds to lowdr resource qualifier specified.
- ACONFIGURATION_HDR_YES - Static variable in class org.robolectric.res.android.AConfiguration
-
HDR: value that corresponds to highdr resource qualifier specified.
- ACONFIGURATION_KEYBOARD - Static variable in class org.robolectric.res.android.AConfiguration
-
Bit mask for keyboard configuration.
- ACONFIGURATION_KEYBOARD_12KEY - Static variable in class org.robolectric.res.android.AConfiguration
-
Keyboard: value corresponding to the 12key resource qualifier.
- ACONFIGURATION_KEYBOARD_ANY - Static variable in class org.robolectric.res.android.AConfiguration
-
Keyboard: not specified.
- ACONFIGURATION_KEYBOARD_HIDDEN - Static variable in class org.robolectric.res.android.AConfiguration
-
Bit mask for keyboardHidden configuration.
- ACONFIGURATION_KEYBOARD_NOKEYS - Static variable in class org.robolectric.res.android.AConfiguration
-
Keyboard: value corresponding to the nokeys resource qualifier.
- ACONFIGURATION_KEYBOARD_QWERTY - Static variable in class org.robolectric.res.android.AConfiguration
-
Keyboard: value corresponding to the qwerty resource qualifier.
- ACONFIGURATION_KEYSHIDDEN_ANY - Static variable in class org.robolectric.res.android.AConfiguration
-
Keyboard availability: not specified.
- ACONFIGURATION_KEYSHIDDEN_NO - Static variable in class org.robolectric.res.android.AConfiguration
-
Keyboard availability: value corresponding to the keysexposed resource qualifier.
- ACONFIGURATION_KEYSHIDDEN_SOFT - Static variable in class org.robolectric.res.android.AConfiguration
-
Keyboard availability: value corresponding to the keyssoft resource qualifier.
- ACONFIGURATION_KEYSHIDDEN_YES - Static variable in class org.robolectric.res.android.AConfiguration
-
Keyboard availability: value corresponding to the keyshidden resource qualifier.
- ACONFIGURATION_LAYOUTDIR - Static variable in class org.robolectric.res.android.AConfiguration
-
Bit mask for layout direction configuration.
- ACONFIGURATION_LAYOUTDIR_ANY - Static variable in class org.robolectric.res.android.AConfiguration
-
Layout direction: not specified.
- ACONFIGURATION_LAYOUTDIR_LTR - Static variable in class org.robolectric.res.android.AConfiguration
-
Layout direction: value that corresponds to ldltr resource qualifier specified.
- ACONFIGURATION_LAYOUTDIR_RTL - Static variable in class org.robolectric.res.android.AConfiguration
-
Layout direction: value that corresponds to ldrtl resource qualifier specified.
- ACONFIGURATION_LOCALE - Static variable in class org.robolectric.res.android.AConfiguration
-
Bit mask for locale configuration.
- ACONFIGURATION_MCC - Static variable in class org.robolectric.res.android.AConfiguration
-
Bit mask for mcc configuration.
- ACONFIGURATION_MNC - Static variable in class org.robolectric.res.android.AConfiguration
-
Bit mask for mnc configuration.
- ACONFIGURATION_MNC_ZERO - Static variable in class org.robolectric.res.android.AConfiguration
-
Constant used to to represent MNC (Mobile Network Code) zero.
- ACONFIGURATION_NAVHIDDEN_ANY - Static variable in class org.robolectric.res.android.AConfiguration
-
Navigation availability: not specified.
- ACONFIGURATION_NAVHIDDEN_NO - Static variable in class org.robolectric.res.android.AConfiguration
-
Navigation availability: value corresponding to the navexposed resource qualifier.
- ACONFIGURATION_NAVHIDDEN_YES - Static variable in class org.robolectric.res.android.AConfiguration
-
Navigation availability: value corresponding to the navhidden resource qualifier.
- ACONFIGURATION_NAVIGATION - Static variable in class org.robolectric.res.android.AConfiguration
-
Bit mask for navigation configuration.
- ACONFIGURATION_NAVIGATION_ANY - Static variable in class org.robolectric.res.android.AConfiguration
-
Navigation: not specified.
- ACONFIGURATION_NAVIGATION_DPAD - Static variable in class org.robolectric.res.android.AConfiguration
-
Navigation: value corresponding to the dpad resource qualifier.
- ACONFIGURATION_NAVIGATION_NONAV - Static variable in class org.robolectric.res.android.AConfiguration
-
Navigation: value corresponding to the nonav resource qualifier.
- ACONFIGURATION_NAVIGATION_TRACKBALL - Static variable in class org.robolectric.res.android.AConfiguration
-
Navigation: value corresponding to the trackball resource qualifier.
- ACONFIGURATION_NAVIGATION_WHEEL - Static variable in class org.robolectric.res.android.AConfiguration
-
Navigation: value corresponding to the wheel resource qualifier.
- ACONFIGURATION_ORIENTATION - Static variable in class org.robolectric.res.android.AConfiguration
-
Bit mask for orientation configuration.
- ACONFIGURATION_ORIENTATION_ANY - Static variable in class org.robolectric.res.android.AConfiguration
-
Orientation: not specified.
- ACONFIGURATION_ORIENTATION_LAND - Static variable in class org.robolectric.res.android.AConfiguration
-
Orientation: value corresponding to the land resource qualifier.
- ACONFIGURATION_ORIENTATION_PORT - Static variable in class org.robolectric.res.android.AConfiguration
-
Orientation: value corresponding to the port resource qualifier.
- ACONFIGURATION_ORIENTATION_SQUARE - Static variable in class org.robolectric.res.android.AConfiguration
-
Deprecated.Not currently supported or used.
- ACONFIGURATION_SCREEN_HEIGHT_DP_ANY - Static variable in class org.robolectric.res.android.AConfiguration
-
Screen height DPI: not specified.
- ACONFIGURATION_SCREEN_LAYOUT - Static variable in class org.robolectric.res.android.AConfiguration
-
Bit mask for screen layout configuration.
- ACONFIGURATION_SCREEN_ROUND - Static variable in class org.robolectric.res.android.AConfiguration
- ACONFIGURATION_SCREEN_SIZE - Static variable in class org.robolectric.res.android.AConfiguration
-
Bit mask for screen size configuration.
- ACONFIGURATION_SCREEN_WIDTH_DP_ANY - Static variable in class org.robolectric.res.android.AConfiguration
-
Screen width DPI: not specified.
- ACONFIGURATION_SCREENLONG_ANY - Static variable in class org.robolectric.res.android.AConfiguration
-
Screen layout: not specified.
- ACONFIGURATION_SCREENLONG_NO - Static variable in class org.robolectric.res.android.AConfiguration
-
Screen layout: value that corresponds to the notlong resource qualifier.
- ACONFIGURATION_SCREENLONG_YES - Static variable in class org.robolectric.res.android.AConfiguration
-
Screen layout: value that corresponds to the long resource qualifier.
- ACONFIGURATION_SCREENROUND_ANY - Static variable in class org.robolectric.res.android.AConfiguration
- ACONFIGURATION_SCREENROUND_NO - Static variable in class org.robolectric.res.android.AConfiguration
- ACONFIGURATION_SCREENROUND_YES - Static variable in class org.robolectric.res.android.AConfiguration
- ACONFIGURATION_SCREENSIZE_ANY - Static variable in class org.robolectric.res.android.AConfiguration
-
Screen size: not specified.
- ACONFIGURATION_SCREENSIZE_LARGE - Static variable in class org.robolectric.res.android.AConfiguration
-
Screen size: value indicating the screen is at least approximately 480x640 dp units, corresponding to the large resource qualifier.
- ACONFIGURATION_SCREENSIZE_NORMAL - Static variable in class org.robolectric.res.android.AConfiguration
-
Screen size: value indicating the screen is at least approximately 320x470 dp units, corresponding to the normal resource qualifier.
- ACONFIGURATION_SCREENSIZE_SMALL - Static variable in class org.robolectric.res.android.AConfiguration
-
Screen size: value indicating the screen is at least approximately 320x426 dp units, corresponding to the small resource qualifier.
- ACONFIGURATION_SCREENSIZE_XLARGE - Static variable in class org.robolectric.res.android.AConfiguration
-
Screen size: value indicating the screen is at least approximately 720x960 dp units, corresponding to the xlarge resource qualifier.
- ACONFIGURATION_SMALLEST_SCREEN_SIZE - Static variable in class org.robolectric.res.android.AConfiguration
-
Bit mask for smallest screen width configuration.
- ACONFIGURATION_SMALLEST_SCREEN_WIDTH_DP_ANY - Static variable in class org.robolectric.res.android.AConfiguration
-
Smallest screen width DPI: not specified.
- ACONFIGURATION_TOUCHSCREEN - Static variable in class org.robolectric.res.android.AConfiguration
-
Bit mask for touchscreen configuration.
- ACONFIGURATION_TOUCHSCREEN_ANY - Static variable in class org.robolectric.res.android.AConfiguration
-
Touchscreen: not specified.
- ACONFIGURATION_TOUCHSCREEN_FINGER - Static variable in class org.robolectric.res.android.AConfiguration
-
Touchscreen: value corresponding to the finger resource qualifier.
- ACONFIGURATION_TOUCHSCREEN_NOTOUCH - Static variable in class org.robolectric.res.android.AConfiguration
-
Touchscreen: value corresponding to the notouch resource qualifier.
- ACONFIGURATION_TOUCHSCREEN_STYLUS - Static variable in class org.robolectric.res.android.AConfiguration
-
Deprecated.Not currently supported or used.
- ACONFIGURATION_UI_MODE - Static variable in class org.robolectric.res.android.AConfiguration
-
Bit mask for ui mode configuration.
- ACONFIGURATION_UI_MODE_NIGHT_ANY - Static variable in class org.robolectric.res.android.AConfiguration
-
UI night mode: not specified.
- ACONFIGURATION_UI_MODE_NIGHT_NO - Static variable in class org.robolectric.res.android.AConfiguration
-
UI night mode: value that corresponds to notnight resource qualifier specified.
- ACONFIGURATION_UI_MODE_NIGHT_YES - Static variable in class org.robolectric.res.android.AConfiguration
-
UI night mode: value that corresponds to night resource qualifier specified.
- ACONFIGURATION_UI_MODE_TYPE_ANY - Static variable in class org.robolectric.res.android.AConfiguration
-
UI mode: not specified.
- ACONFIGURATION_UI_MODE_TYPE_APPLIANCE - Static variable in class org.robolectric.res.android.AConfiguration
-
UI mode: value that corresponds to appliance resource qualifier specified.
- ACONFIGURATION_UI_MODE_TYPE_CAR - Static variable in class org.robolectric.res.android.AConfiguration
-
UI mode: value that corresponds to car resource qualifier specified.
- ACONFIGURATION_UI_MODE_TYPE_DESK - Static variable in class org.robolectric.res.android.AConfiguration
-
UI mode: value that corresponds to desk resource qualifier specified.
- ACONFIGURATION_UI_MODE_TYPE_NORMAL - Static variable in class org.robolectric.res.android.AConfiguration
-
UI mode: value that corresponds to no UI mode type resource qualifier specified.
- ACONFIGURATION_UI_MODE_TYPE_TELEVISION - Static variable in class org.robolectric.res.android.AConfiguration
-
UI mode: value that corresponds to television resource qualifier specified.
- ACONFIGURATION_UI_MODE_TYPE_VR_HEADSET - Static variable in class org.robolectric.res.android.AConfiguration
-
UI mode: value that corresponds to vr resource qualifier specified.
- ACONFIGURATION_UI_MODE_TYPE_WATCH - Static variable in class org.robolectric.res.android.AConfiguration
-
UI mode: value that corresponds to watch resource qualifier specified.
- ACONFIGURATION_VERSION - Static variable in class org.robolectric.res.android.AConfiguration
-
Bit mask for platform version configuration.
- ACONFIGURATION_WIDE_COLOR_GAMUT_ANY - Static variable in class org.robolectric.res.android.AConfiguration
-
Wide color gamut: not specified.
- ACONFIGURATION_WIDE_COLOR_GAMUT_NO - Static variable in class org.robolectric.res.android.AConfiguration
-
Wide color gamut: value that corresponds to no nowidecg resource qualifier specified.
- ACONFIGURATION_WIDE_COLOR_GAMUT_YES - Static variable in class org.robolectric.res.android.AConfiguration
-
Wide color gamut: value that corresponds to widecg resource qualifier specified.
- acquire() - Method in class org.robolectric.shadows.ShadowPowerManager.ShadowLowPowerStandbyPortsLock
- acquire() - Method in class org.robolectric.shadows.ShadowPowerManager.ShadowWakeLock
- acquire() - Method in class org.robolectric.shadows.ShadowWifiManager.ShadowMulticastLock
- acquire() - Method in class org.robolectric.shadows.ShadowWifiManager.ShadowWifiLock
- acquire(long) - Method in class org.robolectric.shadows.ShadowPowerManager.ShadowWakeLock
- ACQUIRE_MAX_IMAGES - Static variable in class org.robolectric.nativeruntime.ImageReaderNatives
-
Returned by nativeImageSetup when we couldn't acquire the buffer because the consumer has already acquired
maxImages
and cannot acquire more than that. - ACQUIRE_NO_BUFS - Static variable in class org.robolectric.nativeruntime.ImageReaderNatives
-
Returned by nativeImageSetup when we couldn't acquire the buffer, because there were no buffers available to acquire.
- ACQUIRE_SUCCESS - Static variable in class org.robolectric.nativeruntime.ImageReaderNatives
-
Returned by nativeImageSetup when acquiring the image was successful.
- acquireContentProviderClient(Uri) - Method in class org.robolectric.shadows.ShadowContentResolver
- acquireContentProviderClient(String) - Method in class org.robolectric.shadows.ShadowContentResolver
- acquireProvider(Uri) - Method in class org.robolectric.shadows.ShadowContentResolver
- acquireProvider(String) - Method in class org.robolectric.shadows.ShadowContentResolver
- acquireUnstableContentProviderClient(Uri) - Method in class org.robolectric.shadows.ShadowContentResolver
- acquireUnstableContentProviderClient(String) - Method in class org.robolectric.shadows.ShadowContentResolver
- acquireUnstableProvider(Uri) - Method in class org.robolectric.shadows.ShadowContentResolver
- acquireUnstableProvider(String) - Method in class org.robolectric.shadows.ShadowContentResolver
- action - Variable in class org.robolectric.shadows.ShadowWallpaperManager.WallpaperCommandRecord
- activateResetToken(ComponentName) - Method in class org.robolectric.shadows.ShadowDevicePolicyManager
-
Activates reset token for given admin.
- ActivityController<T extends Activity> - Class in org.robolectric.android.controller
-
ActivityController provides low-level APIs to control activity's lifecycle.
- ActivityData - Class in org.robolectric.manifest
- ActivityData(String, Map<String, String>, List<IntentFilterData>) - Constructor for class org.robolectric.manifest.ActivityData
- ActivityData(String, Map<String, String>, List<IntentFilterData>, ActivityData, MetaData) - Constructor for class org.robolectric.manifest.ActivityData
- ActivityData(Map<String, String>, List<IntentFilterData>) - Constructor for class org.robolectric.manifest.ActivityData
- activityThreadReflector - Variable in class org.robolectric.shadows.ShadowActivityThread
- actualIsPublic() - Method in class org.robolectric.annotation.processing.RobolectricModel.ShadowInfo
- add(int) - Method in class org.robolectric.fakes.RoboMenu
- add(int, int, int, int) - Method in class org.robolectric.fakes.RoboMenu
- add(int, int, int, CharSequence) - Method in class org.robolectric.fakes.RoboMenu
- add(CharSequence) - Method in class org.robolectric.fakes.RoboMenu
- add(T) - Method in class org.robolectric.res.android.SortedVector
- addAccessibilityStateChangeListener(AccessibilityManager.AccessibilityStateChangeListener) - Method in class org.robolectric.shadows.ShadowAccessibilityManager
- addAccessibilityStateChangeListener(AccessibilityManager.AccessibilityStateChangeListener, Handler) - Method in class org.robolectric.shadows.ShadowAccessibilityManager
- addAccount(Account) - Method in class org.robolectric.shadows.ShadowAccountManager
- addAccount(Account, String...) - Method in class org.robolectric.shadows.ShadowAccountManager
-
Adds an account to the AccountManager but when
AccountManager.getAccountsByTypeForPackage(String, String)
is called will be included if is in one of the #visibleToPackages - addAccount(String, String, String[], Bundle, Activity, AccountManagerCallback<Bundle>, Handler) - Method in class org.robolectric.shadows.ShadowAccountManager
- addAccountExplicitly(Account, String, Bundle) - Method in class org.robolectric.shadows.ShadowAccountManager
- addAction(String) - Method in class org.robolectric.manifest.BroadcastReceiverData
- addAction(String) - Method in class org.robolectric.manifest.ServiceData
- addActiveNotification(StatusBarNotification) - Method in class org.robolectric.shadows.ShadowNotificationListenerService
-
Adds the given
StatusBarNotification
to the list of active Notifications. - addActiveNotification(String, int, Notification) - Method in class org.robolectric.shadows.ShadowNotificationListenerService
-
Adds the given
Notification
to the list of active Notifications. - addActivity(UserHandle, LauncherActivityInfo) - Method in class org.robolectric.shadows.ShadowLauncherApps
-
Adds a
LauncherActivityInfo
to be retrieved byShadowLauncherApps.getActivityList(String, UserHandle)
. - addActivityIcon(ComponentName, Drawable) - Method in class org.robolectric.shadows.ShadowPackageManager
- addActivityIcon(Intent, Drawable) - Method in class org.robolectric.shadows.ShadowPackageManager
- addActivityIfNotPresent(ComponentName) - Method in class org.robolectric.shadows.ShadowPackageManager
-
Makes sure that given activity exists.
- addAllowedInLowPowerStandby(String) - Method in class org.robolectric.shadows.ShadowPowerManager
- addAllowedNonPcmEncoding(int) - Static method in class org.robolectric.shadows.ShadowAudioTrack
-
Add a non-PCM encoding for which
AudioTrack
instances are allowed to be created. - addAllSatellites(Collection<GnssStatusBuilder.GnssSatelliteInfo>) - Method in class org.robolectric.shadows.GnssStatusBuilder
-
Deprecated.Adds a collection of satellites to the
GnssStatus
being built. - addApduResponse(byte[]) - Method in class org.robolectric.shadows.ShadowSecureElementService.MockApplet
- addApplicationExitInfo(Object) - Method in class org.robolectric.shadows.ShadowActivityManager
-
Adds given
ApplicationExitInfo
, seeShadowActivityManager.ApplicationExitInfoBuilder
- addApplicationExitInfo(String, int, int, int) - Method in class org.robolectric.shadows.ShadowActivityManager
-
Deprecated.Prefer using overload with
ShadowActivityManager.ApplicationExitInfoBuilder
- addApplicationInfo(UserHandle, String, ApplicationInfo) - Method in class org.robolectric.shadows.ShadowLauncherApps
-
Adds a
ApplicationInfo
to be retrieved byShadowLauncherApps.getApplicationInfo(String, int, UserHandle)
. - addArc(float, float, float, float, float, float) - Method in class org.robolectric.shadows.ShadowLegacyPath
- addAssetPath(String8, Ref<Integer>, boolean) - Method in class org.robolectric.res.android.CppAssetManager
- addAssetPath(String8, Ref<Integer>, boolean, boolean) - Method in class org.robolectric.res.android.CppAssetManager
- addAssetPathNative(String) - Method in class org.robolectric.shadows.ShadowArscAssetManager
- addAssetPathNative(String, boolean) - Method in class org.robolectric.shadows.ShadowArscAssetManager
- addAssociation(AssociationInfo) - Method in class org.robolectric.shadows.ShadowCompanionDeviceManager
- addAssociation(String) - Method in class org.robolectric.shadows.ShadowCompanionDeviceManager
- addAttribute(int, String) - Method in interface org.robolectric.android.AttributeSetBuilder
-
Set an attribute to the given value.
- addAttribute(int, String) - Method in class org.robolectric.android.AttributeSetBuilderImpl
- addAttribute(int, String) - Method in interface org.robolectric.Robolectric.AttributeSetBuilder
-
Deprecated.Set an attribute to the given value.
- addAudioDataListener(ShadowAudioTrack.OnAudioDataWrittenListener) - Static method in class org.robolectric.shadows.ShadowAudioTrack
-
Registers an
ShadowAudioTrack.OnAudioDataWrittenListener
to theShadowAudioTrack
. - addAuthenticator(AuthenticatorDescription) - Method in class org.robolectric.shadows.ShadowAccountManager
- addAuthenticator(String) - Method in class org.robolectric.shadows.ShadowAccountManager
- addAuthority(String, String) - Method in class org.robolectric.manifest.IntentFilterData
- addAutomaticZenRule(AutomaticZenRule) - Method in class org.robolectric.shadows.ShadowNotificationManager
- addAvailableCommunicationDevice(AudioDeviceInfo, boolean) - Method in class org.robolectric.shadows.ShadowAudioManager
-
Adds an available communication
AudioDeviceInfo
and notifies the list ofAudioDeviceCallback
if the device was not present before and indicated bynotifyAudioDeviceCallbacks
. - addAvailableRestoreSets(long, List<String>) - Method in class org.robolectric.shadows.ShadowBackupManager
-
Adds a restore set available to be restored successfully.
- addAvailableRestoreSets(long, List<String>, int) - Method in class org.robolectric.shadows.ShadowBackupManager
-
Adds a restore set available to be restored and the final result of the restore session.
- addAvailableRole(String) - Method in class org.robolectric.shadows.ShadowRoleManager
-
Add a role that will be recognized as available when invoking
RoleManager.isRoleAvailable(String)
. - addAvailableRollbacks(RollbackInfo) - Method in class org.robolectric.shadows.ShadowRollbackManager
- addBarringServiceInfo(int, BarringInfo.BarringServiceInfo) - Method in class org.robolectric.shadows.BarringInfoBuilder
- addBinderService(Map<String, ShadowServiceManager.BinderService>, String, Class<? extends IInterface>) - Static method in class org.robolectric.shadows.ShadowServiceManager
- addBluetoothRoute() - Method in class org.robolectric.shadows.ShadowMediaRouter
-
Adds the Bluetooth A2DP route and ensures it's the selected route, simulating connecting a Bluetooth device.
- addBoundWidget(int, AppWidgetProviderInfo) - Method in class org.robolectric.shadows.ShadowAppWidgetManager
- addBroadcastResponseStats(Object) - Method in class org.robolectric.shadows.ShadowUsageStatsManager
- addCall(Call) - Method in class org.robolectric.shadows.ShadowInCallService
-
Deprecated.Please add calls by adding a Call using
InCallService.InCallServiceBinder
. - addCall(Call) - Method in class org.robolectric.shadows.ShadowPhone
-
Add Call to a collection that returns when getCalls is called.
- addCall(ParcelableCall) - Method in class org.robolectric.shadows.ShadowInCallService
- addCallback(SurfaceHolder.Callback) - Method in class org.robolectric.shadows.ShadowSurfaceView.FakeSurfaceHolder
- addCallbackBuffer(byte[]) - Method in class org.robolectric.shadows.ShadowCamera
- addCallToRoboInit(MutableClass, MethodNode) - Method in class org.robolectric.internal.bytecode.ClassInstrumentor
-
Adds a call $$robo$init, which instantiates a shadow object if required.
- addCamera(String, CameraCharacteristics) - Method in class org.robolectric.shadows.ShadowCameraManager
-
Adds the given cameraId and characteristics to this shadow.
- addCameraInfo(int, Camera.CameraInfo) - Static method in class org.robolectric.shadows.ShadowCamera
-
Add a mock
Camera.CameraInfo
object to simulate the existence of one or more cameras. - addCanonicalName(String, String) - Method in class org.robolectric.shadows.ShadowPackageManager
-
Adds a canonical package name for a package.
- addCapability(int) - Method in class org.robolectric.shadows.ShadowNetworkCapabilities
-
Adds
capability
to the NetworkCapabilities. - addChangedPackage(int, String) - Method in class org.robolectric.shadows.ShadowPackageManager
-
Adds
packageName
to the list of changed packages for the particularsequenceNumber
. - addChild(AccessibilityNodeInfo) - Method in class org.robolectric.shadows.ShadowAccessibilityNodeInfo
-
Add a child node to this one.
- addChild(AccessibilityWindowInfo) - Method in class org.robolectric.shadows.ShadowAccessibilityWindowInfo
- addChild(View) - Method in class org.robolectric.shadows.ShadowAccessibilityNodeInfo
- addChild(View, int) - Method in class org.robolectric.shadows.ShadowAccessibilityNodeInfo
- addCircle(float, float, float, Path.Direction) - Method in class org.robolectric.shadows.ShadowLegacyPath
- addClassNameTranslation(String, String) - Method in class org.robolectric.internal.bytecode.InstrumentationConfiguration.Builder
- addCodec(MediaCodecInfo) - Static method in class org.robolectric.shadows.ShadowMediaCodecList
-
Add a
MediaCodecInfo
to the list of MediaCodecInfos. - addCompletedDownload(String, String, boolean, String, String, long, boolean) - Method in class org.robolectric.shadows.ShadowDownloadManager
- addCompletedDownload(String, String, boolean, String, String, long, boolean, Uri, Uri) - Method in class org.robolectric.shadows.ShadowDownloadManager
- addConfig(long, byte[]) - Method in class org.robolectric.shadows.ShadowStatsManager
- addConfigurationChangeListener(ShadowResources.OnConfigurationChangeListener) - Method in class org.robolectric.shadows.ShadowResources
-
Add a listener to observe resource configuration changes.
- addConnectedDevice(BluetoothDevice) - Method in class org.robolectric.shadows.ShadowBluetoothHeadset
-
Adds the given BluetoothDevice to the shadow's list of "connected devices"
- addController(MediaController) - Method in class org.robolectric.shadows.ShadowMediaSessionManager
-
Adds a
MediaController
that will be returned when callingShadowMediaSessionManager.getActiveSessions(ComponentName)
. - addCrossProfileIntentFilter(IntentFilter, int, int, int) - Method in class org.robolectric.shadows.ShadowApplicationPackageManager
- addData(String, long, byte[]) - Method in class org.robolectric.shadows.ShadowDropBoxManager
-
Adds entry to the DropboxManager with the flag indicating data is text.
- addDecoder(String, ShadowMediaCodec.CodecConfig) - Static method in class org.robolectric.shadows.ShadowMediaCodec
-
Add a fake decoding codec to the Shadow.
- addDefaultAssets(String) - Method in class org.robolectric.res.android.CppAssetManager
- addDefaultAssets(Path) - Method in class org.robolectric.res.android.CppAssetManager
- addDefaultNetworkActiveListener(ConnectivityManager.OnNetworkActiveListener) - Method in class org.robolectric.shadows.ShadowConnectivityManager
- addDevice(int, int, BluetoothDevice) - Method in class org.robolectric.shadows.ShadowBluetoothManager
-
Add a remote bluetooth device that will be served by
BluetoothManager.getDevicesMatchingConnectionStates(int, int[])
for the specified profile and states of the profile connection. - addDevice(BluetoothDevice, int) - Method in class org.robolectric.shadows.ShadowBluetoothA2dp
- addDevice(BluetoothDevice, int) - Method in class org.robolectric.shadows.ShadowBluetoothHeadset
-
Adds the provided BluetoothDevice to the shadow profile's device list with an associated connectionState.
- addDirectPlaybackSupport(AudioFormat, AudioAttributes) - Static method in class org.robolectric.shadows.ShadowAudioTrack
-
Adds support for direct playback for the pair of
AudioFormat
andAudioAttributes
where the format encoding must be non-PCM. - addDiscoverableService(BluetoothGattService) - Method in class org.robolectric.shadows.ShadowBluetoothGatt
- addDisplay(String) - Static method in class org.robolectric.shadows.ShadowDisplayManager
-
Adds a simulated display and drain the main looper queue to ensure all the callbacks are processed.
- addDisplay(String, int) - Static method in class org.robolectric.shadows.ShadowDisplayManager
-
Adds a physical display with given type and drain the main looper queue to ensure all the callbacks are processed.
- addDisplay(String, String) - Static method in class org.robolectric.shadows.ShadowDisplayManager
-
Adds a simulated display and drain the main looper queue to ensure all the callbacks are processed.
- addDrawableResolution(String, int, Drawable) - Method in class org.robolectric.shadows.ShadowPackageManager
- addDynamicShortcut(ShortcutInfo) - Method in class org.robolectric.shadows.ShadowLauncherApps
-
Adds a dynamic shortcut to be returned by
ShadowLauncherApps.getShortcuts(ShortcutQuery, UserHandle)
. - addDynamicShortcuts(List<ShortcutInfo>) - Method in class org.robolectric.shadows.ShadowShortcutManager
- addEffect(AudioEffect.Descriptor) - Static method in class org.robolectric.shadows.ShadowAudioEffect
-
Adds an effect represented by an
AudioEffect.Descriptor
, only to be queried fromShadowAudioEffect.queryEffects()
. - addEmergencyUrn(String) - Method in class org.robolectric.shadows.EmergencyNumberBuilder
- addEnabledPackage(UserHandle, String) - Method in class org.robolectric.shadows.ShadowLauncherApps
-
Adds an enabled package to be checked by
ShadowLauncherApps.isPackageEnabled(String, UserHandle)
. - addEncoder(String, ShadowMediaCodec.CodecConfig) - Static method in class org.robolectric.shadows.ShadowMediaCodec
-
Add a fake encoding codec to the Shadow.
- addEntity(BackupDataEntity) - Method in class org.robolectric.shadows.BackupDataInputBuilder
-
Adds the given entity to the input.
- addEvent(UsageEvents.Event) - Method in class org.robolectric.shadows.ShadowUsageStatsManager
-
Adds an event to be returned by
UsageStatsManager.queryEvents(long, long)
. - addEvent(EventLog.Event) - Static method in class org.robolectric.shadows.ShadowEventLog
-
Add event to
EventLog
. - addEvent(String, long, int) - Method in class org.robolectric.shadows.ShadowUsageStatsManager
-
Deprecated.
- addException(DataSource, IOException) - Static method in class org.robolectric.shadows.ShadowMediaPlayer
- addException(DataSource, RuntimeException) - Static method in class org.robolectric.shadows.ShadowMediaMetadataRetriever
-
Configures an exception to be thrown when
ShadowMediaMetadataRetriever.setDataSource(org.robolectric.shadows.util.DataSource)
is called for the given data source. - addException(DataSource, RuntimeException) - Static method in class org.robolectric.shadows.ShadowMediaPlayer
- addExtensionMimeTypeMapping(String, String) - Method in class org.robolectric.shadows.ShadowMimeTypeMap
- addExternalDir(String) - Static method in class org.robolectric.shadows.ShadowEnvironment
-
Adds a directory to list returned by
ShadowEnvironment.ShadowUserEnvironment.getExternalDirs()
. - addExtraShadow(String, String) - Method in class org.robolectric.annotation.processing.RobolectricModel.Builder
- addExtraShadowPicker(String, TypeElement) - Method in class org.robolectric.annotation.processing.RobolectricModel.Builder
- addField(int, FieldNode) - Method in class org.robolectric.internal.bytecode.MutableClass
- addFontFromAssetManager(AssetManager, String, int, boolean, int, int, int, FontVariationAxis[]) - Method in class org.robolectric.shadows.ShadowFontFamily
- addFrame(Context, Uri, long, Bitmap) - Static method in class org.robolectric.shadows.ShadowMediaMetadataRetriever
-
Adds the given bitmap at the given time for the given data source.
- addFrame(FileDescriptor, long, long, long, Bitmap) - Static method in class org.robolectric.shadows.ShadowMediaMetadataRetriever
-
Adds the given bitmap at the given time for the given data source.
- addFrame(FileDescriptor, long, Bitmap) - Static method in class org.robolectric.shadows.ShadowMediaMetadataRetriever
-
Adds the given bitmap at the given time for the given data source.
- addFrame(String, long, Bitmap) - Static method in class org.robolectric.shadows.ShadowMediaMetadataRetriever
-
Adds the given bitmap at the given time for the given data source.
- addFrame(String, Map<String, String>, long, Bitmap) - Static method in class org.robolectric.shadows.ShadowMediaMetadataRetriever
-
Adds the given bitmap at the given time for the given data source.
- addFrame(DataSource, long, Bitmap) - Static method in class org.robolectric.shadows.ShadowMediaMetadataRetriever
- addGlobalPerformClickListener(View.OnClickListener) - Static method in class org.robolectric.shadows.ShadowView
-
Registers an
View.OnClickListener
to theShadowView
. - addGlobalPerformLongClickListener(View.OnLongClickListener) - Static method in class org.robolectric.shadows.ShadowView
-
Registers an
View.OnLongClickListener
to theShadowView
. - addGpsStatusListener(GpsStatus.Listener) - Method in class org.robolectric.shadows.ShadowLocationManager
- addHandler(String, NodeHandler) - Method in class org.robolectric.res.StaxArrayLoader
- addHeader(String, String) - Method in class org.robolectric.shadows.httpclient.HttpResponseStub
- addHeader(Header) - Method in class org.robolectric.shadows.httpclient.HttpResponseStub
- addHeader(Header) - Method in class org.robolectric.shadows.httpclient.TestHttpResponse
- addHealthStats(HealthStats) - Method in class org.robolectric.shadows.ShadowSystemHealthManager
-
The same as
addHealthStatsForUid(android.os.Process.myUid(), stats)
. - addHealthStatsForUid(int, HealthStats) - Method in class org.robolectric.shadows.ShadowSystemHealthManager
-
Add
HealthStats
for the given UID. - addHeldRole(String) - Method in class org.robolectric.shadows.ShadowRoleManager
-
Add a role that would be held by the calling app when invoking
RoleManager.isRoleHeld(String)
. - addHttpResponse(HttpResponse) - Method in class org.robolectric.shadows.httpclient.FakeHttpLayer
-
As a consumer of the fake http call, you should never call this method.
- addHttpResponseContent(byte[]) - Method in class org.robolectric.shadows.httpclient.FakeHttpLayer
- addHttpResponseRule(String, String) - Static method in class org.robolectric.shadows.httpclient.FakeHttp
-
Adds an HTTP response rule.
- addHttpResponseRule(String, String) - Method in class org.robolectric.shadows.httpclient.FakeHttpLayer
- addHttpResponseRule(String, String, HttpResponse) - Static method in class org.robolectric.shadows.httpclient.FakeHttp
-
Adds an HTTP response rule.
- addHttpResponseRule(String, String, HttpResponse) - Method in class org.robolectric.shadows.httpclient.FakeHttpLayer
- addHttpResponseRule(String, HttpResponse) - Static method in class org.robolectric.shadows.httpclient.FakeHttp
-
Adds an HTTP response rule with a default method of GET.
- addHttpResponseRule(String, HttpResponse) - Method in class org.robolectric.shadows.httpclient.FakeHttpLayer
- addHttpResponseRule(HttpEntityStub.ResponseRule) - Method in class org.robolectric.shadows.httpclient.FakeHttpLayer
- addHttpResponseRule(RequestMatcher, List<? extends HttpResponse>) - Static method in class org.robolectric.shadows.httpclient.FakeHttp
-
Adds an HTTP response rule.
- addHttpResponseRule(RequestMatcher, List<? extends HttpResponse>) - Method in class org.robolectric.shadows.httpclient.FakeHttpLayer
-
Add a response rule.
- addHttpResponseRule(RequestMatcher, HttpResponse) - Static method in class org.robolectric.shadows.httpclient.FakeHttp
-
Adds an HTTP response rule.
- addHttpResponseRule(RequestMatcher, HttpResponse) - Method in class org.robolectric.shadows.httpclient.FakeHttpLayer
- addIncidentReport(Uri, IncidentManager.IncidentReport) - Method in class org.robolectric.shadows.ShadowIncidentManager
-
Add
IncidentManager.IncidentReport
to the list of reported incidents. - addIncomingRfcommConnection(BluetoothDevice, UUID) - Method in class org.robolectric.shadows.ShadowBluetoothAdapter
-
Creates an incoming socket connection from the given
BluetoothDevice
to a background Bluetooth server created withBluetoothAdapter.startRfcommServer(String, UUID, PendingIntent)
on the given uuid. - addInputDevice(AudioDeviceInfo, boolean) - Method in class org.robolectric.shadows.ShadowAudioManager
-
Adds an input
AudioDeviceInfo
and notifies the list ofAudioDeviceCallback
if the device was not present before and indicated bynotifyAudioDeviceCallbacks
. - addInputSize(int, Size) - Method in class org.robolectric.shadows.StreamConfigurationMapBuilder
-
Adds an input size to be returned by
StreamConfigurationMap.getInputSizes(int)
for the provided format. - addInstalledProvider(AppWidgetProviderInfo) - Method in class org.robolectric.shadows.ShadowAppWidgetManager
- addInstalledProvidersForProfile(UserHandle, AppWidgetProviderInfo) - Method in class org.robolectric.shadows.ShadowAppWidgetManager
- addInstalledUser(int) - Method in class org.robolectric.shadows.PackageRollbackInfoBuilder
-
Adds installed user.
- addInstrumentedClass(String) - Method in class org.robolectric.internal.bytecode.InstrumentationConfiguration.Builder
- addInstrumentedPackage(String) - Method in class org.robolectric.internal.bytecode.InstrumentationConfiguration.Builder
- addIntentFilterForActivity(ComponentName, IntentFilter) - Method in class org.robolectric.shadows.ShadowPackageManager
-
Add intent filter for given activity.
- addIntentFilterForProvider(ComponentName, IntentFilter) - Method in class org.robolectric.shadows.ShadowPackageManager
-
Add intent filter for given provider.
- addIntentFilterForReceiver(ComponentName, IntentFilter) - Method in class org.robolectric.shadows.ShadowPackageManager
-
Add intent filter for given receiver.
- addIntentFilterForService(ComponentName, IntentFilter) - Method in class org.robolectric.shadows.ShadowPackageManager
-
Add intent filter for given service.
- addIntentOptions(int, int, int, ComponentName, Intent[], Intent, int, MenuItem[]) - Method in class org.robolectric.fakes.RoboMenu
- addInterceptedMethod(MethodRef) - Method in class org.robolectric.internal.bytecode.InstrumentationConfiguration.Builder
- addInterface(String) - Method in class org.robolectric.internal.bytecode.MutableClass
- addJavascriptInterface(Object, String) - Method in class org.robolectric.shadows.ShadowWebView
- addLanguageAvailability(Locale) - Static method in class org.robolectric.shadows.ShadowTextToSpeech
-
Makes
Locale
an available language returned byTextToSpeech.isLanguageAvailable(Locale)
. - addLikelySubtags(String) - Static method in class org.robolectric.shadows.ShadowICU
- addListener(AccessibilityService.MagnificationController.OnMagnificationChangedListener) - Method in class org.robolectric.shadows.ShadowMagnificationController
- addListener(AccessibilityService.MagnificationController.OnMagnificationChangedListener, Handler) - Method in class org.robolectric.shadows.ShadowMagnificationController
- addLocalOnlyConnectionFailureListener(Executor, WifiManager.LocalOnlyConnectionFailureListener) - Method in class org.robolectric.shadows.ShadowWifiManager
- addMediaInfo(DataSource, ShadowMediaPlayer.MediaInfo) - Static method in class org.robolectric.shadows.ShadowMediaPlayer
-
Adds a
ShadowMediaPlayer.MediaInfo
for aDataSource
. - addMetadata(String, int, String) - Static method in class org.robolectric.shadows.ShadowMediaMetadataRetriever
-
Adds the given keyCode/value pair for the given data source.
- addMetadata(DataSource, int, String) - Static method in class org.robolectric.shadows.ShadowMediaMetadataRetriever
- addMethod(MethodNode) - Method in class org.robolectric.internal.bytecode.MutableClass
- addMimeType(String) - Method in class org.robolectric.manifest.IntentFilterData
- addMockApplet(ShadowSecureElementService.MockApplet) - Static method in class org.robolectric.shadows.ShadowSecureElementService
-
Add a Reader with the specified name.
- addMotionRange(int, int, float, float, float, float, float) - Method in class org.robolectric.shadows.InputDeviceBuilder
- addMovement(MotionEvent) - Method in class org.robolectric.shadows.ShadowVelocityTracker
- addNanoApp(ContextHubInfo, int, long, int) - Method in class org.robolectric.shadows.ShadowContextHubManager
-
Adds a nanoApp to the list of nanoApps that are supported by the provided contexthubinfo.
- addNetwork(Network, NetworkInfo) - Method in class org.robolectric.shadows.ShadowConnectivityManager
-
Adds new
network
to the list of allNetwork
s. - addNetwork(WifiConfiguration) - Method in class org.robolectric.shadows.ShadowWifiManager
- addNetworkPrivileged(WifiConfiguration) - Method in class org.robolectric.shadows.ShadowWifiManager
-
The new version of
ShadowWifiManager.addNetwork(WifiConfiguration)
which returns a more detailed failure codes. - addNetworkSuggestions(List<WifiNetworkSuggestion>) - Method in class org.robolectric.shadows.ShadowWifiManager
- addNewIncomingCall(PhoneAccountHandle, Bundle) - Method in class org.robolectric.shadows.ShadowTelecomManager
- addNewUnknownCall(PhoneAccountHandle, Bundle) - Method in class org.robolectric.shadows.ShadowTelecomManager
- addNmeaListener(OnNmeaMessageListener, Handler) - Method in class org.robolectric.shadows.ShadowLocationManager
- addNmeaListener(Executor, OnNmeaMessageListener) - Method in class org.robolectric.shadows.ShadowLocationManager
- addOnAccountsUpdatedListener(OnAccountsUpdateListener, Handler, boolean) - Method in class org.robolectric.shadows.ShadowAccountManager
- addOnAccountsUpdatedListener(OnAccountsUpdateListener, Handler, boolean, String[]) - Method in class org.robolectric.shadows.ShadowAccountManager
- addOnActiveSessionsChangedListener(MediaSessionManager.OnActiveSessionsChangedListener, ComponentName) - Method in class org.robolectric.shadows.ShadowMediaSessionManager
- addOnActiveSessionsChangedListener(MediaSessionManager.OnActiveSessionsChangedListener, ComponentName, Handler) - Method in class org.robolectric.shadows.ShadowMediaSessionManager
- addOnAttachStateChangeListener(View.OnAttachStateChangeListener) - Method in class org.robolectric.shadows.ShadowView
- addOnCommunicationDeviceChangedListener(Executor, AudioManager.OnCommunicationDeviceChangedListener) - Method in class org.robolectric.shadows.ShadowAudioManager
-
Registers a
AudioManager.OnCommunicationDeviceChangedListener
that can later be called withShadowAudioManager.callOnCommunicationDeviceChangedListeners(android.media.AudioDeviceInfo)
. - addOnFrameMetricsAvailableListener(Window.OnFrameMetricsAvailableListener, Handler) - Method in class org.robolectric.shadows.ShadowWindow
- addOnLayoutChangeListener(View.OnLayoutChangeListener) - Method in class org.robolectric.shadows.ShadowView
- addOnPermissionsChangeListener(Object) - Method in class org.robolectric.shadows.ShadowApplicationPackageManager
- addOnRoutingChangedListener(AudioRouting.OnRoutingChangedListener, Handler) - Method in class org.robolectric.shadows.ShadowAudioTrack
- addOnShowModeChangedListener(AccessibilityService.SoftKeyboardController.OnShowModeChangedListener) - Method in class org.robolectric.shadows.ShadowSoftKeyboardController
- addOnShowModeChangedListener(AccessibilityService.SoftKeyboardController.OnShowModeChangedListener, Handler) - Method in class org.robolectric.shadows.ShadowSoftKeyboardController
- addOnSubscriptionsChangedListener(SubscriptionManager.OnSubscriptionsChangedListener) - Method in class org.robolectric.shadows.ShadowSubscriptionManager
-
Adds a listener to a local list of listeners.
- addOnSubscriptionsChangedListener(Executor, SubscriptionManager.OnSubscriptionsChangedListener) - Method in class org.robolectric.shadows.ShadowSubscriptionManager
-
Adds a listener to a local list of listeners.
- addOnUidImportanceListener(Object, int) - Method in class org.robolectric.shadows.ShadowActivityManager
- addOnWifiUsabilityStatsListener(Executor, Object) - Method in class org.robolectric.shadows.ShadowWifiManager
- addOptionalUpdater(List<Object>, String, Supplier<Object>) - Static method in class org.robolectric.shadows.ShadowPackageBackwardCompatibility
-
Stubbing this out as if Android S+ is on the classpath, we'll get a ClassCastException instead of a ClassNotFoundException.
- addOrUpdateActivity(ActivityInfo) - Method in class org.robolectric.shadows.ShadowPackageManager
-
Adds or updates given activity in the system.
- addOrUpdateProvider(ProviderInfo) - Method in class org.robolectric.shadows.ShadowPackageManager
-
Adds or updates given content provider in the system.
- addOrUpdateReceiver(ActivityInfo) - Method in class org.robolectric.shadows.ShadowPackageManager
-
Adds or updates given broadcast receiver in the system.
- addOrUpdateService(ServiceInfo) - Method in class org.robolectric.shadows.ShadowPackageManager
-
Adds or updates given service in the system.
- addOrUpdateUsbDevice(UsbDevice, boolean) - Method in class org.robolectric.shadows.ShadowUsbManager
-
Adds a USB device into available USB devices map with permission value.
- addOutputDevice(AudioDeviceInfo, boolean) - Method in class org.robolectric.shadows.ShadowAudioManager
-
Adds an output
AudioDeviceInfo
and notifies the list ofAudioDeviceCallback
if the device was not present before and indicated bynotifyAudioDeviceCallbacks
. - addOutputDeviceWithDirectProfiles(AudioDeviceInfo) - Method in class org.robolectric.shadows.ShadowAudioManager
-
Adds an output
device
with direct profiles and notifies the list ofAudioDeviceCallback
if the device was not present before. - addOutputSize(int, Size) - Method in class org.robolectric.shadows.StreamConfigurationMapBuilder
-
Adds an output size to be returned by
StreamConfigurationMap.getOutputSizes(java.lang.Class<T>)
for the provided format. - addOutputSize(Size) - Method in class org.robolectric.shadows.StreamConfigurationMapBuilder
-
Adds an output size to be returned by
StreamConfigurationMap.getOutputSizes(java.lang.Class<T>)
. - addOval(float, float, float, float, Path.Direction) - Method in class org.robolectric.shadows.ShadowLegacyPath
- addOverlayInfo(OverlayInfo) - Method in class org.robolectric.shadows.ShadowOverlayManager
-
Adds or replaces the overlay based on the packageName.
- addPackage(PackageInfo) - Method in class org.robolectric.shadows.ShadowPackageManager
-
Deprecated.
- addPackage(PackageInfo, PackageStats) - Method in class org.robolectric.shadows.ShadowPackageManager
-
Installs a package with its stats with the
PackageManager
. - addPackage(String) - Method in class org.robolectric.shadows.ShadowPackageManager
-
Deprecated.Use
ShadowPackageManager.installPackage(PackageInfo)
instead. - addPackageInternal(PackageParser.Package) - Method in class org.robolectric.shadows.ShadowPackageManager
-
Internal use only.
- addPackageNoDefaults(PackageInfo) - Method in class org.robolectric.shadows.ShadowPackageManager
-
Adds a package to the
PackageManager
, but doesn't set any default values on it. - addPackageToPreferred(String) - Method in class org.robolectric.shadows.ShadowApplicationPackageManager
- addPath(Path) - Method in class org.robolectric.shadows.ShadowLegacyPath
- addPath(Path, float, float) - Method in class org.robolectric.shadows.ShadowLegacyPath
- addPath(Path, Matrix) - Method in class org.robolectric.shadows.ShadowLegacyPath
- addPath(String) - Method in class org.robolectric.manifest.IntentFilterData
- addPathPattern(String) - Method in class org.robolectric.manifest.IntentFilterData
- addPathPrefix(String) - Method in class org.robolectric.manifest.IntentFilterData
- addPendingBackup(int) - Method in class org.robolectric.shadows.PackageRollbackInfoBuilder
-
Adds pending backup.
- addPendingHttpResponse(int, String, Header...) - Static method in class org.robolectric.shadows.httpclient.FakeHttp
-
Sets up an HTTP response to be returned by calls to Apache's
HttpClient
implementers. - addPendingHttpResponse(int, String, Header...) - Method in class org.robolectric.shadows.httpclient.FakeHttpLayer
- addPendingHttpResponse(HttpResponse) - Static method in class org.robolectric.shadows.httpclient.FakeHttp
-
Sets up an HTTP response to be returned by calls to Apache's
HttpClient
implementers. - addPendingHttpResponse(HttpResponse) - Method in class org.robolectric.shadows.httpclient.FakeHttpLayer
- addPendingHttpResponse(HttpResponseGenerator) - Static method in class org.robolectric.shadows.httpclient.FakeHttp
-
Sets up an HTTP response to be returned by calls to Apache's
HttpClient
implementers. - addPendingHttpResponse(HttpResponseGenerator) - Method in class org.robolectric.shadows.httpclient.FakeHttpLayer
- addPendingHttpResponseWithContentType(int, String, Header) - Static method in class org.robolectric.shadows.httpclient.FakeHttp
-
Deprecated.
- addPendingRestore(int, int, String) - Method in class org.robolectric.shadows.PackageRollbackInfoBuilder
-
Adds pending restores.
- addPeriodicSync(Account, String, Bundle, long) - Static method in class org.robolectric.shadows.ShadowContentResolver
- addPermission(PermissionInfo) - Method in class org.robolectric.shadows.ShadowApplicationPackageManager
- addPermissionAsync(PermissionInfo) - Method in class org.robolectric.shadows.ShadowApplicationPackageManager
- addPermissionGroupInfo(PermissionGroupInfo) - Method in class org.robolectric.shadows.ShadowPackageManager
-
Allows overriding or adding permission-group elements.
- addPermissionInfo(PermissionInfo) - Method in class org.robolectric.shadows.ShadowPackageManager
- addPermissions(String...) - Method in class org.robolectric.android.internal.LocalPermissionGranter
- addPersistentPreferredActivity(ComponentName, IntentFilter, ComponentName) - Method in class org.robolectric.shadows.ShadowDevicePolicyManager
- addPort(String) - Method in class org.robolectric.shadows.ShadowUsbManager
-
Adds a USB port with given ID to UsbManager.
- addPort(String, int, int, boolean) - Method in class org.robolectric.shadows.UiccSlotInfoBuilder
- addPort(String, int, int, int, int) - Method in class org.robolectric.shadows.ShadowUsbManager
-
Adds a USB port with given ID and
UsbPortStatus
parameters to UsbManager for Q+. - addPreferredActivity(IntentFilter, int, ComponentName[], ComponentName) - Method in class org.robolectric.shadows.ShadowApplicationPackageManager
- addPreferredActivityInternal(IntentFilter, ComponentName, SortedMap<ComponentName, List<IntentFilter>>) - Static method in class org.robolectric.shadows.ShadowPackageManager
- addPrimaryClipChangedListener(ClipboardManager.OnPrimaryClipChangedListener) - Method in class org.robolectric.shadows.ShadowClipboardManager
- addPrivateFlags(int) - Method in class org.robolectric.shadows.ShadowWindow
- addProfile(int, int, UserInfo) - Method in class org.robolectric.shadows.ShadowUserManager
-
Add a profile to be returned by
ShadowUserManager.getProfiles(int)
. - addProfile(int, int, CamcorderProfile) - Static method in class org.robolectric.shadows.ShadowCamcorderProfile
- addProfile(int, int, String, int) - Method in class org.robolectric.shadows.ShadowUserManager
-
Add a profile to be returned by
ShadowUserManager.getProfiles(int)
. - addProviderIfNotPresent(ComponentName) - Method in class org.robolectric.shadows.ShadowPackageManager
-
Makes sure that given provider exists.
- addReceiverIfNotPresent(ComponentName) - Method in class org.robolectric.shadows.ShadowPackageManager
-
Makes sure that given receiver exists.
- addRecentlyCommittedRollbacks(RollbackInfo) - Method in class org.robolectric.shadows.ShadowRollbackManager
- addRect(float, float, float, float, Path.Direction) - Method in class org.robolectric.shadows.ShadowLegacyPath
- addRect(RectF, Path.Direction) - Method in class org.robolectric.shadows.ShadowLegacyPath
- addRemoteAddress(InetSocketAddress) - Method in class org.robolectric.shadows.EpsBearerQosSessionAttributesBuilder
- addRemoteAddress(InetSocketAddress) - Method in class org.robolectric.shadows.NrQosSessionAttributesBuilder
- addReportData(long, byte[]) - Static method in class org.robolectric.shadows.ShadowStatsManager
-
Adds metrics data that the shadow should return from
StatsManager#getReports()
. - addRequestInfo(HttpRequestInfo) - Method in class org.robolectric.shadows.httpclient.FakeHttpLayer
-
This method is not supposed to be consumed by tests.
- addResetter(TypeElement, ExecutableElement) - Method in class org.robolectric.annotation.processing.RobolectricModel.Builder
- addResolveInfoForIntent(Intent, ResolveInfo) - Method in class org.robolectric.shadows.ShadowPackageManager
-
Deprecated.use
ShadowPackageManager.addIntentFilterForComponent(android.content.ComponentName, android.content.IntentFilter, java.util.Map<android.content.ComponentName, java.util.List<android.content.IntentFilter>>)
instead and if the component doesn't exist add it using any ofShadowPackageManager.installPackage(android.content.pm.PackageInfo)
,ShadowPackageManager.addOrUpdateActivity(android.content.pm.ActivityInfo)
,ShadowPackageManager.addActivityIfNotPresent(android.content.ComponentName)
or their counterparts for other types of components. - addResolveInfoForIntent(Intent, List<ResolveInfo>) - Method in class org.robolectric.shadows.ShadowPackageManager
-
Deprecated.
- addResolveInfoForIntentNoDefaults(Intent, ResolveInfo) - Method in class org.robolectric.shadows.ShadowPackageManager
-
Deprecated.see the note on
ShadowPackageManager.addResolveInfoForIntent(Intent, ResolveInfo)
. - address - Variable in class org.robolectric.shadows.ShadowTelecomManager.OutgoingCallRecord
- addressOf(Object) - Method in class org.robolectric.shadows.ShadowVMRuntime
-
Returns a unique identifier of the object instead of a 'native' address.
- addRoundRect(float, float, float, float, float[], Path.Direction) - Method in class org.robolectric.shadows.ShadowLegacyPath
- addRoundRect(float, float, float, float, float, float, Path.Direction) - Method in class org.robolectric.shadows.ShadowLegacyPath
- addRoundRect(RectF, float[], Path.Direction) - Method in class org.robolectric.shadows.ShadowLegacyPath
- addRoundRect(RectF, float, float, Path.Direction) - Method in class org.robolectric.shadows.ShadowLegacyPath
- addSatellite(GnssStatusBuilder.GnssSatelliteInfo) - Method in class org.robolectric.shadows.GnssStatusBuilder
-
Deprecated.Adds a satellite to the
GnssStatus
being built. - addScaledFrame(DataSource, long, int, int, Bitmap) - Static method in class org.robolectric.shadows.ShadowMediaMetadataRetriever
- addScanResult(ScanResult) - Method in class org.robolectric.shadows.ShadowBluetoothLeScanner
- addScheme(String) - Method in class org.robolectric.manifest.IntentFilterData
- addScreenWidth(String, int) - Static method in class org.robolectric.res.Qualifiers
-
Deprecated.Use
Configuration.screenWidthDp
instead. - addSensor(int, Sensor) - Method in class org.robolectric.shadows.ShadowSensorManager
-
Deprecated.Use
ShadowSensor.newInstance(int)
to construct yourSensor
and add to theSensorManager
usingShadowSensorManager.addSensor(Sensor)
instead. This method will be removed at some point allowing us to use more of the realSensorManager
code. - addSensor(Sensor) - Method in class org.robolectric.shadows.ShadowSensorManager
-
Adds a
Sensor
to theSensorManager
- addSensorOrientationMap(long[]) - Method in class org.robolectric.shadows.DeviceStateSensorOrientationBuilder
- addService(BluetoothGattService) - Method in class org.robolectric.shadows.ShadowBluetoothGattServer
-
Add a service to the GATT server.
- addService(String, IBinder) - Static method in class org.robolectric.shadows.ShadowServiceManager
- addServiceIfNotPresent(ComponentName) - Method in class org.robolectric.shadows.ShadowPackageManager
-
Makes sure that given service exists.
- addShadowClasses(Class<?>...) - Method in class org.robolectric.internal.bytecode.ShadowMap.Builder
- addShadowType(TypeElement, TypeElement, TypeElement) - Method in class org.robolectric.annotation.processing.RobolectricModel.Builder
- addShortcutConfigActivity(UserHandle, LauncherActivityInfo) - Method in class org.robolectric.shadows.ShadowLauncherApps
-
Adds a
LauncherActivityInfo
to be retrieved byShadowLauncherApps.getShortcutConfigActivityList(String, UserHandle)
. - addSmallestScreenWidth(String, int) - Static method in class org.robolectric.res.Qualifiers
-
Deprecated.Use
Configuration.smallestScreenWidthDp
instead. - addSnapshottedUser(int) - Method in class org.robolectric.shadows.PackageRollbackInfoBuilder
-
Adds snapshotted user.
- addState(int[], Drawable) - Method in class org.robolectric.shadows.ShadowStateListDrawable
- addStorageStats(UUID, String, UserHandle, StorageStats) - Method in class org.robolectric.shadows.ShadowStorageStatsManager
- addStorageVolume(StorageVolume) - Method in class org.robolectric.shadows.ShadowStorageManager
-
Adds a
StorageVolume
to the list returned byShadowStorageManager.getStorageVolumes()
. - addStringResource(String, int, String) - Method in class org.robolectric.shadows.ShadowPackageManager
-
Adds a String resource with
resId
corresponding topackageName
. - addSubMenu(int) - Method in class org.robolectric.fakes.RoboMenu
- addSubMenu(int, int, int, int) - Method in class org.robolectric.fakes.RoboMenu
- addSubMenu(int, int, int, CharSequence) - Method in class org.robolectric.fakes.RoboMenu
- addSubMenu(CharSequence) - Method in class org.robolectric.fakes.RoboMenu
- addSupportedCloudMediaProviderAuthorities(List<String>) - Static method in class org.robolectric.shadows.ShadowMediaStore
-
Mutator method to add the input
authorities
to the list of supported cloud media provider authorities. - addSupportedPreviewSize(int, int) - Method in class org.robolectric.shadows.ShadowCamera.ShadowParameters
- addSuspendedPackageLauncherExtras(UserHandle, String, Bundle) - Method in class org.robolectric.shadows.ShadowLauncherApps
-
Adds a
Bundle
to be retrieved byShadowLauncherApps.getSuspendedPackageLauncherExtras(String, UserHandle)
. - addSystemAvailableFeature(FeatureInfo) - Method in class org.robolectric.shadows.ShadowPackageManager
- addSystemFlags(int) - Method in class org.robolectric.shadows.ShadowWindow
- addSystemSharedLibraryName(String) - Method in class org.robolectric.shadows.ShadowPackageManager
-
Adds a value to be returned by
PackageManager.getSystemSharedLibraryNames()
. - addTab(TabHost.TabSpec) - Method in class org.robolectric.shadows.ShadowTabHost
- addTargetUserProfile(UserHandle) - Method in class org.robolectric.shadows.ShadowCrossProfileApps
-
Adds
userHandle
to the list of accessible handles. - addText(String, String) - Method in class org.robolectric.shadows.ShadowDropBoxManager
-
Adds a text entry to dropbox with the current timestamp using UTF-8 encoding.
- addTextChangedListener(TextWatcher) - Method in class org.robolectric.shadows.ShadowTextView
- addThermalStatusListener(Object) - Method in class org.robolectric.shadows.ShadowPowerManager
-
This function adds a listener for thermal status change.
- addTimeZoneDetectorListener(Executor, TimeManager.TimeZoneDetectorListener) - Method in class org.robolectric.shadows.ShadowTimeManager
- addTrack(DataSource, MediaFormat, byte[]) - Static method in class org.robolectric.shadows.ShadowMediaExtractor
-
Adds a track of data to an associated
DataSource
. - addTransportType(int) - Method in class org.robolectric.shadows.ShadowNetworkCapabilities
-
Updates the transport types for this network capabilities to include
transportType
. - addUsageStats(int, UsageStats) - Method in class org.robolectric.shadows.ShadowUsageStatsManager
-
Adds an aggregated
UsageStats
object, to be returned byShadowUsageStatsManager.queryUsageStats(int, long, long)
. - addUser(int, String, int) - Method in class org.robolectric.shadows.ShadowUserManager
-
Creates a user with the specified name, userId and flags.
- addUserProfile(UserHandle) - Method in class org.robolectric.shadows.ShadowUserManager
-
Deprecated.use either addUser() or addProfile()
- addUserRestriction(ComponentName, String) - Method in class org.robolectric.shadows.ShadowDevicePolicyManager
- addView(View, int, ViewGroup.LayoutParams) - Method in class org.robolectric.shadows.ShadowViewGroup
- addView(View, ViewGroup.LayoutParams) - Method in class org.robolectric.shadows.ShadowWindowManagerImpl
- addVoice(Voice) - Static method in class org.robolectric.shadows.ShadowTextToSpeech
-
Makes
Voice
an available voice returned byTextToSpeech.getVoices()
. - addWakeLock(PowerManager.WakeLock) - Method in class org.robolectric.shadows.ShadowApplication
-
Deprecated.use PowerManager APIs instead
- addWindow(Object) - Method in class org.robolectric.shadows.ShadowRotationWatcherFor22
- addWindow(PhoneWindow) - Method in class org.robolectric.shadows.ShadowRotationWatcher
- adjustStreamVolume(int, int, int) - Method in class org.robolectric.shadows.ShadowAudioManager
-
Implements
AudioManager.adjustStreamVolume(int, int, int)
. - advance() - Method in class org.robolectric.shadows.ShadowMediaExtractor
- advanceBy(long) - Method in class org.robolectric.util.Scheduler
-
Deprecated.
- advanceBy(long, TimeUnit) - Method in class org.robolectric.android.internal.LooperDelegatingScheduler
- advanceBy(long, TimeUnit) - Static method in class org.robolectric.shadows.ShadowSystemClock
-
An alternate to
ShadowSystemClock.advanceBy(Duration)
for older Android code bases where Duration is not available. - advanceBy(long, TimeUnit) - Method in class org.robolectric.util.Scheduler
-
Deprecated.Run all runnables that are scheduled to run in the next time interval.
- advanceBy(Duration) - Static method in class org.robolectric.shadows.ShadowSystemClock
-
A convenience method for advancing the clock via
SystemClock.setCurrentTimeMillis(long)
- advanceTo(long) - Method in class org.robolectric.android.internal.LooperDelegatingScheduler
- advanceTo(long) - Method in class org.robolectric.util.Scheduler
-
Deprecated.Run all runnables that are scheduled before the endTime.
- advanceToLastPostedRunnable() - Method in class org.robolectric.android.internal.LooperDelegatingScheduler
- advanceToLastPostedRunnable() - Method in class org.robolectric.util.Scheduler
-
Deprecated.Run all runnables in the queue, and any additional runnables they schedule that are scheduled before the latest scheduled runnable currently in the queue.
- advanceToNextPostedRunnable() - Method in class org.robolectric.android.internal.LooperDelegatingScheduler
- advanceToNextPostedRunnable() - Method in class org.robolectric.util.Scheduler
-
Deprecated.Run the next runnable in the queue.
- afterClass() - Method in class org.robolectric.internal.SandboxTestRunner
- afterClass() - Method in class org.robolectric.RobolectricTestRunner
- afterTest(Method) - Method in class org.robolectric.DefaultTestLifecycle
-
Called after each test method is run.
- afterTest(Method) - Method in interface org.robolectric.TestLifecycle
-
Called after each test method is run.
- afterTest(Method) - Method in interface org.robolectric.TestLifecycleApplication
- afterTest(FrameworkMethod, Method) - Method in class org.robolectric.internal.SandboxTestRunner
- afterTest(FrameworkMethod, Method) - Method in class org.robolectric.RobolectricTestRunner
- all() - Static method in class org.robolectric.interceptors.AndroidInterceptors
- ALL_SDKS - Static variable in annotation type org.robolectric.annotation.Config
- ALL_STREAMS - Static variable in class org.robolectric.shadows.ShadowAudioManager
- allocateAppWidgetId() - Method in class org.robolectric.shadows.ShadowAppWidgetHost
- ALLOW_ALL - Enum constant in enum org.robolectric.shadows.ShadowTelecomManager.CallRequestMode
-
Automatically allows all call requests.
- allowCharacteristicNotification(BluetoothGattCharacteristic) - Method in class org.robolectric.shadows.ShadowBluetoothGatt
-
Allows the incoming characteristic to be set to enable notification.
- allowFileSchemeCookiesImpl() - Method in class android.webkit.RoboCookieManager
- allowIncomingCall(ShadowTelecomManager.IncomingCallRecord) - Method in class org.robolectric.shadows.ShadowTelecomManager
- allowOutgoingCall(ShadowTelecomManager.OutgoingCallRecord) - Method in class org.robolectric.shadows.ShadowTelecomManager
- allowWhileIdle - Variable in class org.robolectric.shadows.ShadowAlarmManager.ScheduledAlarm
-
Deprecated.
- ALOGI(String, Object...) - Static method in class org.robolectric.res.android.Util
- ALOGV(String, Object...) - Static method in class org.robolectric.res.android.Util
- alwaysOnAvailable() - Method in class org.robolectric.shadows.ShadowAmbientDisplayConfiguration
- alwaysOnDisplayAvailable() - Method in class org.robolectric.shadows.ShadowAmbientDisplayConfiguration
- alwaysOnDisplayDebuggingEnabled() - Method in class org.robolectric.shadows.ShadowAmbientDisplayConfiguration
- ambientDisplayAvailable() - Method in class org.robolectric.shadows.ShadowAmbientDisplayConfiguration
- ambientDisplayComponent() - Method in class org.robolectric.shadows.ShadowAmbientDisplayConfiguration
- ANDROID_NS - Static variable in class org.robolectric.res.android.ResourceTypes
- ANDROID_NS - Static variable in class org.robolectric.res.AttributeResource
- ANDROID_RES_NS_PREFIX - Static variable in class org.robolectric.res.AttributeResource
- android.webkit - package android.webkit
- AndroidConfigurer - Class in org.robolectric.config
-
Instruments the Android jars
- AndroidConfigurer(ShadowProviders) - Constructor for class org.robolectric.config.AndroidConfigurer
- AndroidInterceptors - Class in org.robolectric.interceptors
- AndroidInterceptors() - Constructor for class org.robolectric.interceptors.AndroidInterceptors
- AndroidInterceptors.CleanerInterceptor - Class in org.robolectric.interceptors
-
Maps calls to Cleaner, which moved between Java 8 and 9:
sun.misc.Cleaner.create()
->new java.lang.ref.Cleaner().register()
sun.misc.Cleaner.clean()
->java.lang.ref.Cleaner.Cleanable().clean()
- AndroidInterceptors.FileDescriptorInterceptor - Class in org.robolectric.interceptors
-
Intercepts calls to libcore-extensions to
FileDescriptor
. - AndroidInterceptors.LinkedHashMapEldestInterceptor - Class in org.robolectric.interceptors
- AndroidInterceptors.LocaleAdjustLanguageCodeInterceptor - Class in org.robolectric.interceptors
- AndroidInterceptors.NioUtilsFreeDirectBufferInterceptor - Class in org.robolectric.interceptors
-
AndroidInterceptor for NioUtils.freeDirectBuffer.
- AndroidInterceptors.NioUtilsUnsafeArrayInterceptor - Class in org.robolectric.interceptors
-
AndroidInterceptor for NioUtils.unsafeArray.
- AndroidInterceptors.NioUtilsUnsafeArrayOffsetInterceptor - Class in org.robolectric.interceptors
-
AndroidInterceptor for NioUtils.unsafeArrayOffset.
- AndroidInterceptors.NoOpInterceptor - Class in org.robolectric.interceptors
- AndroidInterceptors.ReferenceRefersToInterceptor - Class in org.robolectric.interceptors
-
AndroidInterceptor for Reference.refersTo which is not available until JDK 16.
- AndroidInterceptors.SocketInterceptor - Class in org.robolectric.interceptors
-
Intercepts calls to methods in
Socket
not present in the OpenJDK. - AndroidInterceptors.SystemArrayCopyInterceptor - Class in org.robolectric.interceptors
- AndroidInterceptors.SystemLogInterceptor - Class in org.robolectric.interceptors
-
AndroidInterceptor for System.logE and System.logW.
- AndroidInterceptors.SystemTimeInterceptor - Class in org.robolectric.interceptors
- AndroidManifest - Class in org.robolectric.manifest
-
A wrapper for an Android App Manifest, which represents information about one's App to an Android system.
- AndroidManifest(Path, Path, Path) - Constructor for class org.robolectric.manifest.AndroidManifest
-
Creates a Robolectric configuration using specified locations.
- AndroidManifest(Path, Path, Path, String) - Constructor for class org.robolectric.manifest.AndroidManifest
-
Creates a Robolectric configuration using specified values.
- AndroidManifest(Path, Path, Path, List<AndroidManifest>, String) - Constructor for class org.robolectric.manifest.AndroidManifest
-
Creates a Robolectric configuration using specified values.
- AndroidManifest(Path, Path, Path, List<AndroidManifest>, String, Path) - Constructor for class org.robolectric.manifest.AndroidManifest
- AndroidMetadata - Class in org.robolectric
-
Data related to Android tests.
- AndroidMetadata(Map<String, String>) - Constructor for class org.robolectric.AndroidMetadata
- AndroidRelease() - Constructor for class org.robolectric.versioning.AndroidVersions.AndroidRelease
- AndroidReleased() - Constructor for class org.robolectric.versioning.AndroidVersions.AndroidReleased
- AndroidSandbox - Class in org.robolectric.internal
-
Sandbox simulating an Android device.
- AndroidSandbox(Sdk, Sdk, ResourcesMode.Mode, AndroidSandbox.TestEnvironmentSpec, AndroidSandbox.SdkSandboxClassLoader, ShadowProviders, SQLiteMode.Mode) - Constructor for class org.robolectric.internal.AndroidSandbox
- AndroidSandbox.SdkSandboxClassLoader - Class in org.robolectric.internal
-
Adapter from Sdk to ResourceLoader.
- AndroidSandbox.TestEnvironmentSpec - Class in org.robolectric.internal
-
Provides a mechanism for tests to inject a different AndroidTestEnvironment.
- AndroidSdkShadowMatcher - Class in org.robolectric.android
-
Android-specific rules for matching shadow classes and methods by SDK level.
- AndroidSdkShadowMatcher(int) - Constructor for class org.robolectric.android.AndroidSdkShadowMatcher
- AndroidTestEnvironment - Class in org.robolectric.android.internal
- AndroidTestEnvironment(Sdk, Sdk, ShadowProvider[], TestEnvironmentLifecyclePlugin[]) - Constructor for class org.robolectric.android.internal.AndroidTestEnvironment
- AndroidUnreleased() - Constructor for class org.robolectric.versioning.AndroidVersions.AndroidUnreleased
- AndroidVersionInitTools - Class in org.robolectric.versioning
-
Utility access method to allow robolectric to instantiate AndroidVersions without cluttering code completion for users of AndroidVersions's embedded Types of one per Android Releases.
- AndroidVersions - Class in org.robolectric.versioning
-
Android versioning is complicated.
1) There is a yearly letter release with an increasing of one alpha step each year A-> B, B-> C, and so on. - AndroidVersions.AndroidRelease - Class in org.robolectric.versioning
-
Representation of an android release, one that has occurred, or is expected.
- AndroidVersions.AndroidReleased - Class in org.robolectric.versioning
-
A released version of Android
- AndroidVersions.AndroidUnreleased - Class in org.robolectric.versioning
-
An in-development version of Android
- AndroidVersions.Baklava - Class in org.robolectric.versioning
-
Baklava is an InDevelopment SDK after V, the name scheme has wrapped the alphabet.
- AndroidVersions.J - Class in org.robolectric.versioning
-
Version: 4.1
ShortCode: J
SDK API Level: 16
release: true - AndroidVersions.JMR1 - Class in org.robolectric.versioning
-
Version: 4.2
ShortCode: JMR1
SDK API Level: 17
release: true - AndroidVersions.JMR2 - Class in org.robolectric.versioning
-
Version: 4.3
ShortCode: JMR2
SDK API Level: 18
release: true - AndroidVersions.K - Class in org.robolectric.versioning
-
Version: 4.4
ShortCode: K
SDK API Level: 19
release: true - AndroidVersions.L - Class in org.robolectric.versioning
-
Version: 5.0
ShortCode: L
SDK API Level: 21
release: true - AndroidVersions.LMR1 - Class in org.robolectric.versioning
-
Version: 5.1
ShortCode: LMR1
SDK API Level: 22
release: true - AndroidVersions.M - Class in org.robolectric.versioning
-
Version: 6.0
ShortCode: M
SDK API Level: 23
release: true - AndroidVersions.N - Class in org.robolectric.versioning
-
Version: 7.0
ShortCode: N
SDK API Level: 24
release: true - AndroidVersions.NMR1 - Class in org.robolectric.versioning
-
Release: 7.1
ShortCode: NMR1
SDK Framework: 25
release: true - AndroidVersions.O - Class in org.robolectric.versioning
-
Release: 8.0
ShortCode: O
SDK API Level: 26
release: true - AndroidVersions.OMR1 - Class in org.robolectric.versioning
-
Release: 8.1
ShortCode: OMR1
SDK API Level: 27
release: true - AndroidVersions.P - Class in org.robolectric.versioning
-
Release: 9.0
ShortCode: P
SDK API Level: 28
release: true - AndroidVersions.Q - Class in org.robolectric.versioning
-
Release: 10.0
ShortCode: Q
SDK API Level: 29
release: true - AndroidVersions.R - Class in org.robolectric.versioning
-
Release: 11.0
ShortCode: R
SDK API Level: 30
release: true - AndroidVersions.S - Class in org.robolectric.versioning
-
Release: 12.0
ShortCode: S
SDK API Level: 31
release: true - AndroidVersions.Sv2 - Class in org.robolectric.versioning
-
Release: 12.1
ShortCode: Sv2
SDK API Level: 32
release: true - AndroidVersions.T - Class in org.robolectric.versioning
-
Release: 13.0
ShortCode: T
SDK API Level: 33
release: true - AndroidVersions.U - Class in org.robolectric.versioning
-
Potential Release: 14.0
ShortCode: U
SDK API Level: 34
release: false - AndroidVersions.Unbound - Class in org.robolectric.versioning
-
Version: -1
ShortCode: ""
SDK API Level: ""
release: false - AndroidVersions.V - Class in org.robolectric.versioning
-
Potential Release: 15.0
ShortCode: V
SDK API Level: 34+
release: false - andThen(Consumer<? super T>) - Method in interface org.robolectric.util.Consumer
-
Returns a composed
Consumer
that performs, in sequence, this operation followed by theafter
operation. - AnimatedImageDrawableNatives - Class in org.robolectric.nativeruntime
-
Native methods for AnimatedImageDrawable JNI registration.
- AnimatedVectorDrawableNatives - Class in org.robolectric.nativeruntime
-
Native methods for AnimatedVectorDrawable JNI registration.
- annotationType - Variable in class org.robolectric.annotation.processing.validator.Validator
- annotationType() - Method in class org.robolectric.annotation.Config.Implementation
- apiLevel() - Method in class org.robolectric.res.android.ApkAssetsCache.Key
- ApkAssetsCache - Class in org.robolectric.res.android
-
A global cache for ApkAssets (framework and app resources).
- ApkAssetsCache.Key - Class in org.robolectric.res.android
-
The cache key for this cache.
- ApkAssetsCookie - Class in org.robolectric.res.android
- append(String) - Method in class org.robolectric.res.android.String8
- appendDescription(String) - Method in class org.robolectric.shadows.ShadowBitmap
- appendDescription(String) - Method in class org.robolectric.shadows.ShadowCanvas
- appendDescription(String) - Method in class org.robolectric.shadows.ShadowLegacyBitmap
- appendDescription(String) - Method in class org.robolectric.shadows.ShadowLegacyCanvas
- appendDescription(String) - Method in class org.robolectric.shadows.ShadowNativeBaseCanvas
- appendDescription(String) - Method in class org.robolectric.shadows.ShadowNativeBitmap
- appendParameterList(StringBuilder, List<? extends TypeParameterElement>) - Method in class org.robolectric.annotation.processing.Helpers
- appendPath(String) - Method in class org.robolectric.res.android.String8
- appHeight - Variable in class org.robolectric.android.internal.DisplayConfig
-
The height of the portion of the display that is available to applications, in pixels.
- application - Variable in class org.robolectric.annotation.Config.Builder
- application - Static variable in class org.robolectric.RuntimeEnvironment
-
Deprecated.Please use {#getApplication} instead. Accessing this field directly is inherently incompatible with
LazyApplication
and Robolectric makes no guarantees if a test *modifies* this field during execution. - application() - Element in annotation type org.robolectric.annotation.Config
-
The
Application
class to use in the test, this takes precedence over any application specified in the AndroidManifest.xml. - application() - Method in class org.robolectric.annotation.Config.Implementation
- apply() - Method in class org.robolectric.shadows.ShadowSharedPreferences.ShadowSharedPreferencesEditorImpl
- apply(Type, VisitorState) - Method in class org.robolectric.errorprone.bugpatterns.Helpers.CastableTo
- apply(String, byte) - Method in interface org.robolectric.res.android.CppAssetManager2.PackageFunc
- apply(Statement, Description) - Method in class org.robolectric.junit.rules.BackgroundTestRule
-
Deprecated.
- apply(Statement, Description) - Method in class org.robolectric.junit.rules.ExpectedLogMessagesRule
- apply(Statement, Description) - Method in class org.robolectric.junit.rules.TimeoutRule
- apply(Style, boolean) - Method in class org.robolectric.res.ThemeStyleSet
- applyBatch(String, ArrayList<ContentProviderOperation>) - Method in class org.robolectric.shadows.ShadowContentResolver
- applyBatch(ArrayList<ContentProviderOperation>) - Method in class org.robolectric.shadows.ShadowContentProviderClient
- applyFreeFunction(long, long) - Static method in class org.robolectric.nativeruntime.NativeAllocationRegistryNatives
- applyFreeFunction(long, long) - Static method in class org.robolectric.shadows.ShadowNativeAllocationRegistry
- applyQualifiers(String, int, Configuration, DisplayMetrics) - Static method in class org.robolectric.android.Bootstrap
- applyStyle(int, boolean) - Method in class org.robolectric.res.android.ResTableTheme
- applyStyle(long, int, int, long, int[], int[], int[]) - Static method in class org.robolectric.shadows.ShadowArscAssetManager
- applyStyle(long, int, int, long, int[], int, long, long) - Static method in class org.robolectric.shadows.ShadowArscAssetManager
- applyStyle(long, int, int, XmlBlock.Parser, int[], long, long) - Method in class org.robolectric.shadows.ShadowNativeAssetManager
-
Use a similar implementation as applyStyle$ravenwood as workaround for allocating pinned (non-movable) array objects.
- ApplyStyle(int, boolean) - Method in class org.robolectric.res.android.CppAssetManager2.Theme
- ApplyStyle(CppAssetManager2.Theme, ResXMLParser, int, int, int[], int, int[], int[]) - Static method in class org.robolectric.res.android.AttributeResolution10
- ApplyStyle(CppAssetManager2.Theme, ResXMLParser, int, int, int[], int, int[], int[]) - Static method in class org.robolectric.res.android.AttributeResolution9
- ApplyStyle(ResTableTheme, ResXMLParser, int, int, int[], int, int[], int[]) - Static method in class org.robolectric.res.android.AttributeResolution
- applyThemeStyle(long, int, boolean) - Static method in class org.robolectric.shadows.ShadowArscAssetManager
- applyTransformation(float, Transformation) - Method in class org.robolectric.shadows.ShadowAnimationBridge
- approximate(float) - Method in class org.robolectric.shadows.ShadowLegacyPath
- AppUsageLimitObserver(int, List<String>, Duration, Duration, PendingIntent) - Constructor for class org.robolectric.shadows.ShadowUsageStatsManager.AppUsageLimitObserver
- AppUsageObserver() - Constructor for class org.robolectric.shadows.ShadowUsageStatsManager.AppUsageObserver
- appVsyncOffsetNanos - Variable in class org.robolectric.android.internal.DisplayConfig
-
This is a positive value indicating the phase offset of the VSYNC events provided by Choreographer relative to the display refresh.
- AppWidgetProviderInfoBuilder - Class in org.robolectric.shadows
-
Class to build
AppWidgetProviderInfo
- appWidth - Variable in class org.robolectric.android.internal.DisplayConfig
-
The width of the portion of the display that is available to applications, in pixels.
- ArcPaintHistoryEvent(RectF, float, float, boolean, Paint) - Constructor for class org.robolectric.shadows.ShadowCanvas.ArcPaintHistoryEvent
- arcTo(float, float, float, float, float, float, boolean) - Method in class org.robolectric.shadows.ShadowLegacyPath
- arcTo(RectF, float, float) - Method in class org.robolectric.shadows.ShadowLegacyPath
- arcTo(RectF, float, float, boolean) - Method in class org.robolectric.shadows.ShadowLegacyPath
- areAllPrimitivesSupported(int...) - Method in class org.robolectric.shadows.ShadowVibrator
- areAnyRunnable() - Method in class org.robolectric.android.internal.LooperDelegatingScheduler
- areAnyRunnable() - Method in class org.robolectric.util.Scheduler
-
Deprecated.Determine if any enqueued runnables are enqueued before the current time.
- areNotificationsEnabled() - Method in class org.robolectric.shadows.ShadowNotificationManager
- areThereUnrecycledNodes(boolean) - Static method in class org.robolectric.shadows.ShadowAccessibilityNodeInfo
-
Check for leaked objects that were
obtain
ed but neverrecycle
d. - ArscBase() - Constructor for class org.robolectric.shadows.ShadowAssetManager.ArscBase
- ArscResourceResolver(Context) - Constructor for class org.robolectric.android.AttributeSetBuilderImpl.ArscResourceResolver
- asCharSequence(TypedResource) - Method in class org.robolectric.shadows.Converter
- asCharSequence(TypedResource) - Method in class org.robolectric.shadows.Converter.FromAttrData
- asCharSequence(TypedResource) - Method in class org.robolectric.shadows.Converter.FromCharSequence
- asElement(TypeMirror) - Method in class org.robolectric.annotation.processing.Helpers
- asIdmap_header() - Method in class org.robolectric.res.android.StringPiece
- asInt(TypedResource) - Method in class org.robolectric.shadows.Converter
- asInt(TypedResource) - Method in class org.robolectric.shadows.Converter.FromCharSequence
- asInt(TypedResource) - Method in class org.robolectric.shadows.Converter.FromColor
- asInterface(IBinder) - Static method in class org.robolectric.shadows.ShadowIAppOpsService.ShadowStub
- asInterface(IBinder) - Static method in class org.robolectric.shadows.ShadowSecureElementService
- ASSERT - Enum constant in enum org.robolectric.shadows.ShadowMediaPlayer.InvalidStateBehavior
- assertLooperMode(LooperMode.Mode) - Static method in class org.robolectric.shadows.ShadowLooper
- assertNoBroadcastListenersOfActionRegistered(ContextWrapper, String) - Method in class org.robolectric.shadows.ShadowApplication
- Asset - Class in org.robolectric.res.android
- Asset.AccessMode - Enum in org.robolectric.res.android
- assetDir - Variable in class org.robolectric.annotation.Config.Builder
- assetDir() - Element in annotation type org.robolectric.annotation.Config
-
Deprecated.If you are using at least Android Studio 3.0 alpha 5 or Bazel's android_local_test please migrate to the preferred way to configure
- assetDir() - Method in class org.robolectric.annotation.Config.Implementation
- AssetDir - Class in org.robolectric.res.android
- AssetPath - Class in org.robolectric.res.android
- AssetPath(Path, boolean) - Constructor for class org.robolectric.res.android.AssetPath
- asShared() - Method in class org.robolectric.shadows.ShadowLegacyBitmap
- assistantPackageName - Static variable in class org.robolectric.shadows.ShadowVoiceInteractor
- associate(AssociationRequest, CompanionDeviceManager.Callback, Handler) - Method in class org.robolectric.shadows.ShadowCompanionDeviceManager
- associate(AssociationRequest, Executor, CompanionDeviceManager.Callback) - Method in class org.robolectric.shadows.ShadowCompanionDeviceManager
- associate(String, MacAddress, byte[]) - Method in class org.robolectric.shadows.ShadowCompanionDeviceManager
- AssociationInfoBuilder - Class in org.robolectric.shadows
-
Builder for
AssociationInfo
. - asString() - Method in class org.robolectric.res.TypedResource
- AsyncTraceSection() - Constructor for class org.robolectric.shadows.ShadowTrace.AsyncTraceSection
- atomId() - Method in class org.robolectric.shadows.ShadowStatsLog.StatsLogItem
- ATRACE_NAME(String) - Static method in class org.robolectric.res.android.Util
- attach(Context, ActivityThread, Instrumentation, IBinder, int, Application, Intent, ActivityInfo, CharSequence, Activity, String, Object, Configuration, Object) - Method in interface org.robolectric.shadows._Activity_
- attach(Context, ActivityThread, Instrumentation, IBinder, int, Application, Intent, ActivityInfo, CharSequence, Activity, String, Object, Configuration, String, Object) - Method in interface org.robolectric.shadows._Activity_
- attach(Context, ActivityThread, Instrumentation, IBinder, int, Application, Intent, ActivityInfo, CharSequence, Activity, String, Object, Configuration, String, Object, Window) - Method in interface org.robolectric.shadows._Activity_
- attach(Context, ActivityThread, Instrumentation, IBinder, int, Application, Intent, ActivityInfo, CharSequence, Activity, String, Object, Configuration, String, Object, Window, Object) - Method in interface org.robolectric.shadows._Activity_
- attach(Context, ActivityThread, Instrumentation, IBinder, int, Application, Intent, ActivityInfo, CharSequence, Activity, String, Object, Configuration, String, Object, Window, Object, IBinder) - Method in interface org.robolectric.shadows._Activity_
- attach(Context, ActivityThread, Instrumentation, IBinder, int, Application, Intent, ActivityInfo, CharSequence, Activity, String, Object, Configuration, String, Object, Window, Object, IBinder, IBinder) - Method in interface org.robolectric.shadows._Activity_
- attach(AttachCallback, Handler) - Method in class org.robolectric.shadows.ShadowWifiAwareManager
- attachAuxEffect(int) - Method in class org.robolectric.shadows.ShadowMediaPlayer
- attachController(ActivityController) - Method in class org.robolectric.shadows.ShadowActivity
-
For internal use only.
- attached - Variable in class org.robolectric.android.controller.ComponentController
- attemptLoadClass(ClassLoader, String) - Static method in class org.robolectric.util.ReflectionHelpers
-
Attempt to load a class.
- AttestedKeyPairFactory - Class in org.robolectric.shadows
-
Factory to create AttestedKeyPair.
- AttestedKeyPairFactory() - Constructor for class org.robolectric.shadows.AttestedKeyPairFactory
- attr(int, int, int, ResourceTypes.Res_value, String) - Method in class org.robolectric.res.android.ResourceTypes.ResXMLTree_attrExt.Writer
- ATTR_DATA - Enum constant in enum org.robolectric.res.ResType
- ATTR_FEW - Static variable in class org.robolectric.res.android.ResourceTypes.ResTable_map
- ATTR_L10N - Static variable in class org.robolectric.res.android.ResourceTypes.ResTable_map
- ATTR_MANY - Static variable in class org.robolectric.res.android.ResourceTypes.ResTable_map
- ATTR_MAX - Static variable in class org.robolectric.res.android.ResourceTypes.ResTable_map
- ATTR_MIN - Static variable in class org.robolectric.res.android.ResourceTypes.ResTable_map
- ATTR_ONE - Static variable in class org.robolectric.res.android.ResourceTypes.ResTable_map
- ATTR_OTHER - Static variable in class org.robolectric.res.android.ResourceTypes.ResTable_map
- ATTR_TWO - Static variable in class org.robolectric.res.android.ResourceTypes.ResTable_map
- ATTR_TYPE - Static variable in class org.robolectric.res.android.ResourceTypes.ResTable_map
- ATTR_ZERO - Static variable in class org.robolectric.res.android.ResourceTypes.ResTable_map
- AttrData - Class in org.robolectric.res
- AttrData(String, String, List<AttrData.Pair>) - Constructor for class org.robolectric.res.AttrData
- AttrData.Pair - Class in org.robolectric.res
- ATTRIBUTE - Enum constant in enum org.robolectric.res.android.DataType
-
data
holds an attribute resource identifier. - ATTRIBUTE_TYPE_PRECIDENCE - Static variable in class org.robolectric.shadows.ShadowAssetManager
- AttributeResolution - Class in org.robolectric.res.android
- AttributeResolution() - Constructor for class org.robolectric.res.android.AttributeResolution
- AttributeResolution.BagAttributeFinder - Class in org.robolectric.res.android
- AttributeResolution.XmlAttributeFinder - Class in org.robolectric.res.android
- AttributeResolution10 - Class in org.robolectric.res.android
- AttributeResolution10() - Constructor for class org.robolectric.res.android.AttributeResolution10
- AttributeResolution10.BagAttributeFinder - Class in org.robolectric.res.android
- AttributeResolution10.XmlAttributeFinder - Class in org.robolectric.res.android
- AttributeResolution9 - Class in org.robolectric.res.android
- AttributeResolution9() - Constructor for class org.robolectric.res.android.AttributeResolution9
- AttributeResolution9.BagAttributeFinder - Class in org.robolectric.res.android
- AttributeResolution9.XmlAttributeFinder - Class in org.robolectric.res.android
- AttributeResource - Class in org.robolectric.res
- AttributeResource(ResName, String, String) - Constructor for class org.robolectric.res.AttributeResource
- AttributeResource(ResName, String, String, Integer) - Constructor for class org.robolectric.res.AttributeResource
- attributeSet - Variable in class org.robolectric.shadows.ShadowView
- AttributeSetBuilder - Interface in org.robolectric.android
-
Builder of
AttributeSet
s. - AttributeSetBuilderImpl - Class in org.robolectric.android
- AttributeSetBuilderImpl(AttributeSetBuilderImpl.ResourceResolver) - Constructor for class org.robolectric.android.AttributeSetBuilderImpl
- AttributeSetBuilderImpl.ArscResourceResolver - Class in org.robolectric.android
- AttributeSetBuilderImpl.ResourceResolver - Interface in org.robolectric.android
- attrType - Variable in class org.robolectric.res.StaxLoader
- audioAttributesFromLastVibration - Static variable in class org.robolectric.shadows.ShadowVibrator
- AudioDeviceInfoBuilder - Class in org.robolectric.shadows
-
Builder for
AudioDeviceInfo
. - audioFocusRequest - Variable in class org.robolectric.shadows.ShadowAudioManager.AudioFocusRequest
- AudioProfileBuilder - Class in org.robolectric.shadows
-
Builder for
AudioProfile
. - authenticate(FingerprintManager.CryptoObject, CancellationSignal, int, FingerprintManager.AuthenticationCallback, Handler) - Method in class org.robolectric.shadows.ShadowFingerprintManager
-
Success or failure can be simulated with a subsequent call to
ShadowFingerprintManager.authenticationSucceeds()
orShadowFingerprintManager.authenticationFails()
. - authenticationFails() - Method in class org.robolectric.shadows.ShadowFingerprintManager
-
Simulates a failed fingerprint authentication.
- authenticationSucceeds() - Method in class org.robolectric.shadows.ShadowFingerprintManager
-
Simulates a successful fingerprint authentication.
- authority() - Method in class org.robolectric.shadows.ShadowMediaStore.CloudMediaChangedEvent
- AUTO_NS - Static variable in class org.robolectric.res.android.ResourceTypes
- AutoFactory - Annotation Type in org.robolectric.util.inject
-
Indicates that the annotated type will be used as a factory.
- autoFocus(Camera.AutoFocusCallback) - Method in class org.robolectric.shadows.ShadowCamera
- AVAILABLE_FEATURES - Static variable in class org.robolectric.android.XmlResourceParserImpl
-
All the parser features currently supported by Android.
- awaitTermination(long, TimeUnit) - Method in class org.robolectric.android.util.concurrent.InlineExecutorService
- awaitTermination(long, TimeUnit) - Method in class org.robolectric.android.util.concurrent.PausedExecutorService
- awaitTermination(long, TimeUnit) - Method in class org.robolectric.android.util.concurrent.RoboExecutorService
-
Deprecated.
B
- backgroundColor - Variable in class org.robolectric.shadows.ShadowActivity.OverriddenActivityTransition
- backgroundDrawable - Variable in class org.robolectric.shadows.ShadowWindow
- BackgroundExecutor - Class in org.robolectric.android.util.concurrent
-
Utility class for running code off the main looper thread aka Robolectric test thread.
- BackgroundTestRule - Class in org.robolectric.junit.rules
-
Deprecated.use LooperMode.Mode.INSTRUMENTATION_TEST instead
- BackgroundTestRule() - Constructor for class org.robolectric.junit.rules.BackgroundTestRule
-
Deprecated.
- BackgroundTestRule.BackgroundTest - Annotation Type in org.robolectric.junit.rules
-
Deprecated.Annotation for test methods that need to be executed in a background thread.
- BackupAgentController<T extends BackupAgent> - Class in org.robolectric.android.controller
- BackupDataEntity - Class in org.robolectric.shadows
-
Represents a key value pair in
ShadowBackupDataInput
andShadowBackupDataOutput
. - BackupDataEntity() - Constructor for class org.robolectric.shadows.BackupDataEntity
- BackupDataInputBuilder - Class in org.robolectric.shadows
-
Builder for a
BackupDataInput
object. - BackupDataOutputFactory - Class in org.robolectric.shadows
-
Factory for instances of
BackupDataOutput
. - BAD_DOCUMENT - Static variable in class org.robolectric.res.android.ResXMLParser.event_code_t
- BAD_INDEX - Static variable in class org.robolectric.res.android.Errors
- BAD_TYPE - Static variable in class org.robolectric.res.android.Errors
- BAD_VALUE - Static variable in class org.robolectric.res.android.Errors
- bag_entry() - Constructor for class org.robolectric.res.android.ResTable.bag_entry
- BagAttributeFinder(ResTable.bag_entry[], int) - Constructor for class org.robolectric.res.android.AttributeResolution.BagAttributeFinder
- Baklava() - Constructor for class org.robolectric.versioning.AndroidVersions.Baklava
- BarringInfoBuilder - Class in org.robolectric.shadows
-
Builder for
BarringInfo
. - BarringInfoBuilder.BarringServiceInfoBuilder - Class in org.robolectric.shadows
-
Builder for
BarringInfo.BarringServiceInfo
. - BaseCanvasNatives - Class in org.robolectric.nativeruntime
-
Native methods for BaseCanvas JNI registration.
- BaseCursor - Class in org.robolectric.fakes
-
Deprecated.Use
MatrixCursor
instead. - BaseCursor() - Constructor for class org.robolectric.fakes.BaseCursor
-
Deprecated.
- BaseRecordingCanvasNatives - Class in org.robolectric.nativeruntime
-
Native methods for BaseRecordingCanvas JNI registration.
- baseUrl - Variable in class org.robolectric.shadows.ShadowWebView.LoadDataWithBaseURL
- beforeTest(Method) - Method in class org.robolectric.DefaultTestLifecycle
-
Called before each test method is run.
- beforeTest(Method) - Method in interface org.robolectric.TestLifecycle
-
Called before each test method is run.
- beforeTest(Method) - Method in interface org.robolectric.TestLifecycleApplication
- beforeTest(Sandbox, FrameworkMethod, Method) - Method in class org.robolectric.internal.SandboxTestRunner
- beforeTest(Sandbox, FrameworkMethod, Method) - Method in class org.robolectric.RobolectricTestRunner
- beginAsyncSection(String, int) - Static method in class org.robolectric.shadows.ShadowTrace
-
Starts a new async trace section with given name.
- beginBroadcast() - Method in class org.robolectric.shadows.ShadowRemoteCallbackList
- beginRecording(int, int) - Method in class org.robolectric.shadows.ShadowPicture
- beginRestoreSession() - Method in class org.robolectric.shadows.ShadowBackupManager
- beginSection(String) - Static method in class org.robolectric.shadows.ShadowTrace
-
Starts a new trace section with given name.
- bidi(int, char[], byte[], int, boolean) - Static method in class org.robolectric.shadows.ShadowAndroidBidi
- bigEndianIterator() - Method in class org.robolectric.shadows.ShadowMemoryMappedFile
- bigEndianIterator() - Method in class org.robolectric.shadows.ShadowMemoryMappedFileS
- BINARY - Enum constant in enum org.robolectric.annotation.ResourcesMode.Mode
-
Default: Reads binary resource data (arsc) using a Java implementation, manually transliterated from native code
- bind() - Method in class org.robolectric.android.controller.IntentServiceController
- bind() - Method in class org.robolectric.android.controller.ServiceController
- bind(Class<T>, Class<? extends T>) - Method in class org.robolectric.util.inject.Injector.Builder
-
Registers an implementing class for the given dependency type.
- bind(Class<T>, T) - Method in class org.robolectric.util.inject.Injector.Builder
-
Registers an instance for the given dependency type.
- bind(Injector.Key<T>, T) - Method in class org.robolectric.util.inject.Injector.Builder
-
Registers an instance for the given key.
- bindAppWidgetId(int, ComponentName) - Method in class org.robolectric.shadows.ShadowAppWidgetManager
- bindAppWidgetId(int, ComponentName, Bundle) - Method in class org.robolectric.shadows.ShadowAppWidgetManager
- bindAppWidgetIdIfAllowed(int, ComponentName) - Method in class org.robolectric.shadows.ShadowAppWidgetManager
-
Create an internal presentation of the widget and cache it locally.
- bindAppWidgetIdIfAllowed(int, ComponentName, Bundle) - Method in class org.robolectric.shadows.ShadowAppWidgetManager
-
Create an internal presentation of the widget locally and store the options
Bundle
with it. - bindDefault(Class<T>, Class<? extends T>) - Method in class org.robolectric.util.inject.Injector.Builder
-
Registers a fallback implementing class for the given dependency type.
- bindDeviceAdminServiceAsUser(ComponentName, Intent, ServiceConnection, int, UserHandle) - Method in class org.robolectric.shadows.ShadowDevicePolicyManager
-
Bind to the same package in another user.
- binderServices - Static variable in class org.robolectric.shadows.ShadowServiceManager
- bindProcessToNetwork(Network) - Method in class org.robolectric.shadows.ShadowConnectivityManager
- bindService(Intent, int, Executor, ServiceConnection) - Method in class org.robolectric.shadows.ShadowContextImpl
- bindService(Intent, int, Executor, ServiceConnection) - Method in class org.robolectric.shadows.ShadowInstrumentation
- bindService(Intent, ServiceConnection, int) - Method in class org.robolectric.shadows.ShadowContextImpl
- bindService(Intent, ServiceConnection, int) - Method in class org.robolectric.shadows.ShadowInstrumentation
- bindServiceAsUser(Intent, ServiceConnection, int, UserHandle) - Method in class org.robolectric.shadows.ShadowContextImpl
-
Binds to a service but ignores the given UserHandle.
- bindSocket(FileDescriptor) - Method in class org.robolectric.shadows.ShadowNetwork
-
Simulates a socket bind.
- bindSocket(DatagramSocket) - Method in class org.robolectric.shadows.ShadowNetwork
-
Simulates a socket bind.
- bindSocket(Socket) - Method in class org.robolectric.shadows.ShadowNetwork
-
Simulates a socket bind.
- biometricServiceConnected - Static variable in class org.robolectric.shadows.ShadowBiometricManager
- BitmapFactoryNatives - Class in org.robolectric.nativeruntime
-
Native methods for BitmapFactory JNI registration.
- BitmapNatives - Class in org.robolectric.nativeruntime
-
Native methods for Bitmap JNI registration.
- BitmapShaderNatives - Class in org.robolectric.nativeruntime
-
Native methods for BitmapShader JNI registration.
- BlendModeColorFilterNatives - Class in org.robolectric.nativeruntime
-
Native methods for BlendModeColorFilter JNI registration.
- BLOCK_SIZE - Static variable in class org.robolectric.shadows.ShadowStatFs
- blockingGetAuthToken(Account, String, boolean) - Method in class org.robolectric.shadows.ShadowAccountManager
- BLUETOOTH_DEVICE_NAME - Static variable in class org.robolectric.shadows.ShadowMediaRouter
- bluetoothGattReflector - Variable in class org.robolectric.shadows.ShadowBluetoothGatt
- bluetoothGattServerReflector - Variable in class org.robolectric.shadows.ShadowBluetoothGattServer
- bluetoothLeAdvertiserReflector - Variable in class org.robolectric.shadows.ShadowBluetoothLeAdvertiser
- BlurMaskFilterNatives - Class in org.robolectric.nativeruntime
-
Native methods for BlurMaskFilter JNI registration.
- BOOLEAN - Enum constant in enum org.robolectric.res.ResType
- bootstrap(MethodHandles.Lookup, String, MethodType, MethodHandle, int) - Static method in class org.robolectric.internal.bytecode.InvokeDynamicSupport
- Bootstrap - Class in org.robolectric.android
- Bootstrap() - Constructor for class org.robolectric.android.Bootstrap
- bootstrapAuthenticationRequest(int, Uri, Object, boolean, Executor, Object) - Method in class org.robolectric.shadows.ShadowTelephonyManager
- bootstrapInit(MethodHandles.Lookup, String, MethodType) - Static method in class org.robolectric.internal.bytecode.InvokeDynamicSupport
- bootstrapIntrinsic(MethodHandles.Lookup, String, MethodType, String) - Static method in class org.robolectric.internal.bytecode.InvokeDynamicSupport
- bootstrappedClass(Class<?>) - Method in class org.robolectric.internal.bytecode.Sandbox
- bootstrapStatic(MethodHandles.Lookup, String, MethodType, MethodHandle, int) - Static method in class org.robolectric.internal.bytecode.InvokeDynamicSupport
- bottom - Variable in class org.robolectric.shadows.ShadowCanvas.RectPaintHistoryEvent
- bottom - Variable in class org.robolectric.shadows.ShadowCanvas.RoundRectPaintHistoryEvent
- boundSocketCount() - Method in class org.robolectric.shadows.ShadowNetwork
-
Returns the total number of sockets bound to this network interface.
- BrightnessChangeEventBuilder - Class in org.robolectric.shadows
-
Builder for
BrightnessChangeEvent
. - BrightnessChangeEventBuilder() - Constructor for class org.robolectric.shadows.BrightnessChangeEventBuilder
- broadcastClientAuthorizationChanged(long, int) - Method in class org.robolectric.shadows.ShadowContextHubManager
- broadcastMessageFromNanoApp(Object) - Method in class org.robolectric.shadows.ShadowContextHubManager
- broadcastNanoAppAborted(long, int) - Method in class org.robolectric.shadows.ShadowContextHubManager
- broadcastNanoAppDisabled(long) - Method in class org.robolectric.shadows.ShadowContextHubManager
- broadcastNanoAppEnabled(long) - Method in class org.robolectric.shadows.ShadowContextHubManager
- broadcastNanoAppLoaded(long) - Method in class org.robolectric.shadows.ShadowContextHubManager
- broadcastNanoAppUnloaded(long) - Method in class org.robolectric.shadows.ShadowContextHubManager
- broadcastPermission - Variable in class org.robolectric.shadows.ShadowApplication.Wrapper
- broadcastReceiver - Variable in class org.robolectric.shadows.ShadowApplication.Wrapper
- BroadcastReceiverData - Class in org.robolectric.manifest
- BroadcastReceiverData(String, MetaData) - Constructor for class org.robolectric.manifest.BroadcastReceiverData
- BroadcastReceiverData(Map<String, String>, MetaData, List<IntentFilterData>) - Constructor for class org.robolectric.manifest.BroadcastReceiverData
- buffer - Variable in class org.robolectric.shadows.ShadowMemoryMappedFile.RoboBufferIterator
- buffer - Variable in class org.robolectric.shadows.ShadowMemoryMappedFileS.RoboBufferIterator
- build() - Method in interface org.robolectric.android.AttributeSetBuilder
-
Build an
AttributeSet
with the antecedent attributes. - build() - Method in class org.robolectric.android.AttributeSetBuilderImpl
- build() - Method in class org.robolectric.annotation.Config.Builder
- build() - Method in class org.robolectric.internal.bytecode.InstrumentationConfiguration.Builder
- build() - Method in class org.robolectric.internal.bytecode.ShadowMap.Builder
- build() - Method in interface org.robolectric.Robolectric.AttributeSetBuilder
-
Deprecated.Build an
AttributeSet
with the antecedent attributes. - build() - Method in class org.robolectric.shadows.AppWidgetProviderInfoBuilder
- build() - Method in class org.robolectric.shadows.AssociationInfoBuilder
- build() - Method in class org.robolectric.shadows.AudioDeviceInfoBuilder
- build() - Method in class org.robolectric.shadows.AudioProfileBuilder
- build() - Method in class org.robolectric.shadows.BackupDataInputBuilder
-
Builds the
BackupDataInput
instance with the added entities. - build() - Method in class org.robolectric.shadows.BarringInfoBuilder.BarringServiceInfoBuilder
- build() - Method in class org.robolectric.shadows.BarringInfoBuilder
- build() - Method in class org.robolectric.shadows.BrightnessChangeEventBuilder
- build() - Method in class org.robolectric.shadows.CellIdentityLteBuilder
- build() - Method in class org.robolectric.shadows.CellIdentityNrBuilder
- build() - Method in class org.robolectric.shadows.CellInfoLteBuilder
- build() - Method in class org.robolectric.shadows.CellInfoNrBuilder
- build() - Method in class org.robolectric.shadows.CellSignalStrengthLteBuilder
- build() - Method in class org.robolectric.shadows.CellSignalStrengthNrBuilder
- build() - Method in class org.robolectric.shadows.DeviceStateSensorOrientationBuilder
- build() - Method in class org.robolectric.shadows.DragEventBuilder
- build() - Method in class org.robolectric.shadows.EmergencyNumberBuilder
- build() - Method in class org.robolectric.shadows.EpsBearerQosSessionAttributesBuilder
- build() - Method in class org.robolectric.shadows.FrameMetricsBuilder
- build() - Method in class org.robolectric.shadows.GnssStatusBuilder
-
Deprecated.Builds the
GnssStatus
from the satellites previously added. - build() - Method in class org.robolectric.shadows.GnssStatusBuilder.GnssSatelliteInfo.Builder
-
Deprecated.Builds the
GnssStatusBuilder.GnssSatelliteInfo
. - build() - Method in class org.robolectric.shadows.InformationElementBuilder
- build() - Method in class org.robolectric.shadows.InputDeviceBuilder
- build() - Method in class org.robolectric.shadows.MediaCodecInfoBuilder
- build() - Method in class org.robolectric.shadows.MediaCodecInfoBuilder.CodecCapabilitiesBuilder
- build() - Method in class org.robolectric.shadows.ModuleInfoBuilder
-
Returns a
ModuleInfo
with the data that was given. - build() - Method in class org.robolectric.shadows.NetworkRegistrationInfoTestBuilder
- build() - Method in class org.robolectric.shadows.NrQosSessionAttributesBuilder
- build() - Method in class org.robolectric.shadows.PackageRollbackInfoBuilder
-
Returns a
PackageRollbackInfo
with the data that was given. - build() - Method in class org.robolectric.shadows.PlaybackInfoBuilder
- build() - Method in class org.robolectric.shadows.PolicyStateBuilder
- build() - Method in class org.robolectric.shadows.PreciseDataConnectionStateBuilder
- build() - Method in class org.robolectric.shadows.RangingResultBuilder
- build() - Method in class org.robolectric.shadows.RangingSessionBuilder
- build() - Method in class org.robolectric.shadows.ResponderLocationBuilder
- build() - Method in class org.robolectric.shadows.RollbackInfoBuilder
-
Returns a
RollbackInfo
with the data that was given. - build() - Method in class org.robolectric.shadows.RunningTaskInfoBuilder
- build() - Method in class org.robolectric.shadows.SensorEventBuilder
- build() - Method in class org.robolectric.shadows.ServiceStateBuilder
- build() - Method in class org.robolectric.shadows.ShadowActivityManager.ApplicationExitInfoBuilder
- build() - Method in class org.robolectric.shadows.ShadowDisplayManager.ModeBuilder
- build() - Method in class org.robolectric.shadows.ShadowEventLog.EventBuilder
- build() - Method in class org.robolectric.shadows.ShadowFontsFontFamily.ShadowFontsFontFamilyBuilder
- build() - Method in class org.robolectric.shadows.ShadowLegacyTypeface.ShadowBuilder
- build() - Method in class org.robolectric.shadows.ShadowTrace.AsyncTraceSection.Builder
- build() - Method in class org.robolectric.shadows.ShadowTrace.Counter.Builder
- build() - Method in class org.robolectric.shadows.ShadowUsageStatsManager.EventBuilder
- build() - Method in class org.robolectric.shadows.ShadowUsageStatsManager.UsageStatsBuilder
- build() - Method in class org.robolectric.shadows.SharedLibraryInfoBuilder
- build() - Method in class org.robolectric.shadows.StorageVolumeBuilder
- build() - Method in class org.robolectric.shadows.StreamConfigurationMapBuilder
-
Builds a StreamConfigurationMap based on data previously added to this builder.
- build() - Method in class org.robolectric.shadows.UiccCardInfoBuilder
- build() - Method in class org.robolectric.shadows.UiccPortInfoBuilder
- build() - Method in class org.robolectric.shadows.UiccSlotInfoBuilder
- build() - Method in class org.robolectric.shadows.VibrationAttributesBuilder
- build() - Method in class org.robolectric.shadows.WifiUsabilityStatsEntryBuilder
- build() - Method in class org.robolectric.util.inject.Injector.Builder
-
Builds an injector as previously configured.
- build(int, Collection<String>, long, TimeUnit, PendingIntent) - Static method in class org.robolectric.shadows.ShadowUsageStatsManager.AppUsageObserver
- build(int, List<String>, Duration, Duration, PendingIntent, PendingIntent) - Static method in class org.robolectric.shadows.ShadowUsageStatsManager.UsageSessionObserver
- build(InstrumentationConfiguration, Sdk, Sdk, ResourcesMode.Mode, SQLiteMode.Mode) - Method in interface org.robolectric.internal.SandboxManager.SandboxBuilder
- build(ShadowMap, ShadowMatcher, Interceptors) - Method in interface org.robolectric.internal.bytecode.ClassHandlerBuilder
-
Builds a
instance
. - buildActivity(Class<T>) - Static method in class org.robolectric.Robolectric
-
Creates a ActivityController for the given activity class.
- buildActivity(Class<T>, Intent) - Static method in class org.robolectric.Robolectric
-
Creates a ActivityController for the given activity class with the intent.
- buildActivity(Class<T>, Intent, Bundle) - Static method in class org.robolectric.Robolectric
-
Creates a ActivityController for the given activity class with the intent and activity options.
- buildAttributeSet() - Static method in class org.robolectric.Robolectric
-
Allows for the programmatic creation of an
AttributeSet
. - buildBackupAgent(Class<T>) - Static method in class org.robolectric.Robolectric
- buildContentProvider(Class<T>) - Static method in class org.robolectric.Robolectric
- builder() - Static method in class org.robolectric.shadows.GnssStatusBuilder.GnssSatelliteInfo
-
Deprecated.
- Builder() - Constructor for class org.robolectric.annotation.Config.Builder
- Builder() - Constructor for class org.robolectric.internal.bytecode.InstrumentationConfiguration.Builder
- Builder() - Constructor for class org.robolectric.internal.bytecode.ShadowMap.Builder
- Builder() - Constructor for class org.robolectric.shadows.GnssStatusBuilder.GnssSatelliteInfo.Builder
-
Deprecated.
- Builder() - Constructor for class org.robolectric.shadows.ShadowTrace.AsyncTraceSection.Builder
- Builder() - Constructor for class org.robolectric.shadows.ShadowTrace.Counter.Builder
- Builder() - Constructor for class org.robolectric.util.inject.Injector.Builder
-
Creates a new builder.
- Builder(int, MacAddress, long, int) - Constructor for class org.robolectric.shadows.ShadowRangingResult.Builder
-
Deprecated.
- Builder(ClassLoader) - Constructor for class org.robolectric.util.inject.Injector.Builder
-
Creates a new builder using the specified ClassLoader for plugin loading.
- Builder(Config) - Constructor for class org.robolectric.annotation.Config.Builder
- Builder(InstrumentationConfiguration) - Constructor for class org.robolectric.internal.bytecode.InstrumentationConfiguration.Builder
- Builder(ShadowMap) - Constructor for class org.robolectric.internal.bytecode.ShadowMap.Builder
- Builder(Injector) - Constructor for class org.robolectric.util.inject.Injector.Builder
-
Creates a new builder with a parent injector.
- Builder(Injector, ClassLoader) - Constructor for class org.robolectric.util.inject.Injector.Builder
-
Creates a new builder with a parent injector and the specified ClassLoader for plugin loading.
- buildEvent() - Static method in class org.robolectric.shadows.ShadowUsageStatsManager.EventBuilder
- buildExternalStorageAppCacheDirs(String) - Static method in class org.robolectric.shadows.ShadowEnvironment
- buildFragment(Class<T>) - Static method in class org.robolectric.Robolectric
-
Deprecated.Native Fragments have been deprecated in Android P. Android encourages developers to use androidx fragments, to test these use FragmentScenario.
- buildFragment(Class<T>, Intent) - Static method in class org.robolectric.Robolectric
-
Deprecated.Native Fragments have been deprecated in Android P. Android encourages developers to use androidx fragments, to test these use FragmentScenario.
- buildFragment(Class<T>, Intent, Bundle) - Static method in class org.robolectric.Robolectric
-
Deprecated.Native Fragments have been deprecated in Android P. Android encourages developers to use androidx fragments, to test these use FragmentScenario.
- buildFragment(Class<T>, Bundle) - Static method in class org.robolectric.Robolectric
-
Deprecated.Native Fragments have been deprecated in Android P. Android encourages developers to use androidx fragments, to test these use FragmentScenario.
- buildFragment(Class<T>, Class<? extends Activity>) - Static method in class org.robolectric.Robolectric
-
Deprecated.Native Fragments have been deprecated in Android P. Android encourages developers to use androidx fragments, to test these use FragmentScenario.
- buildFragment(Class<T>, Class<? extends Activity>, Intent) - Static method in class org.robolectric.Robolectric
-
Deprecated.Native Fragments have been deprecated in Android P. Android encourages developers to use androidx fragments, to test these use FragmentScenario.
- buildFragment(Class<T>, Class<? extends Activity>, Intent, Bundle) - Static method in class org.robolectric.Robolectric
-
Deprecated.Native Fragments have been deprecated in Android P. Android encourages developers to use androidx fragments, to test these use FragmentScenario.
- buildFragment(Class<T>, Class<? extends Activity>, Bundle) - Static method in class org.robolectric.Robolectric
-
Deprecated.Native Fragments have been deprecated in Android P. Android encourages developers to use androidx fragments, to test these use FragmentScenario.
- buildFrom(GnssStatusBuilder.GnssSatelliteInfo...) - Static method in class org.robolectric.shadows.GnssStatusBuilder
-
Deprecated.Convenience method to create a
GnssStatus
directly from known satellite info. - buildGlobalConfig() - Method in class org.robolectric.RobolectricTestRunner
-
Deprecated.Provide a service implementation of
GlobalConfigProvider
instead. This method will be removed in Robolectric 4.3. - buildIntentService(Class<T>) - Static method in class org.robolectric.Robolectric
- buildIntentService(Class<T>, Intent) - Static method in class org.robolectric.Robolectric
- buildResourceTable(AndroidManifest) - Method in class org.robolectric.res.ResourceMerger
- buildService(Class<T>) - Static method in class org.robolectric.Robolectric
- buildService(Class<T>, Intent) - Static method in class org.robolectric.Robolectric
- buildString(char[]) - Static method in class org.robolectric.res.android.ResourceString
-
Builds a string from a null-terminated char data.
- buildSubscriptionInfo() - Method in class org.robolectric.shadows.ShadowSubscriptionManager.SubscriptionInfoBuilder
- buildSystemFallback(String, String, FontCustomizationParser.Result, ArrayMap<String, FontFamily[]>, ArrayList<Font>) - Static method in class org.robolectric.shadows.ShadowNativeSystemFonts
- buildSystemFallback(String, String, FontCustomizationParser.Result, ArrayMap<String, FontFamily[]>, ArrayList<Font>) - Static method in class org.robolectric.shadows.ShadowSystemFonts
- buildSystemFallback(String, String, ArrayMap<String, Typeface>, ArrayMap<String, Object>) - Static method in class org.robolectric.shadows.ShadowLegacyTypeface
- buildSystemFallback(String, String, ArrayMap<String, Typeface>, ArrayMap<String, FontFamily[]>) - Static method in class org.robolectric.shadows.ShadowNativeTypeface
- bulkInsert(Uri, ContentValues[]) - Method in class org.robolectric.shadows.ShadowContentProviderClient
- bulkInsert(Uri, ContentValues[]) - Method in class org.robolectric.shadows.ShadowContentResolver
-
If a
ContentProvider
is registered for the givenUri
, itsContentProvider.bulkInsert(Uri, ContentValues[])
method will be invoked. - bulkTransfer(UsbEndpoint, byte[], int, int) - Method in class org.robolectric.shadows.ShadowUsbDeviceConnection
- bulkTransfer(UsbEndpoint, byte[], int, int, int) - Method in class org.robolectric.shadows.ShadowUsbDeviceConnection
- bundle - Variable in class org.robolectric.shadows.ShadowTelecomManager.CallRecord
-
Deprecated.Use
ShadowTelecomManager.CallRecord.extras
instead. - ByteBucketArray<T> - Class in org.robolectric.res.android
-
Stores a sparsely populated array.
- ByteBucketArray(T) - Constructor for class org.robolectric.res.android.ByteBucketArray
- bytes - Variable in class org.robolectric.shadows.ShadowMemoryMappedFile
- bytes - Variable in class org.robolectric.shadows.ShadowMemoryMappedFileS
- bytes() - Method in class org.robolectric.shadows.ShadowStatsLog.StatsLogItem
C
- CACHE - Enum constant in enum org.robolectric.fakes.RoboResponseSource
-
Return the response from the cache immediately.
- CachedPathIteratorFactory - Class in org.robolectric.shadows
-
Class that returns iterators for a given path.
- CachedPathIteratorFactory(PathIterator) - Constructor for class org.robolectric.shadows.CachedPathIteratorFactory
- CachedPathIteratorFactory.CachedPathIterator - Class in org.robolectric.shadows
-
Class that allows us to iterate over a path multiple times
- calculateSignalLevel(int, int) - Static method in class org.robolectric.shadows.ShadowWifiManager
- call(Uri, String, String, Bundle) - Method in class org.robolectric.shadows.ShadowContentResolver
- call(Class<?>, T, Object[]) - Method in interface org.robolectric.util.Function
- call(String, String, Bundle) - Method in class org.robolectric.shadows.ShadowContentProviderClient
- CALL_REAL_CODE - Static variable in class org.robolectric.internal.bytecode.ShadowWrangler
- callActivityOnCreate(Activity, Bundle) - Method in class org.robolectric.android.internal.RoboMonitoringInstrumentation
- callActivityOnDestroy(Activity) - Method in class org.robolectric.android.internal.RoboMonitoringInstrumentation
- callActivityOnPause(Activity) - Method in class org.robolectric.android.internal.RoboMonitoringInstrumentation
- callActivityOnRestart(Activity) - Method in class org.robolectric.android.internal.RoboMonitoringInstrumentation
- callActivityOnResume(Activity) - Method in class org.robolectric.android.internal.RoboMonitoringInstrumentation
- callActivityOnStart(Activity) - Method in class org.robolectric.android.internal.RoboMonitoringInstrumentation
- callActivityOnStop(Activity) - Method in class org.robolectric.android.internal.RoboMonitoringInstrumentation
- callApplicationOnCreate(Application) - Method in class org.robolectric.android.internal.RoboMonitoringInstrumentation
- callApplyConfigurationToResourcesLocked(Configuration, CompatibilityInfo) - Method in class org.robolectric.shadows.ShadowResourcesManager
-
Exposes
ResourcesManager#applyCompatConfigurationLocked(int, Configuration)
. - callAttach(Activity, Context, ActivityThread, Instrumentation, Application, Intent, ActivityInfo, IBinder, CharSequence, Object) - Method in interface org.robolectric.shadows._Activity_
- callAttach(Context) - Method in class org.robolectric.shadows.ShadowApplication
-
Attaches an application to a base context.
- callAttach(Intent) - Method in class org.robolectric.shadows.ShadowActivity
- callAttach(Intent, Bundle) - Method in class org.robolectric.shadows.ShadowActivity
- callAttach(Intent, Bundle, Object) - Method in class org.robolectric.shadows.ShadowActivity
- callAttach(Intent, Bundle, Object, Configuration) - Method in class org.robolectric.shadows.ShadowActivity
- callback() - Method in class org.robolectric.shadows.ShadowAccessibilityService.GestureDispatch
-
The callback that is to be invoked once the gesture has finished dispatching.
- callConstructor(Class<? extends R>, ReflectionHelpers.ClassParameter<?>...) - Static method in class org.robolectric.util.ReflectionHelpers
-
Reflectively call the constructor of an object.
- callDispatchResized() - Method in class org.robolectric.shadows.ShadowViewRootImpl
- callGetThemeResId() - Method in class org.robolectric.shadows.ShadowContextThemeWrapper
- callInstanceMethod(Class<?>, Object, String, ReflectionHelpers.ClassParameter<?>...) - Static method in class org.robolectric.util.ReflectionHelpers
-
Reflectively call an instance method on an object on a specific class.
- callInstanceMethod(Object, String, ReflectionHelpers.ClassParameter<?>...) - Static method in class org.robolectric.util.ReflectionHelpers
-
Reflectively call an instance method on an object.
- callLastOnFinished(Intent, int, String, Bundle) - Method in class org.robolectric.shadows.ShadowPendingIntent
- callNativeMethodsByDefault - Variable in class org.robolectric.internal.bytecode.ShadowInfo
- callNativeMethodsByDefault() - Element in annotation type org.robolectric.annotation.Implements
-
If set to true, Robolectric will invoke the native method variant instead of the no-op variant.
- callOnActivityResult(int, int, Intent) - Method in class org.robolectric.shadows.ShadowActivity
-
Deprecated.
- callOnAttachedToHierarchy(PreferenceManager) - Method in class org.robolectric.shadows.ShadowPreference
- callOnAttachedToWindow() - Method in class org.robolectric.shadows.ShadowView
- callOnCommunicationDeviceChangedListeners(AudioDeviceInfo) - Method in class org.robolectric.shadows.ShadowAudioManager
-
Calls the
AudioManager.OnCommunicationDeviceChangedListener.onCommunicationDeviceChanged(android.media.AudioDeviceInfo)
method on all registeredAudioManager.OnCommunicationDeviceChangedListener
, using their registered executors, with the providedAudioDeviceInfo
as argument. - callOnCreate(Bundle) - Method in class org.robolectric.shadows.ShadowDialog
- callOnDetachedFromWindow() - Method in class org.robolectric.shadows.ShadowView
- callOnGetDirectActions(CancellationSignal, Consumer<List<DirectAction>>) - Method in class org.robolectric.shadows.ShadowActivity
-
Calls Activity#onGetDirectActions with the given parameters.
- callParsePackage(Path) - Static method in class org.robolectric.shadows.ShadowPackageParser
-
Parses an AndroidManifest.xml file using the framework PackageParser.
- CallRecord(PhoneAccountHandle, Bundle) - Constructor for class org.robolectric.shadows.ShadowTelecomManager.CallRecord
-
Deprecated.
- callStaticMethod(Class<?>, String, ReflectionHelpers.ClassParameter<?>...) - Static method in class org.robolectric.util.ReflectionHelpers
-
Reflectively call a static method on a class.
- callStaticMethod(ClassLoader, String, String, ReflectionHelpers.ClassParameter<?>...) - Static method in class org.robolectric.util.ReflectionHelpers
-
Helper method for calling a static method using a class from a custom class loader
- callThroughByDefault - Variable in class org.robolectric.internal.bytecode.ShadowInfo
- callThroughByDefault() - Element in annotation type org.robolectric.annotation.Implements
-
If true, Robolectric will invoke the actual Android code for any method that isn't shadowed.
- callWindowFocusChanged(boolean) - Method in class org.robolectric.shadows.ShadowViewRootImpl
- canAddCall() - Method in class org.robolectric.shadows.ShadowInCallService
- canAuthenticate() - Method in class org.robolectric.shadows.ShadowBiometricManager
- canAuthenticate(int) - Method in class org.robolectric.shadows.ShadowBiometricManager
- canAuthenticate(int, int) - Method in class org.robolectric.shadows.ShadowBiometricManager
- cancel() - Method in class org.robolectric.shadows.ShadowCountDownTimer
- cancel() - Method in class org.robolectric.shadows.ShadowJsResult
- cancel() - Method in class org.robolectric.shadows.ShadowPendingIntent
- cancel() - Method in class org.robolectric.shadows.ShadowRenderNodeAnimator
- cancel() - Method in class org.robolectric.shadows.ShadowRenderNodeAnimatorR
- cancel() - Method in class org.robolectric.shadows.ShadowSslErrorHandler
- cancel() - Method in class org.robolectric.shadows.ShadowSystemVibrator
- cancel() - Method in class org.robolectric.shadows.ShadowToast
- cancel() - Method in class org.robolectric.shadows.ShadowWindowManagerGlobal.PredictiveBackGesture
-
Cancels the back gesture.
- cancel(boolean) - Method in class org.robolectric.shadows.ShadowLegacyAsyncTask
- cancel(int) - Method in class org.robolectric.shadows.ShadowJobScheduler
- cancel(int) - Method in class org.robolectric.shadows.ShadowJobScheduler.ShadowJobSchedulerImpl
- cancel(int) - Method in class org.robolectric.shadows.ShadowNotificationManager
- cancel(AlarmManager.OnAlarmListener) - Method in class org.robolectric.shadows.ShadowAlarmManager
- cancel(PendingIntent) - Method in class org.robolectric.shadows.ShadowAlarmManager
- cancel(String, int) - Method in class org.robolectric.shadows.ShadowNotificationManager
- cancelAll() - Method in class org.robolectric.shadows.ShadowAlarmManager
- cancelAll() - Method in class org.robolectric.shadows.ShadowJobScheduler
- cancelAll() - Method in class org.robolectric.shadows.ShadowJobScheduler.ShadowJobSchedulerImpl
- cancelAll() - Method in class org.robolectric.shadows.ShadowNotificationManager
- cancelAllNotifications() - Method in class org.robolectric.shadows.ShadowNotificationListenerService
- cancelAutoFocus() - Method in class org.robolectric.shadows.ShadowCamera
- cancelBondProcess() - Method in class org.robolectric.shadows.ShadowBluetoothDevice
- cancelBugreport() - Method in class org.robolectric.shadows.ShadowBugreportManager
-
Cancels bugreport in progress and executes
BugreportManager.BugreportCallback.onError(int)
. - cancelConnection(BluetoothDevice) - Method in class org.robolectric.shadows.ShadowBluetoothGattServer
-
Disconnects an established connection, or cancels a connection attempt currently in progress.
- cancelDiscovery() - Method in class org.robolectric.shadows.ShadowBluetoothAdapter
- cancelMissedCallsNotification() - Method in class org.robolectric.shadows.ShadowTelecomManager
- cancelNotification(String) - Method in class org.robolectric.shadows.ShadowNotificationListenerService
- cancelOperation(int) - Method in class org.robolectric.shadows.ShadowAsyncQueryHandler
- cancelSync(Account, String) - Static method in class org.robolectric.shadows.ShadowContentResolver
- canConfigureInteractAcrossProfiles(String) - Method in class org.robolectric.shadows.ShadowCrossProfileApps
-
Unlike the real system, we will assume a package can always configure its own cross profile interaction.
- canDrawOverlays(Context) - Static method in class org.robolectric.shadows.ShadowSettings
- canGoBack() - Method in class org.robolectric.shadows.ShadowWebView
- canGoForward() - Method in class org.robolectric.shadows.ShadowWebView
- canInteractAcrossProfiles() - Method in class org.robolectric.shadows.ShadowCrossProfileApps
-
Checks if the current application can interact across profile.
- canNotifyAsPackage(String) - Method in class org.robolectric.shadows.ShadowNotificationManager
- canonicalToCurrentPackageNames(String[]) - Method in class org.robolectric.shadows.ShadowApplicationPackageManager
- canPause() - Method in class org.robolectric.shadows.ShadowVideoView
- canRequestInteractAcrossProfiles() - Method in class org.robolectric.shadows.ShadowCrossProfileApps
-
Returns whether the calling package can request to navigate the user to the relevant settings page to request user consent to interact across profiles.
- canRequestPackageInstalls() - Method in class org.robolectric.shadows.ShadowApplicationPackageManager
- canScheduleExactAlarms() - Method in class org.robolectric.shadows.ShadowAlarmManager
- canSwitchUsers() - Method in class org.robolectric.shadows.ShadowUserManager
-
Returns
true
by default, or the value specified viaShadowUserManager.setCanSwitchUser(boolean)
. - CanvasNatives - Class in org.robolectric.nativeruntime
-
Native methods for Canvas JNI registration.
- CanvasPropertyNatives - Class in org.robolectric.nativeruntime
-
Native methods for CanvasProperty JNI registration.
- canvasReflector - Variable in class org.robolectric.shadows.ShadowLegacyCanvas
- CapabilityFailureInfo() - Constructor for class org.robolectric.shadows.ShadowRcsUceAdapter.CapabilityFailureInfo
- capture(CaptureRequest, CameraCaptureSession.CaptureCallback, Handler) - Method in class org.robolectric.shadows.ShadowCameraCaptureSessionImpl
- captureSingleRequest(CaptureRequest, Executor, CameraCaptureSession.CaptureCallback) - Method in class org.robolectric.shadows.ShadowCameraCaptureSessionImpl
- CastableTo(Supplier<Type>) - Constructor for class org.robolectric.errorprone.bugpatterns.Helpers.CastableTo
- ceil(float) - Static method in class org.robolectric.shadows.ShadowFloatMath
- CellIdentityLteBuilder - Class in org.robolectric.shadows
-
Builder for
CellIdentityLte
. - CellIdentityNrBuilder - Class in org.robolectric.shadows
-
Builder for
CellIdentityNr
. - CellInfoLteBuilder - Class in org.robolectric.shadows
-
Builder for
CellInfoLte
. - CellInfoNrBuilder - Class in org.robolectric.shadows
-
Builder for
CellInfoNr
. - CellSignalStrengthLteBuilder - Class in org.robolectric.shadows
-
Builder for
CellSignalStrengthLte
- CellSignalStrengthNrBuilder - Class in org.robolectric.shadows
-
Builder for
CellSignalStrengthNr
- centerX - Variable in class org.robolectric.shadows.ShadowCanvas.CirclePaintHistoryEvent
- centerY - Variable in class org.robolectric.shadows.ShadowCanvas.CirclePaintHistoryEvent
- CESU8 - Enum constant in enum org.robolectric.res.android.ResourceString.Type
- changeDisplay(int, String) - Static method in class org.robolectric.shadows.ShadowDisplayManager
-
Changes properties of a simulated display.
- CHAR_SEQUENCE - Enum constant in enum org.robolectric.res.ResType
- CHAR_SEQUENCE_ARRAY - Enum constant in enum org.robolectric.res.ResType
- charset() - Method in enum org.robolectric.res.android.ResourceString.Type
- CHECK(boolean) - Static method in class org.robolectric.res.android.Util
- checkActivities(boolean) - Method in class org.robolectric.shadows.ShadowApplication
-
Set to true if you'd like Robolectric to strictly simulate the real Android behavior when calling
Context.startActivity(android.content.Intent)
. - checkBluetoothAddress(String) - Static method in class org.robolectric.shadows.ShadowBluetoothAdapter
-
Validate a Bluetooth address, such as "00:43:A8:23:10:F0" Alphabetic characters must be uppercase to be valid.
- checkCallingOrSelfPermission(String) - Method in class org.robolectric.shadows.ShadowContextImpl
- checkCallingPermission(String) - Method in class org.robolectric.shadows.ShadowContextImpl
- checkChar(String, int, char) - Method in class org.robolectric.shadows.ShadowTime
- checkedPerformClick() - Method in class org.robolectric.shadows.ShadowView
-
Deprecated.- Please use Espresso for View interactions.
- checkIfCameraClosedOrInError() - Method in class org.robolectric.shadows.ShadowCameraDeviceImpl
- checkMainThread() - Method in class org.robolectric.android.internal.RobolectricThreadChecker
- checkNotMainThread() - Method in class org.robolectric.android.internal.RobolectricThreadChecker
- checkOp(String, int, String) - Method in class org.robolectric.shadows.ShadowAppOpsManager
-
Checks whether op was previously set using
ShadowAppOpsManager.setMode(java.lang.String, int, java.lang.String, int)
- checkOpNoThrow(int, int, String) - Method in class org.robolectric.shadows.ShadowAppOpsManager
-
Like
AppOpsManager.checkOp(java.lang.String, int, java.lang.String)
but instead of throwing aSecurityException
it returnsAppOpsManager.MODE_ERRORED
. - checkOpNoThrow(String, int, String) - Method in class org.robolectric.shadows.ShadowAppOpsManager
-
Deprecated.
- checkPackage(int, String) - Method in class org.robolectric.shadows.ShadowAppOpsManager
- checkPermission(String, int, int) - Method in class org.robolectric.shadows.ShadowContextImpl
- checkPermission(String, String) - Method in class org.robolectric.shadows.ShadowApplicationPackageManager
- checkRecognitionSupport(Intent, Executor, Object) - Method in class org.robolectric.shadows.ShadowSpeechRecognizer
- checkRecognitionSupport(Intent, Executor, Object) - Method in class org.robolectric.shadows.ShadowSpeechRecognizerImpl
- checkRecycled(String) - Method in interface org.robolectric.shadows.ShadowBitmap.BitmapReflector
- checkService(String) - Static method in class org.robolectric.shadows.ShadowServiceManager
- checkSignatures(int, int) - Method in class org.robolectric.shadows.ShadowApplicationPackageManager
- checkSignatures(String, String) - Method in class org.robolectric.shadows.ShadowApplicationPackageManager
- checkSlicePermission(Uri, int, int) - Method in class org.robolectric.shadows.ShadowSliceManager
- checkStateAfterTestFailure(Throwable) - Method in class org.robolectric.android.internal.AndroidTestEnvironment
- checkStateAfterTestFailure(Throwable) - Method in interface org.robolectric.internal.TestEnvironment
- claimInterface(UsbInterface, boolean) - Method in class org.robolectric.shadows.ShadowUsbDeviceConnection
- CLASS_HANDLER_DATA_FIELD_NAME - Static variable in class org.robolectric.internal.bytecode.ShadowConstants
- CLASS_NAME - Static variable in class org.robolectric.shadows.ShadowContextImpl
- CLASS_NAME - Static variable in class org.robolectric.shadows.ShadowSpeechRecognizerImpl
- CLASS_NAME - Static variable in class org.robolectric.shadows.ShadowSpeechRecognizerProxy
- classBlock(RunNotifier) - Method in class org.robolectric.internal.SandboxTestRunner
- ClassDetails - Class in org.robolectric.internal.bytecode
-
A more lightweight variant of
MutableClass
. - ClassDetails(byte[]) - Constructor for class org.robolectric.internal.bytecode.ClassDetails
- classesToNotAcquire - Variable in class org.robolectric.internal.bytecode.InstrumentationConfiguration.Builder
- classesToNotInstrument - Variable in class org.robolectric.internal.bytecode.InstrumentationConfiguration.Builder
- classesToNotInstrumentRegex - Variable in class org.robolectric.internal.bytecode.InstrumentationConfiguration.Builder
- classHandler - Variable in class org.robolectric.internal.bytecode.Sandbox
- ClassHandler - Interface in org.robolectric.internal.bytecode
-
This interface is used by Robolectric when instrumented classes are created and interacted with.
- classHandlerBuilder - Variable in class org.robolectric.internal.SandboxTestRunner
- ClassHandlerBuilder - Interface in org.robolectric.internal.bytecode
-
Factory interface for
ClassHandler
. - classInitializing(Class) - Method in interface org.robolectric.internal.bytecode.ClassHandler
-
Called by Robolectric when an instrumented class is first loaded into a sandbox and is ready to be statically initialized.
- classInitializing(Class) - Static method in class org.robolectric.internal.bytecode.RobolectricInternals
- classInitializing(Class) - Method in class org.robolectric.internal.bytecode.ShadowWrangler
- ClassInstrumentor - Class in org.robolectric.internal.bytecode
-
Instruments (i.e.
- ClassInstrumentor() - Constructor for class org.robolectric.internal.bytecode.ClassInstrumentor
- ClassInstrumentor(ClassInstrumentor.Decorator) - Constructor for class org.robolectric.internal.bytecode.ClassInstrumentor
- ClassInstrumentor.Decorator - Interface in org.robolectric.internal.bytecode
- className - Variable in class org.robolectric.internal.bytecode.MethodRef
- className - Variable in class org.robolectric.internal.bytecode.MethodSignature
- className() - Element in annotation type org.robolectric.annotation.Implements
-
Android class name (if the Class object is not accessible).
- className() - Element in annotation type org.robolectric.util.reflector.ForType
- ClassName - Annotation Type in org.robolectric.annotation
-
Parameters, function return with types that can't be resolved at compile time may be annotated with @ClassName.
- ClassNameResolver<T> - Class in org.robolectric.shadows
- ClassNameResolver() - Constructor for class org.robolectric.shadows.ClassNameResolver
- classNameTranslations - Variable in class org.robolectric.internal.bytecode.InstrumentationConfiguration.Builder
- classNameTranslations() - Method in class org.robolectric.internal.bytecode.InstrumentationConfiguration
-
Map from a requested class to an alternate stand-in, or not.
- classNode - Variable in class org.robolectric.internal.bytecode.MutableClass
- ClassNodeProvider - Class in org.robolectric.internal.bytecode
- ClassNodeProvider() - Constructor for class org.robolectric.internal.bytecode.ClassNodeProvider
- ClassParameter(Class<? extends V>, V) - Constructor for class org.robolectric.util.ReflectionHelpers.ClassParameter
- clazz - Variable in class org.robolectric.util.ReflectionHelpers.ClassParameter
- clean(Object) - Static method in class org.robolectric.fakes.CleanerCompat
- CleanerCompat - Class in org.robolectric.fakes
-
Wrapper for
Cleaner
, used byAndroidInterceptors.CleanerInterceptor
when running on Java 9+. - CleanerCompat() - Constructor for class org.robolectric.fakes.CleanerCompat
- CleanerInterceptor() - Constructor for class org.robolectric.interceptors.AndroidInterceptors.CleanerInterceptor
- cleanStackTrace(Throwable) - Static method in class org.robolectric.internal.bytecode.RobolectricInternals
- clear() - Method in class org.robolectric.fakes.RoboMenu
- clear() - Method in class org.robolectric.res.android.NativeObjRegistry
-
WARNING -- dangerous! Call
NativeObjRegistry.unregister(long)
instead! - clear() - Static method in class org.robolectric.shadows.ShadowLog
-
Clear all accumulated logs.
- clear() - Method in class org.robolectric.shadows.ShadowVelocityTracker
- Clear() - Method in class org.robolectric.res.android.CppAssetManager2.Theme
- clearAccounts() - Method in class org.robolectric.shadows.ShadowTelecomManager
-
Deprecated.
- clearAccountsForPackage(String) - Method in class org.robolectric.shadows.ShadowTelecomManager
- clearAll() - Static method in class org.robolectric.shadows.ShadowEventLog
- clearAllNetworks() - Method in class org.robolectric.shadows.ShadowConnectivityManager
-
Clears the list of all
Network
s. - clearAllowedNonPcmEncodings() - Static method in class org.robolectric.shadows.ShadowAudioTrack
-
Clears all encodings that have been added with
ShadowAudioTrack.addAllowedNonPcmEncoding(int)
. - clearAnimation() - Method in class org.robolectric.shadows.ShadowView
- clearAnimations() - Method in class org.robolectric.shadows.ShadowView
-
Resets the list returned by
ShadowView.getAnimations()
to an empty list. - clearApplicationUserData(String, IPackageDataObserver) - Method in class org.robolectric.shadows.ShadowActivityManager
- clearApplicationUserData(String, IPackageDataObserver) - Method in class org.robolectric.shadows.ShadowApplicationPackageManager
- clearBroadcastIntents() - Method in class org.robolectric.shadows.ShadowContextWrapper
-
Clears the broadcast intents sent during the tests (for all users).
- clearBroadcastResponseStats(String, long) - Method in class org.robolectric.shadows.ShadowUsageStatsManager
- clearCache(boolean) - Method in class org.robolectric.shadows.ShadowWebView
- clearCameraInfo() - Static method in class org.robolectric.shadows.ShadowCamera
- clearCapabilities() - Method in class org.robolectric.shadows.ShadowNetworkCapabilities
-
Clears capabilities.
- clearCloudMediaChangedEventList() - Static method in class org.robolectric.shadows.ShadowMediaStore
- clearCodecs() - Static method in class org.robolectric.shadows.ShadowMediaCodec
-
Clears any previously added encoders and decoders.
- clearCommunicationDevice() - Method in class org.robolectric.shadows.ShadowAudioManager
- clearContextHubClientWithPendingIntentList() - Static method in class org.robolectric.shadows.ShadowContextHubManager
- clearControllers() - Method in class org.robolectric.shadows.ShadowMediaSessionManager
-
Clears all controllers such that
ShadowMediaSessionManager.getActiveSessions(ComponentName)
will return the empty list. - clearCrossProfileIntentFilters(int) - Method in class org.robolectric.shadows.ShadowApplicationPackageManager
- clearDirectPlaybackSupportedFormats() - Static method in class org.robolectric.shadows.ShadowAudioTrack
-
Clears all encodings that have been added for direct playback support with
ShadowAudioTrack.addDirectPlaybackSupport(android.media.AudioFormat, android.media.AudioAttributes)
. - clearDispatchedMediaKeyEvents() - Method in class org.robolectric.shadows.ShadowAudioManager
- clearExistingInstancesAndStates() - Static method in class org.robolectric.shadows.ShadowImsMmTelManager
- clearExternalPnoScanRequest() - Method in class org.robolectric.shadows.ShadowWifiManager
- clearFormData() - Method in class org.robolectric.shadows.ShadowWebView
- clearHasSentRttRequest() - Method in class org.robolectric.shadows.ShadowCall
-
"Forgets" that sendRttRequest() was called.
- clearHeader() - Method in class org.robolectric.fakes.RoboSubMenu
- clearHistory() - Method in class org.robolectric.shadows.ShadowWebView
- clearHttpResponseRules() - Static method in class org.robolectric.shadows.httpclient.FakeHttp
- clearHttpResponseRules() - Method in class org.robolectric.shadows.httpclient.FakeHttpLayer
- clearHttpResponses() - Method in class org.robolectric.shadows.httpclient.FakeHttpLayer
-
Call this method if you want to ensure that there's no http responses logged from this point until the next response arrives.
- clearInstance() - Method in interface org.robolectric.shadows.ShadowSystemServiceRegistry._ServiceFetcherN_
- clearIntentFilterForActivity(ComponentName) - Method in class org.robolectric.shadows.ShadowPackageManager
-
Clears intent filters for given activity.
- clearIntentFilterForProvider(ComponentName) - Method in class org.robolectric.shadows.ShadowPackageManager
-
Clears intent filters for given provider.
- clearIntentFilterForReceiver(ComponentName) - Method in class org.robolectric.shadows.ShadowPackageManager
-
Clears intent filters for given receiver.
- clearIntentFilterForService(ComponentName) - Method in class org.robolectric.shadows.ShadowPackageManager
-
Clears intent filters for given service.
- clearIsNavigationBarVisible() - Static method in class org.robolectric.shadows.ShadowViewRootImpl
-
Clears the last known state of
ShadowViewRootImpl.isNavigationBarVisible
. - clearIsStatusBarVisible() - Static method in class org.robolectric.shadows.ShadowViewRootImpl
-
Clears the last known state of
ShadowViewRootImpl.isStatusBarVisible
. - clearKilledProcesses() - Static method in class org.robolectric.shadows.ShadowProcess
- clearLastDownloadedMultimediaMessageParams() - Method in class org.robolectric.shadows.ShadowSmsManager
- clearLastDragClipData() - Static method in class org.robolectric.shadows.ShadowWindowManagerGlobal
-
Clears the data returned by
ShadowWindowManagerGlobal.getLastDragClipData()
. - clearLastSentDataMessageParams() - Method in class org.robolectric.shadows.ShadowSmsManager
-
Clear last recorded parameters for
ShadowSmsManager.sendDataMessage(java.lang.String, java.lang.String, short, byte[], android.app.PendingIntent, android.app.PendingIntent)
. - clearLastSentMultimediaMessageParams() - Method in class org.robolectric.shadows.ShadowSmsManager
-
Clear last recorded parameters for
ShadowSmsManager.sendMultimediaMessage(android.content.Context, android.net.Uri, java.lang.String, android.os.Bundle, android.app.PendingIntent)
. - clearLastSentMultipartTextMessageParams() - Method in class org.robolectric.shadows.ShadowSmsManager
- clearLastSentTextMessageParams() - Method in class org.robolectric.shadows.ShadowSmsManager
-
Clear last recorded parameters for
ShadowSmsManager.sendTextMessage(java.lang.String, java.lang.String, java.lang.String, android.app.PendingIntent, android.app.PendingIntent)
. - clearLastSpokenText() - Method in class org.robolectric.shadows.ShadowTextToSpeech
- clearLooperMode() - Static method in class org.robolectric.shadows.ShadowLooper
- clearMappings() - Method in class org.robolectric.shadows.ShadowMimeTypeMap
- clearModeInvalidatedClasses() - Method in class org.robolectric.internal.AndroidSandbox
- clearModeInvalidatedClasses() - Method in class org.robolectric.internal.bytecode.Sandbox
- clearNetworkRoamingStatus() - Method in class org.robolectric.shadows.ShadowSubscriptionManager
-
Clears the local cache of roaming subscription Ids used by
ShadowSubscriptionManager.isNetworkRoaming(int)
. - clearNextStartedActivities() - Method in class org.robolectric.shadows.ShadowContextWrapper
-
Clears all
Intent
s started byContextWrapper.startActivity(android.content.Intent)
. - clearNextStartedActivities() - Method in class org.robolectric.shadows.ShadowCrossProfileApps
-
Clears all records of
ShadowCrossProfileApps.StartedActivity
s from calls toCrossProfileApps.startActivity(ComponentName, UserHandle)
orCrossProfileApps.startMainActivity(ComponentName, UserHandle)
,ShadowCrossProfileApps.startActivity(Intent, UserHandle, Activity)
,ShadowCrossProfileApps.startActivity(Intent, UserHandle, Activity, Bundle)
. - clearOnExitAnimationListener() - Method in class org.robolectric.fakes.RoboSplashScreen
- clearOverrideActivityTransition(int) - Method in class org.robolectric.shadows.ShadowActivity
- clearPackagePersistentPreferredActivities(ComponentName, String) - Method in class org.robolectric.shadows.ShadowDevicePolicyManager
- clearPackagePreferredActivities(String) - Method in class org.robolectric.shadows.ShadowApplicationPackageManager
- clearPackagePreferredActivitiesInternal(String, SortedMap<ComponentName, List<IntentFilter>>) - Static method in class org.robolectric.shadows.ShadowPackageManager
- clearPendingHttpResponses() - Static method in class org.robolectric.shadows.httpclient.FakeHttp
- clearPendingHttpResponses() - Method in class org.robolectric.shadows.httpclient.FakeHttpLayer
- clearPhoneIds() - Static method in class org.robolectric.shadows.ShadowSubscriptionManager
-
Removes all mappings between subscription IDs and phone IDs from the map used by
ShadowSubscriptionManager.getPhoneId(int)
. - clearPhoneTypes() - Static method in class org.robolectric.shadows.ShadowTelephonyManager
-
Removes all
subId
tophoneType
mappings. - clearPlayed() - Method in class org.robolectric.shadows.ShadowSoundPool
-
Clears the sounds played by this SoundPool.
- clearPorts() - Method in class org.robolectric.shadows.ShadowUsbManager
-
Remove all added ports from UsbManager.
- clearPrimaryClip() - Method in class org.robolectric.shadows.ShadowClipboardManager
- clearProfileOwner(ComponentName) - Method in class org.robolectric.shadows.ShadowDevicePolicyManager
- clearRegisterContentProviderException(Uri) - Method in class org.robolectric.shadows.ShadowContentResolver
-
Clears an exception previously set with
ShadowContentResolver.setRegisterContentProviderException(Uri, RuntimeException)
. - clearRegisteredReceivers() - Method in class org.robolectric.shadows.ShadowApplication
-
Clears the list of
ShadowApplication.Wrapper
s for registered receivers - clearRequestInfos() - Method in class org.robolectric.shadows.httpclient.FakeHttpLayer
- clearResponses() - Method in class org.robolectric.shadows.ShadowBluetoothGattServer
-
Clear the list of responses.
- clearSeedAccountData() - Method in class org.robolectric.shadows.ShadowUserManager
- clearServices() - Method in class org.robolectric.shadows.ShadowBluetoothGattServer
-
Remove all services from the list of provided services.
- clearSource() - Static method in class org.robolectric.shadows.ShadowAudioRecord
-
Resets
ShadowAudioRecord.AudioRecordSource
to be used for providing data toAudioRecord
, so that all requests are fulfilled for audio data by completely filling any requested buffers. - clearStartedServices() - Method in class org.robolectric.shadows.ShadowContextWrapper
-
Clears all
Intent
started byContext.startService(android.content.Intent)
. - clearStorageStats() - Method in class org.robolectric.shadows.ShadowStorageStatsManager
- clearSupportedCloudMediaProviderAuthorities() - Static method in class org.robolectric.shadows.ShadowMediaStore
-
Mutator method to clear the list of supported cloud media provider authorities.
- clearSystemAvailableFeatures() - Method in class org.robolectric.shadows.ShadowPackageManager
- clearSystemSharedLibraryNames() - Method in class org.robolectric.shadows.ShadowPackageManager
-
Clears the values returned by
PackageManager.getSystemSharedLibraryNames()
. - clearTargetUserProfiles() - Method in class org.robolectric.shadows.ShadowCrossProfileApps
-
Clears the list of accessible handles.
- clearThreadStatsTag() - Static method in class org.robolectric.shadows.ShadowTrafficStats
- clearToken(Context, String) - Static method in class org.robolectric.shadows.gms.ShadowGoogleAuthUtil
- clearToken(Context, String) - Method in class org.robolectric.shadows.gms.ShadowGoogleAuthUtil.GoogleAuthUtilImpl
- clearUsabilityScores() - Method in class org.robolectric.shadows.ShadowWifiManager
-
Clears wifi usability scores previous passed to
WifiManager.updateWifiUsabilityScore(int, int, int)
- clearUserRestriction(ComponentName, String) - Method in class org.robolectric.shadows.ShadowDevicePolicyManager
- clearUserRestrictions(UserHandle) - Method in class org.robolectric.shadows.ShadowUserManager
-
Removes all user restrictions set of a user identified by
userHandle
. - clearVcnConfig(ParcelUuid) - Method in class org.robolectric.shadows.ShadowVcnManager
- clearView() - Method in class org.robolectric.shadows.ShadowWebView
- clearWakeLocks() - Method in class org.robolectric.shadows.ShadowApplication
-
Deprecated.use ShadowPowerManager.clearWakeLocks
- clearWakeLocks() - Static method in class org.robolectric.shadows.ShadowPowerManager
-
Clears most recent recorded wakelock.
- clearWasDataSetChangedCalledFlag() - Method in class org.robolectric.shadows.ShadowBaseAdapter
- clearWasInvalidated() - Method in class org.robolectric.shadows.ShadowView
-
Clears the wasInvalidated flag
- clearWifiConnectedNetworkScorer() - Method in class org.robolectric.shadows.ShadowWifiManager
- clearWrittenBytes() - Method in class org.robolectric.shadows.ShadowBluetoothGattServer
-
Clear the list of written bytes.
- click() - Method in class org.robolectric.fakes.RoboMenuItem
- click() - Method in class org.robolectric.shadows.ShadowPreference
- clickFirstItemContainingText(String) - Method in class org.robolectric.shadows.ShadowAdapterView
- clickMenuItem(int) - Method in class org.robolectric.shadows.ShadowActivity
-
Perform a click on a menu item.
- clickOn(int) - Method in class org.robolectric.shadows.ShadowDialog
- clickOn(View) - Static method in class org.robolectric.shadows.ShadowView
-
Deprecated.Please use Espresso for view interactions
- clickOnItem(int) - Method in class org.robolectric.shadows.ShadowAlertDialog
-
Simulates a click on the
Dialog
item indicated byindex
. - clickOnText(int) - Method in class org.robolectric.shadows.ShadowDialog
- clickOnText(String) - Method in class org.robolectric.shadows.ShadowDialog
- close() - Method in class org.robolectric.android.controller.ActivityController
-
Transitions the underlying Activity to the 'destroyed' state by progressing through the appropriate lifecycle events.
- close() - Method in class org.robolectric.android.XmlResourceParserImpl
- close() - Method in class org.robolectric.fakes.BaseCursor
-
Deprecated.
- close() - Method in class org.robolectric.fakes.RoboCursor
-
Deprecated.
- close() - Method in class org.robolectric.fakes.RoboMenu
- close() - Method in class org.robolectric.fakes.RoboWebMessagePort
- close() - Method in class org.robolectric.internal.bytecode.SandboxClassLoader
- close() - Method in class org.robolectric.res.android.Asset
- close() - Method in class org.robolectric.shadows.ShadowBasicTagTechnology
- close() - Method in class org.robolectric.shadows.ShadowBluetoothGatt
-
Close this Bluetooth GATT client.
- close() - Method in class org.robolectric.shadows.ShadowBluetoothGattServer
-
Close this GATT server instance.
- close() - Method in class org.robolectric.shadows.ShadowBluetoothServerSocket
- close() - Method in class org.robolectric.shadows.ShadowBluetoothSocket
- close() - Method in class org.robolectric.shadows.ShadowCameraCaptureSessionImpl
- close() - Method in class org.robolectric.shadows.ShadowCameraDeviceImpl
- close() - Method in class org.robolectric.shadows.ShadowCloseGuard
- close() - Method in class org.robolectric.shadows.ShadowContextHubClient
- close() - Method in class org.robolectric.shadows.ShadowCursorWrapper
- close() - Method in class org.robolectric.shadows.ShadowHttpResponseCache
- close() - Method in class org.robolectric.shadows.ShadowImageReader
- close() - Method in class org.robolectric.shadows.ShadowLegacyPath
- close() - Method in class org.robolectric.shadows.ShadowMemoryMappedFile
- close() - Method in class org.robolectric.shadows.ShadowMemoryMappedFileS
- close() - Method in class org.robolectric.shadows.ShadowPackageInstaller.ShadowSession
- close() - Method in class org.robolectric.shadows.ShadowParcelFileDescriptor
- close() - Method in class org.robolectric.shadows.ShadowRangingSession
-
Forwards parameters and the session's callback to the Shadow's adapter, allowing the tester to dictate the results of the call.
- close() - Method in class org.robolectric.shadows.ShadowUsbRequest
- close() - Method in class org.robolectric.shadows.ShadowVirtualDeviceManager.ShadowVirtualDevice
-
Prevents a NPE when calling .close() on a VirtualDevice in unit tests.
- close() - Method in class org.robolectric.shadows.ShadowVirtualInputDevice
- close() - Method in class org.robolectric.shadows.ShadowWindowManagerGlobal.PredictiveBackGesture
-
Ends the back gesture.
- close(FileDescriptor) - Method in class org.robolectric.shadows.ShadowBlockGuardOs
- closeCurrentInput() - Method in class org.robolectric.shadows.ShadowInputMethodManager
-
The framework implementation does a blocking call to system server.
- CloseGuardRule - Class in org.robolectric.junit.rules
-
Rule for failing tests that leave any CloseGuards open.
- CloseGuardRule() - Constructor for class org.robolectric.junit.rules.CloseGuardRule
- closeProfileProxy(int, BluetoothProfile) - Method in class org.robolectric.shadows.ShadowBluetoothAdapter
-
Overrides behavior of
ShadowBluetoothAdapter.closeProfileProxy(int,android.bluetooth.BluetoothProfile)
ifShadowBluetoothAdapter.setProfileProxy(int, android.bluetooth.BluetoothProfile)
has been previously called. - CloudMediaChangedEvent() - Constructor for class org.robolectric.shadows.ShadowMediaStore.CloudMediaChangedEvent
- code() - Method in enum org.robolectric.res.android.DataType
- CodecConfig(int, int, ShadowMediaCodec.CodecConfig.Codec) - Constructor for class org.robolectric.shadows.ShadowMediaCodec.CodecConfig
- collapseActionView() - Method in class org.robolectric.fakes.RoboMenuItem
- COLOR - Enum constant in enum org.robolectric.res.ResType
- COLOR_MODE_HDR - Enum constant in enum org.robolectric.res.android.ResTable_config.Type
- COLOR_MODE_WIDE_COLOR_GAMUT - Enum constant in enum org.robolectric.res.android.ResTable_config.Type
- COLOR_STATE_LIST - Enum constant in enum org.robolectric.res.ResType
- ColorFilterNatives - Class in org.robolectric.nativeruntime
-
Native methods for ColorFilter JNI registration.
- ColorMatrixColorFilterNatives - Class in org.robolectric.nativeruntime
-
Native methods for ColorMatrixColorFilter JNI registration.
- colorMode - Variable in class org.robolectric.android.internal.DisplayConfig
-
The active color mode.
- colorMode - Variable in class org.robolectric.res.android.ResTable_config
- colorModeHdr() - Method in class org.robolectric.res.android.ResTable_config
-
Returns the HDR section of
ResTable_config.colorMode
. - colorModeWideColorGamut() - Method in class org.robolectric.res.android.ResTable_config
-
Returns the wide color gamut section of
ResTable_config.colorMode
. - ColorNatives - Class in org.robolectric.nativeruntime
-
Native methods for Color JNI registration.
- ColorSpaceRgbNatives - Class in org.robolectric.nativeruntime
-
Native methods for BitmapFactory JNI registration.
- columnNames - Variable in class org.robolectric.fakes.RoboCursor
-
Deprecated.
- commit() - Method in class org.robolectric.shadows.ShadowSharedPreferences.ShadowSharedPreferencesEditorImpl
- commit(IntentSender) - Method in class org.robolectric.shadows.ShadowPackageInstaller.ShadowSession
- compare(Intent, Intent) - Method in class org.robolectric.shadows.ShadowPackageManager.IntentComparator
- compareTo(Sdk) - Method in class org.robolectric.pluginapi.Sdk
-
Instances of
Sdk
are ordered by the API level they implement. - compareTo(ShadowAlarmManager.ScheduledAlarm) - Method in class org.robolectric.shadows.ShadowAlarmManager.ScheduledAlarm
- compareTo(JavaVersion) - Method in class org.robolectric.util.JavaVersion
- compareTo(AndroidVersions.AndroidRelease) - Method in class org.robolectric.versioning.AndroidVersions.AndroidRelease
-
Implements comparable.
- compileTimeSystemResourcesFile - Static variable in class org.robolectric.RuntimeEnvironment
- CompletedDownload(String, String, boolean, String, String, long, boolean) - Constructor for class org.robolectric.shadows.ShadowDownloadManager.CompletedDownload
- CompletedDownload(String, String, boolean, String, String, long, boolean, Uri, Uri) - Constructor for class org.robolectric.shadows.ShadowDownloadManager.CompletedDownload
- COMPLEX_MANTISSA_MASK - Static variable in class org.robolectric.res.android.ResourceTypes.Res_value
- COMPLEX_MANTISSA_SHIFT - Static variable in class org.robolectric.res.android.ResourceTypes.Res_value
- COMPLEX_RADIX_0p23 - Static variable in class org.robolectric.res.android.ResourceTypes.Res_value
- COMPLEX_RADIX_16p7 - Static variable in class org.robolectric.res.android.ResourceTypes.Res_value
- COMPLEX_RADIX_23p0 - Static variable in class org.robolectric.res.android.ResourceTypes.Res_value
- COMPLEX_RADIX_8p15 - Static variable in class org.robolectric.res.android.ResourceTypes.Res_value
- COMPLEX_RADIX_MASK - Static variable in class org.robolectric.res.android.ResourceTypes.Res_value
- COMPLEX_RADIX_SHIFT - Static variable in class org.robolectric.res.android.ResourceTypes.Res_value
- COMPLEX_UNIT_DIP - Static variable in class org.robolectric.res.android.ResourceTypes.Res_value
- COMPLEX_UNIT_FRACTION - Static variable in class org.robolectric.res.android.ResourceTypes.Res_value
- COMPLEX_UNIT_FRACTION_PARENT - Static variable in class org.robolectric.res.android.ResourceTypes.Res_value
- COMPLEX_UNIT_IN - Static variable in class org.robolectric.res.android.ResourceTypes.Res_value
- COMPLEX_UNIT_MASK - Static variable in class org.robolectric.res.android.ResourceTypes.Res_value
- COMPLEX_UNIT_MM - Static variable in class org.robolectric.res.android.ResourceTypes.Res_value
- COMPLEX_UNIT_PT - Static variable in class org.robolectric.res.android.ResourceTypes.Res_value
- COMPLEX_UNIT_PX - Static variable in class org.robolectric.res.android.ResourceTypes.Res_value
- COMPLEX_UNIT_SHIFT - Static variable in class org.robolectric.res.android.ResourceTypes.Res_value
- COMPLEX_UNIT_SP - Static variable in class org.robolectric.res.android.ResourceTypes.Res_value
- component - Variable in class org.robolectric.android.controller.ComponentController
- ComponentController<C extends ComponentController<C,
T>, T> - Class in org.robolectric.android.controller - ComponentController(T) - Constructor for class org.robolectric.android.controller.ComponentController
- ComponentController(T, Intent) - Constructor for class org.robolectric.android.controller.ComponentController
- ComponentState(int, int) - Constructor for class org.robolectric.shadows.ShadowPackageManager.ComponentState
- ComposePathEffectNatives - Class in org.robolectric.nativeruntime
-
Native methods for ComposePathEffect JNI registration.
- ComposeShaderNatives - Class in org.robolectric.nativeruntime
-
Native methods for ComposeShader JNI registration.
- compress(Bitmap.CompressFormat, int, OutputStream) - Method in class org.robolectric.shadows.ShadowLegacyBitmap
- computeBounds(RectF, boolean) - Method in class org.robolectric.shadows.ShadowLegacyPath
- computeChargeTimeRemaining() - Method in class org.robolectric.shadows.ShadowBatteryManager
- computeCurrentSdkFromBuildProps(Properties) - Static method in class org.robolectric.versioning.AndroidVersionInitTools
- computeCurrentVelocity(int) - Method in class org.robolectric.shadows.ShadowVelocityTracker
- computeCurrentVelocity(int, float) - Method in class org.robolectric.shadows.ShadowVelocityTracker
- computeReleaseVersion(JarFile) - Static method in class org.robolectric.versioning.AndroidVersionInitTools
- computeTestMethods() - Method in interface org.robolectric.RobolectricTestParameterInjector.DelegateTestRunner
- CONDITIONAL_CACHE - Enum constant in enum org.robolectric.fakes.RoboResponseSource
-
Make a conditional request to the host, returning the cache response if the cache is valid and the network response otherwise.
- Config - Annotation Type in org.robolectric.annotation
-
Configuration settings that can be used on a per-class or per-test basis.
- CONFIG_PROPERTIES - Static variable in class org.robolectric.RobolectricTestRunner
- Config.Builder - Class in org.robolectric.annotation
- Config.Implementation - Class in org.robolectric.annotation
- ConfigConfigurer - Class in org.robolectric.plugins
-
Provides configuration to Robolectric for its @
Config
annotation. - ConfigConfigurer(PackagePropertiesLoader) - Constructor for class org.robolectric.plugins.ConfigConfigurer
- ConfigConfigurer(PackagePropertiesLoader, GlobalConfigProvider) - Constructor for class org.robolectric.plugins.ConfigConfigurer
- ConfigDescription - Class in org.robolectric.res.android
-
transliterated from https://android.googlesource.com/platform/frameworks/base/+/android-9.0.0_r12/tools/aapt2/ConfigDescription.cpp
- ConfigDescription() - Constructor for class org.robolectric.res.android.ConfigDescription
- ConfigDescription.LocaleValue - Class in org.robolectric.res.android
- ConfigMerger - Class in org.robolectric
-
Deprecated.Provide an implementation of
javax.inject.Provider<Config>
. This class will be removed in Robolectric 4.3. - ConfigMerger() - Constructor for class org.robolectric.ConfigMerger
-
Deprecated.
- configs - Variable in class org.robolectric.res.android.ResTable.Type
- configurationChange() - Method in class org.robolectric.android.controller.ActivityController
-
Performs a configuration change on the Activity.
- configurationChange(Configuration) - Method in class org.robolectric.android.controller.ActivityController
-
Performs a configuration change on the Activity.
- configurationChange(Configuration, DisplayMetrics, int) - Method in class org.robolectric.android.controller.ActivityController
-
Performs a configuration change on the Activity.
- ConfigurationImpl() - Constructor for class org.robolectric.plugins.HierarchicalConfigurationStrategy.ConfigurationImpl
- ConfigurationRegistry - Class in org.robolectric.config
-
Holds configuration objects for the current test, computed using
Configurer
. - ConfigurationRegistry(Map<Class<?>, Object>) - Constructor for class org.robolectric.config.ConfigurationRegistry
- ConfigurationStrategy - Interface in org.robolectric.pluginapi.config
-
Strategy for configuring individual tests.
- ConfigurationStrategy.Configuration - Interface in org.robolectric.pluginapi.config
-
Heterogeneous typesafe collection of configuration objects managed by their
Configurer
. - ConfigurationV25 - Class in org.robolectric.android
- ConfigurationV25() - Constructor for class org.robolectric.android.ConfigurationV25
- configure(ClassHandler, Interceptors) - Method in class org.robolectric.internal.bytecode.Sandbox
- configure(InstrumentationConfiguration.Builder, Interceptors) - Method in class org.robolectric.config.AndroidConfigurer
- CONFIGURE_GEO_DETECTION_CAPABILITY - Static variable in class org.robolectric.shadows.ShadowTimeManager
- configureDefaultDisplay(Configuration, DisplayMetrics) - Static method in class org.robolectric.shadows.ShadowDisplayManager
-
internal only
- configuredSdks(Config, UsesSdk) - Method in class org.robolectric.plugins.DefaultSdkPicker
- Configurer<T> - Interface in org.robolectric.pluginapi.config
-
Provides configuration data for tests.
- configureSandbox(Sandbox, FrameworkMethod) - Method in class org.robolectric.internal.SandboxTestRunner
- ConfigUtils - Class in org.robolectric.annotation.internal
- connect() - Method in class org.robolectric.shadows.ShadowBasicTagTechnology
- connect() - Method in class org.robolectric.shadows.ShadowBluetoothGatt
-
Connect to a remote device, and performs a
BluetoothGattCallback.onConnectionStateChange(android.bluetooth.BluetoothGatt, int, int)
if aBluetoothGattCallback
has been set byShadowBluetoothGatt.setGattCallback(android.bluetooth.BluetoothGattCallback)
- connect() - Method in class org.robolectric.shadows.ShadowBluetoothSocket
-
This method doesn't perform an actual connection and returns immediately
- connect(int, WifiManager.ActionListener) - Method in class org.robolectric.shadows.ShadowWifiManager
- connect(BluetoothDevice) - Method in class org.robolectric.shadows.ShadowBluetoothHeadset
-
Overrides behavior of
ShadowBluetoothHeadset.connect(android.bluetooth.BluetoothDevice)
. - connect(WifiConfiguration, WifiManager.ActionListener) - Method in class org.robolectric.shadows.ShadowWifiManager
- connectGatt(Context, boolean, BluetoothGattCallback) - Method in class org.robolectric.shadows.ShadowBluetoothDevice
- connectGatt(Context, boolean, BluetoothGattCallback, int) - Method in class org.robolectric.shadows.ShadowBluetoothDevice
- connectGatt(Context, boolean, BluetoothGattCallback, int, int, Handler) - Method in class org.robolectric.shadows.ShadowBluetoothDevice
- connectionKeepAliveStrategy - Variable in class org.robolectric.shadows.httpclient.ShadowDefaultRequestDirector
- connectionManager - Variable in class org.robolectric.shadows.httpclient.ShadowDefaultRequestDirector
- connectionReuseStrategy - Variable in class org.robolectric.shadows.httpclient.ShadowDefaultRequestDirector
- connManager - Variable in class org.robolectric.shadows.httpclient.DefaultRequestDirector
-
The connection manager.
- ConscryptMode - Annotation Type in org.robolectric.annotation
-
Annotation for Conscrypt modes in Robolectric.
- ConscryptMode.Mode - Enum in org.robolectric.annotation
-
Specifies the different supported Conscrypt modes.
- ConscryptModeConfigurer - Class in org.robolectric.plugins
-
Provides configuration to Robolectric for its @
ConscryptMode
annotation. - ConscryptModeConfigurer(Properties, PackagePropertiesLoader) - Constructor for class org.robolectric.plugins.ConscryptModeConfigurer
- CONSTANT_IDLE - Enum constant in enum org.robolectric.util.Scheduler.IdleState
-
Deprecated.The
Scheduler
will automatically execute any runnables (past, present or future) as soon as they are posted and advance the clock if necessary. - Constructor - Annotation Type in org.robolectric.util.reflector
-
Indicates that the annotated method is a constructor.
- CONSTRUCTOR_METHOD_NAME - Static variable in class org.robolectric.annotation.processing.validator.ImplementsValidator
- CONSTRUCTOR_METHOD_NAME - Static variable in class org.robolectric.internal.bytecode.ShadowConstants
- consumeBatchedInputEvents(long) - Method in class org.robolectric.shadows.ShadowInputEventReceiver
- consumeContent() - Method in class org.robolectric.shadows.httpclient.HttpEntityStub
- consumeContent() - Method in class org.robolectric.shadows.httpclient.TestHttpResponse.TestHttpEntity
- Consumer<T> - Interface in org.robolectric.util
-
Represents an operation that accepts a single input argument and returns no result.
- contains(double, double) - Method in class org.robolectric.shadows.RoundRectangle
- contains(double, double, double, double) - Method in class org.robolectric.shadows.RoundRectangle
- contains(int, int) - Method in class org.robolectric.nativeruntime.RegionNatives
- contains(int, int) - Method in class org.robolectric.shadows.ShadowNativeRegion
- containsHeader(String) - Method in class org.robolectric.shadows.httpclient.HttpResponseStub
- containsHeader(String) - Method in class org.robolectric.shadows.httpclient.TestHttpResponse
- ContentProviderController<T extends ContentProvider> - Class in org.robolectric.android.controller
- ContentProviderData - Class in org.robolectric.manifest
- ContentProviderData(String, MetaData, String, Map<String, String>, List<PathPermissionData>) - Constructor for class org.robolectric.manifest.ContentProviderData
- context - Variable in class org.robolectric.shadows.ShadowApplication.Wrapper
- contextPackageName - Variable in class org.robolectric.res.AttributeResource
- controlTransfer(int, int, int, int, byte[], int, int) - Method in class org.robolectric.shadows.ShadowUsbDeviceConnection
- controlTransfer(int, int, int, int, byte[], int, int, int) - Method in class org.robolectric.shadows.ShadowUsbDeviceConnection
- Converter<T> - Class in org.robolectric.shadows
- Converter() - Constructor for class org.robolectric.shadows.Converter
- Converter.FromArray - Class in org.robolectric.shadows
- Converter.FromAttrData - Class in org.robolectric.shadows
- Converter.FromCharSequence - Class in org.robolectric.shadows
- Converter.FromColor - Class in org.robolectric.shadows
- Converter.FromFilePath - Class in org.robolectric.shadows
- Converter2<T> - Class in org.robolectric.shadows
- Converter2() - Constructor for class org.robolectric.shadows.Converter2
- Converter2.FromCharSequence - Class in org.robolectric.shadows
- Converter2.FromColor - Class in org.robolectric.shadows
- convertRawValue(String) - Method in interface org.robolectric.res.ResourceValueConverter
- convertToShadowName(String) - Static method in class org.robolectric.internal.bytecode.ShadowMap
-
Deprecated.do not use
- cookie - Variable in class org.robolectric.res.android.CppAssetManager2.ResolvedBag.Entry
- copy() - Method in class org.robolectric.res.android.CppAssetManager2.ResolvedBag.Entry
- copy() - Method in class org.robolectric.res.android.ResourceTypes.Res_value
- copy() - Method in class org.robolectric.res.ThemeStyleSet
- copy() - Method in class org.robolectric.shadows.ShadowWifiConfiguration
- copy(Bitmap.Config, boolean) - Method in class org.robolectric.shadows.ShadowLegacyBitmap
- copy(FileDescriptor, FileDescriptor, long, CancellationSignal, Executor, FileUtils.ProgressListener) - Static method in class org.robolectric.shadows.ShadowFileUtils
- copy(FileDescriptor, FileDescriptor, FileUtils.ProgressListener, CancellationSignal, long) - Static method in class org.robolectric.shadows.ShadowFileUtils
- copy(InputStream, OutputStream) - Static method in class org.robolectric.util.Util
- copyBackForwardList() - Method in class org.robolectric.shadows.ShadowWebView
- copyFrom(DisplayConfig) - Method in class org.robolectric.android.internal.DisplayConfig
- copyPixelsFromBuffer(Buffer) - Method in class org.robolectric.shadows.ShadowLegacyBitmap
- copyPixelsToBuffer(Buffer) - Method in class org.robolectric.shadows.ShadowLegacyBitmap
- copyStringToBuffer(int, CharArrayBuffer) - Method in class org.robolectric.fakes.BaseCursor
-
Deprecated.
- copyStringToBuffer(int, CharArrayBuffer) - Method in class org.robolectric.shadows.ShadowCursorWrapper
- copyTheme(long, long) - Static method in class org.robolectric.shadows.ShadowArscAssetManager
- copyTo(DisplayInfo) - Method in class org.robolectric.android.internal.DisplayConfig
- CORE_CLASS_NATIVES - Static variable in class org.robolectric.nativeruntime.DefaultNativeRuntimeLoader
- CornerPathEffectNatives - Class in org.robolectric.nativeruntime
-
Native methods for CornerPathEffect JNI registration.
- cos(float) - Static method in class org.robolectric.shadows.ShadowFloatMath
- Counter() - Constructor for class org.robolectric.shadows.ShadowTrace.Counter
- country - Variable in class org.robolectric.res.android.ResTable_config
-
Returns a packed 2-byte country code.
- CppApkAssets - Class in org.robolectric.res.android
- CppApkAssets(ZipArchiveHandle, String) - Constructor for class org.robolectric.res.android.CppApkAssets
- CppAssetManager - Class in org.robolectric.res.android
- CppAssetManager() - Constructor for class org.robolectric.res.android.CppAssetManager
- CppAssetManager2 - Class in org.robolectric.res.android
- CppAssetManager2() - Constructor for class org.robolectric.res.android.CppAssetManager2
- CppAssetManager2.PackageFunc - Interface in org.robolectric.res.android
- CppAssetManager2.ResolvedBag - Class in org.robolectric.res.android
- CppAssetManager2.ResolvedBag.Entry - Class in org.robolectric.res.android
- CppAssetManager2.ResourceName - Class in org.robolectric.res.android
- CppAssetManager2.Theme - Class in org.robolectric.res.android
- create() - Method in class org.robolectric.android.controller.ActivityController
- create() - Method in class org.robolectric.android.controller.BackupAgentController
- create() - Method in class org.robolectric.android.controller.ComponentController
- create() - Method in class org.robolectric.android.controller.ContentProviderController
-
Create and register
ContentProvider
usingProviderInfo
found from manifest. - create() - Method in class org.robolectric.android.controller.FragmentController
-
Deprecated.
- create() - Method in class org.robolectric.android.controller.IntentServiceController
- create() - Method in class org.robolectric.android.controller.ServiceController
- create() - Static method in class org.robolectric.shadows.GnssStatusBuilder
-
Deprecated.Creates a new
GnssStatusBuilder
. - create() - Static method in class org.robolectric.shadows.PolicyValueFactory
-
Return a real instance of StringPolicyValue
- create() - Method in class org.robolectric.shadows.ShadowVoiceInteractionSession
-
Simulates the creation of the
VoiceInteractionSession
, as if it was being created by the framework. - create() - Method in class org.robolectric.util.SoftThreadLocal
- create(int, int, boolean, int[]) - Static method in class org.robolectric.shadows.PhoneCapabilityFactory
-
Creates PhoneCapability.
- create(int, int, byte[]) - Static method in class org.robolectric.shadows.ShadowStatsLog.StatsLogItem
- create(int, long) - Static method in class org.robolectric.shadows.ShadowRcsUceAdapter.CapabilityFailureInfo
- create(int, Bundle) - Method in class org.robolectric.android.controller.FragmentController
-
Deprecated.Creates the activity with
Bundle
and adds the fragment to the view with IDcontentViewId
. - create(Context) - Static method in class org.robolectric.shadows.ShadowWindow
- create(Context, int) - Static method in class org.robolectric.shadows.ShadowMediaPlayer
- create(Context, int, AudioAttributes, int) - Static method in class org.robolectric.shadows.ShadowMediaPlayer
- create(Context, Uri) - Static method in class org.robolectric.shadows.ShadowMediaPlayer
- create(ProviderInfo) - Method in class org.robolectric.android.controller.ContentProviderController
-
Create and register
ContentProvider
using the givenProviderInfo
. - create(Typeface, int) - Static method in class org.robolectric.shadows.ShadowLegacyTypeface
- create(Typeface, int, boolean) - Static method in class org.robolectric.shadows.ShadowLegacyTypeface
- create(Bundle) - Method in class org.robolectric.android.controller.ActivityController
- create(Bundle) - Method in class org.robolectric.android.controller.FragmentController
-
Deprecated.Creates the activity with
Bundle
and adds the fragment to it. - create(UserHandle, String, Authority) - Static method in class org.robolectric.shadows.EnforcingAdminFactory
-
Return an
EnforcingAdmin
which can enforce a certain policy - create(String) - Method in class org.robolectric.android.controller.ContentProviderController
-
Create and register
ContentProvider
usingProviderInfo
found from manifest. - create(String) - Static method in class org.robolectric.shadows.PolicyKeyFactory
- create(String) - Method in class org.robolectric.util.TempDirectory
- create(String, byte[]) - Static method in class org.robolectric.shadows.BackupDataEntity
-
Constructs a new entity where the size of the value is the entire array.
- create(String, byte[], int) - Static method in class org.robolectric.shadows.BackupDataEntity
-
Constructs a new entity.
- create(String, int) - Static method in class org.robolectric.shadows.ShadowLegacyTypeface
- create(String, String) - Static method in class org.robolectric.shadows.BackupDataEntity
-
Constructs a pair with a string value.
- create(String, String) - Static method in class org.robolectric.shadows.ShadowMediaStore.CloudMediaChangedEvent
- create(Path, String) - Static method in class org.robolectric.res.builder.XmlBlock
- create(KeyPair, Certificate[]) - Static method in class org.robolectric.shadows.AttestedKeyPairFactory
-
Create AttestedKeyPair.
- create(Map<UserHandle, Map<PolicyKey, PolicyState<?>>>) - Static method in class org.robolectric.shadows.DevicePolicyStateBuilder
-
Return a real instance of
DevicePolicyState
- createAccelerateDecelerateInterpolator() - Static method in class org.robolectric.nativeruntime.NativeInterpolatorFactoryNatives
- createAccelerateDecelerateInterpolator() - Static method in class org.robolectric.shadows.ShadowNativeNativeInterpolatorFactory
- createAccelerateInterpolator(float) - Static method in class org.robolectric.nativeruntime.NativeInterpolatorFactoryNatives
- createAccelerateInterpolator(float) - Static method in class org.robolectric.shadows.ShadowNativeNativeInterpolatorFactory
- createActiveRecordingConfiguration(int, int, String) - Method in class org.robolectric.shadows.ShadowAudioManager
-
Creates simple active recording configuration.
- createActivityContext(ActivityThread, LoadedApk, ActivityInfo, IBinder, int, Configuration) - Method in interface org.robolectric.shadows.ShadowContextImpl._ContextImpl_
- createAndroidManifest(ManifestIdentifier) - Static method in class org.robolectric.RobolectricTestRunner
-
Deprecated.Do not use.
- createAnticipateInterpolator(float) - Static method in class org.robolectric.nativeruntime.NativeInterpolatorFactoryNatives
- createAnticipateInterpolator(float) - Static method in class org.robolectric.shadows.ShadowNativeNativeInterpolatorFactory
- createAnticipateOvershootInterpolator(float) - Static method in class org.robolectric.nativeruntime.NativeInterpolatorFactoryNatives
- createAnticipateOvershootInterpolator(float) - Static method in class org.robolectric.shadows.ShadowNativeNativeInterpolatorFactory
- createAppContext(ActivityThread, LoadedApk) - Method in interface org.robolectric.shadows.ShadowContextImpl._ContextImpl_
- createAshmemBitmap() - Method in class org.robolectric.shadows.ShadowLegacyBitmap
- createAudioPlaybackConfiguration(AudioAttributes) - Method in class org.robolectric.shadows.ShadowAudioManager
- createAuthenticationResult() - Method in class org.robolectric.shadows.ShadowFingerprintManager
- createBitmap(int[], int, int, int, int, Bitmap.Config) - Static method in class org.robolectric.shadows.ShadowLegacyBitmap
- createBitmap(int, int, Bitmap.Config) - Static method in class org.robolectric.shadows.ShadowLegacyBitmap
- createBitmap(int, int, Bitmap.Config, boolean, ColorSpace) - Static method in class org.robolectric.shadows.ShadowLegacyBitmap
- createBitmap(Bitmap, int, int, int, int, Matrix, boolean) - Static method in class org.robolectric.shadows.ShadowLegacyBitmap
- createBitmap(DisplayMetrics, int[], int, int, int, int, Bitmap.Config) - Static method in class org.robolectric.shadows.ShadowLegacyBitmap
- createBitmap(DisplayMetrics, int, int, Bitmap.Config) - Static method in class org.robolectric.shadows.ShadowLegacyBitmap
- createBitmap(DisplayMetrics, int, int, Bitmap.Config, boolean) - Static method in class org.robolectric.shadows.ShadowLegacyBitmap
- createBond() - Method in class org.robolectric.shadows.ShadowBluetoothDevice
-
Returns whether this device has been bonded with.
- createBounceInterpolator() - Static method in class org.robolectric.nativeruntime.NativeInterpolatorFactoryNatives
- createBounceInterpolator() - Static method in class org.robolectric.shadows.ShadowNativeNativeInterpolatorFactory
- createBuffer(AssetManager, String, boolean, int) - Static method in class org.robolectric.shadows.ShadowFontBuilder
-
Re-implement to avoid call to DirectByteBuffer#array, which is not supported on JDK
- createBuffer(AssetManager, String, boolean, int) - Static method in class org.robolectric.shadows.ShadowNativeFont.ShadowNativeFontBuilder
-
The Android implementation attempts to call
ByteBuffer.array()
on a direct byte buffer. - createCaptureRequest(int) - Method in class org.robolectric.shadows.ShadowCameraDeviceImpl
- createCaptureSession(SessionConfiguration) - Method in class org.robolectric.shadows.ShadowCameraDeviceImpl
- createCaptureSession(List<Surface>, CameraCaptureSession.StateCallback, Handler) - Method in class org.robolectric.shadows.ShadowCameraDeviceImpl
- createClassHandler(ShadowMap, Sandbox) - Method in class org.robolectric.internal.SandboxTestRunner
- createClassHandler(ShadowMap, Sandbox) - Method in class org.robolectric.RobolectricTestRunner
-
Create a
ClassHandler
appropriate for the given arguments. - createClassLoaderConfig(FrameworkMethod) - Method in class org.robolectric.internal.SandboxTestRunner
-
Create an
InstrumentationConfiguration
suitable for the providedFrameworkMethod
. - createClassLoaderConfig(FrameworkMethod) - Method in class org.robolectric.RobolectricTestParameterInjector
- createClassLoaderConfig(FrameworkMethod) - Method in class org.robolectric.RobolectricTestRunner
-
Create an
InstrumentationConfiguration
suitable for the providedFrameworkMethod
. - createClient(Object, Object) - Method in class org.robolectric.shadows.ShadowContextHubManager
- createClient(Object, Object, Executor) - Method in class org.robolectric.shadows.ShadowContextHubManager
- createClient(Object, PendingIntent, long) - Method in class org.robolectric.shadows.ShadowContextHubManager
- createClient(Context, Object, Executor, Object) - Method in class org.robolectric.shadows.ShadowContextHubManager
- createClient(Context, ContextHubInfo, PendingIntent, long) - Method in class org.robolectric.shadows.ShadowContextHubManager
- createConfirmFactoryResetCredentialIntent(CharSequence, CharSequence, CharSequence) - Method in class org.robolectric.shadows.ShadowKeyguardManager
-
Returns the intent set via
ShadowKeyguardManager.setConfirmFactoryResetCredentialIntent(Intent)
, otherwise null. - createConnectRequest(HttpRoute, HttpContext) - Method in class org.robolectric.shadows.httpclient.DefaultRequestDirector
-
Creates the CONNECT request for tunnelling.
- createContext() - Method in class org.robolectric.shadows.ShadowVirtualDeviceManager.ShadowVirtualDevice
- createCycleInterpolator(float) - Static method in class org.robolectric.nativeruntime.NativeInterpolatorFactoryNatives
- createCycleInterpolator(float) - Static method in class org.robolectric.shadows.ShadowNativeNativeInterpolatorFactory
- createDateIntervalFormat(String, String, String) - Static method in class org.robolectric.shadows.ShadowDateIntervalFormat
- createdCameras - Static variable in class org.robolectric.shadows.ShadowCameraManager
- createDecelerateInterpolator(float) - Static method in class org.robolectric.nativeruntime.NativeInterpolatorFactoryNatives
- createDecelerateInterpolator(float) - Static method in class org.robolectric.shadows.ShadowNativeNativeInterpolatorFactory
- createDeepProxy(Class<T>) - Static method in class org.robolectric.util.ReflectionHelpers
-
Create a proxy for the given class which returns other deep proxies from all it's methods.
- createDelegatingProxy(Class<T>, Object) - Static method in class org.robolectric.util.ReflectionHelpers
-
Create a proxy for the given class which can delegate method calls to another object.
- createDeletedEntity(String) - Static method in class org.robolectric.shadows.BackupDataEntity
-
Constructs a new entity with the given key but a negative size.
- createDirectChannel(MemoryFile) - Method in class org.robolectric.shadows.ShadowSensorManager
- createEventPayload(boolean, boolean, AudioFormat, int, byte[]) - Static method in class org.robolectric.shadows.ShadowAlwaysOnHotwordDetector
-
Invokes the normally hidden EventPayload constructor for passing to Callback#onDetected().
- createExecutorService() - Method in class org.robolectric.internal.dependency.MavenDependencyResolver
- createFetchToFileTask(URL, File) - Method in class org.robolectric.internal.dependency.MavenArtifactFetcher
- createFile(String, String) - Method in class org.robolectric.util.TempDirectory
- createForCardId(int) - Method in class org.robolectric.shadows.ShadowEuiccManager
- createForPhoneAccountHandle(PhoneAccountHandle) - Method in class org.robolectric.shadows.ShadowTelephonyManager
-
Returns
null
by default or the value specified viaShadowTelephonyManager.setTelephonyManagerForHandle(PhoneAccountHandle, TelephonyManager)
. - createForSubscriptionId(int) - Static method in class org.robolectric.shadows.ShadowImsMmTelManager
-
Returns only one instance per subscription id.
- createForSubscriptionId(int) - Method in class org.robolectric.shadows.ShadowTelephonyManager
-
Returns
null
by default or the value specified viaShadowTelephonyManager.setTelephonyManagerForSubscriptionId(int, TelephonyManager)
- createFromAsset(AssetManager.AssetInputStream, boolean, ImageDecoder.Source) - Static method in class org.robolectric.shadows.ShadowNativeImageDecoder
- createFromAsset(AssetManager.AssetInputStream, ImageDecoder.Source) - Static method in class org.robolectric.shadows.ShadowNativeImageDecoder
- createFromAsset(AssetManager, String) - Static method in class org.robolectric.shadows.ShadowLegacyTypeface
- createFromFamilies(Object) - Static method in class org.robolectric.shadows.ShadowLegacyTypeface
- createFromFamiliesWithDefault(Object) - Static method in class org.robolectric.shadows.ShadowLegacyTypeface
- createFromFamiliesWithDefault(Object, int, int) - Static method in class org.robolectric.shadows.ShadowLegacyTypeface
- createFromFamiliesWithDefault(Object, String, int, int) - Static method in class org.robolectric.shadows.ShadowLegacyTypeface
- createFromFile(File) - Static method in class org.robolectric.shadows.ShadowLegacyTypeface
- createFromFile(String) - Static method in class org.robolectric.shadows.ShadowLegacyTypeface
- createFromResourceId(int) - Static method in class org.robolectric.shadows.ShadowDrawable
-
Deprecated.use
ContextCompat.getDrawable(context, resourceId)
- createFromResources(Object, AssetManager, String) - Static method in class org.robolectric.shadows.ShadowLegacyTypeface
- createFromResources(AssetManager, String, int) - Static method in class org.robolectric.shadows.ShadowLegacyTypeface
- createFromShadowProviders(List<ShadowProvider>) - Static method in class org.robolectric.internal.bytecode.ShadowMap
- createFuture(Callable<Result>) - Method in class org.robolectric.shadows.ShadowLegacyAsyncTask
- createGroup(WifiP2pManager.Channel, WifiP2pManager.ActionListener) - Method in class org.robolectric.shadows.ShadowWifiP2pManager
- createHardwareBitmap(RenderNode, int, int) - Static method in class org.robolectric.shadows.ShadowHardwareRenderer
- createHardwareBitmap(Object, int, int) - Static method in class org.robolectric.shadows.ShadowNativeThreadedRenderer
- createHardwareBitmap(Object, int, int) - Static method in class org.robolectric.shadows.ShadowThreadedRenderer
- createHardwareBitmap(RenderNode, int, int) - Static method in class org.robolectric.shadows.ShadowNativeHardwareRenderer
- createHitTestResult(int, String) - Static method in class org.robolectric.shadows.ShadowWebView
-
Creates an instance of
WebView.HitTestResult
. - createIfNotExists(String) - Method in class org.robolectric.util.TempDirectory
- createImmutableFrameworkIdmapsInZygote() - Method in class org.robolectric.shadows.ShadowOverlayConfig
- createInsecureL2capChannel(int) - Method in class org.robolectric.shadows.ShadowBluetoothDevice
- createInstance(Context) - Static method in class org.robolectric.shadows.ShadowCookieSyncManager
- createInstanceInfo(ContextHubInfo, int, long, int) - Method in class org.robolectric.shadows.ShadowContextHubManager
-
Creates and returns a
NanoAppInstanceInfo
. - createL2capChannel(int) - Method in class org.robolectric.shadows.ShadowBluetoothDevice
- createLaunchEmergencyDialerIntent(String) - Method in class org.robolectric.shadows.ShadowTelecomManager
- createLinearInterpolator() - Static method in class org.robolectric.nativeruntime.NativeInterpolatorFactoryNatives
- createLinearInterpolator() - Static method in class org.robolectric.shadows.ShadowNativeNativeInterpolatorFactory
- createListener - Static variable in class org.robolectric.shadows.ShadowMediaPlayer
-
Listener that is called when a new MediaPlayer is constructed.
- createLockFile() - Method in class org.robolectric.internal.dependency.MavenDependencyResolver
- createLutInterpolator(float[]) - Static method in class org.robolectric.nativeruntime.NativeInterpolatorFactoryNatives
- createLutInterpolator(float[]) - Static method in class org.robolectric.shadows.ShadowNativeNativeInterpolatorFactory
- createManageBlockedNumbersIntent() - Method in class org.robolectric.shadows.ShadowTelecomManager
-
Returns the intent set by
ShadowTelecomManager.setManageBlockNumbersIntent(Intent)
()} - createMavenFetcher(String, String, String, String, int, File, ExecutorService) - Method in class org.robolectric.internal.dependency.MavenDependencyResolver
- createMockTag() - Static method in class org.robolectric.shadows.ShadowNfcAdapter
-
Factory method for creating a mock NfcAdapter.Tag
- createMulticastLock(String) - Method in class org.robolectric.shadows.ShadowWifiManager
- createNodesFromPathData(String) - Static method in class org.robolectric.shadows.ShadowPathParser
- createNotificationChannel(NotificationChannel) - Method in class org.robolectric.shadows.ShadowNotificationManager
- createNotificationChannelGroup(NotificationChannelGroup) - Method in class org.robolectric.shadows.ShadowNotificationManager
- createNotificationChannelGroups(List<NotificationChannelGroup>) - Method in class org.robolectric.shadows.ShadowNotificationManager
- createNotificationChannels(List<NotificationChannel>) - Method in class org.robolectric.shadows.ShadowNotificationManager
- createNullProxy(Class<T>) - Static method in class org.robolectric.util.ReflectionHelpers
-
Create a proxy for the given class which returns default values for every method call.
- createOnDeviceSpeechRecognizer(Context) - Static method in class org.robolectric.shadows.ShadowSpeechRecognizer
- createOvershootInterpolator(float) - Static method in class org.robolectric.nativeruntime.NativeInterpolatorFactoryNatives
- createOvershootInterpolator(float) - Static method in class org.robolectric.shadows.ShadowNativeNativeInterpolatorFactory
- createPair() - Static method in class org.robolectric.fakes.RoboWebMessagePort
- createPathFromPathData(String) - Static method in class org.robolectric.shadows.ShadowPathParser
- createPathInterpolator(float[], float[]) - Static method in class org.robolectric.nativeruntime.NativeInterpolatorFactoryNatives
- createPathInterpolator(float[], float[]) - Static method in class org.robolectric.shadows.ShadowNativeNativeInterpolatorFactory
- createPipe() - Static method in class org.robolectric.shadows.ShadowParcelFileDescriptor
- createProfile(int, int, int, int, int, int, int, int, int, int, int, int) - Static method in class org.robolectric.shadows.ShadowCamcorderProfile
- createProfile(String, String, Set<String>) - Method in class org.robolectric.shadows.ShadowUserManager
- createProxy(Class<T>, T) - Method in class org.robolectric.internal.bytecode.ProxyMaker
-
Deprecated.
- createReliablePipe() - Static method in class org.robolectric.shadows.ShadowParcelFileDescriptor
- createRequestInteractAcrossProfilesIntent() - Method in class org.robolectric.shadows.ShadowCrossProfileApps
-
Returns an intent with the same action as the one returned by system when requesting the same.
- createRfcommSocketToServiceRecord(UUID) - Method in class org.robolectric.shadows.ShadowBluetoothDevice
- createScaledBitmap(Bitmap, int, int, boolean) - Static method in class org.robolectric.shadows.ShadowLegacyBitmap
- createSensorEvent() - Method in class org.robolectric.shadows.ShadowSensorManager
-
Deprecated.Use
{@link SensorEventBuilder#newBuilder()}
instead. - createSensorEvent(int) - Static method in class org.robolectric.shadows.ShadowSensorManager
-
Deprecated.Use
{@link SensorEventBuilder#newBuilder()}
instead. - createSensorEvent(int, int) - Static method in class org.robolectric.shadows.ShadowSensorManager
-
Deprecated.Use
{@link SensorEventBuilder#newBuilder()}
instead. - createSession(PackageInstaller.SessionParams) - Method in class org.robolectric.shadows.ShadowPackageInstaller
- createShortcutResultIntent(ShortcutInfo) - Method in class org.robolectric.shadows.ShadowShortcutManager
- createSpeechRecognizer(Context, ComponentName) - Static method in class org.robolectric.shadows.ShadowSpeechRecognizer
- createSystemContext(ActivityThread) - Method in interface org.robolectric.shadows.ShadowContextImpl._ContextImpl_
- createTelephonyDisplayInfo(int, int) - Static method in class org.robolectric.shadows.ShadowTelephonyManager
-
Creates a
TelephonyDisplayInfo
. - createTest() - Method in class org.robolectric.RobolectricTestRunner
- createTest() - Method in class org.robolectric.RobolectricTestRunner.HelperTestRunner
- createTunnelToProxy(HttpRoute, int, HttpContext) - Method in class org.robolectric.shadows.httpclient.DefaultRequestDirector
-
Creates a tunnel to an intermediate proxy.
- createTunnelToTarget(HttpRoute, HttpContext) - Method in class org.robolectric.shadows.httpclient.DefaultRequestDirector
-
Creates a tunnel to the target server.
- createUnderlyingTypeface(String, int) - Static method in class org.robolectric.shadows.ShadowLegacyTypeface
- createView(Context, int, AppWidgetProviderInfo) - Method in class org.robolectric.shadows.ShadowAppWidgetHost
- createVirtualDevice(int, VirtualDeviceParams) - Method in class org.robolectric.shadows.ShadowVirtualDeviceManager
- createVirtualDisplay(VirtualDisplayConfig, Executor, VirtualDisplay.Callback) - Method in class org.robolectric.shadows.ShadowVirtualDeviceManager.ShadowVirtualDevice
- createVirtualKeyboard(VirtualKeyboardConfig) - Method in class org.robolectric.shadows.ShadowVirtualDeviceManager.ShadowVirtualDevice
- createVirtualMouse(VirtualDisplay, String, int, int) - Method in class org.robolectric.shadows.ShadowVirtualDeviceManager.ShadowVirtualDevice
- createVirtualMouse(VirtualMouseConfig) - Method in class org.robolectric.shadows.ShadowVirtualDeviceManager.ShadowVirtualDevice
- createVirtualTouchscreen(VirtualDisplay, String, int, int) - Method in class org.robolectric.shadows.ShadowVirtualDeviceManager.ShadowVirtualDevice
- createVirtualTouchscreen(VirtualTouchscreenConfig) - Method in class org.robolectric.shadows.ShadowVirtualDeviceManager.ShadowVirtualDevice
- createWebMessageChannel() - Method in class org.robolectric.shadows.ShadowWebView
- createWidget(Class<? extends AppWidgetProvider>, int) - Method in class org.robolectric.shadows.ShadowAppWidgetManager
-
Creates a widget by inflating its layout.
- createWidgets(Class<? extends AppWidgetProvider>, int, int) - Method in class org.robolectric.shadows.ShadowAppWidgetManager
-
Creates a bunch of widgets by inflating the same layout multiple times.
- createWifiLock(int, String) - Method in class org.robolectric.shadows.ShadowWifiManager
- createWifiLock(String) - Method in class org.robolectric.shadows.ShadowWifiManager
- CREATOR - Static variable in class org.robolectric.shadows.ShadowGainmap
- CREATOR - Static variable in class org.robolectric.shadows.ShadowSigningInfo
- CREATOR - Static variable in class org.robolectric.shadows.ShadowVisualVoicemailSms
- ctor(FileDescriptor) - Static method in class org.robolectric.shadows.ShadowBackupDataInput
- ctor(FileDescriptor) - Static method in class org.robolectric.shadows.ShadowBackupDataOutput
- cubicTo(float, float, float, float, float, float) - Method in class org.robolectric.shadows.ShadowLegacyPath
- CURRENT - Static variable in class org.robolectric.versioning.AndroidVersions
-
The current release this process is running on.
- currentActivityThread() - Static method in class org.robolectric.shadows.ShadowActivityThread
- currentAnnotation - Variable in class org.robolectric.annotation.processing.validator.Validator
- currentApplication() - Static method in class org.robolectric.shadows.ShadowActivityThread
- currentElement - Variable in class org.robolectric.annotation.processing.validator.Validator
- currentGnssTimeClock() - Static method in class org.robolectric.shadows.ShadowSystemClock
- currentMediaCollectionId() - Method in class org.robolectric.shadows.ShadowMediaStore.CloudMediaChangedEvent
- currentModeType - Variable in class org.robolectric.shadows.ShadowUIModeManager
- currentNetworkTimeMillis() - Static method in class org.robolectric.shadows.ShadowLegacySystemClock
- currentNetworkTimeMillis() - Static method in class org.robolectric.shadows.ShadowPausedSystemClock
- currentNightMode - Variable in class org.robolectric.shadows.ShadowUIModeManager
- currentSegment(double[]) - Method in class org.robolectric.shadows.CachedPathIteratorFactory.CachedPathIterator
- currentSegment(float[]) - Method in class org.robolectric.shadows.CachedPathIteratorFactory.CachedPathIterator
- currentSegment(float[], float) - Method in class org.robolectric.shadows.CachedPathIteratorFactory.CachedPathIterator
-
Returns the current segment up to certain length.
- currentThreadTimeMicro() - Static method in class org.robolectric.shadows.ShadowLegacySystemClock
- currentThreadTimeMicro() - Static method in class org.robolectric.shadows.ShadowPausedSystemClock
- currentThreadTimeMillis() - Static method in class org.robolectric.shadows.ShadowLegacySystemClock
- currentThreadTimeMillis() - Static method in class org.robolectric.shadows.ShadowPausedSystemClock
- currentTimeMicro() - Static method in class org.robolectric.shadows.ShadowLegacySystemClock
- currentTimeMicro() - Static method in class org.robolectric.shadows.ShadowPausedSystemClock
- currentTimeMillis() - Static method in class org.robolectric.shadows.ShadowLegacySystemClock
-
Implements
System.currentTimeMillis()
through ShadowWrangler. - currentTimeMillis() - Static method in class org.robolectric.shadows.ShadowSystem
-
Implements
System.currentTimeMillis()
through ShadowWrangler. - currentTimeMillis() - Static method in class org.robolectric.shadows.ShadowSystemClock
-
Implements
System.currentTimeMillis()
through ShadowWrangler. - currentToCanonicalPackageNames(String[]) - Method in class org.robolectric.shadows.ShadowApplicationPackageManager
- CursorWindowNatives - Class in org.robolectric.nativeruntime
-
Native methods for CursorWindow JNI registration.
D
- d(String, String) - Static method in class org.robolectric.shadows.ShadowLog
- d(String, String, Throwable) - Static method in class org.robolectric.shadows.ShadowLog
- DashPathEffectNatives - Class in org.robolectric.nativeruntime
-
Native methods for DashPathEffect JNI registration.
- data - Variable in class org.robolectric.res.android.ResourceTypes.Res_value
- data - Variable in class org.robolectric.shadows.ShadowWebView.LoadData
- data - Variable in class org.robolectric.shadows.ShadowWebView.LoadDataWithBaseURL
- data() - Method in class org.robolectric.shadows.BackupDataEntity
-
The byte array of data in a backup entity.
- DATA_NULL_EMPTY - Static variable in class org.robolectric.res.android.ResourceTypes.Res_value
- DATA_NULL_UNDEFINED - Static variable in class org.robolectric.res.android.ResourceTypes.Res_value
- DataAuthority(String, String) - Constructor for class org.robolectric.manifest.IntentFilterData.DataAuthority
- dataChanged() - Method in class org.robolectric.shadows.ShadowBackupManager
- DataMessageParams(String, String, short, byte[], PendingIntent, PendingIntent) - Constructor for class org.robolectric.shadows.ShadowSmsManager.DataMessageParams
- dataSize() - Method in class org.robolectric.shadows.BackupDataEntity
-
The size of data in a backup entity.
- DataSource - Class in org.robolectric.shadows.util
-
Opaque class for uniquely identifying a media data source, as used by
ShadowMediaPlayer
,ShadowMediaMetadataRetriever
, andShadowMediaExtractor
- DataSource.FileDescriptorTransform - Interface in org.robolectric.shadows.util
-
Transform a
FileDescriptor
to a string. - dataType - Variable in class org.robolectric.res.android.ResourceTypes.Res_value
- DataType - Enum in org.robolectric.res.android
-
Resource type codes.
- deactivate() - Method in class org.robolectric.fakes.BaseCursor
-
Deprecated.
- deactivate() - Method in class org.robolectric.shadows.ShadowCursorWrapper
- debug(String, Object...) - Static method in class org.robolectric.util.Logger
-
Log a debug message.
- declareActionUnbindable(String) - Method in class org.robolectric.shadows.ShadowApplication
- declareComponentUnbindable(ComponentName) - Method in class org.robolectric.shadows.ShadowApplication
-
Configures the ShadowApplication so that bindService calls for the given ComponentName return false and do not call onServiceConnected.
- decodeByteArray(byte[], int, int) - Static method in class org.robolectric.shadows.ShadowBitmapFactory
- decodeByteArray(byte[], int, int, BitmapFactory.Options) - Static method in class org.robolectric.shadows.ShadowBitmapFactory
- decodeFile(String) - Static method in class org.robolectric.shadows.ShadowBitmapFactory
- decodeFile(String, BitmapFactory.Options) - Static method in class org.robolectric.shadows.ShadowBitmapFactory
- decodeFileDescriptor(FileDescriptor, Rect, BitmapFactory.Options) - Static method in class org.robolectric.shadows.ShadowBitmapFactory
- decoder() - Method in enum org.robolectric.res.android.ResourceString.Type
- decodeRegion(Rect, BitmapFactory.Options) - Method in class org.robolectric.shadows.ShadowBitmapRegionDecoder
- decodeResource(Resources, int, BitmapFactory.Options) - Static method in class org.robolectric.shadows.ShadowBitmapFactory
- decodeResource(Resources, int, BitmapFactory.Options) - Static method in class org.robolectric.shadows.ShadowNativeBitmapFactory
- decodeResourceStream(Resources, TypedValue, InputStream, Rect, BitmapFactory.Options) - Static method in class org.robolectric.shadows.ShadowBitmapFactory
- decodeSdk(int, int, int, int, int) - Method in class org.robolectric.plugins.DefaultSdkPicker
- decodeStream(InputStream) - Static method in class org.robolectric.shadows.ShadowBitmapFactory
- decodeStream(InputStream, Rect, BitmapFactory.Options) - Static method in class org.robolectric.shadows.ShadowBitmapFactory
- decodeStream(InputStream, Rect, BitmapFactory.Options) - Static method in class org.robolectric.shadows.ShadowNativeBitmapFactory
-
The real implementation of
BitmapFactory.decodeStream(InputStream, Rect, Options)
checks if the stream is anAssetManager.AssetInputStream
object and subsequently passes in native asset ids into native code. - decodeString(ByteBuffer, int, ResourceString.Type) - Static method in class org.robolectric.res.android.ResourceString
-
Given a buffer and an offset into the buffer, returns a String.
- decorate(MutableClass) - Method in interface org.robolectric.internal.bytecode.ClassInstrumentor.Decorator
- decorate(MutableClass) - Method in class org.robolectric.internal.bytecode.ShadowDecorator
- decorFitsSystemWindows - Variable in class org.robolectric.shadows.ShadowPhoneWindow
- deepSleep(long) - Static method in class org.robolectric.shadows.ShadowPausedSystemClock
-
Advances the current time (elapsed realtime only) by given millis, without sleeping the current thread.
- DEFAULT_APPLICATION - Static variable in annotation type org.robolectric.annotation.Config
- DEFAULT_ASSET_FOLDER - Static variable in annotation type org.robolectric.annotation.Config
- DEFAULT_DENSITY - Static variable in class org.robolectric.android.DeviceConfig
- DEFAULT_DISABLE_MASK - Static variable in class org.robolectric.shadows.ShadowStatusBarManager
- DEFAULT_DISABLE2_MASK - Static variable in class org.robolectric.shadows.ShadowStatusBarManager
- DEFAULT_FONT_SCALE - Static variable in annotation type org.robolectric.annotation.Config
- DEFAULT_MANIFEST_NAME - Static variable in annotation type org.robolectric.annotation.Config
- DEFAULT_MAX_VOLUME - Static variable in class org.robolectric.shadows.ShadowAudioManager
- DEFAULT_MIN_BUFFER_SIZE - Static variable in class org.robolectric.shadows.ShadowAudioTrack
- DEFAULT_PACKAGE_NAME - Static variable in annotation type org.robolectric.annotation.Config
- DEFAULT_QUALIFIERS - Static variable in annotation type org.robolectric.annotation.Config
- DEFAULT_RES_FOLDER - Static variable in annotation type org.robolectric.annotation.Config
- DEFAULT_SCREEN_SIZE - Static variable in class org.robolectric.android.DeviceConfig
- DEFAULT_SDK - Static variable in annotation type org.robolectric.annotation.Implementation
- DEFAULT_SECONDARY_USER_ID - Static variable in class org.robolectric.shadows.ShadowUserManager
-
The default user ID user for secondary user testing, when the ID is not otherwise specified.
- DEFAULT_STORAGE_FREE_BYTES - Static variable in class org.robolectric.shadows.ShadowStorageStatsManager
- DEFAULT_STORAGE_TOTAL_BYTES - Static variable in class org.robolectric.shadows.ShadowStorageStatsManager
- DEFAULT_VALUE_INT - Static variable in annotation type org.robolectric.annotation.Config
- DEFAULT_VALUE_STRING - Static variable in annotation type org.robolectric.annotation.Config
- DEFAULT_VOLUME - Static variable in class org.robolectric.shadows.ShadowAudioManager
- defaultConfig() - Method in interface org.robolectric.pluginapi.config.Configurer
-
Returns the default configuration for tests that do not specify a configuration of this type.
- defaultConfig() - Method in class org.robolectric.plugins.config.SingleValueConfigurer
- defaultConfig() - Method in class org.robolectric.plugins.ConfigConfigurer
- defaultConfig() - Method in class org.robolectric.plugins.GetInstallerPackageNameModeConfigurer
- defaultInjector() - Static method in class org.robolectric.internal.SandboxTestRunner
- defaultInjector() - Static method in class org.robolectric.RobolectricTestRunner
- DefaultManifestFactory - Class in org.robolectric.internal
- DefaultManifestFactory(Properties) - Constructor for class org.robolectric.internal.DefaultManifestFactory
- defaultModeId - Variable in class org.robolectric.android.internal.DisplayConfig
-
The default display mode.
- DefaultNativeRuntimeLoader - Class in org.robolectric.nativeruntime
-
Loads the Robolectric native runtime.
- DefaultNativeRuntimeLoader() - Constructor for class org.robolectric.nativeruntime.DefaultNativeRuntimeLoader
- DefaultRequestDirector - Class in org.robolectric.shadows.httpclient
-
Default implementation of
RequestDirector
. - DefaultRequestDirector(Log, HttpRequestExecutor, ClientConnectionManager, ConnectionReuseStrategy, ConnectionKeepAliveStrategy, HttpRoutePlanner, HttpProcessor, HttpRequestRetryHandler, RedirectHandler, AuthenticationHandler, AuthenticationHandler, UserTokenHandler, HttpParams) - Constructor for class org.robolectric.shadows.httpclient.DefaultRequestDirector
- DefaultRequestDirector(HttpRequestExecutor, ClientConnectionManager, ConnectionReuseStrategy, ConnectionKeepAliveStrategy, HttpRoutePlanner, HttpProcessor, HttpRequestRetryHandler, RedirectHandler, AuthenticationHandler, AuthenticationHandler, UserTokenHandler, HttpParams) - Constructor for class org.robolectric.shadows.httpclient.DefaultRequestDirector
- DefaultRequestMatcher(String, String) - Constructor for class org.robolectric.shadows.httpclient.FakeHttpLayer.DefaultRequestMatcher
- defaults() - Static method in class org.robolectric.annotation.Config.Builder
-
This returns actual default values where they exist, in the sense that we could use the values, rather than markers like
-1
or--default
. - DefaultSdk(int, String, String, String, int) - Constructor for class org.robolectric.plugins.DefaultSdkProvider.DefaultSdk
- DefaultSdkPicker - Class in org.robolectric.plugins
-
Robolectric's default
SdkPicker
. - DefaultSdkPicker(SdkCollection, String) - Constructor for class org.robolectric.plugins.DefaultSdkPicker
- DefaultSdkPicker(SdkCollection, Properties) - Constructor for class org.robolectric.plugins.DefaultSdkPicker
- DefaultSdkProvider - Class in org.robolectric.plugins
-
Robolectric's default
SdkProvider
. - DefaultSdkProvider(DependencyResolver) - Constructor for class org.robolectric.plugins.DefaultSdkProvider
- DefaultSdkProvider.DefaultSdk - Class in org.robolectric.plugins
-
Represents an Android SDK stored at Maven Central.
- defaultsFor(Class<A>) - Static method in class org.robolectric.util.ReflectionHelpers
- DefaultTestLifecycle - Class in org.robolectric
-
The default
TestLifecycle
used by Robolectric. - DefaultTestLifecycle() - Constructor for class org.robolectric.DefaultTestLifecycle
- defaultValueForType(String) - Static method in class org.robolectric.util.ReflectionHelpers
- DEFERRED_STATIC_INITIALIZERS - Static variable in class org.robolectric.nativeruntime.DefaultNativeRuntimeLoader
-
DefaultNativeRuntimeLoader.DEFERRED_STATIC_INITIALIZERS
that invoke their own native methods in static initializers. - defineEntityReplacementText(String, String) - Method in class org.robolectric.android.XmlResourceParserImpl
- delay - Variable in class org.robolectric.shadows.ShadowVibrator.PrimitiveEffect
- delete() - Method in class org.robolectric.shadows.ShadowHttpResponseCache
- delete(Uri, String, String[]) - Method in class org.robolectric.shadows.ShadowContentProviderClient
- delete(Uri, String, String[]) - Method in class org.robolectric.shadows.ShadowContentResolver
-
If a
ContentProvider
is registered for the givenUri
, itsContentProvider.delete(Uri, String, String[])
method will be invoked. - deleteApplicationCacheFiles(String, IPackageDataObserver) - Method in class org.robolectric.shadows.ShadowApplicationPackageManager
- deleteApplicationCacheFilesAsUser(String, int, IPackageDataObserver) - Method in class org.robolectric.shadows.ShadowApplicationPackageManager
- deleteIncidentReports(Uri) - Method in class org.robolectric.shadows.ShadowIncidentManager
- deleteModule(String) - Method in class org.robolectric.shadows.ShadowPackageManager
-
Deletes a module when given the module's package name
ModuleInfo
be sure to give the correct name as this method does not ensure existence of the module before deletion. - deleteNotificationChannel(String) - Method in class org.robolectric.shadows.ShadowNotificationManager
- deleteNotificationChannelGroup(String) - Method in class org.robolectric.shadows.ShadowNotificationManager
-
Delete a notification channel group and all notification channels associated with the group.
- deletePackage(String) - Method in class org.robolectric.shadows.ShadowPackageManager
-
Uninstalls the package from the system in a way, that will allow its discovery through
PackageManager.MATCH_UNINSTALLED_PACKAGES
. - deletePackage(String, IPackageDeleteObserver, int) - Method in class org.robolectric.shadows.ShadowApplicationPackageManager
- deletePackage(String, IPackageDeleteObserver, int) - Method in class org.robolectric.shadows.ShadowPackageManager
- deletePackageAsUser(String, IPackageDeleteObserver, int, int) - Method in class org.robolectric.shadows.ShadowApplicationPackageManager
- deleteProvisionedVpnProfile() - Method in class org.robolectric.shadows.ShadowVpnManager
- deleteString(ContentResolver, String, String) - Static method in class org.robolectric.shadows.ShadowSettings.ShadowConfig
- deleteString(String, String) - Static method in class org.robolectric.shadows.ShadowSettings.ShadowConfig
- deleteTheme(long) - Method in class org.robolectric.shadows.ShadowArscAssetManager
- density - Variable in class org.robolectric.res.android.ResTable_config
- DENSITY_ANY - Static variable in class org.robolectric.res.android.ResTable_config
- DENSITY_DEFAULT - Static variable in class org.robolectric.res.android.ResTable_config
- DENSITY_DPI - Enum constant in enum org.robolectric.res.android.ResTable_config.Type
- DENSITY_DPI_ANY - Static variable in class org.robolectric.res.android.ResTable_config
- DENSITY_DPI_MDPI - Static variable in class org.robolectric.res.android.ResTable_config
- DENSITY_DPI_NONE - Static variable in class org.robolectric.res.android.ResTable_config
- DENSITY_DPI_UNDEFINED - Static variable in class org.robolectric.res.android.ResTable_config
- DENSITY_HIGH - Static variable in class org.robolectric.res.android.ResTable_config
- DENSITY_LOW - Static variable in class org.robolectric.res.android.ResTable_config
- DENSITY_MEDIUM - Static variable in class org.robolectric.res.android.ResTable_config
- DENSITY_NONE - Static variable in class org.robolectric.res.android.ResTable_config
- DENSITY_TV - Static variable in class org.robolectric.res.android.ResTable_config
- DENSITY_XHIGH - Static variable in class org.robolectric.res.android.ResTable_config
- DENSITY_XXHIGH - Static variable in class org.robolectric.res.android.ResTable_config
- DENSITY_XXXHIGH - Static variable in class org.robolectric.res.android.ResTable_config
- DENY_ALL - Enum constant in enum org.robolectric.shadows.ShadowTelecomManager.CallRequestMode
-
Automatically denies all call requests.
- denyIncomingCall(ShadowTelecomManager.IncomingCallRecord) - Method in class org.robolectric.shadows.ShadowTelecomManager
- denyOutgoingCall(ShadowTelecomManager.OutgoingCallRecord) - Method in class org.robolectric.shadows.ShadowTelecomManager
- denyPermissions(int, int, String...) - Method in class org.robolectric.shadows.ShadowContextWrapper
-
Revoke the given permissions for the given process and user.
- denyPermissions(String...) - Method in class org.robolectric.shadows.ShadowContextWrapper
-
Revoke the given permissions for the current process and user.
- DependencyJar - Class in org.robolectric.internal.dependency
- DependencyJar(String, String, String) - Constructor for class org.robolectric.internal.dependency.DependencyJar
- DependencyJar(String, String, String, String) - Constructor for class org.robolectric.internal.dependency.DependencyJar
- DependencyResolver - Interface in org.robolectric.internal.dependency
-
Provides mapping between a Maven coordinate (e.g.
- DeprecatedMethodMarkerException - Exception in org.robolectric.internal
- DeprecatedMethodMarkerException() - Constructor for exception org.robolectric.internal.DeprecatedMethodMarkerException
- DeprecatedMethodsCheck - Class in org.robolectric.errorprone.bugpatterns
-
Checks for the deprecated methods.
- DeprecatedMethodsCheck() - Constructor for class org.robolectric.errorprone.bugpatterns.DeprecatedMethodsCheck
- DeprecatedTestRunnerDefaultConfigProvider() - Constructor for class org.robolectric.RobolectricTestRunner.DeprecatedTestRunnerDefaultConfigProvider
-
Deprecated.
- describeContents() - Method in class org.robolectric.shadows.ShadowVisualVoicemailSms
- description - Variable in class org.robolectric.res.android.ResourceTable.flag_entry
- description() - Method in class org.robolectric.shadows.ShadowAccessibilityService.GestureDispatch
-
The description of the gesture to be dispatched.
- destroy() - Method in class org.robolectric.android.controller.ActivityController
- destroy() - Method in class org.robolectric.android.controller.BackupAgentController
- destroy() - Method in class org.robolectric.android.controller.ComponentController
- destroy() - Method in class org.robolectric.android.controller.FragmentController
-
Deprecated.
- destroy() - Method in class org.robolectric.android.controller.IntentServiceController
- destroy() - Method in class org.robolectric.android.controller.ServiceController
- destroy() - Method in class org.robolectric.shadows.ShadowConnection
- destroy() - Method in class org.robolectric.shadows.ShadowSpeechRecognizer
- destroy() - Method in interface org.robolectric.shadows.ShadowSpeechRecognizer.ShadowSpeechRecognizerDirectAccessors
-
Invokes
SpeechRecognizer.destroy()
on a real instance ofSpeechRecognizer
. - destroy() - Method in class org.robolectric.shadows.ShadowSpeechRecognizerImpl
- destroy() - Method in class org.robolectric.shadows.ShadowWebView
- destroy() - Method in class org.robolectric.util.TempDirectory
- destroyAsset(long) - Method in class org.robolectric.shadows.ShadowArscAssetManager
- destroyDateIntervalFormat(long) - Static method in class org.robolectric.shadows.ShadowDateIntervalFormat
- determineRoute(HttpHost, HttpRequest, HttpContext) - Method in class org.robolectric.shadows.httpclient.DefaultRequestDirector
-
Determines the route for a request.
- device - Variable in class org.robolectric.shadows.ShadowInputEvent
- DeviceConfig - Class in org.robolectric.android
-
Supports device configuration for Robolectric tests.
- DeviceConfig.ScreenSize - Enum in org.robolectric.android
-
Standard sizes for the screen size qualifier.
- deviceConnected(BluetoothDevice) - Method in class org.robolectric.shadows.ShadowBluetoothServerSocket
-
Creates
BluetoothSocket
for the given device and makes this socket available immediately in theShadowBluetoothServerSocket.accept(int)
method. - deviceHasKeys(int, int[]) - Method in class org.robolectric.shadows.ShadowInputManager
- deviceId - Variable in class org.robolectric.shadows.ShadowActivity.PermissionsRequest
- DevicePolicyStateBuilder - Class in org.robolectric.shadows
-
Factory for
DevicePolicyState
- DeviceStateSensorOrientationBuilder - Class in org.robolectric.shadows
-
Builder for
DeviceStateSensorOrientationMap
which was introduced in Android T. - didClearCacheIncludeDiskFiles() - Method in class org.robolectric.shadows.ShadowWebView
- didRequestLayout() - Method in class org.robolectric.shadows.ShadowView
- DIMEN - Enum constant in enum org.robolectric.res.ResType
- DIMENSION - Enum constant in enum org.robolectric.res.android.DataType
-
data
holds a complex number encoding a dimension value, such as "100in". - direct() - Element in annotation type org.robolectric.util.reflector.ForType
- Direct - Annotation Type in org.robolectric.util.reflector
-
Indicates that the annotated method should use the original $$robo$$-prefixed implementation so that it can be invoked in the shadow for the method.
- directInitialize(Class<?>) - Method in class org.robolectric.internal.bytecode.ShadowImpl
- directInitialize(Class<?>) - Method in interface org.robolectric.internal.IShadow
- directInitialize(Class<?>) - Static method in class org.robolectric.shadow.api.Shadow
- directlyOn(Class<T>, String, ReflectionHelpers.ClassParameter...) - Static method in class org.robolectric.shadow.api.Shadow
- directlyOn(Class<T>, String, ReflectionHelpers.ClassParameter<?>...) - Method in class org.robolectric.internal.bytecode.ShadowImpl
- directlyOn(Class<T>, String, ReflectionHelpers.ClassParameter<?>...) - Method in interface org.robolectric.internal.IShadow
- directlyOn(Object, String, String, ReflectionHelpers.ClassParameter...) - Static method in class org.robolectric.shadow.api.Shadow
- directlyOn(Object, String, String, ReflectionHelpers.ClassParameter<?>...) - Method in class org.robolectric.internal.bytecode.ShadowImpl
- directlyOn(Object, String, String, ReflectionHelpers.ClassParameter<?>...) - Method in interface org.robolectric.internal.IShadow
- directlyOn(T, Class<T>) - Method in class org.robolectric.internal.bytecode.ShadowImpl
- directlyOn(T, Class<T>) - Method in interface org.robolectric.internal.IShadow
- directlyOn(T, Class<T>) - Static method in class org.robolectric.shadow.api.Shadow
- directlyOn(T, Class<T>, String, ReflectionHelpers.ClassParameter...) - Static method in class org.robolectric.shadow.api.Shadow
- directlyOn(T, Class<T>, String, ReflectionHelpers.ClassParameter<?>...) - Method in class org.robolectric.internal.bytecode.ShadowImpl
- directlyOn(T, Class<T>, String, ReflectionHelpers.ClassParameter<?>...) - Method in interface org.robolectric.internal.IShadow
- directMethodName(String, String) - Method in class org.robolectric.internal.bytecode.ShadowImpl
- directMethodName(String, String) - Method in interface org.robolectric.internal.IShadow
- directMethodName(String, String) - Static method in class org.robolectric.shadow.api.Shadow
- directMethodName(MutableClass, String) - Static method in class org.robolectric.internal.bytecode.ClassInstrumentor
- directNativeMethodName(String, String) - Method in class org.robolectric.internal.bytecode.ShadowImpl
- directNativeMethodName(String, String) - Method in interface org.robolectric.internal.IShadow
- directNativeMethodName(String, String) - Static method in class org.robolectric.shadow.api.Shadow
- DirectObjectMarker - Class in org.robolectric.internal.bytecode
- disable() - Method in class org.robolectric.shadows.ShadowBluetoothAdapter
- disable() - Method in class org.robolectric.shadows.ShadowNfcAdapter
- disable(boolean) - Method in class org.robolectric.shadows.ShadowBluetoothAdapter
- disable(int) - Method in class org.robolectric.shadows.ShadowStatusBarManager
- DISABLE_CLOCK - Static variable in class org.robolectric.shadows.ShadowStatusBarManager
- DISABLE_EXPAND - Static variable in class org.robolectric.shadows.ShadowStatusBarManager
- DISABLE_HOME - Static variable in class org.robolectric.shadows.ShadowStatusBarManager
- DISABLE_NONE - Static variable in class org.robolectric.shadows.ShadowStatusBarManager
- DISABLE_NOTIFICATION_ALERTS - Static variable in class org.robolectric.shadows.ShadowStatusBarManager
- DISABLE_RECENT - Static variable in class org.robolectric.shadows.ShadowStatusBarManager
- DISABLE_SEARCH - Static variable in class org.robolectric.shadows.ShadowStatusBarManager
- disable2(int) - Method in class org.robolectric.shadows.ShadowStatusBarManager
- DISABLE2_NONE - Static variable in class org.robolectric.shadows.ShadowStatusBarManager
- DISABLE2_ROTATE_SUGGESTIONS - Static variable in class org.robolectric.shadows.ShadowStatusBarManager
- disableCarMode(int) - Method in class org.robolectric.shadows.ShadowUIModeManager
- disableForegroundDispatch(Activity) - Method in class org.robolectric.shadows.ShadowNfcAdapter
- disableKeyguard() - Method in class org.robolectric.shadows.ShadowKeyguardManager.ShadowKeyguardLock
-
Sets the value to be returned by
ShadowKeyguardManager.ShadowKeyguardLock.isEnabled()
to false. - disableNetwork(int) - Method in class org.robolectric.shadows.ShadowWifiManager
- disableReaderMode(Activity) - Method in class org.robolectric.shadows.ShadowNfcAdapter
- disableScoring() - Method in class org.robolectric.shadows.ShadowNetworkScoreManager
- disableShortcuts(List<String>) - Method in class org.robolectric.shadows.ShadowShortcutManager
- disableShortcuts(List<String>, CharSequence) - Method in class org.robolectric.shadows.ShadowShortcutManager
- disableVsync() - Static method in class org.robolectric.nativeruntime.HardwareRendererNatives
- disableVsync() - Static method in class org.robolectric.shadows.ShadowNativeHardwareRenderer
- disallowCharacteristicNotification(BluetoothGattCharacteristic) - Method in class org.robolectric.shadows.ShadowBluetoothGatt
-
Disallows the incoming characteristic to be set to enable notification.
- disassociate(int) - Method in class org.robolectric.shadows.ShadowCompanionDeviceManager
- disassociate(String) - Method in class org.robolectric.shadows.ShadowCompanionDeviceManager
- disconnect() - Method in class org.robolectric.shadows.ShadowBluetoothGatt
-
Disconnects an established connection, or cancels a connection attempt currently in progress.
- disconnect(BluetoothDevice) - Method in class org.robolectric.shadows.ShadowBluetoothHeadset
-
Overrides behavior of
ShadowBluetoothHeadset.disconnect(android.bluetooth.BluetoothDevice)
. - discoverServices() - Method in class org.robolectric.shadows.ShadowBluetoothGatt
-
Overrides
BluetoothGatt.discoverServices()
to always return false unless there are discoverable services made available byShadowBluetoothGatt.addDiscoverableService(android.bluetooth.BluetoothGattService)
- DiscretePathEffectNatives - Class in org.robolectric.nativeruntime
-
Native methods for DiscretePathEffect JNI registration.
- dismiss() - Method in class org.robolectric.shadows.ShadowDialog
- dismiss() - Method in class org.robolectric.shadows.ShadowPopupMenu
- dismissDialog(int) - Method in class org.robolectric.shadows.ShadowActivity
- dispatchActivityResult(String, int, int, Intent) - Method in interface org.robolectric.shadows._Activity_
- dispatchActivityResult(String, int, int, Intent, String) - Method in interface org.robolectric.shadows._Activity_
- dispatchGesture(GestureDescription, AccessibilityService.GestureResultCallback, Handler) - Method in class org.robolectric.shadows.ShadowAccessibilityService
- dispatchMediaKeyEvent(KeyEvent) - Method in class org.robolectric.shadows.ShadowAudioManager
-
Sends a simulated key event for a media button.
- dispatchResized(Rect) - Method in interface org.robolectric.shadows.ShadowViewRootImpl.ViewRootImplReflector
- dispatchResized(Rect, Rect, Rect, Rect, Rect, boolean, Configuration) - Method in interface org.robolectric.shadows.ShadowViewRootImpl.ViewRootImplReflector
- dispatchResized(Rect, Rect, Rect, Rect, Rect, Rect, boolean, Configuration) - Method in interface org.robolectric.shadows.ShadowViewRootImpl.ViewRootImplReflector
- dispatchResized(Rect, Rect, Rect, Rect, Rect, Rect, boolean, Configuration, Rect, boolean, boolean) - Method in interface org.robolectric.shadows.ShadowViewRootImpl.ViewRootImplReflector
- dispatchResized(Rect, Rect, Rect, Rect, Rect, Rect, boolean, Object, Rect, boolean, boolean, int) - Method in interface org.robolectric.shadows.ShadowViewRootImpl.ViewRootImplReflector
- dispatchResized(Rect, Rect, Rect, Rect, Rect, Rect, boolean, Object, Rect, boolean, boolean, int, Object) - Method in interface org.robolectric.shadows.ShadowViewRootImpl.ViewRootImplReflector
- dispatchTagDiscovered(Tag) - Method in class org.robolectric.shadows.ShadowNfcAdapter
-
Dispatches the tag onto any registered readers.
- displayCompletions(View, CompletionInfo[]) - Method in class org.robolectric.shadows.ShadowInputMethodManager
- DisplayConfig - Class in org.robolectric.android.internal
-
Describes the characteristics of a particular logical display.
- DisplayConfig() - Constructor for class org.robolectric.android.internal.DisplayConfig
- DisplayConfig(DisplayInfo) - Constructor for class org.robolectric.android.internal.DisplayConfig
- DisplayConfig(DisplayConfig) - Constructor for class org.robolectric.android.internal.DisplayConfig
- displayCutout - Variable in class org.robolectric.android.internal.DisplayConfig
-
The area of the display that is not functional for displaying content
- displaySet - Static variable in class org.robolectric.android.Bootstrap
-
internal only
- dispose() - Method in class org.robolectric.shadows.ShadowCursorWindow
- dispose() - Method in class org.robolectric.shadows.ShadowPausedChoreographer
- dispose(boolean) - Method in interface org.robolectric.shadows.ShadowDisplayEventReceiver.DisplayEventReceiverReflector
- dispose(boolean) - Method in class org.robolectric.shadows.ShadowDisplayEventReceiver
- dispose(boolean) - Method in class org.robolectric.shadows.ShadowInputEventReceiver
- dispose(boolean) - Method in class org.robolectric.shadows.ShadowSQLiteConnection
- DO_NOTHING - Static variable in class org.robolectric.internal.bytecode.ShadowWrangler
- DO_NOTHING_HANDLER - Static variable in class org.robolectric.internal.bytecode.ShadowWrangler
- DO_NOTHING_METHOD - Static variable in class org.robolectric.internal.bytecode.ShadowWrangler
- DocumentedElement - Class in org.robolectric.annotation.processing
- DocumentedElement(String) - Constructor for class org.robolectric.annotation.processing.DocumentedElement
- DocumentedMethod - Class in org.robolectric.annotation.processing
- DocumentedMethod(String) - Constructor for class org.robolectric.annotation.processing.DocumentedMethod
- DocumentedPackage - Class in org.robolectric.annotation.processing
- DocumentedType - Class in org.robolectric.annotation.processing
- DocumentLoader - Class in org.robolectric.res
- DocumentLoader(String, Path) - Constructor for class org.robolectric.res.DocumentLoader
- documentMethod(TypeElement, DocumentedMethod) - Method in class org.robolectric.annotation.processing.RobolectricModel.Builder
- documentPackage(String, String) - Method in class org.robolectric.annotation.processing.RobolectricModel.Builder
- documentType(TypeElement, String, List<String>) - Method in class org.robolectric.annotation.processing.RobolectricModel.Builder
- doFrame(long, int) - Method in interface org.robolectric.shadows.ShadowChoreographer.ChoreographerReflector
- doFrame(long, int) - Method in class org.robolectric.shadows.ShadowChoreographer
- doFrame(long, int, Object) - Method in class org.robolectric.shadows.ShadowChoreographer
- doFrame(long, int, Object) - Method in interface org.robolectric.shadows.ShadowChoreographer.ChoreographerReflector
- doLoad() - Method in class org.robolectric.shadows.util.SQLiteLibraryLoader
- doNotAcquireClass(Class<?>) - Method in class org.robolectric.internal.bytecode.InstrumentationConfiguration.Builder
- doNotAcquireClass(String) - Method in class org.robolectric.internal.bytecode.InstrumentationConfiguration.Builder
- doNotAcquirePackage(String) - Method in class org.robolectric.internal.bytecode.InstrumentationConfiguration.Builder
- DoNotInstrument - Annotation Type in org.robolectric.annotation.internal
-
Indicates that a class should not be stripped/instrumented under any circumstances.
- doNotInstrumentClass(String) - Method in class org.robolectric.internal.bytecode.InstrumentationConfiguration.Builder
- doNotInstrumentPackage(String) - Method in class org.robolectric.internal.bytecode.InstrumentationConfiguration.Builder
- doNotUseSetCrashOnIncorrectUsage(boolean) - Static method in class org.robolectric.shadows.ShadowTrace
-
Do not use this method unless absolutely necessary.
- doParse(XMLStreamReader, XmlContext) - Method in class org.robolectric.res.StaxDocumentLoader
- doPendingUninstallCallbacks() - Method in class org.robolectric.shadows.ShadowPackageManager
-
Runs the callbacks pending from calls to
PackageManager.deletePackage(String, IPackageDeleteObserver, int)
- doSetDataSource(DataSource) - Method in class org.robolectric.shadows.ShadowMediaPlayer
-
Sets the data source without doing any other emulation.
- doStart() - Method in class org.robolectric.shadows.ShadowMediaPlayer
-
Starts simulated playback.
- doStart() - Method in class org.robolectric.shadows.ShadowRenderNodeAnimator
- doStart() - Method in class org.robolectric.shadows.ShadowRenderNodeAnimatorR
- doStop() - Method in class org.robolectric.shadows.ShadowMediaPlayer
-
Pauses simulated playback.
- downloadMultimediaMessage(Context, String, Uri, Bundle, PendingIntent) - Method in class org.robolectric.shadows.ShadowSmsManager
- downloadMultimediaMessage(Context, String, Uri, Bundle, PendingIntent, long) - Method in class org.robolectric.shadows.ShadowSmsManager
- DownloadMultimediaMessageParams(Uri, String, Bundle, PendingIntent, long) - Constructor for class org.robolectric.shadows.ShadowSmsManager.DownloadMultimediaMessageParams
- DragEventBuilder - Class in org.robolectric.shadows
-
Builder for
DragEvent
. - drainMainThreadUntilIdle() - Method in class org.robolectric.android.internal.LocalControlledLooper
- draw(Canvas) - Method in class org.robolectric.shadows.ShadowBitmapDrawable
-
Draws the contained bitmap onto the canvas at 0,0 with a default
Paint
- draw(Canvas) - Method in class org.robolectric.shadows.ShadowView
- DRAWABLE - Enum constant in enum org.robolectric.res.ResType
- DrawableResourceLoader - Class in org.robolectric.res
-
DrawableResourceLoader
- drawArc(RectF, float, float, boolean, Paint) - Method in class org.robolectric.shadows.ShadowLegacyCanvas
- drawBitmap(Bitmap, float, float, Paint) - Method in class org.robolectric.shadows.ShadowLegacyCanvas
- drawBitmap(Bitmap, Matrix, Paint) - Method in class org.robolectric.shadows.ShadowLegacyCanvas
- drawBitmap(Bitmap, Rect, RectF, Paint) - Method in class org.robolectric.shadows.ShadowLegacyCanvas
- drawBitmap(Bitmap, Rect, Rect, Paint) - Method in class org.robolectric.shadows.ShadowLegacyCanvas
- drawCircle(float, float, float, Paint) - Method in class org.robolectric.shadows.ShadowLegacyCanvas
- drawColor(int) - Method in class org.robolectric.shadows.ShadowLegacyCanvas
- drawLine(float, float, float, float, Paint) - Method in class org.robolectric.shadows.ShadowLegacyCanvas
- drawOval(RectF, Paint) - Method in class org.robolectric.shadows.ShadowLegacyCanvas
- drawPaint(Paint) - Method in class org.robolectric.shadows.ShadowLegacyCanvas
- drawPath(Path, Paint) - Method in class org.robolectric.shadows.ShadowLegacyCanvas
- drawRect(float, float, float, float, Paint) - Method in class org.robolectric.shadows.ShadowLegacyCanvas
- drawRect(Rect, Paint) - Method in class org.robolectric.shadows.ShadowLegacyCanvas
- drawRoundRect(RectF, float, float, Paint) - Method in class org.robolectric.shadows.ShadowLegacyCanvas
- drawText(char[], int, int, float, float, Paint) - Method in class org.robolectric.shadows.ShadowLegacyCanvas
- drawText(CharSequence, int, int, float, float, Paint) - Method in class org.robolectric.shadows.ShadowLegacyCanvas
- drawText(String, float, float, Paint) - Method in class org.robolectric.shadows.ShadowLegacyCanvas
- drawText(String, int, int, float, float, Paint) - Method in class org.robolectric.shadows.ShadowLegacyCanvas
- dtor(long) - Static method in class org.robolectric.shadows.ShadowBackupDataOutput
- dump() - Method in class org.robolectric.shadows.ShadowView
-
Deprecated.- Please use
androidx.test.espresso.util.HumanReadables#describe(View)
- dump(View) - Static method in class org.robolectric.shadows.ShadowView
-
Deprecated.- Please use
androidx.test.espresso.util.HumanReadables#describe(View)
- dump(PrintStream, int) - Method in class org.robolectric.shadows.ShadowView
-
Deprecated.- Please use
androidx.test.espresso.util.HumanReadables#describe(View)
- dump(PrintStream, int) - Method in class org.robolectric.shadows.ShadowViewGroup
-
Deprecated.- Please use
androidx.test.espresso.util.HumanReadables#describe(View)
- dumpAttribute(PrintStream, String, String) - Method in class org.robolectric.shadows.ShadowView
-
Deprecated.
- dumpAttributes(PrintStream) - Method in class org.robolectric.shadows.ShadowTextView
- dumpAttributes(PrintStream) - Method in class org.robolectric.shadows.ShadowView
-
Deprecated.
- dumpFirstPart(PrintStream, int) - Method in class org.robolectric.shadows.ShadowView
-
Deprecated.
- dumpIndent(PrintStream, int) - Method in class org.robolectric.shadows.ShadowView
-
Deprecated.
- dumpTheme(long, int, String, String) - Static method in class org.robolectric.shadows.ShadowArscAssetManager
- dup() - Method in class org.robolectric.shadows.ShadowParcelFileDescriptor
- dup(FileDescriptor) - Static method in class org.robolectric.shadows.ShadowParcelFileDescriptor
-
Support shadowing of the static method
ParcelFileDescriptor.dup(java.io.FileDescriptor)
. - duration - Variable in class org.robolectric.shadows.ShadowMediaPlayer.MediaInfo
- duration() - Method in class org.robolectric.shadows.ShadowToneGenerator.Tone
- DURATION - Static variable in class org.robolectric.shadows.ShadowAppOpsManager
- durationHint - Variable in class org.robolectric.shadows.ShadowAudioManager.AudioFocusRequest
- DYNAMIC_ATTRIBUTE - Enum constant in enum org.robolectric.res.android.DataType
-
data
holds an attribute resource identifier, which needs to be resolved before it can be used like a TYPE_ATTRIBUTE. - DYNAMIC_REFERENCE - Enum constant in enum org.robolectric.res.android.DataType
-
data
holds a dynamicResourceTableChunk
entry reference. - DynamicRefTable - Class in org.robolectric.res.android
-
Holds the shared library ID table.
E
- e(String, String) - Static method in class org.robolectric.shadows.ShadowLog
- e(String, String, Throwable) - Static method in class org.robolectric.shadows.ShadowLog
- eglChooseConfig(EGLDisplay, int[], int, EGLConfig[], int, int, int[], int) - Static method in class org.robolectric.shadows.ShadowEGL14
- eglCreateContext(EGLDisplay, EGLConfig, EGLContext, int[], int) - Static method in class org.robolectric.shadows.ShadowEGL14
- eglCreatePbufferSurface(EGLDisplay, EGLConfig, int[], int) - Static method in class org.robolectric.shadows.ShadowEGL14
- eglCreateWindowSurface(EGLDisplay, EGLConfig, Object, int[], int) - Static method in class org.robolectric.shadows.ShadowEGL14
- eglGetCurrentContext() - Static method in class org.robolectric.shadows.ShadowEGL14
- eglGetDisplay(int) - Static method in class org.robolectric.shadows.ShadowEGL14
- eglGetError() - Static method in class org.robolectric.shadows.ShadowEGL14
- eglInitialize(EGLDisplay, int[], int, int[], int) - Static method in class org.robolectric.shadows.ShadowEGL14
- eglMakeCurrent(EGLDisplay, EGLSurface, EGLSurface, EGLContext) - Static method in class org.robolectric.shadows.ShadowEGL14
- eglQueryContext(EGLDisplay, EGLContext, int, int[], int) - Static method in class org.robolectric.shadows.ShadowEGL14
- eglSwapBuffers(EGLDisplay, EGLSurface) - Static method in class org.robolectric.shadows.ShadowEGL14
- elapsedRealtime() - Static method in class org.robolectric.shadows.ShadowLegacySystemClock
- elapsedRealtime() - Static method in class org.robolectric.shadows.ShadowPausedSystemClock
- elapsedRealtimeNanos() - Static method in class org.robolectric.shadows.ShadowLegacySystemClock
- elapsedRealtimeNanos() - Static method in class org.robolectric.shadows.ShadowPausedSystemClock
- elements - Variable in class org.robolectric.annotation.processing.validator.Validator
- ellipsize(CharSequence, TextPaint, float, TextUtils.TruncateAt) - Static method in class org.robolectric.shadows.ShadowTextUtils
- EmbossMaskFilterNatives - Class in org.robolectric.nativeruntime
-
Native methods for EmbossMaskFilter JNI registration.
- EmergencyNumberBuilder - Class in org.robolectric.shadows
-
Builder for
EmergencyNumber
. - EMPTY_VALUE - Static variable in class org.robolectric.res.AttributeResource
- EmptyStyle - Class in org.robolectric.res
- EmptyStyle() - Constructor for class org.robolectric.res.EmptyStyle
- EMULATE - Enum constant in enum org.robolectric.shadows.ShadowMediaPlayer.InvalidStateBehavior
- emulateRequest(HttpHost, HttpRequest, HttpContext, RequestDirector) - Method in class org.robolectric.shadows.httpclient.FakeHttpLayer
- enable() - Method in class org.robolectric.shadows.ShadowBluetoothAdapter
- enable() - Method in class org.robolectric.shadows.ShadowNfcAdapter
- enableCarMode(int) - Method in class org.robolectric.shadows.ShadowUIModeManager
- enableCarMode(int, int) - Method in class org.robolectric.shadows.ShadowUIModeManager
- enableForegroundDispatch(Activity, PendingIntent, IntentFilter[], String[][]) - Method in class org.robolectric.shadows.ShadowNfcAdapter
- enableIllegalStateOnPlay(boolean) - Static method in class org.robolectric.shadows.ShadowAudioTrack
-
Simulates an
AudioTrack
IllegalStateException
while playing. - enableNetwork(int, boolean) - Method in class org.robolectric.shadows.ShadowWifiManager
- enablePhoneAccount(PhoneAccountHandle, boolean) - Method in class org.robolectric.shadows.ShadowTelecomManager
- enableReaderMode(Activity, NfcAdapter.ReaderCallback, int, Bundle) - Method in class org.robolectric.shadows.ShadowNfcAdapter
- enableSecureNfc(boolean) - Method in class org.robolectric.shadows.ShadowNfcAdapter
- enableShortcuts(List<String>) - Method in class org.robolectric.shadows.ShadowShortcutManager
- enableShutterSound(boolean) - Method in class org.robolectric.shadows.ShadowCamera
- enableSmoothTransition() - Method in class org.robolectric.fakes.RoboWebSettings
- enableSystemApp(ComponentName, String) - Method in class org.robolectric.shadows.ShadowDevicePolicyManager
- encodeString(String, ResourceString.Type) - Static method in class org.robolectric.res.android.ResourceString
-
Encodes a string in either UTF-8 or UTF-16 and returns the bytes of the encoded string.
- encoding - Variable in class org.robolectric.shadows.ShadowWebView.LoadData
- encoding - Variable in class org.robolectric.shadows.ShadowWebView.LoadDataWithBaseURL
- end() - Method in class org.robolectric.shadows.ShadowRenderNodeAnimator
- end() - Method in class org.robolectric.shadows.ShadowRenderNodeAnimatorR
- end(Object) - Method in class org.robolectric.shadows.ShadowNativeRenderNodeOP
- END - Enum constant in enum org.robolectric.shadows.ShadowMediaPlayer.State
- END - Static variable in class org.robolectric.res.android.ResourceTypes.ResStringPool_span
- END_DOCUMENT - Static variable in class org.robolectric.res.android.ResXMLParser.event_code_t
- END_NAMESPACE - Static variable in class org.robolectric.res.android.ResXMLParser.event_code_t
- END_TAG - Static variable in class org.robolectric.res.android.ResXMLParser.event_code_t
- endAsyncSection(String, int) - Static method in class org.robolectric.shadows.ShadowTrace
-
Ends async trace trace section.
- endCall() - Method in class org.robolectric.shadows.ShadowTelecomManager
- endSection() - Static method in class org.robolectric.shadows.ShadowTrace
-
Ends the most recent active trace section.
- enforceInstallerCheck(boolean) - Method in class org.robolectric.shadows.ShadowLocaleManager
-
Sets the value of
ShadowLocaleManager.enforceInstallerCheck
. - enforcePermissionChecks(boolean) - Method in class org.robolectric.shadows.ShadowUserManager
- EnforcingAdminFactory - Class in org.robolectric.shadows
-
Factory for
EnforcingAdmin
- enqueue(DownloadManager.Request) - Method in class org.robolectric.shadows.ShadowDownloadManager
- enqueue(JobInfo, JobWorkItem) - Method in class org.robolectric.shadows.ShadowJobScheduler
- enqueue(JobInfo, JobWorkItem) - Method in class org.robolectric.shadows.ShadowJobScheduler.ShadowJobSchedulerImpl
- enqueueMessage(Message, long) - Method in class org.robolectric.shadows.ShadowLegacyMessageQueue
- enqueueMessage(Message, long) - Method in class org.robolectric.shadows.ShadowPausedMessageQueue
- ensureLoaded() - Method in class org.robolectric.nativeruntime.DefaultNativeRuntimeLoader
- ensureLoaded() - Method in interface org.robolectric.pluginapi.NativeRuntimeLoader
- ensureProviderCreated() - Method in class org.robolectric.shadows.ShadowWebView
- enterAnim - Variable in class org.robolectric.shadows.ShadowActivity.OverriddenActivityTransition
- enterPictureInPictureMode() - Method in class org.robolectric.shadows.ShadowActivity
- enterPictureInPictureMode(PictureInPictureParams) - Method in class org.robolectric.shadows.ShadowActivity
- entityContentStreamsHaveBeenClosed() - Method in class org.robolectric.shadows.httpclient.TestHttpResponse
- entries - Variable in class org.robolectric.res.android.CppAssetManager2.ResolvedBag
- entries() - Method in class org.robolectric.res.android.DynamicRefTable
- entry - Variable in class org.robolectric.res.android.CppAssetManager2.ResourceName
- Entry() - Constructor for class org.robolectric.res.android.CppAssetManager2.ResolvedBag.Entry
- Entry() - Constructor for class org.robolectric.res.android.ResTable.Entry
- entry_count - Variable in class org.robolectric.res.android.CppAssetManager2.ResolvedBag
- entryCount - Variable in class org.robolectric.res.android.ResTable.Type
- enumerateEnabledSdks(SdkCollection, String) - Static method in class org.robolectric.plugins.DefaultSdkPicker
- EpsBearerQosSessionAttributesBuilder - Class in org.robolectric.shadows
-
Class to build
EpsBearerQosSessionAttributes
. - equals(Object) - Method in class org.robolectric.android.internal.DisplayConfig
- equals(Object) - Method in class org.robolectric.fakes.RoboIntentSender
- equals(Object) - Method in class org.robolectric.internal.bytecode.InstrumentationConfiguration
- equals(Object) - Method in class org.robolectric.internal.bytecode.MethodRef
- equals(Object) - Method in class org.robolectric.internal.bytecode.ShadowInfo
- equals(Object) - Method in class org.robolectric.internal.bytecode.ShadowMap
- equals(Object) - Method in class org.robolectric.internal.ManifestIdentifier
- equals(Object) - Method in class org.robolectric.manifest.AndroidManifest
- equals(Object) - Method in class org.robolectric.pluginapi.perf.Metric
- equals(Object) - Method in class org.robolectric.pluginapi.Sdk
- equals(Object) - Method in class org.robolectric.res.android.String8
- equals(Object) - Method in class org.robolectric.res.ResName
- equals(Object) - Method in class org.robolectric.res.ResourcePath
- equals(Object) - Method in class org.robolectric.res.StyleData
- equals(Object) - Method in class org.robolectric.res.StyleResolver
- equals(Object) - Method in class org.robolectric.RobolectricTestRunner.RobolectricFrameworkMethod
- equals(Object) - Method in class org.robolectric.shadows.ShadowAccessibilityNodeInfo
-
Equality check based on reference equality of the Views from which these instances were created, or the equality of their assigned IDs.
- equals(Object) - Method in class org.robolectric.shadows.ShadowCrossProfileApps.StartedActivity
- equals(Object) - Method in class org.robolectric.shadows.ShadowCrossProfileApps.StartedMainActivity
-
Deprecated.
- equals(Object) - Method in class org.robolectric.shadows.ShadowDownloadManager.CompletedDownload
- equals(Object) - Method in class org.robolectric.shadows.ShadowLegacyMatrix
- equals(Object) - Method in class org.robolectric.shadows.ShadowLegacyTypeface
- equals(Object) - Method in class org.robolectric.shadows.ShadowLocationManager.RoboLocationRequest
- equals(Object) - Method in class org.robolectric.shadows.ShadowLog.LogItem
- equals(Object) - Method in class org.robolectric.shadows.ShadowPath.Point
- equals(Object) - Method in class org.robolectric.shadows.ShadowPendingIntent
- equals(Object) - Method in class org.robolectric.shadows.ShadowRegion
-
The real
Region.equals(Object)
calls into native code, which is a no-op in Robolectric, and will always return false no matter what is compared. - equals(Object) - Method in class org.robolectric.shadows.ShadowSoundPool.Playback
- equals(Object) - Method in class org.robolectric.shadows.ShadowTypeface.FontDesc
- equals(Object) - Method in class org.robolectric.shadows.ShadowUsageStatsManager.AppUsageLimitObserver
- equals(Object) - Method in class org.robolectric.shadows.ShadowVibrator.PrimitiveEffect
- equals(Object) - Method in class org.robolectric.shadows.util.DataSource
- equals(Object) - Method in class org.robolectric.util.inject.Injector.Key
- equals(DisplayConfig) - Method in class org.robolectric.android.internal.DisplayConfig
- eraseColor(int) - Method in class org.robolectric.shadows.ShadowLegacyBitmap
- error(String) - Method in class org.robolectric.annotation.processing.validator.Validator
- error(String, Object...) - Static method in class org.robolectric.util.Logger
-
Log an error message.
- error(String, Throwable) - Static method in class org.robolectric.util.Logger
-
Log an error message.
- error(String, AnnotationValue) - Method in class org.robolectric.annotation.processing.validator.Validator
- ERROR - Enum constant in enum org.robolectric.annotation.processing.validator.ImplementsValidator.SdkCheckMode
- ERROR - Enum constant in enum org.robolectric.shadows.ShadowMediaPlayer.State
- errorCode() - Method in class org.robolectric.shadows.ShadowRcsUceAdapter.CapabilityFailureInfo
- Errors - Class in org.robolectric.res.android
- Errors() - Constructor for class org.robolectric.res.android.Errors
- establishRoute(HttpRoute, HttpContext) - Method in class org.robolectric.shadows.httpclient.DefaultRequestDirector
-
Establishes the target route.
- evaluate() - Method in class org.robolectric.internal.TimeLimitedStatement
- evaluateJavascript(String, ValueCallback<String>) - Method in class org.robolectric.shadows.ShadowWebView
- event_code_t() - Constructor for class org.robolectric.res.android.ResXMLParser.event_code_t
- EventBuilder(int, Object) - Constructor for class org.robolectric.shadows.ShadowEventLog.EventBuilder
- events - Variable in class org.robolectric.shadows.ShadowMediaPlayer.MediaInfo
-
Map that maps time offsets to media events.
- exception - Variable in class org.robolectric.shadows.ShadowApplication.Wrapper
- exceptionArray(MethodNode) - Method in class org.robolectric.internal.bytecode.ClassInstrumentor
- exceptionPackages - Variable in class org.robolectric.shadows.ShadowAppOpsManager.ModeAndException
- exceptions - Variable in class org.robolectric.annotation.processing.DocumentedMethod
- EXCLUDED_ASSET - Static variable in class org.robolectric.res.android.Asset
- execStartActivities(Context, IBinder, IBinder, Activity, Intent[], Bundle) - Method in class org.robolectric.android.internal.RoboMonitoringInstrumentation
- execStartActivities(Context, IBinder, IBinder, Activity, Intent[], Bundle) - Method in class org.robolectric.shadows.ShadowInstrumentation
- execStartActivity(Context, IBinder, IBinder, Activity, Intent, int, Bundle) - Method in class org.robolectric.android.internal.RoboMonitoringInstrumentation
- execStartActivity(Context, IBinder, IBinder, Activity, Intent, int, Bundle) - Method in interface org.robolectric.shadows.ShadowInstrumentation._Instrumentation_
- execStartActivity(Context, IBinder, IBinder, Activity, Intent, int, Bundle) - Method in class org.robolectric.shadows.ShadowInstrumentation
- execStartActivity(Context, IBinder, IBinder, Activity, Intent, int, Bundle, UserHandle) - Method in class org.robolectric.shadows.ShadowInstrumentation
-
Behaves as {@link #execStartActivity(Context, IBinder, IBinder, Activity, Intent, int, Bundle).
- execStartActivity(Context, IBinder, IBinder, Fragment, Intent, int, Bundle) - Method in class org.robolectric.shadows.ShadowInstrumentation
- execStartActivity(Context, IBinder, IBinder, String, Intent, int, Bundle) - Method in class org.robolectric.android.internal.RoboMonitoringInstrumentation
-
This API was added in Android API 23 (M)
- execStartActivity(Context, IBinder, IBinder, String, Intent, int, Bundle) - Method in interface org.robolectric.shadows.ShadowInstrumentation._Instrumentation_
- execStartActivity(Context, IBinder, IBinder, String, Intent, int, Bundle) - Method in class org.robolectric.shadows.ShadowInstrumentation
- execStartActivity(Context, IBinder, IBinder, String, Intent, int, Bundle, UserHandle) - Method in class org.robolectric.android.internal.RoboMonitoringInstrumentation
-
This API was added in Android API 17 (JELLY_BEAN_MR1)
- execStartActivity(Context, IBinder, IBinder, String, Intent, int, Bundle, UserHandle) - Method in class org.robolectric.shadows.ShadowInstrumentation
-
Behaves as {@link #execStartActivity(Context, IBinder, IBinder, String, Intent, int, Bundle).
- execute(Runnable) - Method in class org.robolectric.android.util.concurrent.InlineExecutorService
- execute(Runnable) - Method in class org.robolectric.android.util.concurrent.PausedExecutorService
- execute(Runnable) - Method in class org.robolectric.android.util.concurrent.RoboExecutorService
-
Deprecated.
- execute(HttpUriRequest) - Method in class org.robolectric.shadows.ShadowAndroidHttpClient
- execute(HttpUriRequest, ResponseHandler<? extends T>) - Method in class org.robolectric.shadows.ShadowAndroidHttpClient
- execute(HttpUriRequest, ResponseHandler<? extends T>, HttpContext) - Method in class org.robolectric.shadows.ShadowAndroidHttpClient
- execute(HttpUriRequest, HttpContext) - Method in class org.robolectric.shadows.ShadowAndroidHttpClient
- execute(HttpHost, HttpRequest) - Method in class org.robolectric.shadows.ShadowAndroidHttpClient
- execute(HttpHost, HttpRequest, ResponseHandler<? extends T>) - Method in class org.robolectric.shadows.ShadowAndroidHttpClient
- execute(HttpHost, HttpRequest, ResponseHandler<? extends T>, HttpContext) - Method in class org.robolectric.shadows.ShadowAndroidHttpClient
- execute(HttpHost, HttpRequest, HttpContext) - Method in class org.robolectric.shadows.httpclient.DefaultRequestDirector
- execute(HttpHost, HttpRequest, HttpContext) - Method in class org.robolectric.shadows.httpclient.ShadowDefaultRequestDirector
- execute(HttpHost, HttpRequest, HttpContext) - Method in class org.robolectric.shadows.ShadowAndroidHttpClient
- execute(Params...) - Method in class org.robolectric.shadows.ShadowLegacyAsyncTask
- executeOnError(int) - Method in class org.robolectric.shadows.ShadowBugreportManager
-
Executes
BugreportManager.BugreportCallback.onError(int)
on the provided Executor. - executeOnExecutor(Executor, Params...) - Method in class org.robolectric.shadows.ShadowLegacyAsyncTask
- executeOnExecutor(Executor, Params...) - Method in class org.robolectric.shadows.ShadowPausedAsyncTask
- executeOnFinished() - Method in class org.robolectric.shadows.ShadowBugreportManager
-
Executes
BugreportManager.BugreportCallback.onFinished()
on the provided Executor. - executeOnFinished(String) - Method in class org.robolectric.shadows.ShadowBugreportManager
-
Executes
BugreportManager.BugreportCallback.onFinished(String)
on the provided Executor. - executeOnMetadataChanged(MediaMetadata) - Method in class org.robolectric.shadows.ShadowMediaController
-
Executes all registered onMetadataChanged callbacks.
- executeOnPlaybackStateChanged(PlaybackState) - Method in class org.robolectric.shadows.ShadowMediaController
-
Executes all registered onPlaybackStateChanged callbacks.
- executeOnProgress(float) - Method in class org.robolectric.shadows.ShadowBugreportManager
-
Executes
BugreportManager.BugreportCallback.onProgress(float)
on the provided Executor. - executeOnSessionDestroyed() - Method in class org.robolectric.shadows.ShadowMediaController
-
Executes all registered onSessionDestroyed callbacks.
- executor - Variable in class org.robolectric.shadows.ShadowAlarmManager.ScheduledAlarm
-
Deprecated.
- exit(int) - Method in class org.robolectric.preinstrumented.JarInstrumentor
-
Calls
System.exit(int)
. - exitAnim - Variable in class org.robolectric.shadows.ShadowActivity.OverriddenActivityTransition
- expandActionView() - Method in class org.robolectric.fakes.RoboMenuItem
- expected - Variable in class org.robolectric.errorprone.bugpatterns.Helpers.CastableTo
- ExpectedLogMessagesRule - Class in org.robolectric.junit.rules
-
Allows tests to assert about the presence of log messages, and turns logged errors that are not explicitly expected into test failures.
- ExpectedLogMessagesRule() - Constructor for class org.robolectric.junit.rules.ExpectedLogMessagesRule
- expectErrorsForTag(String) - Method in class org.robolectric.junit.rules.ExpectedLogMessagesRule
-
Blanket suppress test failures due to errors from a tag.
- expectLogMessage(int, String, String) - Method in class org.robolectric.junit.rules.ExpectedLogMessagesRule
-
Adds an expected log statement.
- expectLogMessage(int, String, Matcher<String>) - Method in class org.robolectric.junit.rules.ExpectedLogMessagesRule
-
Adds an expected log statement.
- expectLogMessagePattern(int, String, Pattern) - Method in class org.robolectric.junit.rules.ExpectedLogMessagesRule
-
Adds an expected log statement using a regular expression.
- expectLogMessagePatternWithThrowableMatcher(int, String, Pattern, Matcher<Throwable>) - Method in class org.robolectric.junit.rules.ExpectedLogMessagesRule
-
Adds an expected log statement using a regular expression, with an extra check of
org.hamcrest.Matcher<Throwable>
. - expectLogMessageWithThrowable(int, String, String, Throwable) - Method in class org.robolectric.junit.rules.ExpectedLogMessagesRule
-
Adds an expected log statement with extra check of
Throwable
. - expectLogMessageWithThrowable(int, String, Matcher<String>, Matcher<Throwable>) - Method in class org.robolectric.junit.rules.ExpectedLogMessagesRule
-
Adds an expected log statement with extra check of
Throwable
. - expectLogMessageWithThrowableMatcher(int, String, String, Matcher<Throwable>) - Method in class org.robolectric.junit.rules.ExpectedLogMessagesRule
-
Adds an expected log statement with extra check of
Matcher
. - extendVerificationTimeout(int, int, long) - Method in class org.robolectric.shadows.ShadowApplicationPackageManager
- ExtensionPoint - Annotation Type in org.robolectric.pluginapi
-
Marks a component of Robolectric that may be replaced with a custom implementation.
- externalize(Path) - Static method in class org.robolectric.res.Fs
- extract(Object) - Method in class org.robolectric.internal.bytecode.ShadowImpl
- extract(Object) - Method in interface org.robolectric.internal.IShadow
- extract(Object) - Static method in class org.robolectric.shadow.api.Shadow
-
Retrieve corresponding Shadow of the object.
- extractAlpha() - Method in class org.robolectric.shadows.ShadowLegacyBitmap
- extractAlpha(Paint, int[]) - Method in class org.robolectric.shadows.ShadowLegacyBitmap
-
This shadow implementation ignores the given paint and offsetXY and simply calls
ShadowLegacyBitmap.extractAlpha()
. - extractMetadata(int) - Method in class org.robolectric.shadows.ShadowMediaMetadataRetriever
- extraFlags - Variable in class org.robolectric.shadows.ShadowActivity.IntentSenderRequest
- extras - Variable in class org.robolectric.shadows.ShadowTelecomManager.CallRecord
-
Deprecated.
- extras - Variable in class org.robolectric.shadows.ShadowTelecomManager.OutgoingCallRecord
- extras - Variable in class org.robolectric.shadows.ShadowWallpaperManager.WallpaperCommandRecord
F
- failExpeditedJob(boolean) - Method in class org.robolectric.shadows.ShadowJobScheduler
-
Whether to fail a job if it is set as expedited.
- failExpeditedJob(boolean) - Method in class org.robolectric.shadows.ShadowJobScheduler.ShadowJobSchedulerImpl
- failOnJob(int) - Method in class org.robolectric.shadows.ShadowJobScheduler
- failOnJob(int) - Method in class org.robolectric.shadows.ShadowJobScheduler.ShadowJobSchedulerImpl
- failSetApplicationHiddenFor(Collection<String>) - Method in class org.robolectric.shadows.ShadowDevicePolicyManager
-
Set package names for witch
DevicePolicyManager.setApplicationHidden(android.content.ComponentName, java.lang.String, boolean)
should fail. - FakeHttp - Class in org.robolectric.shadows.httpclient
-
Collection of static methods used interact with HTTP requests / responses.
- FakeHttp() - Constructor for class org.robolectric.shadows.httpclient.FakeHttp
- FakeHttpLayer - Class in org.robolectric.shadows.httpclient
- FakeHttpLayer() - Constructor for class org.robolectric.shadows.httpclient.FakeHttpLayer
- FakeHttpLayer.DefaultRequestMatcher - Class in org.robolectric.shadows.httpclient
- FakeHttpLayer.RequestMatcherBuilder - Class in org.robolectric.shadows.httpclient
- FakeHttpLayer.RequestMatcherBuilder.PostBodyMatcher - Interface in org.robolectric.shadows.httpclient
- FakeHttpLayer.RequestMatcherResponseRule - Class in org.robolectric.shadows.httpclient
- FakeHttpLayer.UriRegexMatcher - Class in org.robolectric.shadows.httpclient
- FakeHttpLayer.UriRequestMatcher - Class in org.robolectric.shadows.httpclient
- FakeSurfaceHolder() - Constructor for class org.robolectric.shadows.ShadowSurfaceView.FakeSurfaceHolder
- familyName - Variable in class org.robolectric.shadows.ShadowTypeface.FontDesc
- fetchArtifact(MavenJarArtifact) - Method in class org.robolectric.internal.dependency.MavenArtifactFetcher
- fetchUuidsWithSdp() - Method in class org.robolectric.shadows.ShadowBluetoothDevice
-
Overrides behavior of
BluetoothDevice.fetchUuidsWithSdp()
. - file - Variable in class org.robolectric.res.android.AssetPath
- file(File, String...) - Static method in class org.robolectric.util.Util
- file(String...) - Static method in class org.robolectric.util.Util
- FILE - Enum constant in enum org.robolectric.res.ResType
- FileDescriptorInterceptor() - Constructor for class org.robolectric.interceptors.AndroidInterceptors.FileDescriptorInterceptor
- fileFromPath(String) - Static method in class org.robolectric.res.Fs
-
Deprecated.Use
Fs.fromUrl(String)
instead. - FileMap - Class in org.robolectric.res.android
- FileMap() - Constructor for class org.robolectric.res.android.FileMap
- FileTypedResource - Class in org.robolectric.res
- FileTypedResource.Image - Class in org.robolectric.res
- fillBounds(RectF) - Method in class org.robolectric.shadows.ShadowLegacyPath
-
Fills the given
RectF
with the path bounds. - fillBounds(RectF) - Method in class org.robolectric.shadows.ShadowNativePath
- fillBounds(RectF) - Method in class org.robolectric.shadows.ShadowPath
-
Fills the given
RectF
with the path bounds. - fillInIntent - Variable in class org.robolectric.shadows.ShadowActivity.IntentSenderRequest
- fillTypedValue(String, TypedValue) - Method in class org.robolectric.shadows.Converter.FromCharSequence
- fillTypedValue(String, TypedValue) - Method in class org.robolectric.shadows.Converter.FromColor
- fillTypedValue(String, TypedValue) - Method in class org.robolectric.shadows.Converter.FromFilePath
- fillTypedValue(String, TypedValue, boolean) - Method in class org.robolectric.shadows.Converter2.FromCharSequence
- fillTypedValue(String, TypedValue, boolean) - Method in class org.robolectric.shadows.Converter2.FromColor
- fillTypedValue(AttrData, TypedValue) - Method in class org.robolectric.shadows.Converter.FromAttrData
- fillTypedValue(T, TypedValue) - Method in class org.robolectric.shadows.Converter
- fillTypedValue(T, TypedValue, boolean) - Method in class org.robolectric.shadows.Converter2
- filter(CharSequence, Filter.FilterListener) - Method in class org.robolectric.shadows.ShadowFilter
- finalize() - Method in class org.robolectric.android.XmlResourceParserImpl
- finalize() - Method in class org.robolectric.res.android.ResStringPool
- finalize() - Method in class org.robolectric.res.android.ResXMLTree
- finalize() - Method in class org.robolectric.res.android.ZipFileRO
- finalize() - Method in class org.robolectric.shadows.ShadowFileObserver
- finalize() - Method in class org.robolectric.shadows.ShadowSurface
- finalize() - Method in class org.robolectric.shadows.ShadowSurfaceControl
- finalizeWorkProfileProvisioning(UserHandle, Account) - Method in class org.robolectric.shadows.ShadowDevicePolicyManager
- finallyAfterTest(FrameworkMethod) - Method in class org.robolectric.internal.SandboxTestRunner
- finallyAfterTest(FrameworkMethod) - Method in class org.robolectric.RobolectricTestRunner
- finalReport() - Method in class org.robolectric.util.SimplePerfStatsReporter
- find(int) - Method in class org.robolectric.res.android.AttributeResolution.BagAttributeFinder
- find(int) - Method in class org.robolectric.res.android.AttributeResolution.XmlAttributeFinder
- find(int) - Method in class org.robolectric.res.PluralRules
- Find(int) - Method in class org.robolectric.res.android.AttributeResolution10.XmlAttributeFinder
- Find(int) - Method in class org.robolectric.res.android.AttributeResolution9.XmlAttributeFinder
- findAddress(String) - Static method in class org.robolectric.shadows.ShadowWebView
- findIndexOfItemContainingText(String) - Method in class org.robolectric.shadows.ShadowAdapterView
- findInterceptor(String, String) - Method in class org.robolectric.internal.bytecode.Interceptors
- findInterceptors() - Method in class org.robolectric.internal.SandboxTestRunner
- findInterceptors() - Method in class org.robolectric.RobolectricTestRunner
- findItem(int) - Method in class org.robolectric.fakes.RoboMenu
- findItemContainingText(String) - Method in class org.robolectric.shadows.ShadowAdapterView
- findMenuItem(CharSequence) - Method in class org.robolectric.fakes.RoboMenu
- findMenuItemContaining(CharSequence) - Method in class org.robolectric.fakes.RoboMenu
- findShadowMethodHandle(Class<?>, String, MethodType, boolean, boolean) - Method in interface org.robolectric.internal.bytecode.ClassHandler
-
Called by Robolectric when an instrumented method is invoked.
- findShadowMethodHandle(Class<?>, String, MethodType, boolean, boolean) - Static method in class org.robolectric.internal.bytecode.RobolectricInternals
- findShadowMethodHandle(Class<?>, String, MethodType, boolean, boolean) - Method in class org.robolectric.internal.bytecode.ShadowWrangler
- findViewById(int) - Method in class org.robolectric.shadows.ShadowActivity
-
Checks to ensure that the
contentView
has been set - finish() - Method in class org.robolectric.shadows.ShadowActivity
- finish() - Method in class org.robolectric.shadows.ShadowBroadcastPendingResult
- finish() - Method in class org.robolectric.shadows.ShadowVisualVoicemailTask
- finish(int, Bundle) - Method in class org.robolectric.android.internal.RoboMonitoringInstrumentation
- finishActivity(Activity) - Method in class org.robolectric.android.internal.LocalActivityInvoker
- finishAffinity() - Method in class org.robolectric.shadows.ShadowActivity
- finishAndRemoveTask() - Method in class org.robolectric.shadows.ShadowActivity
- finishAndRemoveTask() - Method in class org.robolectric.shadows.ShadowAppTask
-
For tests, marks the task as finished.
- finishBroadcast() - Method in class org.robolectric.shadows.ShadowRemoteCallbackList
- finished() - Method in class org.robolectric.util.PerfStatsCollector.Event
- finished(boolean) - Method in class org.robolectric.util.PerfStatsCollector.Event
- finishOp(int, int, String) - Method in class org.robolectric.shadows.ShadowAppOpsManager
-
Removes a fake long-running operation from the set.
- finishOp(String, int, String, String) - Method in class org.robolectric.shadows.ShadowAppOpsManager
-
Removes a fake long-running operation from the set.
- finishSession(Bundle, Activity, AccountManagerCallback<Bundle>, Handler) - Method in class org.robolectric.shadows.ShadowAccountManager
-
Returns sessionBundle as the result of finishSession.
- fireAlarm(ShadowAlarmManager.ScheduledAlarm) - Method in class org.robolectric.shadows.ShadowAlarmManager
-
Immediately removes the given alarm from the list of scheduled alarms (and then reschedules it in the case of a repeating alarm) and fires it.
- FIRST_CHUNK_CODE - Static variable in class org.robolectric.res.android.ResXMLParser.event_code_t
- fixTracePath(String) - Static method in class org.robolectric.shadows.ShadowDebug
- FLAG_ADMIN - Static variable in class org.robolectric.shadows.ShadowUserManager
- FLAG_DEMO - Static variable in class org.robolectric.shadows.ShadowUserManager
- flag_entry(String, int, String) - Constructor for class org.robolectric.res.android.ResourceTable.flag_entry
- FLAG_FULL - Static variable in class org.robolectric.shadows.ShadowUserManager
- FLAG_GUEST - Static variable in class org.robolectric.shadows.ShadowUserManager
- FLAG_MAIN - Static variable in class org.robolectric.shadows.ShadowUserManager
- FLAG_MANAGED_PROFILE - Static variable in class org.robolectric.shadows.ShadowUserManager
- FLAG_NO_ACTION - Static variable in class org.robolectric.shadows.ShadowAudioManager
- FLAG_PRIMARY - Static variable in class org.robolectric.shadows.ShadowUserManager
- FLAG_PROFILE - Static variable in class org.robolectric.shadows.ShadowUserManager
- FLAG_RESTRICTED - Static variable in class org.robolectric.shadows.ShadowUserManager
- FLAG_SYSTEM - Static variable in class org.robolectric.shadows.ShadowUserManager
- flags - Variable in class org.robolectric.android.internal.DisplayConfig
-
Display flags.
- flags - Variable in class org.robolectric.shadows.ShadowApplication.Wrapper
- flags - Variable in class org.robolectric.shadows.ShadowContentResolver.NotifiedUri
- flags - Variable in class org.robolectric.shadows.ShadowPackageManager.ComponentState
- flagsMask - Variable in class org.robolectric.shadows.ShadowActivity.IntentSenderRequest
- flagsValues - Variable in class org.robolectric.shadows.ShadowActivity.IntentSenderRequest
- FLOAT - Enum constant in enum org.robolectric.res.android.DataType
-
data
holds a single-precision floating point number. - FLOAT - Enum constant in enum org.robolectric.res.ResType
- floor(float) - Static method in class org.robolectric.shadows.ShadowFloatMath
- flush() - Method in class android.webkit.RoboCookieManager
- flush() - Method in class org.robolectric.shadows.ShadowAudioTrack
- flush(SensorEventListener) - Method in class org.robolectric.shadows.ShadowSensorManager
- flushBackgroundThreadScheduler() - Static method in class org.robolectric.Robolectric
-
Execute all runnables that have been enqueued on the background scheduler.
- flushForegroundThreadScheduler() - Static method in class org.robolectric.Robolectric
-
Execute all runnables that have been enqueued on the foreground scheduler.
- flushGnssBatch() - Method in class org.robolectric.shadows.ShadowLocationManager
- flushPackageRestrictionsAsUser(int) - Method in class org.robolectric.shadows.ShadowApplicationPackageManager
- focusIn(View) - Method in class org.robolectric.shadows.ShadowInputMethodManager
- FontBuilderNatives - Class in org.robolectric.nativeruntime
-
Native methods for android.graphics.fonts.Font$Builder JNI registration.
- FontDesc(String, int) - Constructor for class org.robolectric.shadows.ShadowTypeface.FontDesc
- FontFamilyBuilderNatives - Class in org.robolectric.nativeruntime
-
Native methods for android.graphics.fonts.FontFamily$Builder JNI registration.
- FontFamilyNatives - Class in org.robolectric.nativeruntime
-
Native methods for the deprecated android.graphics.FontFamily JNI registration.
- FontFileUtilNatives - Class in org.robolectric.nativeruntime
-
Native methods for android.graphics.fonts.FontFileUtil JNI registration.
- FontNatives - Class in org.robolectric.nativeruntime
-
Native methods for android.graphics.fonts.Font JNI registration.
- fontScale - Variable in class org.robolectric.annotation.Config.Builder
- fontScale() - Element in annotation type org.robolectric.annotation.Config
-
The default font scale.
- fontScale() - Method in class org.robolectric.annotation.Config.Implementation
- FontsFontFamilyNatives - Class in org.robolectric.nativeruntime
-
Native methods for android.graphics.fonts.FontFamily JNI registration.
- ForEachPackage(CppAssetManager2.PackageFunc) - Method in class org.robolectric.res.android.CppAssetManager2
- forInt(int) - Static method in class org.robolectric.res.android.ApkAssetsCookie
- forJar(URL) - Static method in class org.robolectric.res.Fs
- forJar(Path) - Static method in class org.robolectric.res.Fs
- formatDateInterval(long, long, long) - Static method in class org.robolectric.shadows.ShadowDateIntervalFormat
- Formatter - Class in org.robolectric.res.android
- Formatter() - Constructor for class org.robolectric.res.android.Formatter
- ForType - Annotation Type in org.robolectric.util.reflector
-
Indicates that the annotated interface is an accessor object for use by
Reflector
. - FoundOnImplementsValidator - Class in org.robolectric.annotation.processing.validator
-
Validator that checks usages of
Implements
. - FoundOnImplementsValidator(RobolectricModel.Builder, ProcessingEnvironment, String) - Constructor for class org.robolectric.annotation.processing.validator.FoundOnImplementsValidator
- FRACTION - Enum constant in enum org.robolectric.res.android.DataType
-
data
holds a complex number encoding a fraction of a container. - FRACTION - Enum constant in enum org.robolectric.res.ResType
- FragmentController<F extends Fragment> - Class in org.robolectric.android.controller
-
Deprecated.Native Fragments have been deprecated in Android P. Android encourages developers to use androidx fragments, to test these use FragmentScenario.
- FrameMetricsBuilder - Class in org.robolectric.shadows
-
Class to build
FrameMetrics
- FrameMetricsBuilder() - Constructor for class org.robolectric.shadows.FrameMetricsBuilder
- FRAMEWORK_APK_PATH - Static variable in class org.robolectric.shadows.ShadowArscApkAssets9
- frameworkMethod - Variable in class org.robolectric.internal.SandboxTestRunner.HelperTestRunner
- free() - Method in class org.robolectric.shadows.ShadowMediaCodec.ShadowCodecBuffer
-
Prevents attempting to free non-direct ByteBuffer objects.
- freeByteBuffer(ByteBuffer) - Method in class org.robolectric.shadows.ShadowMediaCodec
-
Prevents attempting to free non-direct ByteBuffer objects.
- freeByteBufferLocked(ByteBuffer) - Method in class org.robolectric.shadows.ShadowMediaCodec
- freeStorage(long, IntentSender) - Method in class org.robolectric.shadows.ShadowPackageManager
- freeStorage(String, long, IntentSender) - Method in class org.robolectric.shadows.ShadowApplicationPackageManager
- freeStorageAndNotify(long, IPackageDataObserver) - Method in class org.robolectric.shadows.ShadowApplicationPackageManager
- freeStorageAndNotify(long, IPackageDataObserver) - Method in class org.robolectric.shadows.ShadowPackageManager
- freeStorageAndNotify(String, long, IPackageDataObserver) - Method in class org.robolectric.shadows.ShadowApplicationPackageManager
- freeze() - Method in class org.robolectric.res.android.ResourceTypes.ResStringPool_header.Writer
- freeze() - Method in class org.robolectric.shadows.ShadowFontFamily
- from(Class<? extends V>, V) - Static method in class org.robolectric.util.ReflectionHelpers.ClassParameter
- FromArray() - Constructor for class org.robolectric.shadows.Converter.FromArray
- FromAttrData() - Constructor for class org.robolectric.shadows.Converter.FromAttrData
- FromCharSequence() - Constructor for class org.robolectric.shadows.Converter.FromCharSequence
- FromCharSequence() - Constructor for class org.robolectric.shadows.Converter2.FromCharSequence
- fromCode(byte) - Static method in enum org.robolectric.res.android.DataType
- fromCode(int) - Static method in enum org.robolectric.res.android.DataType
- FromColor() - Constructor for class org.robolectric.shadows.Converter.FromColor
- FromColor() - Constructor for class org.robolectric.shadows.Converter2.FromColor
- fromComponentLists(Class<?>[], Object[]) - Static method in class org.robolectric.util.ReflectionHelpers.ClassParameter
- fromEvent(UsageEvents.Event) - Static method in class org.robolectric.shadows.ShadowUsageStatsManager.EventBuilder
- FromFilePath() - Constructor for class org.robolectric.shadows.Converter.FromFilePath
- fromInt(int) - Static method in enum org.robolectric.res.android.Asset.AccessMode
- fromParentDir(Path) - Static method in class org.robolectric.res.Qualifiers
- fromProperties(Properties) - Static method in class org.robolectric.annotation.Config.Implementation
- fromUrl(String) - Static method in class org.robolectric.res.Fs
-
Use this method instead of
Paths.get(String, String...)
orPaths.get(URI)
. - fromUrl(URL) - Static method in class org.robolectric.res.Fs
-
Isn't this what
Paths.get(URI)
should do? - Fs - Class in org.robolectric.res
- Fs() - Constructor for class org.robolectric.res.Fs
- FsFile - Interface in org.robolectric.res
-
Deprecated.Use
Path
instead. - fstat(FileDescriptor) - Method in class org.robolectric.shadows.ShadowLinux
- fstat(FileDescriptor) - Static method in class org.robolectric.shadows.ShadowPosix
- fstat(String) - Method in class org.robolectric.shadows.ShadowLinux
- fsync(OutputStream) - Method in class org.robolectric.shadows.ShadowPackageInstaller.ShadowSession
- Function<R,
T> - Interface in org.robolectric.util -
Interface defining a function object.
G
- GEN_CLASS - Static variable in class org.robolectric.annotation.processing.generator.Generator
- generate() - Method in class org.robolectric.annotation.processing.generator.Generator
- generate() - Method in class org.robolectric.annotation.processing.generator.JavadocJsonGenerator
- generate() - Method in class org.robolectric.annotation.processing.generator.ServiceLoaderGenerator
- generate() - Method in class org.robolectric.annotation.processing.generator.ShadowProviderGenerator
- generate(String, String) - Method in class org.robolectric.res.ResourceIdGenerator
- generateAudioSessionId() - Method in class org.robolectric.shadows.ShadowAudioManager
-
Provides a mock like interface for the
AudioManager.generateAudioSessionId()
method by returning positive distinct values, orAudioManager.ERROR
if all possible values have already been returned. - generateClassHandlerCall(MutableClass, MethodNode, String, RobolectricGeneratorAdapter, boolean) - Method in class org.robolectric.internal.bytecode.ClassInstrumentor
- generatePackageInfo(PackageParser.Package, int) - Method in class org.robolectric.shadows.ShadowPackageManager
- Generator - Class in org.robolectric.annotation.processing.generator
-
Base class for code generators.
- Generator() - Constructor for class org.robolectric.annotation.processing.generator.Generator
- GestureDispatch(GestureDescription, AccessibilityService.GestureResultCallback) - Constructor for class org.robolectric.shadows.ShadowAccessibilityService.GestureDispatch
- get() - Method in class org.robolectric.android.controller.ComponentController
- get() - Method in class org.robolectric.android.controller.ContentProviderController
- get() - Method in interface org.robolectric.pluginapi.config.GlobalConfigProvider
- get() - Method in class org.robolectric.res.android.Ref
- get() - Method in class org.robolectric.RobolectricTestRunner.DeprecatedTestRunnerDefaultConfigProvider
-
Deprecated.
- get() - Method in interface org.robolectric.shadows.Provider
- get() - Method in class org.robolectric.shadows.ShadowLegacyAsyncTask
- get() - Method in interface org.robolectric.util.PerfStatsCollector.ThrowingSupplier
- get() - Method in class org.robolectric.util.SoftThreadLocal
- get(int, int) - Static method in class org.robolectric.shadows.ShadowCamcorderProfile
- get(long, Class<T>) - Static method in class org.robolectric.shadows.ShadowVirtualRefBasePtr
- get(long, TimeUnit) - Method in class org.robolectric.shadows.ShadowLegacyAsyncTask
- get(Context) - Static method in class org.robolectric.shadows.ShadowAccountManager
- get(CameraCharacteristics.Key<T>) - Method in class org.robolectric.shadows.ShadowCameraCharacteristics
- get(CaptureRequest.Key<T>) - Method in class org.robolectric.shadows.ShadowCaptureRequestBuilder
-
Original implementation would store its state in a local CameraMetadataNative object.
- get(CaptureResult.Key<T>) - Method in class org.robolectric.shadows.ShadowCaptureResult
-
Obtain a property of the CaptureResult.
- get(AudioRecord) - Method in interface org.robolectric.shadows.ShadowAudioRecord.AudioRecordSourceProvider
- get(Class<T>) - Static method in class org.robolectric.config.ConfigurationRegistry
-
Returns the configuration object of the specified class, computed using
Configurer
. - get(Class<T>) - Method in interface org.robolectric.pluginapi.config.ConfigurationStrategy.Configuration
-
Returns the configuration instance of the specified class for the current test.
- get(Class<T>) - Method in class org.robolectric.pluginapi.perf.Metadata
- get(Class<T>) - Method in class org.robolectric.plugins.HierarchicalConfigurationStrategy.ConfigurationImpl
- get(String, boolean, int) - Static method in class org.robolectric.res.android.ApkAssetsCache
- get(URI, String, Map<String, List<String>>) - Method in class org.robolectric.shadows.ShadowHttpResponseCache
- get(Locale) - Static method in class org.robolectric.shadows.ShadowLocaleData
- get(ConfigurationStrategy.Configuration) - Static method in class org.robolectric.plugins.ConfigConfigurer
- get(ResName, ResTable_config) - Method in class org.robolectric.res.ResBunch
- get(ResName, ResTable_config) - Method in class org.robolectric.res.ResBundle
- get(DataSource) - Method in interface org.robolectric.shadows.ShadowMediaPlayer.MediaInfoProvider
- GET_ROBO_DATA_METHOD_NAME - Static variable in class org.robolectric.internal.bytecode.ShadowConstants
- getAcceptThirdPartyCookies() - Method in class org.robolectric.fakes.RoboWebSettings
- getAccessibilityServiceList() - Method in class org.robolectric.shadows.ShadowAccessibilityManager
- getAccessibleSubscriptionInfoList() - Method in class org.robolectric.shadows.ShadowSubscriptionManager
-
Returns the accessible list of
SubscriptionInfo
that were set viaShadowSubscriptionManager.setAccessibleSubscriptionInfoList(java.util.List<android.telephony.SubscriptionInfo>)
. - getAccessoryList() - Method in class org.robolectric.shadows.ShadowUsbManager
- getAccountChangeEvents(Context, int, String) - Static method in class org.robolectric.shadows.gms.ShadowGoogleAuthUtil
- getAccountChangeEvents(Context, int, String) - Method in class org.robolectric.shadows.gms.ShadowGoogleAuthUtil.GoogleAuthUtilImpl
- getAccountId(Context, String) - Static method in class org.robolectric.shadows.gms.ShadowGoogleAuthUtil
- getAccountId(Context, String) - Method in class org.robolectric.shadows.gms.ShadowGoogleAuthUtil.GoogleAuthUtilImpl
- getAccounts() - Method in class org.robolectric.shadows.ShadowAccountManager
- getAccountsByType(String) - Method in class org.robolectric.shadows.ShadowAccountManager
- getAccountsByTypeAndFeatures(String, String[], AccountManagerCallback<Account[]>, Handler) - Method in class org.robolectric.shadows.ShadowAccountManager
- getAccountsByTypeForPackage(String, String) - Method in class org.robolectric.shadows.ShadowAccountManager
- getAccountTypesWithManagementDisabled() - Method in class org.robolectric.shadows.ShadowDevicePolicyManager
- getAccuracy() - Method in class org.robolectric.shadows.ShadowLocationManager.ProviderProperties
- getAcquireCount() - Method in class org.robolectric.shadows.ShadowPowerManager.ShadowLowPowerStandbyPortsLock
- getActionProvider() - Method in class org.robolectric.fakes.RoboMenuItem
- getActions() - Method in class org.robolectric.manifest.BroadcastReceiverData
- getActions() - Method in class org.robolectric.manifest.IntentFilterData
- getActions() - Method in class org.robolectric.manifest.ServiceData
- getActionView() - Method in class org.robolectric.fakes.RoboMenuItem
- getActiveAdmins() - Method in class org.robolectric.shadows.ShadowDevicePolicyManager
- getActiveDataSubscriptionId() - Static method in class org.robolectric.shadows.ShadowSubscriptionManager
-
Returns value set with
ShadowSubscriptionManager.setActiveDataSubscriptionId(int)
. - getActiveDevice() - Method in class org.robolectric.shadows.ShadowBluetoothA2dp
- getActiveDevice() - Method in class org.robolectric.shadows.ShadowBluetoothHeadset
- getActiveLockCount() - Method in class org.robolectric.shadows.ShadowWifiManager
-
Returns the number of WifiLocks and MulticastLocks that are currently acquired.
- getActiveModemCount() - Method in class org.robolectric.shadows.ShadowTelephonyManager
-
Returns 1 by default or the value specified via
ShadowTelephonyManager.setActiveModemCount(int)
. - getActiveNetwork() - Method in class org.robolectric.shadows.ShadowConnectivityManager
- getActiveNetworkInfo() - Method in class org.robolectric.shadows.ShadowConnectivityManager
- getActiveNotifications() - Method in class org.robolectric.shadows.ShadowNotificationManager
- getActiveNotifications(String[], int) - Method in class org.robolectric.shadows.ShadowNotificationListenerService
-
Returns zero or more notifications, added by
ShadowNotificationListenerService.addActiveNotification(java.lang.String, int, android.app.Notification)
, that match one of the provided keys. - getActivePlaybackConfigurations() - Method in class org.robolectric.shadows.ShadowAudioManager
- getActiveProjectionTypes() - Method in class org.robolectric.shadows.ShadowUIModeManager
- getActiveRecordingConfigurations() - Method in class org.robolectric.shadows.ShadowAudioManager
-
Returns list of active recording configurations that was set by
ShadowAudioManager.setActiveRecordingConfigurations(java.util.List<android.media.AudioRecordingConfiguration>, boolean)
or empty list otherwise. - getActiveScans() - Method in class org.robolectric.shadows.ShadowBluetoothLeScanner
-
Returns all
ShadowBluetoothLeScanner.ScanParams
s representing active scans. - getActiveScorerPackage() - Method in class org.robolectric.shadows.ShadowNetworkScoreManager
- getActiveSessions(ComponentName) - Method in class org.robolectric.shadows.ShadowMediaSessionManager
- getActiveSubscriptionIdList() - Method in class org.robolectric.shadows.ShadowSubscriptionManager
-
Returns subscription Ids that were set via
ShadowSubscriptionManager.setActiveSubscriptionInfoList(java.util.List<android.telephony.SubscriptionInfo>)
. - getActiveSubscriptionInfo(int) - Method in class org.robolectric.shadows.ShadowSubscriptionManager
-
Returns subscription that were set via
ShadowSubscriptionManager.setActiveSubscriptionInfoList(java.util.List<android.telephony.SubscriptionInfo>)
if it can find one with the specified id or null if none found. - getActiveSubscriptionInfoCount() - Method in class org.robolectric.shadows.ShadowSubscriptionManager
-
Returns the size of the list of
SubscriptionInfo
that were set viaShadowSubscriptionManager.setActiveSubscriptionInfoList(java.util.List<android.telephony.SubscriptionInfo>)
. - getActiveSubscriptionInfoCountMax() - Method in class org.robolectric.shadows.ShadowSubscriptionManager
- getActiveSubscriptionInfoForSimSlotIndex(int) - Method in class org.robolectric.shadows.ShadowSubscriptionManager
-
Returns subscription that were set via
ShadowSubscriptionManager.setActiveSubscriptionInfoList(java.util.List<android.telephony.SubscriptionInfo>)
if it can find one with the specified slot index or null if none found. - getActiveSubscriptionInfoList() - Method in class org.robolectric.shadows.ShadowSubscriptionManager
-
Returns the active list of
SubscriptionInfo
that were set viaShadowSubscriptionManager.setActiveSubscriptionInfoList(java.util.List<android.telephony.SubscriptionInfo>)
. - getActivities() - Method in interface org.robolectric.shadows.ShadowActivityThread._ActivityThread_
- getActivities(Context, int, Intent[], int) - Static method in class org.robolectric.shadows.ShadowPendingIntent
- getActivities(Context, int, Intent[], int, Bundle) - Static method in class org.robolectric.shadows.ShadowPendingIntent
- getActivity() - Method in class org.robolectric.shadows.ShadowCrossProfileApps.StartedActivity
- getActivity(Context, int, Intent, int) - Static method in class org.robolectric.shadows.ShadowPendingIntent
- getActivity(Context, int, Intent, int, Bundle) - Static method in class org.robolectric.shadows.ShadowPendingIntent
- getActivityData(String) - Method in class org.robolectric.manifest.AndroidManifest
- getActivityDatas() - Method in class org.robolectric.manifest.AndroidManifest
- getActivityIcon(ComponentName) - Method in class org.robolectric.shadows.ShadowApplicationPackageManager
- getActivityInfo(ComponentName, int) - Method in class org.robolectric.shadows.ShadowApplicationPackageManager
- getActivityLabel(String) - Method in class org.robolectric.manifest.AndroidManifest
- getActivityList(String, UserHandle) - Method in class org.robolectric.shadows.ShadowLauncherApps
- getActivityResult() - Method in class org.robolectric.android.internal.LocalActivityInvoker
- getActivityThread() - Static method in class org.robolectric.RuntimeEnvironment
- getActualBinaryName() - Method in class org.robolectric.annotation.processing.RobolectricModel.ShadowInfo
- getActualName() - Method in class org.robolectric.annotation.processing.RobolectricModel.ShadowInfo
- getActualRepeatCount() - Method in class org.robolectric.shadows.ShadowValueAnimator
-
Returns the value that was set as the repeat count.
- getActualTypeWithParams() - Method in class org.robolectric.annotation.processing.RobolectricModel.ShadowInfo
- getAdapter() - Method in class org.robolectric.shadows.ShadowAlertController
- getAdapter() - Method in class org.robolectric.shadows.ShadowAlertDialog
- getAdapter() - Method in class org.robolectric.shadows.ShadowBluetoothManager
-
Get the
BluetoothAdapter
for this device. - getAdapterState() - Method in class org.robolectric.shadows.ShadowUwbAdapterStateListener
-
Gets the adapter state set via
ShadowUwbAdapterStateListener.setEnabled(boolean)
- getAdapterState() - Method in class org.robolectric.shadows.ShadowUwbManager
-
Returns the adapter state provided by
ShadowUwbManager#simulateAdapterStateChange()
. - getAdaptivePowerSaveEnabled() - Method in class org.robolectric.shadows.ShadowPowerManager
-
Gets the value set by
ShadowPowerManager.setAdaptivePowerSaveEnabled(boolean)
. - getAddedCallbackBuffers() - Method in class org.robolectric.shadows.ShadowCamera
- getAddress() - Method in class org.robolectric.shadows.ShadowBluetoothAdapter
- getAdnUriForPhoneAccount(PhoneAccountHandle) - Method in class org.robolectric.shadows.ShadowTelecomManager
- getAdpuRequests() - Method in class org.robolectric.shadows.ShadowSecureElementService.MockApplet
- getAdvertisementRequestCount() - Method in class org.robolectric.shadows.ShadowBluetoothLeAdvertiser
-
Returns the count of current ongoing Bluetooth LE advertising requests.
- getAdvertisingSetRequestCount() - Method in class org.robolectric.shadows.ShadowBluetoothLeAdvertiser
-
Returns the count of current ongoing Bluetooth LE advertising set requests.
- getAffectedClasses() - Static method in class org.robolectric.shadows.SQLiteShadowPicker
-
Returns a list of shadow classes that need to be invalidated when the SQLite Mode is switched.
- getAffiliationIds(ComponentName) - Method in class org.robolectric.shadows.ShadowDevicePolicyManager
- getAffineTransform() - Method in class org.robolectric.shadows.ShadowLegacyMatrix
- getAlarmClockInfo() - Method in class org.robolectric.shadows.ShadowAlarmManager.ScheduledAlarm
- getAlias() - Method in class org.robolectric.shadows.ShadowBluetoothDevice
- getAliasName() - Method in class org.robolectric.shadows.ShadowBluetoothDevice
- getAllAttributes() - Method in class org.robolectric.manifest.ActivityData
-
Get the map for all attributes defined for the activity XML.
- getAllAttributes() - Method in class org.robolectric.manifest.BroadcastReceiverData
-
Get the map for all attributes defined for the broadcast receiver.
- getAllAttributes() - Method in class org.robolectric.manifest.ServiceData
-
Get the map for all attributes defined for the service.
- getAllCellInfo() - Method in class org.robolectric.shadows.ShadowTelephonyManager
- getAllDataBundles() - Method in class org.robolectric.shadows.ShadowWearableSensingManager
- getAllHeaders() - Method in class org.robolectric.shadows.httpclient.HttpResponseStub
- getAllHeaders() - Method in class org.robolectric.shadows.httpclient.TestHttpResponse
- getAllIncomingCalls() - Method in class org.robolectric.shadows.ShadowTelecomManager
- getAllIntentFilters(String) - Method in class org.robolectric.shadows.ShadowApplicationPackageManager
- getAllLoopers() - Static method in class org.robolectric.shadows.ShadowLooper
-
Return all created loopers.
- getAllManifests() - Method in class org.robolectric.manifest.AndroidManifest
-
Returns all transitively reachable manifests, including this one, in order and without duplicates.
- getAllMethodRefs() - Method in class org.robolectric.internal.bytecode.Interceptors
- getAllNetworkInfo() - Method in class org.robolectric.shadows.ShadowConnectivityManager
- getAllNetworks() - Method in class org.robolectric.shadows.ShadowConnectivityManager
- getAllNotifications() - Method in class org.robolectric.shadows.ShadowNotificationManager
- getAllocationByteCount() - Method in class org.robolectric.shadows.ShadowLegacyBitmap
- getAllOutgoingCalls() - Method in class org.robolectric.shadows.ShadowTelecomManager
- getAllowContentAccess() - Method in class org.robolectric.fakes.RoboWebSettings
- getAllowedNetworkTypes() - Method in class org.robolectric.shadows.ShadowDownloadManager.ShadowRequest
- getAllowedOverMetered() - Method in class org.robolectric.shadows.ShadowDownloadManager.ShadowRequest
- getAllowedOverRoaming() - Method in class org.robolectric.shadows.ShadowDownloadManager.ShadowRequest
- getAllowFileAccess() - Method in class org.robolectric.fakes.RoboWebSettings
- getAllowFileAccessFromFileURLs() - Method in class org.robolectric.fakes.RoboWebSettings
- getAllowUniversalAccessFromFileURLs() - Method in class org.robolectric.fakes.RoboWebSettings
- getAllPackageInstallerSessions() - Method in class org.robolectric.shadows.ShadowLauncherApps
- getAllPendingJobs() - Method in class org.robolectric.shadows.ShadowJobScheduler
- getAllPendingJobs() - Method in class org.robolectric.shadows.ShadowJobScheduler.ShadowJobSchedulerImpl
- getAllPermissionGroups(int) - Method in class org.robolectric.shadows.ShadowApplicationPackageManager
- getAllPhoneAccountHandles() - Method in class org.robolectric.shadows.ShadowTelecomManager
- getAllPhoneAccounts() - Method in class org.robolectric.shadows.ShadowTelecomManager
- getAllPhoneAccountsCount() - Method in class org.robolectric.shadows.ShadowTelecomManager
- getAllProfiles() - Method in class org.robolectric.shadows.ShadowUserManager
- getAllProviders() - Method in class org.robolectric.shadows.ShadowLocationManager
- getAllSessionCallbacks() - Method in class org.robolectric.shadows.ShadowPackageInstaller
- getAllSessions() - Method in class org.robolectric.shadows.ShadowPackageInstaller
- getAllShadowTypes() - Method in class org.robolectric.annotation.processing.RobolectricModel
- getAllSharedMemories() - Method in class org.robolectric.shadows.ShadowWearableSensingManager
- getAllStartedServices() - Method in class org.robolectric.shadows.ShadowContextWrapper
-
Returns all
Intent
started by#startService(android.content.Intent)
without consuming them. - getAllUnknownCalls() - Method in class org.robolectric.shadows.ShadowTelecomManager
- getAllWallpaperDimAmounts() - Method in class org.robolectric.shadows.ShadowWallpaperManager
-
Returns a list of all dim amounts set from calls to setWallpaperDimAmount.
- getAlpha() - Method in class org.robolectric.shadows.ShadowPaint
- getAlpha() - Method in class org.robolectric.shadows.ShadowRenderNode
- getAlpha() - Method in class org.robolectric.shadows.ShadowRenderNodeQ
- getAlphabeticShortcut() - Method in class org.robolectric.fakes.RoboMenuItem
- getAlwaysRecreateViewsDuringUpdate() - Method in class org.robolectric.shadows.ShadowAppWidgetManager
- getAnchor() - Method in class org.robolectric.shadows.ShadowAccessibilityWindowInfo
- getAndroidCodeName() - Method in class org.robolectric.pluginapi.Sdk
-
Returns the Android codename for this SDK.
- getAndroidCodeName() - Method in class org.robolectric.plugins.DefaultSdkProvider.DefaultSdk
- getAndroidFrameworkJarPath() - Static method in class org.robolectric.RuntimeEnvironment
- getAndroidJarSDKVersion() - Method in class org.robolectric.internal.bytecode.ClassInstrumentor
- getAndroidManifestFile() - Method in class org.robolectric.manifest.AndroidManifest
- getAndroidSandbox(InstrumentationConfiguration, Sdk, ResourcesMode.Mode, LooperMode.Mode, SQLiteMode.Mode, GraphicsMode.Mode) - Method in class org.robolectric.internal.SandboxManager
- getAndroidVersion() - Method in class org.robolectric.pluginapi.Sdk
-
Returns the Android Version for this SDK.
- getAndroidVersion() - Method in class org.robolectric.plugins.DefaultSdkProvider.DefaultSdk
- getAnimations() - Method in class org.robolectric.shadows.ShadowView
-
Returns a list of all animations that have been set on this view.
- getAnnotationIntValue(AnnotationValue) - Static method in class org.robolectric.annotation.processing.Helpers
- getAnnotationMirror(Types, Element, TypeElement) - Static method in class org.robolectric.annotation.processing.Helpers
- getAnnotationStringValue(AnnotationValue) - Static method in class org.robolectric.annotation.processing.Helpers
- getAnnotationType() - Method in class org.robolectric.annotation.processing.validator.Validator
- getAnnotationTypeMirrorValue(AnnotationMirror, String) - Static method in class org.robolectric.annotation.processing.Helpers
- getAnnotationTypeMirrorValue(AnnotationValue) - Static method in class org.robolectric.annotation.processing.Helpers
- getAnnotationTypeMirrorValue(Element) - Static method in class org.robolectric.annotation.processing.Helpers
- getApiLevel() - Method in class org.robolectric.pluginapi.Sdk
-
Returns the Android API level for this SDK.
- getApiLevel() - Static method in class org.robolectric.RuntimeEnvironment
- GetApkAssets() - Method in class org.robolectric.res.android.CppAssetManager2
- getApkContentsSigners() - Method in class org.robolectric.shadows.ShadowSigningInfo
- getApkFile() - Method in class org.robolectric.internal.ManifestIdentifier
- getApkFile() - Method in class org.robolectric.manifest.AndroidManifest
- getAppCacheEnabled() - Method in class org.robolectric.fakes.RoboWebSettings
- getAppCacheMaxSize() - Method in class org.robolectric.fakes.RoboWebSettings
- getAppCachePath() - Method in class org.robolectric.fakes.RoboWebSettings
- getAppComponentFactory() - Method in class org.robolectric.manifest.AndroidManifest
- getAppIcon() - Method in class org.robolectric.shadows.ShadowPackageInstaller.ShadowSessionInfo
-
Real method makes a system call not available in tests.
- getApplication() - Static method in class org.robolectric.RuntimeEnvironment
-
Get a reference to the
Application
under test. - getApplication() - Method in class org.robolectric.shadows.ShadowActivityThread
- getApplicationAttributes() - Method in class org.robolectric.manifest.AndroidManifest
- getApplicationEnabledSetting(String) - Method in class org.robolectric.shadows.ShadowApplicationPackageManager
- getApplicationHiddenSettingAsUser(String, UserHandle) - Method in class org.robolectric.shadows.ShadowApplicationPackageManager
- getApplicationIcon(ApplicationInfo) - Method in class org.robolectric.shadows.ShadowApplicationPackageManager
- getApplicationIcon(String) - Method in class org.robolectric.shadows.ShadowApplicationPackageManager
- getApplicationInfo(String, int) - Method in class org.robolectric.shadows.ShadowApplicationPackageManager
- getApplicationInfo(String, int, UserHandle) - Method in class org.robolectric.shadows.ShadowLauncherApps
- getApplicationInfo(String, Object) - Method in class org.robolectric.shadows.ShadowApplicationPackageManager
- getApplicationLocales(String) - Method in class org.robolectric.shadows.ShadowLocaleManager
-
Returns the stored locales from in-memory map for the given package when
LocaleManager.getApplicationLocales()
is invoked in source code via tests. - getApplicationMetaData() - Method in class org.robolectric.manifest.AndroidManifest
- getApplicationName() - Method in class org.robolectric.manifest.AndroidManifest
- getApplicationNightMode() - Method in class org.robolectric.shadows.ShadowUIModeManager
- getApplicationRestrictions() - Method in class org.robolectric.shadows.ShadowRestrictionsManager
- getApplicationRestrictions(ComponentName, String) - Method in class org.robolectric.shadows.ShadowDevicePolicyManager
- getApplicationRestrictions(String) - Method in class org.robolectric.shadows.ShadowDevicePolicyManager
-
Returns all application restrictions of the
packageName
in aBundle
. - getApplicationRestrictions(String) - Method in class org.robolectric.shadows.ShadowUserManager
-
Compared to real Android, there is no check that the package name matches the application package name and the method returns instantly.
- getAppMetadata() - Method in class org.robolectric.shadows.ShadowPackageInstaller.ShadowSession
- getAppSaturationLevel(String) - Method in class org.robolectric.shadows.ShadowColorDisplayManager
-
Returns the current display saturation level for the
packageName
. - getAppStandbyBucket() - Method in class org.robolectric.shadows.ShadowUsageStatsManager
-
Returns the current app's standby bucket that is set by
setCurrentAppStandbyBucket
. - getAppStandbyBucket(String) - Method in class org.robolectric.shadows.ShadowUsageStatsManager
-
Returns the current standby bucket of the specified app that is set by
setAppStandbyBucket
. - getAppStandbyBuckets() - Method in class org.robolectric.shadows.ShadowUsageStatsManager
- getAppTasks() - Method in class org.robolectric.shadows.ShadowActivityManager
-
For tests, returns the list of
ActivityManager.AppTask
set usingShadowActivityManager.setAppTasks(List)
. - getAppWidgetId() - Method in class org.robolectric.shadows.ShadowAppWidgetHostView
- getAppWidgetIds(ComponentName) - Method in class org.robolectric.shadows.ShadowAppWidgetManager
- getAppWidgetInfo() - Method in class org.robolectric.shadows.ShadowAppWidgetHostView
- getAppWidgetInfo(int) - Method in class org.robolectric.shadows.ShadowAppWidgetManager
- getAppWidgetManager() - Method in class org.robolectric.shadows.ShadowApplication
-
Deprecated.Please use
Context.getSystemService(Context.APPWIDGET_SERVICE)
intstead. - getAppWidgetOptions(int) - Method in class org.robolectric.shadows.ShadowAppWidgetManager
-
Gets the appWidgetOptions Bundle stored in a local cache.
- getAppWidgetProviderFor(int) - Method in class org.robolectric.shadows.ShadowAppWidgetManager
- getArcPaintHistoryCount() - Method in class org.robolectric.shadows.ShadowCanvas
- getArcPaintHistoryCount() - Method in class org.robolectric.shadows.ShadowLegacyCanvas
- getArcPaintHistoryCount() - Method in class org.robolectric.shadows.ShadowNativeBaseCanvas
- getArrayIntResource(int) - Method in class org.robolectric.shadows.ShadowArscAssetManager
- getArraySize(int) - Method in class org.robolectric.shadows.ShadowArscAssetManager
- getArrayStringInfo(int) - Method in class org.robolectric.shadows.ShadowArscAssetManager
- getArrayStringResource(int) - Method in class org.robolectric.shadows.ShadowArscAssetManager
- getArtifactId() - Method in class org.robolectric.internal.dependency.DependencyJar
- getAssetAllocations() - Static method in class org.robolectric.res.android.Asset
- getAssetAllocations() - Static method in class org.robolectric.shadows.ShadowArscAssetManager10
- getAssetAllocations() - Static method in class org.robolectric.shadows.ShadowArscAssetManager9
- getAssetDir() - Method in class org.robolectric.internal.ManifestIdentifier
- getAssetLength(long) - Method in class org.robolectric.shadows.ShadowArscAssetManager
- GetAssetManager() - Method in class org.robolectric.res.android.CppAssetManager2.Theme
- getAssetPaths() - Method in class org.robolectric.res.android.CppAssetManager
- getAssetPaths() - Method in class org.robolectric.res.android.CppAssetManager2
- getAssetRemainingLength(long) - Method in class org.robolectric.shadows.ShadowArscAssetManager
- getAssetsDir() - Method in class org.robolectric.res.ResourcePath
- getAssetsDirectory() - Method in class org.robolectric.manifest.AndroidManifest
- getAssignedPackageIdentifiers() - Method in class org.robolectric.shadows.ShadowArscAssetManager
- getAssistantActivityIntents() - Method in class org.robolectric.shadows.ShadowVoiceInteractionSession
-
Returns the list of
Intent
instances passed intoVoiceInteractionSession.startAssistantActivity(Intent)
in invocation order. - getAssociations() - Method in class org.robolectric.shadows.ShadowCompanionDeviceManager
- getAttribute(String, String) - Method in class org.robolectric.android.XmlResourceParserImpl
- GetAttribute(int, Ref<ResourceTypes.Res_value>, Ref<Integer>) - Method in class org.robolectric.res.android.CppAssetManager2.Theme
- GetAttribute(int, Ref<ResourceTypes.Res_value>, Ref<Integer>) - Method in class org.robolectric.res.android.ResTableTheme
- getAttributeBooleanValue(int, boolean) - Method in class org.robolectric.android.XmlResourceParserImpl
- getAttributeBooleanValue(String, String, boolean) - Method in class org.robolectric.android.XmlResourceParserImpl
- getAttributeCount() - Method in class org.robolectric.android.XmlResourceParserImpl
- getAttributeCount() - Method in class org.robolectric.res.android.ResXMLParser
- getAttributeData(int) - Method in class org.robolectric.res.android.ResXMLParser
- getAttributeDataType(int) - Method in class org.robolectric.res.android.ResXMLParser
- getAttributeFloatValue(int, float) - Method in class org.robolectric.android.XmlResourceParserImpl
- getAttributeFloatValue(String, String, float) - Method in class org.robolectric.android.XmlResourceParserImpl
- getAttributeIntValue(int, int) - Method in class org.robolectric.android.XmlResourceParserImpl
- getAttributeIntValue(String, String, int) - Method in class org.robolectric.android.XmlResourceParserImpl
- getAttributeListValue(int, String[], int) - Method in class org.robolectric.android.XmlResourceParserImpl
- getAttributeListValue(String, String, String[], int) - Method in class org.robolectric.android.XmlResourceParserImpl
- getAttributeName(int) - Method in class org.robolectric.android.XmlResourceParserImpl
- getAttributeNameID(int) - Method in class org.robolectric.res.android.ResXMLParser
- getAttributeNameResID(int) - Method in class org.robolectric.res.android.ResXMLParser
- getAttributeNameResource(int) - Method in class org.robolectric.android.XmlResourceParserImpl
- getAttributeNamespace(int) - Method in class org.robolectric.android.XmlResourceParserImpl
- getAttributeNamespaceID(int) - Method in class org.robolectric.res.android.ResXMLParser
- getAttributePrefix(int) - Method in class org.robolectric.android.XmlResourceParserImpl
- getAttributeResourceValue(int, int) - Method in class org.robolectric.android.XmlResourceParserImpl
- getAttributeResourceValue(String, String, int) - Method in class org.robolectric.android.XmlResourceParserImpl
- getAttributeSetSourceResId(AttributeSet) - Static method in class org.robolectric.shadows.ShadowResources
-
Returns the layout resource id the attribute set was inflated from.
- getAttributeType(int) - Method in class org.robolectric.android.XmlResourceParserImpl
- getAttributeUnsignedIntValue(int, int) - Method in class org.robolectric.android.XmlResourceParserImpl
- getAttributeUnsignedIntValue(String, String, int) - Method in class org.robolectric.android.XmlResourceParserImpl
- getAttributeValue(int) - Method in class org.robolectric.android.XmlResourceParserImpl
- getAttributeValue(int, Ref<ResourceTypes.Res_value>) - Method in class org.robolectric.res.android.ResXMLParser
- getAttributeValue(String, String) - Method in class org.robolectric.android.XmlResourceParserImpl
- getAttributeValueStringID(int) - Method in class org.robolectric.res.android.ResXMLParser
- getAttrValue(ResName) - Method in class org.robolectric.res.EmptyStyle
- getAttrValue(ResName) - Method in interface org.robolectric.res.Style
- getAttrValue(ResName) - Method in class org.robolectric.res.StyleData
- getAttrValue(ResName) - Method in class org.robolectric.res.StyleResolver
- getAttrValue(ResName) - Method in class org.robolectric.res.ThemeStyleSet
- getAudioAttributes() - Method in class org.robolectric.shadows.ShadowMediaPlayer
-
Retrieves the currently set
AudioAttributes
. - getAudioAttributesFromLastVibration() - Method in class org.robolectric.shadows.ShadowVibrator
-
Returns the
AudioAttributes
from the last vibration. - getAudioChannels() - Method in class org.robolectric.shadows.ShadowMediaRecorder
- getAudioDevicesForAttributes(AudioAttributes) - Method in class org.robolectric.shadows.ShadowAudioManager
-
Returns the audio devices that would be used for the routing of the given audio attributes.
- getAudioEffects() - Static method in class org.robolectric.shadows.ShadowAudioEffect
-
Returns all effects created with an
AudioEffect
constructor. - getAudioEncoder() - Method in class org.robolectric.shadows.ShadowMediaRecorder
- getAudioEncodingBitRate() - Method in class org.robolectric.shadows.ShadowMediaRecorder
- getAudioRoute() - Method in class org.robolectric.shadows.ShadowInCallAdapter
-
Returns audioRoute set by setAudioRoute.
- getAudioSamplingRate() - Method in class org.robolectric.shadows.ShadowMediaRecorder
- getAudioSession() - Method in class org.robolectric.shadows.ShadowAudioEffect
-
Returns the audio session set in the
AudioEffect
ctor. - getAudioSessionId() - Method in class org.robolectric.shadows.ShadowMediaPlayer
- getAudioSource() - Method in class org.robolectric.shadows.ShadowMediaRecorder
- getAuthenticatorTypes() - Method in class org.robolectric.shadows.ShadowAccountManager
- getAuthorities() - Method in class org.robolectric.manifest.ContentProviderData
- getAuthorities() - Method in class org.robolectric.manifest.IntentFilterData
- getAuthToken(Account, String, Bundle, boolean, AccountManagerCallback<Bundle>, Handler) - Method in class org.robolectric.shadows.ShadowAccountManager
- getAuthToken(Account, String, Bundle, Activity, AccountManagerCallback<Bundle>, Handler) - Method in class org.robolectric.shadows.ShadowAccountManager
- getAutofillServiceComponentName() - Method in class org.robolectric.shadows.ShadowAutofillManager
-
Returns the overridden value set by
ShadowAutofillManager.setAutofillServiceComponentName(ComponentName)
. - getAutomaticZenRule(String) - Method in class org.robolectric.shadows.ShadowNotificationManager
- getAutomaticZenRules() - Method in class org.robolectric.shadows.ShadowNotificationManager
- getAutoTimeEnabled(ComponentName) - Method in class org.robolectric.shadows.ShadowDevicePolicyManager
- getAutoTimeRequired() - Method in class org.robolectric.shadows.ShadowDevicePolicyManager
- getAutoTimeZoneEnabled(ComponentName) - Method in class org.robolectric.shadows.ShadowDevicePolicyManager
- getAuxEffect() - Method in class org.robolectric.shadows.ShadowMediaPlayer
-
Useful for assertions.
- getAvailableBlocks() - Method in class org.robolectric.shadows.ShadowStatFs
- getAvailableBlocksLong() - Method in class org.robolectric.shadows.ShadowStatFs
- getAvailableBytes() - Method in class org.robolectric.shadows.ShadowStatFs
- getAvailableCommunicationDevices() - Method in class org.robolectric.shadows.ShadowAudioManager
- getAvailableRestoreToken(String) - Method in class org.robolectric.shadows.ShadowBackupManager
- getAvailableRollbacks() - Method in class org.robolectric.shadows.ShadowRollbackManager
- getAvailableSubscriptionInfoList() - Method in class org.robolectric.shadows.ShadowSubscriptionManager
-
Returns the available list of
SubscriptionInfo
that were set viaShadowSubscriptionManager.setAvailableSubscriptionInfoList(java.util.List<android.telephony.SubscriptionInfo>)
. - getAzimuth() - Method in class org.robolectric.shadows.GnssStatusBuilder.GnssSatelliteInfo
-
Deprecated.Gets the
azimuth
of the satellite, in degrees. - getBackgroundColor() - Method in class org.robolectric.shadows.ShadowWebView
-
Returns the
Color
int that has been set byShadowWebView.setBackgroundColor(int)
. - getBackgroundDataSetting() - Method in class org.robolectric.shadows.ShadowConnectivityManager
- getBackgroundDrawable() - Method in class org.robolectric.shadows.ShadowWindow
- getBackgroundPackage() - Method in class org.robolectric.shadows.ShadowActivityManager
- getBackgroundThreadScheduler() - Static method in class org.robolectric.Robolectric
-
Return the background scheduler.
- getBackgroundThreadScheduler() - Method in class org.robolectric.shadows.ShadowApplication
-
Deprecated.
- GetBag(int) - Method in class org.robolectric.res.android.CppAssetManager2
- getBagLocked(int, Ref<ResTable.bag_entry[]>, Ref<Integer>) - Method in class org.robolectric.res.android.ResTable
- getBasePackageCount() - Method in class org.robolectric.res.android.ResTable
- getBasePackageId(int) - Method in class org.robolectric.res.android.ResTable
- getBasePackageName(int) - Method in class org.robolectric.res.android.ResTable
- getBasePath() - Method in class org.robolectric.util.TempDirectory
- getBaseShadowMap() - Method in class org.robolectric.internal.bytecode.ShadowProviders
- getBatteryDischargePrediction() - Method in class org.robolectric.shadows.ShadowPowerManager
-
Returns the current battery life remaining estimate.
- getBatteryLevel() - Method in class org.robolectric.shadows.ShadowBluetoothDevice
- getBestDateTimePattern(String, Locale) - Static method in class org.robolectric.shadows.ShadowICU
- getBestProvider(Criteria, boolean) - Method in class org.robolectric.shadows.ShadowLocationManager
- getBigContentText() - Method in class org.robolectric.shadows.ShadowNotification
- getBigContentTitle() - Method in class org.robolectric.shadows.ShadowNotification
- getBigPicture() - Method in class org.robolectric.shadows.ShadowNotification
- getBigText() - Method in class org.robolectric.shadows.ShadowNotification
- getBindDeviceAdminTargetUsers(ComponentName) - Method in class org.robolectric.shadows.ShadowDevicePolicyManager
-
Returns the list of target users that the calling device or profile owner can use when calling
ShadowDevicePolicyManager.bindDeviceAdminServiceAsUser(android.content.ComponentName, android.content.Intent, android.content.ServiceConnection, int, android.os.UserHandle)
. - getBitmap() - Method in class org.robolectric.shadows.ShadowIcon
- getBitmap(int) - Method in class org.robolectric.shadows.ShadowWallpaperManager
-
Returns the memory cached
Bitmap
associated withwhich
. - getBitmap(ContentResolver, Uri) - Static method in class org.robolectric.shadows.ShadowMediaStore.ShadowImages.ShadowMedia
- getBlob(int) - Method in class org.robolectric.fakes.BaseCursor
-
Deprecated.
- getBlob(int) - Method in class org.robolectric.fakes.RoboCursor
-
Deprecated.
- getBlob(int) - Method in class org.robolectric.shadows.ShadowCursorWrapper
- getBlockCount() - Method in class org.robolectric.shadows.ShadowStatFs
- getBlockCountLong() - Method in class org.robolectric.shadows.ShadowStatFs
- getBlockNetworkImage() - Method in class org.robolectric.fakes.RoboWebSettings
- getBlockNetworkLoads() - Method in class org.robolectric.fakes.RoboWebSettings
- getBlockSize() - Method in class org.robolectric.shadows.ShadowStatFs
- getBlockSizeLong() - Method in class org.robolectric.shadows.ShadowStatFs
-
Robolectric always uses a block size of 4096.
- getBluetoothAdapter() - Method in class org.robolectric.shadows.ShadowApplication
-
Deprecated.Use
BluetoothAdapter.getDefaultAdapter()
()} instead. - getBluetoothAudio() - Method in class org.robolectric.shadows.ShadowInCallService
- getBluetoothClass() - Method in class org.robolectric.shadows.ShadowBluetoothDevice
-
Overrides behavior of
BluetoothDevice.getBluetoothClass()
to return pre-set result. - getBluetoothConnectionManager() - Method in class org.robolectric.shadows.ShadowBluetoothGatt
- getBluetoothConnectionManager() - Method in class org.robolectric.shadows.ShadowBluetoothGattServer
- getBluetoothGatt() - Method in class org.robolectric.shadows.ShadowBluetoothAdapter
- getBluetoothGatts() - Method in class org.robolectric.shadows.ShadowBluetoothDevice
-
Returns all
BluetoothGatt
objects created by callingShadowBluetoothDevice.connectGatt(android.content.Context, boolean, android.bluetooth.BluetoothGattCallback)
. - getBluetoothServiceManager() - Static method in class org.robolectric.shadows.ShadowBluetoothFrameworkInitializer
- getBondedDevices() - Method in class org.robolectric.shadows.ShadowBluetoothAdapter
- getBondState() - Method in class org.robolectric.shadows.ShadowBluetoothDevice
-
Overrides behavior of
BluetoothDevice.getBondState()
to return pre-set result. - getBootstrapAuthenticationCallback() - Method in class org.robolectric.shadows.ShadowTelephonyManager
- getBottom() - Method in class org.robolectric.shadows.ShadowRenderNodeQ
- getBoundApplication() - Method in interface org.robolectric.shadows.ShadowActivityThread._ActivityThread_
- getBoundNetworkForProcess() - Method in class org.robolectric.shadows.ShadowConnectivityManager
- getBounds() - Method in class org.robolectric.shadows.ShadowTouchDelegate
- getBounds2D() - Method in class org.robolectric.shadows.RoundRectangle
- getBoundServiceConnections() - Method in class org.robolectric.shadows.ShadowApplication
- getBoundServiceConnections() - Method in class org.robolectric.shadows.ShadowInstrumentation
- getBoundsInScreen(Rect) - Method in class org.robolectric.shadows.ShadowAccessibilityWindowInfo
- getBrightnessConfigurationForUser(int) - Method in class org.robolectric.shadows.ShadowDisplayManagerGlobal
- getBrightnessEvents(String) - Method in class org.robolectric.shadows.ShadowDisplayManagerGlobal
- getBroadcast(Context, int, Intent, int) - Static method in class org.robolectric.shadows.ShadowPendingIntent
- getBroadcastCookie(int) - Method in class org.robolectric.shadows.ShadowRemoteCallbackList
- getBroadcastIntents() - Method in class org.robolectric.shadows.ShadowContextWrapper
-
Returns the broadcast intents sent during the tests (for all users).
- getBroadcastIntentsForUser(UserHandle) - Method in class org.robolectric.shadows.ShadowContextWrapper
-
Returns the broadcast intents sent to the given user.
- getBroadcastItem(int) - Method in class org.robolectric.shadows.ShadowRemoteCallbackList
- getBroadcastOptions(Intent) - Method in class org.robolectric.shadows.ShadowContextWrapper
-
Returns the broadcast options when the intent was last sent.
- getBroadcastReceiver() - Method in class org.robolectric.shadows.ShadowApplication.Wrapper
- getBroadcastReceiver(String) - Method in class org.robolectric.manifest.AndroidManifest
-
Returns data for the broadcast receiver with the provided name from this manifest.
- getBroadcastReceivers() - Method in class org.robolectric.manifest.AndroidManifest
- getBuffer(boolean) - Method in class org.robolectric.res.android.Asset
- getBuffer(boolean, int) - Method in class org.robolectric.shadows.ShadowMediaCodec
-
Returns the input or output buffer corresponding to the given index, or null if invalid.
- getBufferLengthMillis(int) - Method in class org.robolectric.shadows.ShadowBluetoothA2dp
- getBuffers(boolean) - Method in class org.robolectric.shadows.ShadowMediaCodec
-
Returns the shadow buffers used for input or output.
- getBugreportFd() - Method in class org.robolectric.shadows.ShadowBugreportManager
-
Returns the bug report file descriptor if set with
startBugreport
orretrieveBugreport
, else null. - getBuildSystemApiProperties() - Method in class org.robolectric.RobolectricTestRunner
- getBuiltInZoomControls() - Method in class org.robolectric.fakes.RoboWebSettings
- getBulkContentValues() - Method in class org.robolectric.shadows.ShadowContentResolver.InsertStatement
- getButtonDrawable() - Method in class org.robolectric.shadows.ShadowCompoundButton
- getButtonDrawableId() - Method in class org.robolectric.shadows.ShadowCompoundButton
- getByte(int) - Method in class org.robolectric.res.android.ResourceTypes.ResStringPool_header
- getByteCode(String) - Method in class org.robolectric.internal.bytecode.SandboxClassLoader
- getByteCount() - Method in class org.robolectric.shadows.ShadowLegacyBitmap
- getBytes(Path) - Static method in class org.robolectric.res.Fs
- getBytesSoFar() - Method in class org.robolectric.shadows.ShadowDownloadManager.ShadowRequest
- getCacheMode() - Method in class org.robolectric.fakes.RoboWebSettings
- getCalendar() - Method in class org.robolectric.shadows.ShadowDatePickerDialog
- getCallAudioState() - Method in class org.robolectric.shadows.ShadowInCallService
- getCallAudioState() - Method in class org.robolectric.shadows.ShadowPhone
- getCallbackExecutorMap() - Method in class org.robolectric.shadows.ShadowBluetoothLeBroadcast
- getCallbackForListener(Class<T>) - Method in class org.robolectric.shadows.ShadowTelephonyManager
-
Returns a view of
telephonyCallbackRegistrations
containing all elements that are of the typeclazz
. - getCallbackIntent() - Method in class org.robolectric.shadows.ShadowUsageStatsManager.AppUsageLimitObserver
- getCallbackIntent() - Method in class org.robolectric.shadows.ShadowUsageStatsManager.AppUsageObserver
- getCallbackQueues() - Method in interface org.robolectric.shadows.ShadowChoreographer.ChoreographerReflector
- getCallbacks() - Method in class org.robolectric.shadows.ShadowMediaController
-
Gets the callbacks registered to MediaController.
- getCallbacks() - Method in class org.robolectric.shadows.ShadowSurfaceView.FakeSurfaceHolder
- getCallCapablePhoneAccounts() - Method in class org.robolectric.shadows.ShadowTelecomManager
- getCallCapablePhoneAccounts(boolean) - Method in class org.robolectric.shadows.ShadowTelecomManager
- getCallComposerStatus() - Method in class org.robolectric.shadows.ShadowTelephonyManager
- getCallDetails() - Method in class org.robolectric.shadows.ShadowCallScreeningService.RespondToCallInput
- getCallerConfiguredNetworks() - Method in class org.robolectric.shadows.ShadowWifiManager
-
The original implementation allows this to be called by the Device Owner (DO), Profile Owner (PO), callers with carrier privilege and system apps, but this shadow can be called by all apps carrying the ACCESS_WIFI_STATE permission.
- getCallingActivity() - Method in class org.robolectric.shadows.ShadowActivity
- getCallingPackage() - Method in class org.robolectric.shadows.ShadowActivity
- getCallingPackage() - Method in class org.robolectric.shadows.ShadowContentProvider
- getCallingPid() - Static method in class org.robolectric.shadows.ShadowBinder
- getCallingUid() - Static method in class org.robolectric.shadows.ShadowBinder
- getCallingUidOrThrow() - Static method in class org.robolectric.shadows.ShadowBinder
- getCallingUserHandle() - Static method in class org.robolectric.shadows.ShadowBinder
- getCallRequestMode() - Method in class org.robolectric.shadows.ShadowTelecomManager
- getCallResponse() - Method in class org.robolectric.shadows.ShadowCallScreeningService.RespondToCallInput
- getCalls() - Method in class org.robolectric.shadows.ShadowPhone
- getCallState() - Method in class org.robolectric.shadows.ShadowTelecomManager
- getCallState() - Method in class org.robolectric.shadows.ShadowTelephonyManager
-
Call state may be specified via
ShadowTelephonyManager.setCallState(int)
. - getCallStateForSubscription() - Method in class org.robolectric.shadows.ShadowTelephonyManager
-
Call state may be specified via
ShadowTelephonyManager.setCallState(int)
. - getCamera() - Method in class org.robolectric.shadows.ShadowMediaRecorder
- getCameraCharacteristics(String) - Method in class org.robolectric.shadows.ShadowCameraManager
- getCameraDisabled(ComponentName) - Method in class org.robolectric.shadows.ShadowDevicePolicyManager
- getCameraDistance() - Method in class org.robolectric.shadows.ShadowRenderNode
- getCameraDistance() - Method in class org.robolectric.shadows.ShadowRenderNodeQ
- getCameraIdList() - Method in class org.robolectric.shadows.ShadowCameraManager
- getCameraInfo(int, Camera.CameraInfo) - Static method in class org.robolectric.shadows.ShadowCamera
- getCap() - Method in class org.robolectric.shadows.ShadowPaint
- getCaptivePortalServerUrl() - Method in class org.robolectric.shadows.ShadowConnectivityManager
-
Returns the captive portal URL previously set with
ShadowConnectivityManager.setCaptivePortalServerUrl(java.lang.String)
. - getCarrierConfig() - Method in class org.robolectric.shadows.ShadowTelephonyManager
-
Returns a new empty
PersistableBundle
by default, or the value specified viaShadowTelephonyManager.setCarrierConfig(PersistableBundle)
. - getCarrierFrequencyHz() - Method in class org.robolectric.shadows.GnssStatusBuilder.GnssSatelliteInfo
-
Deprecated.Gets the
carrier frequency
of the satellite, in Hz, if present; ifnull
, indicates that the carrier frequencyis not available
. - getCarrierIdFromSimMccMnc() - Method in class org.robolectric.shadows.ShadowTelephonyManager
- getCarrierPackageNamesForIntent(Intent) - Method in class org.robolectric.shadows.ShadowTelephonyManager
- getCarrierPackageNamesForIntentAndPhone(Intent, int) - Method in class org.robolectric.shadows.ShadowTelephonyManager
- getCarrierRestrictionRules() - Method in class org.robolectric.shadows.ShadowTelephonyManager
-
Implementation for
TelephonyManager.getCarrierRestrictionRules()
that is set for tests byTelephonyManager.setCarrierRestrictionRules(android.telephony.CarrierRestrictionRules)
. - getCategories() - Method in class org.robolectric.manifest.IntentFilterData
- getCellLocation() - Method in class org.robolectric.shadows.ShadowTelephonyManager
- getCenterX() - Method in class org.robolectric.shadows.ShadowMagnificationController
- getCenterY() - Method in class org.robolectric.shadows.ShadowMagnificationController
- getChangedPackages(int) - Method in class org.robolectric.shadows.ShadowApplicationPackageManager
- GetChangingConfigurations() - Method in class org.robolectric.res.android.CppAssetManager2.Theme
- getChar(String, int, int) - Static method in class org.robolectric.shadows.ShadowTime
- getChild(int) - Method in class org.robolectric.shadows.ShadowAccessibilityNodeInfo
- getChild(int) - Method in class org.robolectric.shadows.ShadowAccessibilityWindowInfo
- getChildCount() - Method in class org.robolectric.shadows.ShadowAccessibilityNodeInfo
- getChildCount() - Method in class org.robolectric.shadows.ShadowAccessibilityWindowInfo
- getChildren() - Method in class org.robolectric.ParameterizedRobolectricTestRunner
- getChildren() - Method in class org.robolectric.RobolectricTestParameterInjector
- getChildren() - Method in class org.robolectric.RobolectricTestRunner
- getChipInfos() - Method in class org.robolectric.shadows.ShadowUwbManager
-
Simply returns the List of bundles provided by
ShadowUwbManager.setChipInfos(List)
, allowing the tester to set multi-chip configuration. - getCirclePaintHistoryCount() - Method in class org.robolectric.shadows.ShadowCanvas
- getCirclePaintHistoryCount() - Method in class org.robolectric.shadows.ShadowLegacyCanvas
- getCirclePaintHistoryCount() - Method in class org.robolectric.shadows.ShadowNativeBaseCanvas
- getClassAttribute() - Method in class org.robolectric.android.XmlResourceParserImpl
- getClassBytes() - Method in class org.robolectric.internal.bytecode.ClassDetails
- getClassBytes(String) - Method in class org.robolectric.internal.bytecode.ClassNodeProvider
- getClasses(ReflectionHelpers.ClassParameter<?>...) - Static method in class org.robolectric.util.ReflectionHelpers.ClassParameter
- getClassifier() - Method in class org.robolectric.internal.dependency.DependencyJar
- getClassLoader() - Static method in class org.robolectric.internal.bytecode.RobolectricInternals
- getClassLoader() - Method in class org.robolectric.shadows.ShadowContextImpl
- getClassLoader() - Method in class org.robolectric.shadows.ShadowLoadedApk
- getClassName() - Method in class org.robolectric.manifest.PackageItemData
-
Deprecated.- Use
PackageItemData.getName()
instead. - getClassType() - Method in class org.robolectric.internal.bytecode.MutableClass
- getClazz() - Method in class org.robolectric.internal.AndroidSandbox.TestEnvironmentSpec
- getClearedApplicationUserDataPackages() - Method in class org.robolectric.shadows.ShadowApplicationPackageManager
-
Returns the list of package names that were requested to be cleared.
- getClientsWithAttributionTag(String) - Method in class org.robolectric.shadows.ShadowContextHubManager
- getClipBounds(Rect) - Method in class org.robolectric.shadows.ShadowLegacyCanvas
- getClipToOutline() - Method in class org.robolectric.shadows.ShadowRenderNode
- getClipToOutline() - Method in class org.robolectric.shadows.ShadowRenderNodeQ
- getCloseGuard() - Method in interface org.robolectric.shadows.ShadowDisplayEventReceiver.DisplayEventReceiverReflector
- getCloseWasCalled() - Method in class org.robolectric.fakes.RoboCursor
-
Deprecated.
- getCloudMediaChangedEvents() - Static method in class org.robolectric.shadows.ShadowMediaStore
-
Returns an
ImmutableList
of allShadowMediaStore.CloudMediaChangedEvent
objects thatMediaStore
has been notified of. - getCn0DbHz() - Method in class org.robolectric.shadows.GnssStatusBuilder.GnssSatelliteInfo
-
Deprecated.Gets the
carrier-to-noise density
of the satellite. - getCodecConfigPreference(BluetoothDevice) - Method in class org.robolectric.shadows.ShadowBluetoothA2dp
- getCodecStatus(BluetoothDevice) - Method in class org.robolectric.shadows.ShadowBluetoothA2dp
- getColor() - Method in class org.robolectric.shadows.ShadowPaint
- getColor() - Method in class org.robolectric.shadows.ShadowPorterDuffColorFilter
- getColor(String) - Static method in class org.robolectric.manifest.MetaData
-
Returns the color value represented by the given string value
- getColor(String) - Static method in class org.robolectric.shadows.ResourceHelper
-
Returns the color value represented by the given string value
- getColorFilter() - Method in class org.robolectric.shadows.ShadowPaint
- getColorSpace() - Method in class org.robolectric.shadows.ShadowLegacyBitmap
- getColorType(String) - Static method in class org.robolectric.shadows.ResourceHelper
-
Returns the TypedValue color type represented by the given string value
- getColumnCount() - Method in class org.robolectric.fakes.BaseCursor
-
Deprecated.
- getColumnCount() - Method in class org.robolectric.fakes.RoboCursor
-
Deprecated.
- getColumnCount() - Method in class org.robolectric.shadows.ShadowCursorWrapper
- getColumnIndex(String) - Method in class org.robolectric.fakes.BaseCursor
-
Deprecated.
- getColumnIndex(String) - Method in class org.robolectric.fakes.RoboCursor
-
Deprecated.
- getColumnIndex(String) - Method in class org.robolectric.shadows.ShadowCursorWrapper
- getColumnIndexOrThrow(String) - Method in class org.robolectric.fakes.BaseCursor
-
Deprecated.
- getColumnIndexOrThrow(String) - Method in class org.robolectric.fakes.RoboCursor
-
Deprecated.
- getColumnIndexOrThrow(String) - Method in class org.robolectric.shadows.ShadowCursorWrapper
- getColumnName(int) - Method in class org.robolectric.fakes.BaseCursor
-
Deprecated.
- getColumnName(int) - Method in class org.robolectric.fakes.RoboCursor
-
Deprecated.
- getColumnName(int) - Method in class org.robolectric.shadows.ShadowCursorWrapper
- getColumnNames() - Method in class org.robolectric.fakes.BaseCursor
-
Deprecated.
- getColumnNames() - Method in class org.robolectric.fakes.RoboCursor
-
Deprecated.
- getColumnNames() - Method in class org.robolectric.shadows.ShadowCursorWrapper
- getColumnNumber() - Method in class org.robolectric.android.XmlResourceParserImpl
- getCommonSuperClass(String, String) - Method in class org.robolectric.internal.bytecode.InstrumentingClassWriter
-
Returns the common super type of the two given types without actually loading the classes in the ClassLoader.
- getCommunicationDevice() - Method in class org.robolectric.shadows.ShadowAudioManager
- getCompileTimeResTable() - Method in class org.robolectric.shadows.ShadowAssetManager.ArscBase
-
Deprecated.Avoid use.
- getCompletedDownload(long) - Method in class org.robolectric.shadows.ShadowDownloadManager
- getCompletedDownloadsCount() - Method in class org.robolectric.shadows.ShadowDownloadManager
- getComponentEnabledSetting(ComponentName) - Method in class org.robolectric.shadows.ShadowApplicationPackageManager
- getComponentEnabledSettingFlags(ComponentName) - Method in class org.robolectric.shadows.ShadowPackageManager
-
Return the flags set in call to
ApplicationPackageManager.setComponentEnabledSetting(ComponentName, int, int)
. - getComponentName() - Method in class org.robolectric.shadows.ShadowCrossProfileApps.StartedActivity
- getComponentName() - Method in class org.robolectric.shadows.ShadowCrossProfileApps.StartedMainActivity
-
Deprecated.
- getCompoundDrawablesWithIntrinsicBoundsBottom() - Method in class org.robolectric.shadows.ShadowTextView
- getCompoundDrawablesWithIntrinsicBoundsLeft() - Method in class org.robolectric.shadows.ShadowTextView
- getCompoundDrawablesWithIntrinsicBoundsRight() - Method in class org.robolectric.shadows.ShadowTextView
- getCompoundDrawablesWithIntrinsicBoundsTop() - Method in class org.robolectric.shadows.ShadowTextView
- getConfig() - Method in class org.robolectric.res.Qualifiers
- getConfig() - Method in class org.robolectric.res.TypedResource
- getConfig() - Method in class org.robolectric.res.XmlContext
- getConfig() - Method in class org.robolectric.shadows.ShadowLegacyBitmap
- getConfig(Class<?>, Method) - Method in interface org.robolectric.pluginapi.config.ConfigurationStrategy
-
Determine the configuration for the given test class and method.
- getConfig(Class<?>, Method) - Method in class org.robolectric.plugins.HierarchicalConfigurationStrategy
- getConfig(Class<?>, Method, Config) - Method in class org.robolectric.ConfigMerger
-
Deprecated.Calculate the
Config
for the given test. - getConfigChanges() - Method in class org.robolectric.manifest.ActivityData
- getConfigClass() - Method in interface org.robolectric.pluginapi.config.Configurer
-
Retrieve the class type for this Configurer
- getConfigClass() - Method in class org.robolectric.plugins.config.SingleValueConfigurer
- getConfigClass() - Method in class org.robolectric.plugins.ConfigConfigurer
- getConfigClass() - Method in class org.robolectric.plugins.GetInstallerPackageNameModeConfigurer
- getConfigData(long) - Static method in class org.robolectric.shadows.ShadowStatsManager
-
Retrieves the statsd configurations stored in the shadow as a result of
StatsManager#addConfig()
andStatsManager#removeConfig()
. - getConfigFor(Class<?>) - Method in interface org.robolectric.pluginapi.config.Configurer
-
Returns the configuration for the given class.
- getConfigFor(Class<?>) - Method in class org.robolectric.plugins.config.SingleValueConfigurer
- getConfigFor(Class<?>) - Method in class org.robolectric.plugins.ConfigConfigurer
- getConfigFor(Class<?>) - Method in class org.robolectric.plugins.GetInstallerPackageNameModeConfigurer
- getConfigFor(Method) - Method in interface org.robolectric.pluginapi.config.Configurer
-
Returns the configuration for the given method.
- getConfigFor(Method) - Method in class org.robolectric.plugins.config.SingleValueConfigurer
- getConfigFor(Method) - Method in class org.robolectric.plugins.ConfigConfigurer
- getConfigFor(Method) - Method in class org.robolectric.plugins.GetInstallerPackageNameModeConfigurer
- getConfigFor(String) - Method in interface org.robolectric.pluginapi.config.Configurer
-
Returns the configuration for a given package.
- getConfigFor(String) - Method in class org.robolectric.plugins.config.SingleValueConfigurer
- getConfigFor(String) - Method in class org.robolectric.plugins.ConfigConfigurer
- getConfigFor(String) - Method in class org.robolectric.plugins.GetInstallerPackageNameModeConfigurer
- getConfigForSubId(int) - Method in class org.robolectric.shadows.ShadowCarrierConfigManager
-
Returns
PersistableBundle
previously set byShadowCarrierConfigManager.overrideConfig(int, android.os.PersistableBundle)
orShadowCarrierConfigManager.setConfigForSubId(int, PersistableBundle)
, or default values for an invalidsubId
. - getConfigForSubId(int, String...) - Method in class org.robolectric.shadows.ShadowCarrierConfigManager
-
Returns
PersistableBundle
containing the specified keys for a particular subscription. - getConfigOverrides() - Method in class org.robolectric.shadows.ShadowSmsManager.MultimediaMessageParams
- getConfigProperties(String) - Method in class org.robolectric.ConfigMerger
-
Deprecated.Return a
Properties
file for the given package name, ornull
if none is available. - getConfigProperties(String) - Method in class org.robolectric.plugins.PackagePropertiesLoader
-
Return a
Properties
file for the given package name, ornull
if none is available. - getConfiguration() - Static method in class org.robolectric.android.Bootstrap
- getConfiguration() - Method in class org.robolectric.RobolectricTestRunner.RobolectricFrameworkMethod
- getConfiguration(Ref<ResTable_config>) - Method in class org.robolectric.res.android.CppAssetManager
- getConfiguredApplicationClass() - Static method in class org.robolectric.RuntimeEnvironment
- getConfiguredNetworks() - Method in class org.robolectric.shadows.ShadowWifiManager
- getConfiguredSubscriptionGroups() - Method in class org.robolectric.shadows.ShadowVcnManager
- getConnectedDevices() - Method in class org.robolectric.shadows.ShadowBluetoothA2dp
- getConnectedDevices() - Method in class org.robolectric.shadows.ShadowBluetoothHeadset
-
Overrides behavior of
ShadowBluetoothHeadset.getConnectedDevices()
. - getConnectedPort() - Method in class org.robolectric.fakes.RoboWebMessagePort
- getConnectionHandle(int) - Method in class org.robolectric.shadows.ShadowBluetoothDevice
- getConnectionInfo() - Method in class org.robolectric.shadows.ShadowWifiManager
- getConnectionKeepAliveStrategy() - Method in class org.robolectric.shadows.httpclient.ShadowDefaultRequestDirector
- getConnectionManager() - Method in class org.robolectric.shadows.httpclient.ShadowDefaultRequestDirector
- getConnectionManager() - Method in class org.robolectric.shadows.ShadowAndroidHttpClient
- getConnectionManager() - Method in class org.robolectric.shadows.ShadowTelecomManager
- getConnectionPriority() - Method in class org.robolectric.shadows.ShadowBluetoothGatt
- getConnectionReuseStrategy() - Method in class org.robolectric.shadows.httpclient.ShadowDefaultRequestDirector
- getConnectionState(BluetoothDevice) - Method in class org.robolectric.shadows.ShadowBluetoothA2dp
- getConnectionState(BluetoothDevice) - Method in class org.robolectric.shadows.ShadowBluetoothHeadset
-
Overrides behavior of
ShadowBluetoothHeadset.getConnectionState(android.bluetooth.BluetoothDevice)
. - getConsolidatedNotificationPolicy() - Method in class org.robolectric.shadows.ShadowNotificationManager
- getConstellation() - Method in class org.robolectric.shadows.GnssStatusBuilder.GnssSatelliteInfo
-
Deprecated.Gets the
GNSS constellation
of the satellite. - getContent() - Method in class org.robolectric.shadows.httpclient.HttpEntityStub
- getContent() - Method in class org.robolectric.shadows.httpclient.TestHttpResponse.TestHttpEntity
- getContentAsIntent() - Method in class org.robolectric.shadows.ShadowTabHost.ShadowTabSpec
- getContentCaptureConditions() - Method in class org.robolectric.shadows.ShadowContentCaptureManager
- getContentEncoding() - Method in class org.robolectric.shadows.httpclient.HttpEntityStub
- getContentEncoding() - Method in class org.robolectric.shadows.httpclient.TestHttpResponse.TestHttpEntity
- getContentInfo() - Method in class org.robolectric.shadows.ShadowNotification
- getContentLength() - Method in class org.robolectric.shadows.httpclient.HttpEntityStub
- getContentLength() - Method in class org.robolectric.shadows.httpclient.TestHttpResponse.TestHttpEntity
- getContentObservers(Uri) - Method in class org.robolectric.shadows.ShadowContentResolver
-
Returns the content observers registered for updates under the given URI.
- getContentProvider() - Method in class org.robolectric.shadows.ShadowContentResolver.Statement
- getContentProviderOperations(String) - Method in class org.robolectric.shadows.ShadowContentResolver
-
Deprecated.
- getContentProviders() - Method in class org.robolectric.manifest.AndroidManifest
- getContentResolver() - Method in class org.robolectric.shadows.ShadowContextImpl
- getContentText() - Method in class org.robolectric.shadows.ShadowNotification
- getContentTitle() - Method in class org.robolectric.shadows.ShadowNotification
- getContentType() - Method in class org.robolectric.shadows.httpclient.HttpEntityStub
- getContentType() - Method in class org.robolectric.shadows.httpclient.TestHttpResponse.TestHttpEntity
- getContentUri() - Method in class org.robolectric.shadows.ShadowSmsManager.MultimediaMessageParams
- getContentValues() - Method in class org.robolectric.shadows.ShadowContentProviderOperation
-
Deprecated.implementation detail - use public Android APIs instead
- getContentValues() - Method in class org.robolectric.shadows.ShadowContentResolver.InsertStatement
- getContentValues() - Method in class org.robolectric.shadows.ShadowContentResolver.UpdateStatement
- getContentView() - Method in class org.robolectric.shadows.ShadowActivity
- getContentView() - Method in class org.robolectric.shadows.ShadowTabHost.ShadowTabSpec
- getContentViewId() - Method in class org.robolectric.shadows.ShadowTabHost.ShadowTabSpec
- getContext() - Method in class org.robolectric.android.internal.RoboMonitoringInstrumentation
- getContext() - Method in class org.robolectric.shadows.ShadowApplication.Wrapper
- getContext() - Method in class org.robolectric.shadows.ShadowAppWidgetHost
- getContext() - Method in class org.robolectric.shadows.ShadowCrossProfileApps
- getContext() - Method in class org.robolectric.shadows.ShadowTextToSpeech
- getContextHubClientWithPendingIntentList() - Method in class org.robolectric.shadows.ShadowContextHubManager
- getContextHubHandles() - Method in class org.robolectric.shadows.ShadowContextHubManager
-
Provides an array of fake handles.
- getContextHubInfo(int) - Method in class org.robolectric.shadows.ShadowContextHubManager
- getContextHubs() - Method in class org.robolectric.shadows.ShadowContextHubManager
-
Provides a list with fake
ContextHubInfo
s. - getConverter(ResType) - Static method in class org.robolectric.shadows.Converter
- getConverterFor(AttrData, String) - Static method in class org.robolectric.shadows.Converter2
- getCookie() - Method in class org.robolectric.shadows.ShadowTrace.AsyncTraceSection
- getCookie(String) - Method in class android.webkit.RoboCookieManager
- getCookie(String, boolean) - Method in class android.webkit.RoboCookieManager
- getCornerRadii() - Method in class org.robolectric.shadows.ShadowPaintDrawable
-
Gets the corder radii
- getCount() - Method in class org.robolectric.fakes.BaseCursor
-
Deprecated.
- getCount() - Method in class org.robolectric.fakes.RoboCursor
-
Deprecated.
- getCount() - Method in class org.robolectric.pluginapi.perf.Metric
- getCount() - Method in class org.robolectric.shadows.ShadowCursorWrapper
- getCountDownInterval() - Method in class org.robolectric.shadows.ShadowCountDownTimer
- getCounters() - Static method in class org.robolectric.shadows.ShadowTrace
-
Returns an ordered list of previous counters.
- getCreatedFromBitmap() - Method in class org.robolectric.shadows.ShadowBitmap
-
Reference to original Bitmap from which this Bitmap was created.
- getCreatedFromBitmap() - Method in class org.robolectric.shadows.ShadowLegacyBitmap
-
Reference to original Bitmap from which this Bitmap was created.
- getCreatedFromBitmap() - Method in class org.robolectric.shadows.ShadowNativeBitmap
- getCreatedFromBytes() - Method in class org.robolectric.shadows.ShadowBitmap
-
Bytes from which this Bitmap was created.
- getCreatedFromBytes() - Method in class org.robolectric.shadows.ShadowLegacyBitmap
-
Bytes from which this Bitmap was created.
- getCreatedFromBytes() - Method in class org.robolectric.shadows.ShadowNativeBitmap
- getCreatedFromColors() - Method in class org.robolectric.shadows.ShadowBitmap
-
Color array from which this Bitmap was created.
- getCreatedFromColors() - Method in class org.robolectric.shadows.ShadowLegacyBitmap
-
Color array from which this Bitmap was created.
- getCreatedFromColors() - Method in class org.robolectric.shadows.ShadowNativeBitmap
- getCreatedFromFilter() - Method in class org.robolectric.shadows.ShadowBitmap
-
true
if this Bitmap was created with filtering. - getCreatedFromFilter() - Method in class org.robolectric.shadows.ShadowLegacyBitmap
-
true
if this Bitmap was created with filtering. - getCreatedFromFilter() - Method in class org.robolectric.shadows.ShadowNativeBitmap
- getCreatedFromHeight() - Method in class org.robolectric.shadows.ShadowBitmap
-
Height from
ShadowBitmap.getCreatedFromX()
withinShadowBitmap.getCreatedFromBitmap()
of this Bitmap's content, or -1. - getCreatedFromHeight() - Method in class org.robolectric.shadows.ShadowLegacyBitmap
-
Height from
ShadowLegacyBitmap.getCreatedFromX()
withinShadowLegacyBitmap.getCreatedFromBitmap()
of this Bitmap's content, or -1. - getCreatedFromHeight() - Method in class org.robolectric.shadows.ShadowNativeBitmap
- getCreatedFromMatrix() - Method in class org.robolectric.shadows.ShadowBitmap
-
Matrix from which this Bitmap's content was transformed, or
null
. - getCreatedFromMatrix() - Method in class org.robolectric.shadows.ShadowLegacyBitmap
-
Matrix from which this Bitmap's content was transformed, or
null
. - getCreatedFromMatrix() - Method in class org.robolectric.shadows.ShadowNativeBitmap
- getCreatedFromPath() - Method in class org.robolectric.shadows.ShadowBitmap
-
Path from which this Bitmap was created.
- getCreatedFromPath() - Method in class org.robolectric.shadows.ShadowLegacyBitmap
-
Path from which this Bitmap was created.
- getCreatedFromPath() - Method in class org.robolectric.shadows.ShadowNativeBitmap
- getCreatedFromResId() - Method in class org.robolectric.shadows.ShadowBitmap
-
Resource ID from which this Bitmap was created.
- getCreatedFromResId() - Method in class org.robolectric.shadows.ShadowBitmapDrawable
-
Deprecated.use ShadowBitmap#getCreatedFromResId() instead.
- getCreatedFromResId() - Method in class org.robolectric.shadows.ShadowDrawable
- getCreatedFromResId() - Method in class org.robolectric.shadows.ShadowLegacyBitmap
-
Resource ID from which this Bitmap was created.
- getCreatedFromResId() - Method in class org.robolectric.shadows.ShadowNativeBitmap
-
Resource ID from which this Bitmap was created.
- getCreatedFromResId() - Method in class org.robolectric.shadows.ShadowNativeBitmapDrawable
- getCreatedFromStream() - Method in class org.robolectric.shadows.ShadowBitmap
-
InputStream
from which this Bitmap was created. - getCreatedFromStream() - Method in class org.robolectric.shadows.ShadowLegacyBitmap
-
InputStream
from which this Bitmap was created. - getCreatedFromStream() - Method in class org.robolectric.shadows.ShadowNativeBitmap
- getCreatedFromWidth() - Method in class org.robolectric.shadows.ShadowBitmap
-
Width from
ShadowBitmap.getCreatedFromX()
withinShadowBitmap.getCreatedFromBitmap()
of this Bitmap's content, or -1. - getCreatedFromWidth() - Method in class org.robolectric.shadows.ShadowLegacyBitmap
-
Width from
ShadowLegacyBitmap.getCreatedFromX()
withinShadowLegacyBitmap.getCreatedFromBitmap()
of this Bitmap's content, or -1. - getCreatedFromWidth() - Method in class org.robolectric.shadows.ShadowNativeBitmap
- getCreatedFromX() - Method in class org.robolectric.shadows.ShadowBitmap
-
Horizontal offset within
ShadowBitmap.getCreatedFromBitmap()
of this Bitmap's content, or -1. - getCreatedFromX() - Method in class org.robolectric.shadows.ShadowLegacyBitmap
-
Horizontal offset within
ShadowLegacyBitmap.getCreatedFromBitmap()
of this Bitmap's content, or -1. - getCreatedFromX() - Method in class org.robolectric.shadows.ShadowNativeBitmap
- getCreatedFromY() - Method in class org.robolectric.shadows.ShadowBitmap
-
Vertical offset within
ShadowBitmap.getCreatedFromBitmap()
of this Bitmap's content, or -1. - getCreatedFromY() - Method in class org.robolectric.shadows.ShadowLegacyBitmap
-
Vertical offset within
ShadowLegacyBitmap.getCreatedFromBitmap()
of this Bitmap's content, or -1. - getCreatedFromY() - Method in class org.robolectric.shadows.ShadowNativeBitmap
- getCreatedPorts() - Method in class org.robolectric.shadows.ShadowWebView
- getCreatorPackage() - Method in class org.robolectric.shadows.ShadowPendingIntent
- getCreatorUid() - Method in class org.robolectric.shadows.ShadowPendingIntent
- getCurrentActivity() - Method in class org.robolectric.shadows.ShadowActivityGroup
- getCurrentAnnotation() - Method in class org.robolectric.annotation.processing.validator.Validator
- getCurrentAsyncSections() - Static method in class org.robolectric.shadows.ShadowTrace
-
Returns a set of all the current active async trace sections.
- getCurrentEdgeEffectBehavior() - Method in class org.robolectric.shadows.ShadowEdgeEffect
-
Disable edge effects for Android S and above.
- getCurrentFocus() - Method in class org.robolectric.shadows.ShadowActivity
- getCurrentInputMethodSubtype() - Method in class org.robolectric.shadows.ShadowInputMethodManager
-
Returns the
InputMethodSubtype
that is installed. - getCurrentInstructionSet() - Static method in class org.robolectric.shadows.ShadowVMRuntime
-
Returns the instruction set of the current runtime.
- getCurrentInterruptionFilter() - Method in class org.robolectric.shadows.ShadowNotificationListenerService
- getCurrentInterruptionFilter() - Method in class org.robolectric.shadows.ShadowNotificationManager
- getCurrentLanguage() - Method in class org.robolectric.shadows.ShadowTextToSpeech
-
Returns
Locale
set usingTextToSpeech.setLanguage(Locale)
or null if not set. - getCurrentListenerHints() - Method in class org.robolectric.shadows.ShadowNotificationListenerService
- getCurrentLocation(String, LocationRequest, CancellationSignal, Executor, Consumer<Location>) - Method in class org.robolectric.shadows.ShadowLocationManager
- getCurrentLocation(String, CancellationSignal, Executor, Consumer<Location>) - Method in class org.robolectric.shadows.ShadowLocationManager
- getCurrentModeType() - Method in class org.robolectric.shadows.ShadowUIModeManager
- getCurrentPhoneType(int) - Method in class org.robolectric.shadows.ShadowTelephonyManager
- getCurrentPosition() - Method in class org.robolectric.shadows.ShadowMediaPlayer
-
Simulates call to
MediaPlayer.getCurrentPosition()
. - getCurrentPosition() - Method in class org.robolectric.shadows.ShadowVideoView
- getCurrentPositionRaw() - Method in class org.robolectric.shadows.ShadowMediaPlayer
-
Retrieves the current position without doing the state checking that the emulated version of
ShadowMediaPlayer.getCurrentPosition()
does. - getCurrentRanking() - Method in class org.robolectric.shadows.ShadowNotificationListenerService
- getCurrentRuleSetProvider() - Method in class org.robolectric.shadows.ShadowAppIntegrityManager
-
Overrides the implementation of the
getCurrentRuleSetProvider
method to return the gmscore package name for all the requests when a rule set exists. - getCurrentRuleSetVersion() - Method in class org.robolectric.shadows.ShadowAppIntegrityManager
-
Overrides the implementation of the
getCurrentRuleSetVersion
method to return the version stored in the recorded rule set. - getCurrentSections() - Static method in class org.robolectric.shadows.ShadowTrace
-
Returns a stack of the currently active trace sections for the current thread.
- getCurrentSegmentEnd(float[]) - Method in class org.robolectric.shadows.CachedPathIteratorFactory.CachedPathIterator
-
Returns the point where the current segment ends
- getCurrentSegmentLength() - Method in class org.robolectric.shadows.CachedPathIteratorFactory.CachedPathIterator
- getCurrentSyncs() - Static method in class org.robolectric.shadows.ShadowContentResolver
- getCurrentTab() - Method in class org.robolectric.shadows.ShadowTabHost
- getCurrentTabSpec() - Method in class org.robolectric.shadows.ShadowTabHost
- getCurrentTabTag() - Method in class org.robolectric.shadows.ShadowTabHost
- getCurrentThermalStatus() - Method in class org.robolectric.shadows.ShadowPowerManager
-
This function returns the current thermal status of the device.
- getCurrentTime() - Method in class org.robolectric.android.internal.LooperDelegatingScheduler
- getCurrentTime() - Method in class org.robolectric.util.Scheduler
-
Deprecated.Get the current time (as seen by the scheduler), in milliseconds.
- getCurrentTtyMode() - Method in class org.robolectric.shadows.ShadowTelecomManager
- getCurrentUser() - Static method in class org.robolectric.shadows.ShadowActivityManager
- getCurrentVideoState() - Method in class org.robolectric.shadows.ShadowVideoView
- getCurrentView() - Method in class org.robolectric.shadows.ShadowTabHost
- getCurrentView() - Method in class org.robolectric.shadows.ShadowViewAnimator
- getCurrentVoice() - Method in class org.robolectric.shadows.ShadowTextToSpeech
-
Returns
Voice
set usingTextToSpeech.setVoice(Voice)
, or null if not set. - getCurrentWebViewPackage() - Static method in class org.robolectric.shadows.ShadowWebView
-
Overrides the system implementation for getting the WebView package.
- getCursiveFontFamily() - Method in class org.robolectric.fakes.RoboWebSettings
- getCustomAction() - Method in class org.robolectric.shadows.ShadowTransportControls
- getCustomActionArgs() - Method in class org.robolectric.shadows.ShadowTransportControls
- getCustomTitleView() - Method in class org.robolectric.shadows.ShadowAlertController
- getCustomTitleView() - Method in class org.robolectric.shadows.ShadowAlertDialog
- getCustomView() - Method in class org.robolectric.shadows.ShadowAlertDialog
- getData() - Method in class org.robolectric.res.TypedResource
- getData() - Method in class org.robolectric.shadows.ShadowEventLog.ShadowEvent
- getData() - Method in class org.robolectric.shadows.ShadowSmsManager.DataMessageParams
- getDataActivity() - Method in class org.robolectric.shadows.ShadowTelephonyManager
-
Data activity may be specified via
ShadowTelephonyManager.setDataActivity(int)
. - getDatabaseEnabled() - Method in class org.robolectric.fakes.RoboWebSettings
- getDatabasePath() - Method in class org.robolectric.fakes.RoboWebSettings
- getDatabasePath(String) - Method in interface org.robolectric.shadows.ShadowContextImpl._ContextImpl_
- getDatabasePath(String) - Method in class org.robolectric.shadows.ShadowContextImpl
- getDataBytes() - Method in class org.robolectric.shadows.ShadowIcon
- getDataChangedCount() - Method in class org.robolectric.shadows.ShadowBackupManager
-
Returns number of times
ShadowBackupManager.dataChanged()
was called. - getDataLength() - Method in class org.robolectric.shadows.ShadowIcon
- getDataNetworkType() - Method in class org.robolectric.shadows.ShadowTelephonyManager
-
Returns whatever value was set by the last call to
ShadowTelephonyManager.setDataNetworkType(int)
, defaulting toTelephonyManager.NETWORK_TYPE_UNKNOWN
if it was never called. - getDataOffset() - Method in class org.robolectric.shadows.ShadowIcon
- getDataSource() - Method in class org.robolectric.shadows.ShadowMediaPlayer
-
Retrieves the data source (if any) that was passed in to
ShadowMediaPlayer.setDataSource(DataSource)
. - getDataState() - Method in class org.robolectric.shadows.ShadowTelephonyManager
-
Data state may be specified via
ShadowTelephonyManager.setDataState(int)
. - getDayOfMonth() - Method in class org.robolectric.shadows.ShadowDatePickerDialog
- getDecorFitsSystemWindows() - Method in class org.robolectric.shadows.ShadowPhoneWindow
-
Returns true with the last value passed to
ShadowPhoneWindow.setDecorFitsSystemWindows(boolean)
, or the default value (true). - getDefault() - Static method in class org.robolectric.shadows.ShadowActivityManagerNative
- getDefaultActivityIcon() - Method in class org.robolectric.shadows.ShadowApplicationPackageManager
- getDefaultAdapter() - Static method in class org.robolectric.shadows.ShadowBluetoothAdapter
- getDefaultAdapter(Context) - Static method in class org.robolectric.shadows.ShadowNfcAdapter
- getDefaultApplication(String) - Method in class org.robolectric.shadows.ShadowRoleManager
- getDefaultBrightnessConfiguration() - Method in class org.robolectric.shadows.ShadowDisplayManagerGlobal
- getDefaultBrowserPackageNameAsUser(int) - Method in class org.robolectric.shadows.ShadowApplicationPackageManager
- getDefaultDataSubId() - Static method in class org.robolectric.shadows.ShadowSubscriptionManager
- getDefaultDataSubscriptionId() - Static method in class org.robolectric.shadows.ShadowSubscriptionManager
-
Returns value set with
ShadowSubscriptionManager.setDefaultDataSubscriptionId(int)
. - getDefaultDialerPackage() - Method in class org.robolectric.shadows.ShadowTelecomManager
- getDefaultDisplay() - Static method in class org.robolectric.shadows.ShadowDisplay
-
Returns the default display.
- getDefaultFixedFontSize() - Method in class org.robolectric.fakes.RoboWebSettings
- getDefaultFontSize() - Method in class org.robolectric.fakes.RoboWebSettings
- getDefaultInstance() - Static method in class org.robolectric.shadows.CellIdentityLteBuilder
- getDefaultInstance() - Static method in class org.robolectric.shadows.CellIdentityNrBuilder
- getDefaultInstance() - Static method in class org.robolectric.shadows.CellSignalStrengthLteBuilder
- getDefaultInstance() - Static method in class org.robolectric.shadows.CellSignalStrengthNrBuilder
- getDefaultKeymode() - Method in class org.robolectric.shadows.ShadowActivity
- getDefaultOutgoingPhoneAccount(String) - Method in class org.robolectric.shadows.ShadowTelecomManager
-
Returns default outgoing phone account set through
ShadowTelecomManager.setDefaultOutgoingPhoneAccount(String, PhoneAccountHandle)
for correspondinguriScheme
. - getDefaultParameter(ByteBuffer) - Method in class org.robolectric.shadows.ShadowAudioEffect
-
Allows sub-classes to provide default parameters.
- getDefaultParameter(ByteBuffer) - Method in class org.robolectric.shadows.ShadowDynamicsProcessing
- getDefaultPhoneApp() - Method in class org.robolectric.shadows.ShadowTelecomManager
-
Deprecated.
- getDefaultSensor(int) - Method in class org.robolectric.shadows.ShadowSensorManager
- getDefaultSmsPackage(Context) - Static method in class org.robolectric.shadows.ShadowTelephony.ShadowSms
- getDefaultSmsSubId() - Static method in class org.robolectric.shadows.ShadowSubscriptionManager
- getDefaultSmsSubscriptionId() - Static method in class org.robolectric.shadows.ShadowSmsManager
-
Returns
-1
by default or the value specified inShadowSmsManager.setDefaultSmsSubscriptionId(int)
. - getDefaultSmsSubscriptionId() - Static method in class org.robolectric.shadows.ShadowSubscriptionManager
-
Returns value set with
ShadowSubscriptionManager.setDefaultSmsSubscriptionId(int)
. - getDefaultSubId() - Static method in class org.robolectric.shadows.ShadowSubscriptionManager
- getDefaultSubscriptionId() - Static method in class org.robolectric.shadows.ShadowSubscriptionManager
-
Returns value set with
ShadowSubscriptionManager.setDefaultSubscriptionId(int)
. - getDefaultTextEncodingName() - Method in class org.robolectric.fakes.RoboWebSettings
- getDefaultUserAgent(Context) - Static method in class org.robolectric.shadows.ShadowWebSettings
-
Returns the default User-Agent used by a WebView.
- getDefaultVoiceSubId() - Static method in class org.robolectric.shadows.ShadowSubscriptionManager
- getDefaultVoiceSubscriptionId() - Static method in class org.robolectric.shadows.ShadowSubscriptionManager
-
Returns value set with
ShadowSubscriptionManager.setDefaultVoiceSubscriptionId(int)
. - getDefaultZoom() - Method in class org.robolectric.fakes.RoboWebSettings
- getDelegatedScopes(ComponentName, String) - Method in class org.robolectric.shadows.ShadowDevicePolicyManager
- getDelegateView() - Method in class org.robolectric.shadows.ShadowTouchDelegate
- getDeletedPackages() - Method in class org.robolectric.shadows.ShadowPackageManager
-
Returns package names successfully deleted with
PackageManager.deletePackage(String, IPackageDeleteObserver, int)
Note that like realPackageManager
the calling context must haveManifest.permission.DELETE_PACKAGES
permission set. - getDeletedUris() - Method in class org.robolectric.shadows.ShadowContentResolver
-
Deprecated.
- getDeleteStatements() - Method in class org.robolectric.shadows.ShadowContentResolver
-
Deprecated.
- getDeliveryIntent() - Method in class org.robolectric.shadows.ShadowSmsManager.DataMessageParams
- getDeliveryIntent() - Method in class org.robolectric.shadows.ShadowSmsManager.TextSmsParams
- getDeliveryIntents() - Method in class org.robolectric.shadows.ShadowSmsManager.TextMultipartParams
- getDepth() - Method in class org.robolectric.android.XmlResourceParserImpl
- getDescription() - Method in class org.robolectric.manifest.PermissionGroupItemData
- getDescription() - Method in class org.robolectric.manifest.PermissionItemData
- getDescription() - Method in class org.robolectric.shadows.ShadowBitmap
- getDescription() - Method in class org.robolectric.shadows.ShadowCanvas
- getDescription() - Method in class org.robolectric.shadows.ShadowDownloadManager.CompletedDownload
- getDescription() - Method in class org.robolectric.shadows.ShadowDownloadManager.ShadowRequest
- getDescription() - Method in class org.robolectric.shadows.ShadowLegacyBitmap
- getDescription() - Method in class org.robolectric.shadows.ShadowLegacyCanvas
- getDescription() - Method in class org.robolectric.shadows.ShadowLegacyMatrix
- getDescription() - Method in class org.robolectric.shadows.ShadowMatrix
- getDescription() - Method in class org.robolectric.shadows.ShadowNativeBaseCanvas
- getDescription() - Method in class org.robolectric.shadows.ShadowNativeBitmap
- getDescription() - Method in class org.robolectric.shadows.ShadowNativeMatrix
- getDestination() - Method in class org.robolectric.shadows.ShadowDownloadManager.ShadowRequest
- getDestinationAddress() - Method in class org.robolectric.shadows.ShadowSmsManager.DataMessageParams
- getDestinationAddress() - Method in class org.robolectric.shadows.ShadowSmsManager.TextMultipartParams
- getDestinationAddress() - Method in class org.robolectric.shadows.ShadowSmsManager.TextSmsParams
- getDestinationAddress() - Method in class org.robolectric.shadows.ShadowTelephonyManager.VisualVoicemailSmsParams
- getDestinationPort() - Method in class org.robolectric.shadows.ShadowSmsManager.DataMessageParams
- getDetailedState() - Method in class org.robolectric.shadows.ShadowNetworkInfo
- getDevice() - Method in class org.robolectric.shadows.ShadowInputEvent
- getDeviceBootProperties() - Method in class org.robolectric.AndroidMetadata
- getDeviceConfigurationInfo() - Method in class org.robolectric.shadows.ShadowActivityManager
- getDeviceId() - Method in class org.robolectric.shadows.ShadowTelephonyManager
- getDeviceId() - Method in class org.robolectric.shadows.ShadowVirtualDeviceManager.ShadowVirtualDevice
- getDeviceId() - Method in class org.robolectric.shadows.ShadowVirtualSensor
- getDeviceId(int) - Method in class org.robolectric.shadows.ShadowTelephonyManager
-
Returns
null
by default or the value specified viaShadowTelephonyManager.setDeviceId(int, String)
. - getDeviceList() - Method in class org.robolectric.shadows.ShadowUsbManager
-
Returns a HashMap containing all USB devices currently attached.
- getDeviceOwner() - Method in class org.robolectric.shadows.ShadowDevicePolicyManager
- getDevicePolicy(int, int) - Method in class org.robolectric.shadows.ShadowVirtualDeviceManager
- getDevicePolicyManagementRoleHolderPackage() - Method in class org.robolectric.shadows.ShadowDevicePolicyManager
- getDevicePolicyState() - Method in class org.robolectric.shadows.ShadowDevicePolicyManager
-
Return a stub value set by
ShadowDevicePolicyManager.setDevicePolicyState(DevicePolicyState policyState)
- getDevices(int) - Method in class org.robolectric.shadows.ShadowAudioManager
- getDevicesForAttributes(AudioAttributes) - Method in class org.robolectric.shadows.ShadowAudioManager
-
Returns the devices associated with the given audio stream.
- getDevicesMatchingConnectionStates(int[]) - Method in class org.robolectric.shadows.ShadowBluetoothA2dp
- getDevicesMatchingConnectionStates(int[]) - Method in class org.robolectric.shadows.ShadowBluetoothHeadset
- getDevicesMatchingConnectionStates(int, int[]) - Method in class org.robolectric.shadows.ShadowBluetoothManager
- getDeviceSoftwareVersion() - Method in class org.robolectric.shadows.ShadowTelephonyManager
- getDhcpInfo() - Method in class org.robolectric.shadows.ShadowWifiManager
- getDialogById(int) - Method in class org.robolectric.shadows.ShadowActivity
- getDialogInfo() - Method in class org.robolectric.shadows.ShadowPackageManager.PackageSetting
- getDialogMessage() - Method in class org.robolectric.shadows.ShadowPackageManager.PackageSetting
- getDialogMessage() - Method in class org.robolectric.shadows.ShadowSuspendDialogInfo
-
Returns the text to be shown in the dialog's body, or
null
ifShadowSuspendDialogInfo.getDialogMessageResId()
returns a valid resource id. - getDialogMessageResId() - Method in class org.robolectric.shadows.ShadowSuspendDialogInfo
-
Returns the resource id of the text to be shown in the dialog's body.
- getDirectAccessors() - Method in class org.robolectric.shadows.ShadowSpeechRecognizer
-
Returns the
ShadowSpeechRecognizer.ShadowSpeechRecognizerDirectAccessors
implementation that can handle direct access to functions/variables of a realSpeechRecognizer
. - getDirectAccessors() - Method in class org.robolectric.shadows.ShadowSpeechRecognizerImpl
- getDirectActionsInvalidationCount() - Method in class org.robolectric.shadows.ShadowVoiceInteractor
-
Returns the number of times
notifyDirectActionsChanged
was called on theVoiceInteractor
instance associated with this shadow - getDirectPlaybackSupport(AudioFormat, AudioAttributes) - Static method in class org.robolectric.shadows.ShadowAudioSystem
-
Retrieves the stored direct playback support for the
AudioFormat
andAudioAttributes
. - getDirectProfilesForAttributes(AudioAttributes) - Method in class org.robolectric.shadows.ShadowAudioManager
-
Returns the list of profiles supported for direct playback.
- getDisable2Flags() - Method in class org.robolectric.shadows.ShadowStatusBarManager
-
Returns the disable flags previously set in
ShadowStatusBarManager.disable2(int)
. - getDisabledActionModeMenuItems() - Method in class org.robolectric.fakes.RoboWebSettings
- getDisabledActivity() - Method in class org.robolectric.shadows.ShadowNfcAdapter
- getDisableFlags() - Method in class org.robolectric.shadows.ShadowStatusBarManager
-
Returns the disable flags previously set in
ShadowStatusBarManager.disable(int)
. - getDisallowInterceptTouchEvent() - Method in class org.robolectric.shadows.ShadowViewGroup
- getDiscoverableTimeout() - Method in class org.robolectric.shadows.ShadowBluetoothAdapter
- getDiscoverableTimeoutT() - Method in class org.robolectric.shadows.ShadowBluetoothAdapter
-
Return value changed from
int
toDuration
starting in T. - getDispatchedMediaKeyEvents() - Method in class org.robolectric.shadows.ShadowAudioManager
- getDisplay() - Method in class org.robolectric.shadows.ShadowViewRootImpl
- getDisplay() - Method in interface org.robolectric.shadows.ShadowViewRootImpl.ViewRootImplReflector
- getDisplayedChild() - Method in class org.robolectric.shadows.ShadowViewAnimator
- getDisplayedValues() - Method in class org.robolectric.shadows.ShadowNumberPicker
- getDisplayMetrics() - Static method in class org.robolectric.android.Bootstrap
- getDisplayOrientation() - Method in class org.robolectric.shadows.ShadowCamera
- getDisplayZoomControls() - Method in class org.robolectric.fakes.RoboWebSettings
- getDistractingPackageRestrictions(String) - Method in class org.robolectric.shadows.ShadowPackageManager
-
Returns the last value provided to
setDistractingPackageRestrictions
forpkg
. - getDocument() - Method in class org.robolectric.res.builder.XmlBlock
- getDocumentation() - Method in class org.robolectric.annotation.processing.DocumentedElement
- getDocumentedMethod(String) - Method in class org.robolectric.annotation.processing.DocumentedType
- getDocumentedPackages() - Method in class org.robolectric.annotation.processing.RobolectricModel
- getDocumentedType(String) - Method in class org.robolectric.annotation.processing.DocumentedPackage
- getDocumentedTypes() - Method in class org.robolectric.annotation.processing.DocumentedPackage
- getDomStorageEnabled() - Method in class org.robolectric.fakes.RoboWebSettings
- getDouble(int) - Method in class org.robolectric.fakes.BaseCursor
-
Deprecated.
- getDouble(int) - Method in class org.robolectric.fakes.RoboCursor
-
Deprecated.
- getDouble(int) - Method in class org.robolectric.shadows.ShadowCursorWrapper
- getDoubleTapTimeout() - Static method in class org.robolectric.shadows.ShadowViewConfiguration
- getDownloadedIntent() - Method in class org.robolectric.shadows.ShadowSmsManager.DownloadMultimediaMessageParams
- getDownloadListener() - Method in class org.robolectric.shadows.ShadowWebView
-
Returns the
DownloadListener
set withShadowWebView.setDownloadListener(android.webkit.DownloadListener)
, if any. - getDrawable(String, int, ApplicationInfo) - Method in class org.robolectric.shadows.ShadowApplicationPackageManager
- getDrawableForState(int[]) - Method in class org.robolectric.shadows.ShadowStateListDrawable
-
Non Android accessor to retrieve drawable added for a specific state.
- getDrawnArc(int) - Method in class org.robolectric.shadows.ShadowCanvas
- getDrawnArc(int) - Method in class org.robolectric.shadows.ShadowLegacyCanvas
- getDrawnArc(int) - Method in class org.robolectric.shadows.ShadowNativeBaseCanvas
- getDrawnCircle(int) - Method in class org.robolectric.shadows.ShadowCanvas
- getDrawnCircle(int) - Method in class org.robolectric.shadows.ShadowLegacyCanvas
- getDrawnCircle(int) - Method in class org.robolectric.shadows.ShadowNativeBaseCanvas
- getDrawnLine(int) - Method in class org.robolectric.shadows.ShadowCanvas
- getDrawnLine(int) - Method in class org.robolectric.shadows.ShadowLegacyCanvas
- getDrawnLine(int) - Method in class org.robolectric.shadows.ShadowNativeBaseCanvas
- getDrawnOval(int) - Method in class org.robolectric.shadows.ShadowCanvas
- getDrawnOval(int) - Method in class org.robolectric.shadows.ShadowLegacyCanvas
- getDrawnOval(int) - Method in class org.robolectric.shadows.ShadowNativeBaseCanvas
- getDrawnPaint() - Method in class org.robolectric.shadows.ShadowCanvas
- getDrawnPaint() - Method in class org.robolectric.shadows.ShadowLegacyCanvas
- getDrawnPaint() - Method in class org.robolectric.shadows.ShadowNativeBaseCanvas
- getDrawnPath(int) - Method in class org.robolectric.shadows.ShadowCanvas
- getDrawnPath(int) - Method in class org.robolectric.shadows.ShadowLegacyCanvas
- getDrawnPath(int) - Method in class org.robolectric.shadows.ShadowNativeBaseCanvas
- getDrawnPathPaint(int) - Method in class org.robolectric.shadows.ShadowCanvas
- getDrawnPathPaint(int) - Method in class org.robolectric.shadows.ShadowLegacyCanvas
- getDrawnPathPaint(int) - Method in class org.robolectric.shadows.ShadowNativeBaseCanvas
- getDrawnRect(int) - Method in class org.robolectric.shadows.ShadowCanvas
- getDrawnRect(int) - Method in class org.robolectric.shadows.ShadowLegacyCanvas
- getDrawnRect(int) - Method in class org.robolectric.shadows.ShadowNativeBaseCanvas
- getDrawnRoundRect(int) - Method in class org.robolectric.shadows.ShadowCanvas
- getDrawnRoundRect(int) - Method in class org.robolectric.shadows.ShadowLegacyCanvas
- getDrawnRoundRect(int) - Method in class org.robolectric.shadows.ShadowNativeBaseCanvas
- getDrawnTextEvent(int) - Method in class org.robolectric.shadows.ShadowCanvas
- getDrawnTextEvent(int) - Method in class org.robolectric.shadows.ShadowLegacyCanvas
- getDrawnTextEvent(int) - Method in class org.robolectric.shadows.ShadowNativeBaseCanvas
- getDuration() - Method in class org.robolectric.shadows.ShadowMediaPlayer
-
Simulates call to
MediaPlayer.getDuration()
. - getDuration() - Method in class org.robolectric.shadows.ShadowToast
- getDuration() - Method in class org.robolectric.shadows.ShadowVideoView
- getDurationRaw() - Method in class org.robolectric.shadows.ShadowMediaPlayer
-
Retrieves the current duration without doing the state checking that the emulated version does.
- getDynamicBufferSupport() - Method in class org.robolectric.shadows.ShadowBluetoothA2dp
- getDynamicRefTableForCookie(int) - Method in class org.robolectric.res.android.ResTable
- GetDynamicRefTableForCookie(ApkAssetsCookie) - Method in class org.robolectric.res.android.CppAssetManager2
- getDynamicShortcuts() - Method in class org.robolectric.shadows.ShadowShortcutManager
- getEffectId() - Method in class org.robolectric.shadows.ShadowVibrator
-
Returns the last vibration effect ID of a
VibrationEffect#Prebaked
(e.g. - getEid() - Method in class org.robolectric.shadows.ShadowEuiccManager
- getElapsedNs() - Method in class org.robolectric.pluginapi.perf.Metric
- getElementNameID() - Method in class org.robolectric.res.android.ResXMLParser
- getElementNamespaceID() - Method in class org.robolectric.res.android.ResXMLParser
- getElevation() - Method in class org.robolectric.shadows.GnssStatusBuilder.GnssSatelliteInfo
-
Deprecated.Gets the
elevation
of the satellite, in degrees. - getElevation() - Method in class org.robolectric.shadows.ShadowRenderNode
- getElevation() - Method in class org.robolectric.shadows.ShadowRenderNodeQ
- getEmergencyCallbackMode() - Method in class org.robolectric.shadows.ShadowTelephonyManager
- getEmergencyNumberList() - Method in class org.robolectric.shadows.ShadowTelephonyManager
-
Implementation for
TelephonyManager.getEmergencyNumberList()
. - getEnabledAccessibilityServiceList(int) - Method in class org.robolectric.shadows.ShadowAccessibilityManager
- getEnabledActivity() - Method in class org.robolectric.shadows.ShadowNfcAdapter
- getEnabledInputMethodList() - Method in class org.robolectric.shadows.ShadowInputMethodManager
-
Returns the list of
InputMethodInfo
that are enabled. - getEnabledProfiles() - Method in class org.robolectric.shadows.ShadowUserManager
- getEnrolledFingerprints() - Method in class org.robolectric.shadows.ShadowFingerprintManager
- getEntities() - Method in class org.robolectric.shadows.ShadowBackupDataOutput
-
Gets a list of all data written to the
BackupDataOutput
. - getEntity() - Method in class org.robolectric.shadows.httpclient.HttpResponseStub
- getEntity() - Method in class org.robolectric.shadows.httpclient.TestHttpResponse
- getEntryIdentifier(int) - Static method in class org.robolectric.res.ResourceIds
- getError() - Method in class org.robolectric.res.android.ResStringPool
- getError() - Method in class org.robolectric.res.android.ResXMLTree
- getErrorDialog(int, Activity, int) - Static method in class org.robolectric.shadows.gms.ShadowGooglePlayServicesUtil
- getErrorDialog(int, Activity, int) - Method in class org.robolectric.shadows.gms.ShadowGooglePlayServicesUtil.GooglePlayServicesUtilImpl
- getErrorDialog(int, Activity, int, DialogInterface.OnCancelListener) - Static method in class org.robolectric.shadows.gms.ShadowGooglePlayServicesUtil
- getErrorDialog(int, Activity, int, DialogInterface.OnCancelListener) - Method in class org.robolectric.shadows.gms.ShadowGooglePlayServicesUtil.GooglePlayServicesUtilImpl
- getErrorDialog(Activity, int, int) - Method in class org.robolectric.shadows.gms.common.ShadowGoogleApiAvailability
- getErrorDialog(Activity, int, int, DialogInterface.OnCancelListener) - Method in class org.robolectric.shadows.gms.common.ShadowGoogleApiAvailability
- getErrorListener() - Method in class org.robolectric.shadows.ShadowMediaRecorder
- getErrorPendingIntent(int, Context, int) - Static method in class org.robolectric.shadows.gms.ShadowGooglePlayServicesUtil
- getErrorPendingIntent(int, Context, int) - Method in class org.robolectric.shadows.gms.ShadowGooglePlayServicesUtil.GooglePlayServicesUtilImpl
- getErrors() - Static method in class org.robolectric.shadows.ShadowCloseGuard
- getEventFlags() - Method in class org.robolectric.shadows.ShadowTelephonyManager
-
Deprecated.Avoid using.
- getEventType() - Method in class org.robolectric.android.XmlResourceParserImpl
- getExpectedCount() - Method in class org.robolectric.shadows.ShadowContentProviderOperation
-
Deprecated.implementation detail - use public Android APIs instead
- getExtensionFromMimeType(String) - Method in class org.robolectric.shadows.ShadowMimeTypeMap
- getExternalDirs() - Method in class org.robolectric.shadows.ShadowEnvironment.ShadowUserEnvironment
- getExternalFilesDir(String) - Method in class org.robolectric.shadows.ShadowContextImpl
- getExternalFilesDirs(String) - Method in class org.robolectric.shadows.ShadowContextImpl
- getExternalStorageDirectory() - Static method in class org.robolectric.shadows.ShadowEnvironment
- getExternalStoragePublicDirectory(String) - Static method in class org.robolectric.shadows.ShadowEnvironment
- getExternalStorageState() - Static method in class org.robolectric.shadows.ShadowEnvironment
- getExternalStorageState(File) - Static method in class org.robolectric.shadows.ShadowEnvironment
- getExtras() - Method in class org.robolectric.fakes.BaseCursor
-
Deprecated.
- getExtras() - Method in class org.robolectric.fakes.RoboCursor
-
Deprecated.
- getExtras() - Method in class org.robolectric.shadows.ShadowCursorWrapper
- getExtras() - Method in class org.robolectric.shadows.ShadowMediaController
-
Gets the extras set via
ShadowMediaController.extras
. - getExtraShadowPickers() - Method in class org.robolectric.annotation.processing.RobolectricModel
- getExtraShadows(FrameworkMethod) - Method in class org.robolectric.internal.SandboxTestRunner
- getExtraShadows(FrameworkMethod) - Method in class org.robolectric.RobolectricTestRunner
- getExtraShadowTypes() - Method in class org.robolectric.annotation.processing.RobolectricModel
- getFactory() - Static method in class org.robolectric.shadows.ShadowWebView
- getFakeHttpLayer() - Static method in class org.robolectric.shadows.httpclient.FakeHttp
- getFakeSurfaceHolder() - Method in class org.robolectric.shadows.ShadowSurfaceView
- getFamilyName() - Method in class org.robolectric.shadows.ShadowTypeface.FontDesc
- getFantasyFontFamily() - Method in class org.robolectric.fakes.RoboWebSettings
- getFavicon() - Method in class org.robolectric.shadows.ShadowWebView
-
Gets the favicon for the current page set by
ShadowWebView.setFavicon(android.graphics.Bitmap)
. - getFd() - Method in class org.robolectric.shadows.ShadowParcelFileDescriptor
- getFeature(String) - Method in class org.robolectric.android.XmlResourceParserImpl
- getFetchUuidsWithSdpCount() - Method in class org.robolectric.shadows.ShadowBluetoothDevice
-
Returns the number of times fetchUuidsWithSdp has been called.
- getFft(byte[]) - Method in interface org.robolectric.shadows.ShadowVisualizer.VisualizerSource
- getField(Object, String) - Static method in class org.robolectric.util.ReflectionHelpers
-
Reflectively get the value of a field.
- getFields() - Method in class org.robolectric.internal.bytecode.MutableClass
- getFields() - Method in class org.robolectric.shadows.ShadowVisualVoicemailSms
- getFile() - Method in class org.robolectric.res.android.Asset
- getFileCount() - Method in class org.robolectric.res.android.AssetDir
- getFileDescriptor() - Method in class org.robolectric.shadows.ShadowParcelFileDescriptor
- getFileName() - Method in class org.robolectric.res.android.Asset
- getFileName(int) - Method in class org.robolectric.res.android.AssetDir
- getFillEventHistory() - Method in class org.robolectric.shadows.ShadowAutofillManager
- getFillType() - Method in class org.robolectric.shadows.ShadowLegacyPath
- getFilters() - Method in class org.robolectric.shadows.ShadowNfcAdapter
- getFingerprintId(int) - Method in class org.robolectric.shadows.ShadowFingerprintManager
- getFirstHeader(String) - Method in class org.robolectric.shadows.httpclient.HttpResponseStub
- getFirstHeader(String) - Method in class org.robolectric.shadows.httpclient.TestHttpResponse
- getFixedFontFamily() - Method in class org.robolectric.fakes.RoboWebSettings
- getFlag(int) - Method in class org.robolectric.shadows.ShadowWindow
- getFlags() - Method in class org.robolectric.shadows.ShadowPaint
- getFlags() - Method in class org.robolectric.shadows.ShadowPendingIntent
- getFloat(int) - Method in class org.robolectric.fakes.BaseCursor
-
Deprecated.
- getFloat(int) - Method in class org.robolectric.fakes.RoboCursor
-
Deprecated.
- getFloat(int) - Method in class org.robolectric.shadows.ShadowCursorWrapper
- getFloat(ContentResolver, String) - Static method in class org.robolectric.shadows.ShadowSettings.ShadowGlobal
- getFloat(ContentResolver, String) - Static method in class org.robolectric.shadows.ShadowSettings.ShadowSecure
- getFloat(ContentResolver, String) - Static method in class org.robolectric.shadows.ShadowSettings.ShadowSystem
- getFloat(ContentResolver, String, float) - Static method in class org.robolectric.shadows.ShadowSettings.ShadowGlobal
- getFloat(ContentResolver, String, float) - Static method in class org.robolectric.shadows.ShadowSettings.ShadowSecure
- getFloat(ContentResolver, String, float) - Static method in class org.robolectric.shadows.ShadowSettings.ShadowSystem
- getFocusX() - Method in class org.robolectric.shadows.ShadowScaleGestureDetector
- getFocusY() - Method in class org.robolectric.shadows.ShadowScaleGestureDetector
- getFont(int) - Method in class org.robolectric.shadows.ShadowFontsFontFamily
-
The real
FontFamily.getFont(int)
calls into native code, so it needs to be shadowed to prevent an NPE. - getFontDescription() - Method in class org.robolectric.shadows.ShadowLegacyTypeface
-
Returns the font description.
- getFontDescription() - Method in class org.robolectric.shadows.ShadowNativeTypeface
- getFontDescription() - Method in class org.robolectric.shadows.ShadowTypeface
-
Returns the font description.
- getFontMetricsInt(Paint.FontMetricsInt) - Method in class org.robolectric.shadows.ShadowPaint
- getFontScale() - Static method in class org.robolectric.RuntimeEnvironment
- getFontSync(FontRequest) - Static method in class org.robolectric.shadows.ShadowFontsContract
-
Returns a stub typeface immediately.
- getFooterViews() - Method in class org.robolectric.shadows.ShadowListView
- getForceDark() - Method in class org.robolectric.fakes.RoboWebSettings
- getForegroundService(Context, int, Intent, int) - Static method in class org.robolectric.shadows.ShadowPendingIntent
- getForegroundServiceType() - Method in class org.robolectric.shadows.ShadowService
- getForegroundThreadScheduler() - Static method in class org.robolectric.Robolectric
-
Return the foreground scheduler (e.g.
- getForegroundThreadScheduler() - Method in class org.robolectric.shadows.ShadowApplication
-
Deprecated.
- getFormat() - Method in class org.robolectric.res.AttrData
- getFormat() - Method in class org.robolectric.shadows.ShadowImageReader.ShadowSurfaceImage
- getFrameAtTime() - Method in class org.robolectric.shadows.ShadowMediaMetadataRetriever
- getFrameAtTime(long, int) - Method in class org.robolectric.shadows.ShadowMediaMetadataRetriever
- getFrameData() - Method in interface org.robolectric.shadows.ShadowChoreographer.ChoreographerReflector
- getFrameDelay() - Static method in class org.robolectric.shadows.ShadowChoreographer
- getFrameInfo() - Method in interface org.robolectric.shadows.ShadowChoreographer.ChoreographerReflector
- getFrameInterval() - Static method in class org.robolectric.shadows.ShadowChoreographer
-
Deprecated.Use the
LooperMode.Mode.PAUSED
looper andShadowChoreographer.getFrameDelay()
to configure the frame delay. - getFrameInterval() - Static method in class org.robolectric.shadows.ShadowLegacyChoreographer
-
Return the current inter-frame interval.
- getFrameTimeNanos() - Method in class org.robolectric.shadows.ShadowLegacyChoreographer
- getFreeBlocks() - Method in class org.robolectric.shadows.ShadowStatFs
- getFreeBlocksLong() - Method in class org.robolectric.shadows.ShadowStatFs
- getFreeBytes() - Method in class org.robolectric.shadows.ShadowStatFs
- getFreeBytes(UUID) - Method in class org.robolectric.shadows.ShadowStorageStatsManager
-
Fake implementation of
StorageStatsManager.getFreeBytes(java.util.UUID)
that returns test setup values. - getFromLocation(double, double, int) - Method in class org.robolectric.shadows.ShadowGeocoder
-
Returns an empty list by default, or the last value set by
ShadowGeocoder.setFromLocation(List)
- getFromLocation(double, double, int, Geocoder.GeocodeListener) - Method in class org.robolectric.shadows.ShadowGeocoder
-
Sets an empty list by default, or the last value set by
ShadowGeocoder.setFromLocation(List)
in the providedlistener
- getFromLocationName(String, int, Geocoder.GeocodeListener) - Method in class org.robolectric.shadows.ShadowGeocoder
-
Sets an empty list by default, or the last value set by
ShadowGeocoder.setFromLocation(List)
in the providedlistener
- getFullyQualifiedName() - Method in class org.robolectric.res.ResName
- getFuture() - Method in class org.robolectric.shadows.ShadowBroadcastPendingResult
- getGainmap() - Method in interface org.robolectric.shadows.ShadowBitmap.BitmapReflector
- getGattCallback() - Method in class org.robolectric.shadows.ShadowBluetoothGatt
- getGattServerCallback() - Method in class org.robolectric.shadows.ShadowBluetoothGattServer
- getGenerationId() - Method in class org.robolectric.shadows.ShadowLegacyBitmap
- getGeolocationDatabasePath() - Method in class org.robolectric.fakes.RoboWebSettings
- getGeolocationEnabled() - Method in class org.robolectric.fakes.RoboWebSettings
- getGesturesDispatched() - Method in class org.robolectric.shadows.ShadowAccessibilityService
-
Returns a list of gestures that have been dispatched.
- getGlobalActionsPerformed() - Method in class org.robolectric.shadows.ShadowAccessibilityService
- getGlobalAssetCount() - Static method in class org.robolectric.shadows.ShadowArscAssetManager10
- getGlobalAssetCount() - Static method in class org.robolectric.shadows.ShadowArscAssetManager9
- getGlobalAssetManagerCount() - Static method in class org.robolectric.shadows.ShadowArscAssetManager10
- getGlobalAssetManagerCount() - Static method in class org.robolectric.shadows.ShadowArscAssetManager9
- getGlobalCount() - Static method in class org.robolectric.res.android.Asset
- getGlobalCount() - Static method in class org.robolectric.res.android.CppAssetManager
- getGlobalVisibleRect(Rect, Point) - Method in class org.robolectric.shadows.ShadowView
- getGnssBatchSize() - Method in class org.robolectric.shadows.ShadowLocationManager
- getGnssHardwareModelName() - Method in class org.robolectric.shadows.ShadowLocationManager
- getGnssYearOfHardware() - Method in class org.robolectric.shadows.ShadowLocationManager
- getGoBackInvocations() - Method in class org.robolectric.shadows.ShadowWebView
-
Returns the number of times
android.webkit.WebView#goBack()
was invoked. - getGoForwardInvocations() - Method in class org.robolectric.shadows.ShadowWebView
-
Returns the number of times
android.webkit.WebView#goForward()
was invoked. - getGpsStatusListeners() - Method in class org.robolectric.shadows.ShadowLocationManager
-
Returns the list of currently registered
GpsStatus.Listener
s. - getGrantUriPermissions() - Method in class org.robolectric.manifest.ContentProviderData
- getGravity() - Method in class org.robolectric.shadows.ShadowLinearLayout
- getGravity() - Method in class org.robolectric.shadows.ShadowToast
- getGroupId() - Method in class org.robolectric.fakes.RoboMenuItem
- getGroupId() - Method in class org.robolectric.internal.dependency.DependencyJar
- getGroupIdLevel1() - Method in class org.robolectric.shadows.ShadowTelephonyManager
- getGroupInfoListener() - Method in class org.robolectric.shadows.ShadowWifiP2pManager
- getGroupOfPlatformPermission(String, Executor, Consumer<String>) - Method in class org.robolectric.shadows.ShadowApplicationPackageManager
-
This implementation relies on the limited list of platform permissions defined in
ShadowPackageManager.AOSP_PLATFORM_PERMISSIONS
and on permissions added using the {ShadowPackageManager#addPermission} API (if they have a platform permission prefix). - getHalDataspace(int) - Static method in class org.robolectric.shadows.ShadowPublicFormatUtils
- getHalFormat(int) - Static method in class org.robolectric.shadows.ShadowPublicFormatUtils
- getHandler() - Method in class org.robolectric.shadows.ShadowMediaPlayer
-
Retrieves the
Handler
object used by thisShadowMediaPlayer
. - getHandler() - Method in interface org.robolectric.shadows.ShadowSpeechRecognizer.ShadowSpeechRecognizerDirectAccessors
-
Returns the
Handler
of a realSpeechRecognizer
that it uses to process any pending async tasks returned byShadowSpeechRecognizer.ShadowSpeechRecognizerDirectAccessors.getPendingTasks()
. - getHasAlmanac() - Method in class org.robolectric.shadows.GnssStatusBuilder.GnssSatelliteInfo
-
Deprecated.Gets whether the satellite
has almanac data
. - getHasEphemeris() - Method in class org.robolectric.shadows.GnssStatusBuilder.GnssSatelliteInfo
-
Deprecated.Gets whether the satellite
has ephemeris data
. - getHead() - Method in class org.robolectric.shadows.ShadowLegacyMessageQueue
- getHead() - Method in class org.robolectric.shadows.ShadowMessageQueue
-
Retrieves the current Message at the top of the queue.
- getHead() - Method in class org.robolectric.shadows.ShadowPausedMessageQueue
- getHeader(String) - Method in class org.robolectric.shadows.httpclient.FakeHttpLayer.RequestMatcherBuilder
- getHeaders(String) - Method in class org.robolectric.shadows.httpclient.HttpResponseStub
- getHeaders(String) - Method in class org.robolectric.shadows.httpclient.TestHttpResponse
- getHeaderViews() - Method in class org.robolectric.shadows.ShadowListView
- getHeapBufferIterator(ByteOrder) - Method in class org.robolectric.shadows.ShadowMemoryMappedFile
- getHeapBufferIterator(ByteOrder) - Method in class org.robolectric.shadows.ShadowMemoryMappedFileS
- getHeight() - Method in class org.robolectric.shadows.RoundRectangle
- getHeight() - Method in class org.robolectric.shadows.ShadowBitmapRegionDecoder
- getHeight() - Method in class org.robolectric.shadows.ShadowImageReader.ShadowSurfaceImage
- getHeight() - Method in class org.robolectric.shadows.ShadowLegacyBitmap
- getHeight() - Method in class org.robolectric.shadows.ShadowLegacyCanvas
- getHeight() - Method in class org.robolectric.shadows.ShadowPicture
- getHeight() - Method in class org.robolectric.shadows.ShadowRenderNode
- getHeight() - Method in class org.robolectric.shadows.ShadowRenderNodeQ
- getHelperTestRunner(Class<?>) - Method in class org.robolectric.internal.SandboxTestRunner
- getHelperTestRunner(Class<?>) - Method in class org.robolectric.RobolectricTestParameterInjector
- getHelperTestRunner(Class<?>) - Method in class org.robolectric.RobolectricTestRunner
- getHistoricalProcessExitReasons(String, int, int) - Method in class org.robolectric.shadows.ShadowActivityManager
-
Returns the matched
ApplicationExitInfo
added byShadowActivityManager.addApplicationExitInfo(java.lang.String, int, int, int)
. - getHitCount() - Method in class org.robolectric.shadows.ShadowHttpResponseCache
- getHitTestResult() - Method in class org.robolectric.shadows.ShadowWebView
- getHolder() - Method in class org.robolectric.shadows.ShadowSurfaceView
- getHomeActivities(List<ResolveInfo>) - Method in class org.robolectric.shadows.ShadowApplicationPackageManager
- getHost() - Method in class org.robolectric.manifest.IntentFilterData.DataAuthority
- getHost() - Method in class org.robolectric.shadows.ShadowAppWidgetHostView
- getHostId() - Method in class org.robolectric.shadows.ShadowAppWidgetHost
- getHostname() - Method in class org.robolectric.shadows.httpclient.FakeHttpLayer.RequestMatcherBuilder
- getHourOfDay() - Method in class org.robolectric.shadows.ShadowTimePickerDialog
- getHttpContext() - Method in class org.robolectric.shadows.httpclient.HttpRequestInfo
- getHttpHost() - Method in class org.robolectric.shadows.httpclient.HttpRequestInfo
- getHttpParams() - Method in class org.robolectric.shadows.httpclient.ShadowDefaultRequestDirector
- getHttpProcessor() - Method in class org.robolectric.shadows.httpclient.ShadowDefaultRequestDirector
- getHttpRequest() - Method in class org.robolectric.shadows.httpclient.HttpRequestInfo
- getHttpRequestExecutor() - Method in class org.robolectric.shadows.httpclient.ShadowDefaultRequestDirector
- getHttpRequestRetryHandler() - Method in class org.robolectric.shadows.httpclient.ShadowDefaultRequestDirector
- getHttpResponses() - Method in class org.robolectric.shadows.httpclient.FakeHttpLayer
-
This method return a list containing all the HTTP responses logged by the fake http layer, be it mocked http responses, be it real http calls (if {code}interceptHttpRequests{/code} is set to false).
- getHttpResposeContentList() - Method in class org.robolectric.shadows.httpclient.FakeHttpLayer
- getHttpRoutePlanner() - Method in class org.robolectric.shadows.httpclient.ShadowDefaultRequestDirector
- getIcon() - Method in class org.robolectric.fakes.RoboMenuItem
- getIconId() - Method in class org.robolectric.shadows.ShadowAlertController
- getIconId() - Method in class org.robolectric.shadows.ShadowAlertDialog
- getIconMaxHeight() - Method in class org.robolectric.shadows.ShadowShortcutManager
- getIconMaxWidth() - Method in class org.robolectric.shadows.ShadowShortcutManager
- getIconResId() - Method in class org.robolectric.shadows.ShadowSuspendDialogInfo
-
Returns the resource id of the icon to be used with the dialog.
- getId() - Method in class org.robolectric.shadows.ShadowCall
- getId() - Method in class org.robolectric.shadows.ShadowDownloadManager.ShadowRequest
- getIdAttribute() - Method in class org.robolectric.android.XmlResourceParserImpl
- getIdAttributeResourceValue(int) - Method in class org.robolectric.android.XmlResourceParserImpl
- getIdentifier(String, String, String) - Method in class org.robolectric.android.AttributeSetBuilderImpl.ArscResourceResolver
- getIdentifier(String, String, String) - Method in interface org.robolectric.android.AttributeSetBuilderImpl.ResourceResolver
- getIdleState() - Method in class org.robolectric.android.internal.LooperDelegatingScheduler
- getIdleState() - Method in class org.robolectric.util.Scheduler
-
Deprecated.Retrieves the current idling state of this
Scheduler
. - getIds() - Method in class org.robolectric.shadows.ShadowDownloadManager.ShadowQuery
- getImei() - Method in class org.robolectric.shadows.ShadowTelephonyManager
- getImei(int) - Method in class org.robolectric.shadows.ShadowTelephonyManager
- getImpl() - Static method in class org.robolectric.shadows.gms.ShadowGoogleAuthUtil
- getImpl() - Static method in class org.robolectric.shadows.gms.ShadowGooglePlayServicesUtil
- getImplementedClass(AnnotationMirror) - Method in class org.robolectric.annotation.processing.Helpers
- getImplementsMirror(Element, Types, TypeElement) - Static method in class org.robolectric.annotation.processing.Helpers
- getImportance() - Method in class org.robolectric.shadows.ShadowNotificationManager
- getImports() - Method in class org.robolectric.annotation.processing.RobolectricModel
- getIncidentReport(Uri) - Method in class org.robolectric.shadows.ShadowIncidentManager
- getIncidentReportList(String) - Method in class org.robolectric.shadows.ShadowIncidentManager
- getIncludeCode() - Method in interface org.robolectric.shadows.ShadowLoadedApk._LoadedApk_
- getIncludedResourcePaths() - Method in class org.robolectric.manifest.AndroidManifest
- getIndicatorAsView() - Method in class org.robolectric.shadows.ShadowTabHost.ShadowTabSpec
- getIndicatorIcon() - Method in class org.robolectric.shadows.ShadowTabHost.ShadowTabSpec
- getIndicatorLabel() - Method in class org.robolectric.shadows.ShadowTabHost.ShadowTabSpec
- getInfoListener() - Method in class org.robolectric.shadows.ShadowMediaRecorder
- getInitialApplication() - Method in interface org.robolectric.shadows.ShadowActivityThread._ActivityThread_
-
internal use only.
- getInputDeviceIds() - Method in class org.robolectric.shadows.ShadowInputManager
-
Used in
InputDevice.getDeviceIds()
- getInputDeviceIds() - Method in class org.robolectric.shadows.ShadowInputManagerGlobal
-
Used in
InputDevice.getDeviceIds()
- getInputEncoding() - Method in class org.robolectric.android.XmlResourceParserImpl
- getInputFormat() - Method in class org.robolectric.shadows.ShadowMediaCodec
-
Returns
MediaFormat
set as input format viaMediaCodec.configure(android.media.MediaFormat, android.view.Surface, android.media.MediaCrypto, int)
. - getInputMethodList() - Method in class org.robolectric.shadows.ShadowInputMethodManager
-
Returns the list of
InputMethodInfo
that are installed. - getInputStream() - Method in class org.robolectric.shadows.ShadowBluetoothSocket
- getInputStream() - Method in class org.robolectric.shadows.ShadowDrawable
- getInputStream(Path) - Static method in class org.robolectric.res.Fs
- getInputStreamFeeder() - Method in class org.robolectric.shadows.ShadowBluetoothSocket
-
Returns
PipedOutputStream
that controls input stream of theBluetoothSocket
. - getInsertStatements() - Method in class org.robolectric.shadows.ShadowContentResolver
-
Deprecated.This method does not work with
ContentResolver.acquireContentProviderClient(android.net.Uri)
- getInstalled() - Static method in class org.robolectric.shadows.ShadowHttpResponseCache
- getInstalledAccessibilityServiceList() - Method in class org.robolectric.shadows.ShadowAccessibilityManager
- getInstalledApplications(int) - Method in class org.robolectric.shadows.ShadowApplicationPackageManager
- getInstalledApplications(Object) - Method in class org.robolectric.shadows.ShadowApplicationPackageManager
- getInstalledModules(int) - Method in class org.robolectric.shadows.ShadowApplicationPackageManager
- getInstalledPackages(int) - Method in class org.robolectric.shadows.ShadowApplicationPackageManager
- getInstalledPackages(Object) - Method in class org.robolectric.shadows.ShadowApplicationPackageManager
- getInstalledPackagesAsUser(int, int) - Method in class org.robolectric.shadows.ShadowApplicationPackageManager
- getInstalledProviders() - Method in class org.robolectric.shadows.ShadowAppWidgetManager
- getInstalledProvidersForPackage(String, UserHandle) - Method in class org.robolectric.shadows.ShadowAppWidgetManager
- getInstalledProvidersForProfile(UserHandle) - Method in class org.robolectric.shadows.ShadowAppWidgetManager
- getInstallerPackageName(String) - Method in class org.robolectric.shadows.ShadowApplicationPackageManager
- GetInstallerPackageNameMode - Annotation Type in org.robolectric.annotation
-
A
Configurer
annotation for controlling how Robolectric executesPackageManager#getInstallerPackageName
method. - GetInstallerPackageNameMode.Mode - Enum in org.robolectric.annotation
-
Specifies the different
ShadowApplicationPackageManager#getInstallerPackageName
modes. - GetInstallerPackageNameModeConfigurer - Class in org.robolectric.plugins
-
Provides configuration to Robolectric for its @
GetInstallerPackageNameMode
annotation. - GetInstallerPackageNameModeConfigurer() - Constructor for class org.robolectric.plugins.GetInstallerPackageNameModeConfigurer
- getInstallSourceInfo(String) - Method in class org.robolectric.shadows.ShadowApplicationPackageManager
- getInstance() - Static method in class org.robolectric.shadows.gms.common.ShadowGoogleApiAvailability
- getInstance() - Static method in class org.robolectric.shadows.ShadowApplication
-
Deprecated.Use
shadowOf({@link ApplicationProvider#getApplicationContext()})
instead. - getInstance() - Static method in class org.robolectric.shadows.ShadowCookieManager
- getInstance() - Static method in class org.robolectric.shadows.ShadowCookieSyncManager
- getInstance() - Static method in class org.robolectric.shadows.ShadowDisplayManagerGlobal
- getInstance() - Static method in class org.robolectric.shadows.ShadowLegacyChoreographer
- getInstance() - Static method in class org.robolectric.shadows.ShadowLinkMovementMethod
- getInstance() - Static method in class org.robolectric.shadows.ShadowTimeZoneFinder
- getInstance() - Static method in class org.robolectric.shadows.ShadowTimeZoneFinderQ
- getInstance() - Static method in class org.robolectric.shadows.ShadowTimeZoneFinderS
- getInstance() - Static method in class org.robolectric.shadows.ShadowWebStorage
- getInstance() - Static method in class org.robolectric.util.PerfStatsCollector
- getInstance(Context) - Static method in class org.robolectric.shadows.ShadowAccessibilityManager
- getInstance(Context) - Static method in class org.robolectric.shadows.ShadowWebViewDatabase
- getInstance(Class<T>) - Method in class org.robolectric.util.inject.Injector
-
Finds an instance for the given class.
- getInstrumentation() - Method in interface org.robolectric.shadows._Activity_
- getInstrumentation() - Static method in class org.robolectric.shadows.ShadowInstrumentation
- getInstrumentationInfo(ComponentName, int) - Method in class org.robolectric.shadows.ShadowApplicationPackageManager
- getInstrumentedPackages() - Method in class org.robolectric.internal.bytecode.ShadowProviders
- getInt(int) - Method in class org.robolectric.fakes.BaseCursor
-
Deprecated.
- getInt(int) - Method in class org.robolectric.fakes.RoboCursor
-
Deprecated.
- getInt(int) - Method in class org.robolectric.shadows.ShadowCursorWrapper
- getInt(ContentResolver, String) - Static method in class org.robolectric.shadows.ShadowSettings.ShadowGlobal
- getInt(ContentResolver, String) - Static method in class org.robolectric.shadows.ShadowSettings.ShadowSecure
- getInt(ContentResolver, String) - Static method in class org.robolectric.shadows.ShadowSettings.ShadowSystem
- getInt(ContentResolver, String, int) - Static method in class org.robolectric.shadows.ShadowSettings.ShadowGlobal
- getInt(ContentResolver, String, int) - Static method in class org.robolectric.shadows.ShadowSettings.ShadowSecure
- getInt(ContentResolver, String, int) - Static method in class org.robolectric.shadows.ShadowSettings.ShadowSystem
- getIntent() - Method in class org.robolectric.android.controller.ComponentController
- getIntent() - Method in class org.robolectric.fakes.RoboMenuItem
- getIntent() - Method in class org.robolectric.shadows.ShadowCrossProfileApps.StartedActivity
- getIntent() - Method in class org.robolectric.shadows.ShadowNfcAdapter
- getIntentClass() - Method in class org.robolectric.shadows.ShadowIntent
-
Returns the
Class
object set byIntent.setClass(android.content.Context, Class)
- getIntentFilter() - Method in class org.robolectric.shadows.ShadowApplication.Wrapper
- getIntentFilters() - Method in class org.robolectric.manifest.ActivityData
-
Get the intent filters defined for activity.
- getIntentFilters() - Method in class org.robolectric.manifest.BroadcastReceiverData
-
Get the intent filters defined for the broadcast receiver.
- getIntentFilters() - Method in class org.robolectric.manifest.ServiceData
-
Get the intent filters defined for the service.
- getIntentFiltersForActivity(ComponentName) - Method in class org.robolectric.shadows.ShadowPackageManager
-
Get list of intent filters defined for given activity.
- getIntentFiltersForProvider(ComponentName) - Method in class org.robolectric.shadows.ShadowPackageManager
-
Get list of intent filters defined for given provider.
- getIntentFiltersForReceiver(ComponentName) - Method in class org.robolectric.shadows.ShadowPackageManager
-
Get list of intent filters defined for given receiver.
- getIntentFiltersForService(ComponentName) - Method in class org.robolectric.shadows.ShadowPackageManager
-
Get list of intent filters defined for given service.
- getIntentFilterVerifications(String) - Method in class org.robolectric.shadows.ShadowApplicationPackageManager
- getIntentForActivity(Class<? extends Activity>) - Method in class org.robolectric.android.internal.LocalActivityInvoker
- getIntentRedelivery() - Method in class org.robolectric.shadows.ShadowIntentService
- getIntentSender() - Method in class org.robolectric.shadows.ShadowPendingIntent
- getIntentVerificationStatusAsUser(String, int) - Method in class org.robolectric.shadows.ShadowApplicationPackageManager
- getInterceptedTouchEvent() - Method in class org.robolectric.shadows.ShadowViewGroup
- getInterceptionHandler(MethodSignature) - Method in class org.robolectric.internal.bytecode.Interceptors
- getInterceptors() - Method in class org.robolectric.internal.SandboxTestRunner
- getInternalMutablePackageInfo(String) - Method in class org.robolectric.shadows.ShadowPackageManager
-
Testing API allowing to retrieve internal package representation.
- getInternalRClass() - Method in class org.robolectric.res.ResourcePath
- getInternalResourceId(String) - Static method in class org.robolectric.shadows.ResourceHelper
- getIntervalMillis() - Method in class org.robolectric.shadows.ShadowLocationManager.RoboLocationRequest
- getIntervalMs() - Method in class org.robolectric.shadows.ShadowAlarmManager.ScheduledAlarm
- getIntForUser(ContentResolver, String, int) - Static method in class org.robolectric.shadows.ShadowSettings.ShadowSecure
- getIntForUser(ContentResolver, String, int, int) - Static method in class org.robolectric.shadows.ShadowSettings.ShadowSecure
- getInTouchMode() - Static method in class org.robolectric.shadows.ShadowWindowManagerGlobal
- getIntProperty(int) - Method in class org.robolectric.shadows.ShadowBatteryManager
- getInvalidatedClasses(ShadowMap) - Method in class org.robolectric.internal.bytecode.ShadowMap
- getInvalidStateBehavior() - Method in class org.robolectric.shadows.ShadowMediaPlayer
-
Retrieves current flag specifying the behavior of the media player when a method is invoked in an invalid state.
- getInverseMatrix(Matrix) - Method in class org.robolectric.shadows.ShadowRenderNode
- getInverseMatrix(Matrix) - Method in class org.robolectric.shadows.ShadowRenderNodeQ
- getIs24HourView() - Method in class org.robolectric.shadows.ShadowTimePickerDialog
- getIsJobFinished() - Method in class org.robolectric.shadows.ShadowJobService
-
Returns whether the job has finished running.
- getIsRescheduleNeeded() - Method in class org.robolectric.shadows.ShadowJobService
-
Returns whether the job needs to be rescheduled.
- getIsSyncable(Account, String) - Static method in class org.robolectric.shadows.ShadowContentResolver
- getItem() - Method in class org.robolectric.fakes.RoboSubMenu
- getItem(int) - Method in class org.robolectric.fakes.RoboMenu
- getItemId() - Method in class org.robolectric.fakes.RoboMenuItem
- getItems() - Method in class org.robolectric.shadows.ShadowAlertDialog
- getItems(TypedResource) - Method in class org.robolectric.shadows.Converter.FromArray
- getItems(TypedResource) - Method in class org.robolectric.shadows.Converter
- getItemSelectedListener() - Method in class org.robolectric.shadows.ShadowAdapterView
- getJarPath() - Method in class org.robolectric.pluginapi.Sdk
-
Returns the path to jar for this SDK.
- getJarPath() - Method in class org.robolectric.plugins.DefaultSdkProvider.DefaultSdk
- getJavaScriptCanOpenWindowsAutomatically() - Method in class org.robolectric.fakes.RoboWebSettings
- getJavaScriptEnabled() - Method in class org.robolectric.fakes.RoboWebSettings
- getJavascriptInterface(String) - Method in class org.robolectric.shadows.ShadowWebView
- getJavaVersion() - Static method in class org.robolectric.util.Util
-
Returns the Java version as an int value.
- getJoin() - Method in class org.robolectric.shadows.ShadowPaint
- getKeyguardDisabledFeatures(ComponentName) - Method in class org.robolectric.shadows.ShadowDevicePolicyManager
- getKnownSdks() - Method in class org.robolectric.plugins.SdkCollection
- getLabel() - Method in class org.robolectric.manifest.ActivityData
- getLabel() - Method in class org.robolectric.manifest.PermissionGroupItemData
- getLabel() - Method in class org.robolectric.manifest.PermissionItemData
- getLabeledBy() - Method in class org.robolectric.shadows.ShadowAccessibilityNodeInfo
- getLabelFor() - Method in class org.robolectric.shadows.ShadowAccessibilityNodeInfo
- getLabelRef() - Method in class org.robolectric.manifest.AndroidManifest
- getLastAbandonedAudioFocusListener() - Method in class org.robolectric.shadows.ShadowAudioManager
- getLastAbandonedAudioFocusRequest() - Method in class org.robolectric.shadows.ShadowAudioManager
- getLastActiveDetector() - Static method in class org.robolectric.shadows.ShadowGestureDetector
- getLastAdditionalHttpHeaders() - Method in class org.robolectric.shadows.ShadowWebView
- getLastAssistantActivityIntent() - Method in class org.robolectric.shadows.ShadowVoiceInteractionSession
-
Returns the last
Intent
passed intoVoiceInteractionSession.startAssistantActivity(Intent)
ornull
if there wasn't any. - getLastAssociationCallback() - Method in class org.robolectric.shadows.ShadowCompanionDeviceManager
-
This method will return the last
CompanionDeviceManager.Callback
passed toCompanionDeviceManager#associate(AssociationRequest, CompanionDeviceManager.Callback, Handler)
orCompanionDeviceManager#associate(AssociationRequest, Executor, CompanionDeviceManager.Callback, Handler)
. - getLastAssociationRequest() - Method in class org.robolectric.shadows.ShadowCompanionDeviceManager
-
This method will return the last
AssociationRequest
passed toCompanionDeviceManager#associate(AssociationRequest, CompanionDeviceManager.Callback, Handler)
orCompanionDeviceManager#associate(AssociationRequest, Executor, CompanionDeviceManager.Callback, Handler)
. - getLastAudioFocusRequest() - Method in class org.robolectric.shadows.ShadowAudioManager
- getLastConnectionEvent() - Method in class org.robolectric.shadows.ShadowConnection
- getLastDataBundle() - Method in class org.robolectric.shadows.ShadowWearableSensingManager
- getLastDownloadedMultimediaMessageParams() - Method in class org.robolectric.shadows.ShadowSmsManager
- getLastDragClipData() - Static method in class org.robolectric.shadows.ShadowWindowManagerGlobal
-
Returns the last
ClipData
passed to a drag initiated from a call toView.startDrag(android.content.ClipData, android.view.View.DragShadowBuilder, java.lang.Object, int)
orView.startDragAndDrop(android.content.ClipData, android.view.View.DragShadowBuilder, java.lang.Object, int)
, or null if there isn't one. - getLastDrawnRect() - Method in class org.robolectric.shadows.ShadowCanvas
- getLastDrawnRect() - Method in class org.robolectric.shadows.ShadowLegacyCanvas
- getLastDrawnRect() - Method in class org.robolectric.shadows.ShadowNativeBaseCanvas
- getLastDrawnRoundRect() - Method in class org.robolectric.shadows.ShadowCanvas
- getLastDrawnRoundRect() - Method in class org.robolectric.shadows.ShadowLegacyCanvas
- getLastDrawnRoundRect() - Method in class org.robolectric.shadows.ShadowNativeBaseCanvas
- getLastEnabledNetwork() - Method in class org.robolectric.shadows.ShadowWifiManager
- getLastEvaluatedJavascript() - Method in class org.robolectric.shadows.ShadowWebView
-
Returns the last evaluated Javascript value provided to
ShadowWebView.evaluateJavascript(String, ValueCallback)
or null if the method has not been called. - getLastEvaluatedJavascriptCallback() - Method in class org.robolectric.shadows.ShadowWebView
-
Returns the last callback value provided to
ShadowWebView.evaluateJavascript(String, ValueCallback)
or null if the method has not been called. - getLastForegroundNotification() - Method in class org.robolectric.shadows.ShadowService
- getLastForegroundNotificationId() - Method in class org.robolectric.shadows.ShadowService
- getLastHeader(String) - Method in class org.robolectric.shadows.httpclient.HttpResponseStub
- getLastHeader(String) - Method in class org.robolectric.shadows.httpclient.TestHttpResponse
- getLastHttpResponse() - Method in class org.robolectric.shadows.httpclient.FakeHttpLayer
-
Helper method that returns the latest received response from the server.
- getLastIncomingCall() - Method in class org.robolectric.shadows.ShadowTelecomManager
- getLastIntentSenderRequest() - Method in class org.robolectric.shadows.ShadowActivity
-
Gets the last startIntentSenderForResult request made to this activity.
- getLastKnownLocation(String) - Method in class org.robolectric.shadows.ShadowLocationManager
- getLastLaunchedPendingIntent() - Method in class org.robolectric.shadows.ShadowVirtualDeviceManager.ShadowVirtualDevice
- getLastLoadData() - Method in class org.robolectric.shadows.ShadowWebView
- getLastLoadDataWithBaseURL() - Method in class org.robolectric.shadows.ShadowWebView
- getLastLoadedUrl() - Method in class org.robolectric.shadows.ShadowWebView
- getLastMessageSent() - Static method in class org.robolectric.shadows.ShadowMessenger
-
Returns the last
Message
sent, ornull
if there isn't any message sent. - getLastNonConfigurationInstance() - Method in class org.robolectric.shadows.ShadowActivity
- getLastObservingDevicePresenceDeviceAddress() - Method in class org.robolectric.shadows.ShadowCompanionDeviceManager
-
Returns the last device address passed to
CompanionDeviceManager.startObservingDevicePresence(String)
. - getLastOpenedCameraId() - Static method in class org.robolectric.shadows.ShadowCamera
- getLastOutgoingCall() - Method in class org.robolectric.shadows.ShadowTelecomManager
- getLastOutgoingCall(Context) - Static method in class org.robolectric.shadows.ShadowCallLogCalls
-
Gets the last outgoing call String set by
ShadowCallLogCalls.setLastOutgoingCall(String)
. - getLastParcelFileDescriptor() - Method in class org.robolectric.shadows.ShadowWearableSensingManager
- getLastPerformedAction() - Method in class org.robolectric.shadows.ShadowTransportControls
- getLastRecognizerIntent() - Method in class org.robolectric.shadows.ShadowSpeechRecognizer
-
Returns the argument passed to the last call to
SpeechRecognizer.startListening(android.content.Intent)
. - getLastRegisterObserverRequest() - Method in class org.robolectric.shadows.ShadowAmbientContextManager
-
Returns the last
AmbientContextEventRequest
passed intoAmbientContextManager.registerObserver(AmbientContextEventRequest, PendingIntent, Executor, Consumer)
. - getLastRequestedEventCodesForConsentActivity() - Method in class org.robolectric.shadows.ShadowAmbientContextManager
-
Returns the last requested event codes that were passed into
ShadowAmbientContextManager.startConsentActivity(Set)
. - getLastRequestedNotificationAccess() - Method in class org.robolectric.shadows.ShadowCompanionDeviceManager
-
If an association is set, this method will return the last
ComponentName
passed toCompanionDeviceManager#requestNotificationAccess(ComponentName)
. - getLastRequestedPermission() - Method in class org.robolectric.shadows.ShadowActivity
-
Gets the last permission request submitted to this activity.
- getLastRespondToCallInput() - Method in class org.robolectric.shadows.ShadowCallScreeningService
-
If
CallScreeningService
has calledShadowCallScreeningService.respondToCall(android.telecom.Call.Details, android.telecom.CallScreeningService.CallResponse)
, returns the values of its parameters. - getLastSafetyEvent(String) - Method in class org.robolectric.shadows.ShadowSafetyCenterManager
-
Returns the
SafetyEvent
that was given toSafetyCenterManager
the last timeShadowSafetyCenterManager.setSafetySourceData(java.lang.String, android.safetycenter.SafetySourceData, android.safetycenter.SafetyEvent)
was called with thissafetySourceId
. - getLastSafetySourceError(String) - Method in class org.robolectric.shadows.ShadowSafetyCenterManager
-
Returns the
SafetySourceErrorDetails
that was given toSafetyCenterManager
the last timeShadowSafetyCenterManager.reportSafetySourceError(java.lang.String, android.safetycenter.SafetySourceErrorDetails)
was called with thissafetySourceId
. - getLastScheduledTaskTime() - Method in class org.robolectric.android.internal.LooperDelegatingScheduler
- getLastScheduledTaskTime() - Method in class org.robolectric.shadows.ShadowLegacyLooper
- getLastScheduledTaskTime() - Method in class org.robolectric.shadows.ShadowLooper
- getLastScheduledTaskTime() - Method in class org.robolectric.shadows.ShadowPausedLooper
- getLastScheduledTaskTime() - Method in class org.robolectric.util.Scheduler
-
Deprecated.
- getLastSentDataMessageParams() - Method in class org.robolectric.shadows.ShadowSmsManager
- getLastSentHttpRequestInfo() - Method in class org.robolectric.shadows.httpclient.FakeHttpLayer
- getLastSentMultimediaMessageParams() - Method in class org.robolectric.shadows.ShadowSmsManager
- getLastSentMultipartTextMessageParams() - Method in class org.robolectric.shadows.ShadowSmsManager
- getLastSentTextMessageParams() - Method in class org.robolectric.shadows.ShadowSmsManager
- getLastSentVisualVoicemailSmsParams() - Method in class org.robolectric.shadows.ShadowTelephonyManager
- getLastSessionBundle() - Method in class org.robolectric.shadows.ShadowVoiceInteractionService
-
Returns the last Bundle object set via
ShadowVoiceInteractionService.setUiHints(Bundle bundle)
or null if there wasn't any. - getLastSetColor() - Method in class org.robolectric.shadows.ShadowGradientDrawable
-
Returns the color of this drawable as set by the last call to
ShadowGradientDrawable.setColor(int color)
. - getLastSetPassword() - Method in class org.robolectric.shadows.ShadowDevicePolicyManager
-
Retrieves last password set through
DevicePolicyManager.resetPassword(java.lang.String, int)
orDevicePolicyManager.resetPasswordWithToken(android.content.ComponentName, java.lang.String, byte[], int)
. - getLastSharedMemory() - Method in class org.robolectric.shadows.ShadowWearableSensingManager
- getLastShownDialogId() - Method in class org.robolectric.shadows.ShadowActivity
- getLastSmoothScrollByDistance() - Method in class org.robolectric.shadows.ShadowAbsListView
-
Robolectric accessor for the last smoothScrollBy distance
- getLastSmoothScrollByDuration() - Method in class org.robolectric.shadows.ShadowAbsListView
-
Robolectric accessor for the last smoothScrollBy duration
- getLastSpokenText() - Method in class org.robolectric.shadows.ShadowTextToSpeech
- getLastSynthesizeToFile() - Method in class org.robolectric.shadows.ShadowTextToSpeech
-
Returns last file
File
written to byTextToSpeech.synthesizeToFile(CharSequence, Bundle, File, String)
. - getLastSynthesizeToFileText() - Method in class org.robolectric.shadows.ShadowTextToSpeech
-
Returns last text
CharSequence
passed toTextToSpeech.synthesizeToFile(CharSequence, Bundle, File, String)
. - getLastSystemApiAssociationMacAddress() - Method in class org.robolectric.shadows.ShadowCompanionDeviceManager
-
Returns the last
MacAddress
passed to systemApiassociate
. - getLastTelephonyCallback() - Method in class org.robolectric.shadows.ShadowTelephonyManager
-
Returns the most recent callback passed to #registerTelephonyCallback().
- getLastTextToSpeechInstance() - Static method in class org.robolectric.shadows.ShadowTextToSpeech
-
Returns the most recently instantiated
TextToSpeech
or null if none exist. - getLastTouchEvent() - Method in class org.robolectric.shadows.ShadowView
- getLastUiHintBundle() - Method in class org.robolectric.shadows.ShadowVoiceInteractionService
-
Returns the last Bundle object set via
ShadowVoiceInteractionService.setUiHints(Bundle bundle)
or null if there wasn't any. - getLastUninstalledStatusReceiver(String) - Method in class org.robolectric.shadows.ShadowPackageInstaller
- getLastUninstalledVersion(String) - Method in class org.robolectric.shadows.ShadowPackageInstaller
- getLastUnknownCall() - Method in class org.robolectric.shadows.ShadowTelecomManager
- getLastVoiceActivityIntent() - Method in class org.robolectric.shadows.ShadowVoiceInteractionSession
-
Returns the last
Intent
passed intoVoiceInteractionSession.startVoiceActivity(Intent)
ornull
if there wasn't any. - getLatestAlertDialog() - Static method in class org.robolectric.shadows.ShadowAlertDialog
- getLatestAlertDialog() - Method in class org.robolectric.shadows.ShadowApplication
-
Deprecated.Use
ShadowAlertDialog.getLatestAlertDialog()
instead. - getLatestDialog() - Method in class org.robolectric.shadows.ShadowApplication
-
Deprecated.Use
ShadowDialog.getLatestDialog()
instead. - getLatestDialog() - Static method in class org.robolectric.shadows.ShadowDialog
- getLatestListPopupWindow() - Method in class org.robolectric.shadows.ShadowApplication
- getLatestListPopupWindow() - Static method in class org.robolectric.shadows.ShadowListPopupWindow
- getLatestModelDownloadIntent() - Method in class org.robolectric.shadows.ShadowSpeechRecognizer
- getLatestPopupMenu() - Method in class org.robolectric.shadows.ShadowApplication
-
Deprecated.Use
ShadowPopupMenu.getLatestPopupMenu()
instead. - getLatestPopupMenu() - Static method in class org.robolectric.shadows.ShadowPopupMenu
- getLatestPopupWindow() - Method in class org.robolectric.shadows.ShadowApplication
- getLatestReadBytes() - Method in class org.robolectric.shadows.ShadowBluetoothGatt
- getLatestSentHttpRequest() - Static method in class org.robolectric.shadows.httpclient.FakeHttp
- getLatestSentHttpRequest() - Static method in class org.robolectric.shadows.httpclient.ShadowDefaultRequestDirector
- getLatestSentHttpRequestInfo() - Static method in class org.robolectric.shadows.httpclient.ShadowDefaultRequestDirector
- getLatestSpeechRecognizer() - Static method in class org.robolectric.shadows.ShadowSpeechRecognizer
-
Returns the latest SpeechRecognizer.
- getLatestToast() - Static method in class org.robolectric.shadows.ShadowToast
-
Returns the most recently shown
Toast
. - getLatestVsyncEventData() - Method in class org.robolectric.shadows.ShadowDisplayEventReceiver
- getLatestWakeLock() - Method in class org.robolectric.shadows.ShadowApplication
-
Deprecated.use ShadowPowerManager.getLatestWakeLock
- getLatestWakeLock() - Static method in class org.robolectric.shadows.ShadowPowerManager
-
Retrieves the most recent wakelock registered by the application
- getLatestWrittenBytes() - Method in class org.robolectric.shadows.ShadowBluetoothGatt
- getLaunchIntentForPackage(String) - Method in class org.robolectric.shadows.ShadowApplicationPackageManager
- getLaunchMode() - Method in class org.robolectric.manifest.ActivityData
- getLayerType() - Method in class org.robolectric.shadows.ShadowView
- getLayoutAlgorithm() - Method in class org.robolectric.fakes.RoboWebSettings
- getLayoutInflater() - Method in class org.robolectric.shadows.ShadowActivity
- getLeanbackLaunchIntentForPackage(String) - Method in class org.robolectric.shadows.ShadowApplicationPackageManager
- getLeft() - Method in class org.robolectric.shadows.ShadowRenderNode
- getLeft() - Method in class org.robolectric.shadows.ShadowRenderNodeQ
- getLeftVolume() - Method in class org.robolectric.shadows.ShadowMediaPlayer
-
Retrieves the current setting for the left channel volume.
- getLegacyLocationRequests(String) - Method in class org.robolectric.shadows.ShadowLocationManager
-
Returns the list of
ShadowLocationManager.RoboLocationRequest
currently registered under the given provider. - getLeMaximumAdvertisingDataLength() - Method in class org.robolectric.shadows.ShadowBluetoothAdapter
- getLength() - Method in class org.robolectric.res.android.Asset
- getLength() - Method in class org.robolectric.shadows.ShadowDownloadManager.CompletedDownload
- getLength() - Method in class org.robolectric.shadows.ShadowPathMeasure
-
Return the total length of the current contour, or 0 if no path is associated with this measure object.
- getLeScanCallbacks() - Method in class org.robolectric.shadows.ShadowBluetoothAdapter
- getLeState() - Method in class org.robolectric.shadows.ShadowBluetoothAdapter
-
Decides the correct LE state.
- getLetterSpacing() - Method in class org.robolectric.shadows.ShadowPaint
- getLibClasspathResourceName() - Method in class org.robolectric.shadows.util.SQLiteLibraryLoader
- getLibraries() - Method in class org.robolectric.internal.ManifestIdentifier
- getLibraryManifests() - Method in class org.robolectric.manifest.AndroidManifest
- getLightTouchEnabled() - Method in class org.robolectric.fakes.RoboWebSettings
- getLine1Number() - Method in class org.robolectric.shadows.ShadowTelephonyManager
- getLine1Number(PhoneAccountHandle) - Method in class org.robolectric.shadows.ShadowTelecomManager
- getLineNumber() - Method in class org.robolectric.android.XmlResourceParserImpl
- getLineNumber() - Method in class org.robolectric.res.android.ResXMLParser
- getLinePaintHistoryCount() - Method in class org.robolectric.shadows.ShadowCanvas
- getLinePaintHistoryCount() - Method in class org.robolectric.shadows.ShadowLegacyCanvas
- getLinePaintHistoryCount() - Method in class org.robolectric.shadows.ShadowNativeBaseCanvas
- getLinkProperties(Network) - Method in class org.robolectric.shadows.ShadowConnectivityManager
- getListener() - Method in class org.robolectric.shadows.ShadowGestureDetector
- getListener() - Method in class org.robolectric.shadows.ShadowScaleGestureDetector
- getListener() - Method in class org.robolectric.shadows.ShadowTelephonyManager
-
Deprecated.Avoid using.
- getListeners() - Method in class org.robolectric.shadows.ShadowAccountManager
- getListeners() - Method in class org.robolectric.shadows.ShadowSensorManager
-
Returns the list of
SensorEventListener
s registered on this SensorManager. - getListenersForFlags(int) - Method in class org.robolectric.shadows.ShadowTelephonyManager
- getListeningChannel() - Method in class org.robolectric.shadows.ShadowWifiP2pManager
- GetLoadedArsc() - Method in class org.robolectric.res.android.CppApkAssets
- getLoadsImagesAutomatically() - Method in class org.robolectric.fakes.RoboWebSettings
- getLoadWithOverviewMode() - Method in class org.robolectric.fakes.RoboWebSettings
- getLocalArtifactUrl(DependencyJar) - Method in interface org.robolectric.internal.dependency.DependencyResolver
- getLocalArtifactUrl(DependencyJar) - Method in class org.robolectric.internal.dependency.LocalDependencyResolver
- getLocalArtifactUrl(DependencyJar) - Method in class org.robolectric.internal.dependency.MavenDependencyResolver
- getLocalArtifactUrl(DependencyJar) - Method in class org.robolectric.internal.dependency.PropertiesDependencyResolver
- getLocalArtifactUrl(DependencyJar) - Method in class org.robolectric.plugins.LegacyDependencyResolver
- getLocalArtifactUrls(DependencyJar) - Method in interface org.robolectric.internal.dependency.DependencyResolver
-
Deprecated.Robolectric will never ask for a dependency composed of more than one artifact, so this method isn't necessary.
- getLocalArtifactUrls(DependencyJar) - Method in class org.robolectric.internal.dependency.MavenDependencyResolver
- getLocalArtifactUrls(DependencyJar) - Method in class org.robolectric.plugins.LegacyDependencyResolver
- getLocalArtifactUrls(DependencyJar...) - Method in class org.robolectric.internal.dependency.MavenDependencyResolver
-
Get an array of local artifact URLs for the given dependencies.
- getLocalContentProvider() - Method in class org.robolectric.shadows.ShadowContentProviderClient
- getLocale() - Method in class org.robolectric.shadows.httpclient.HttpResponseStub
- getLocalRepositoryDir() - Method in class org.robolectric.internal.dependency.MavenDependencyResolver
-
Locates the local maven repo.
- getLocationOnScreen(int[]) - Method in class org.robolectric.shadows.ShadowView
- getLocationPowerSaveMode() - Method in class org.robolectric.shadows.ShadowPowerManager
-
Returns how location features should behave when battery saver is on.
- getLocationRequest() - Method in class org.robolectric.shadows.ShadowLocationManager.RoboLocationRequest
- getLocationRequests(String) - Method in class org.robolectric.shadows.ShadowLocationManager
-
Returns the list of
LocationRequest
currently registered under the given provider. - getLocationUpdateListeners() - Method in class org.robolectric.shadows.ShadowLocationManager
-
Deprecated.Do not test listeners, instead use
ShadowLocationManager.simulateLocation(Location)
and test the results of those listeners being invoked. - getLocationUpdateListeners(String) - Method in class org.robolectric.shadows.ShadowLocationManager
-
Deprecated.Do not test listeners, instead use
ShadowLocationManager.simulateLocation(Location)
and test the results of those listeners being invoked. - getLocationUpdatePendingIntents() - Method in class org.robolectric.shadows.ShadowLocationManager
-
Deprecated.Do not test pending intents, instead use
ShadowLocationManager.simulateLocation(Location)
and test the results of those pending intent being invoked. - getLocationUpdatePendingIntents(String) - Method in class org.robolectric.shadows.ShadowLocationManager
-
Deprecated.Do not test pending intents, instead use
ShadowLocationManager.simulateLocation(Location)
and test the results of those pending intent being invoked. - getLocationUrl() - Method in class org.robolectric.shadows.ShadowSmsManager.DownloadMultimediaMessageParams
- getLocationUrl() - Method in class org.robolectric.shadows.ShadowSmsManager.SendMultimediaMessageParams
- getLockTaskFeatures(ComponentName) - Method in class org.robolectric.shadows.ShadowDevicePolicyManager
- getLockTaskModeState() - Method in class org.robolectric.shadows.ShadowActivityManager
- getLockTaskPackages(ComponentName) - Method in class org.robolectric.shadows.ShadowDevicePolicyManager
- getLog() - Method in class org.robolectric.shadows.httpclient.ShadowDefaultRequestDirector
- getLogs() - Static method in class org.robolectric.shadows.ShadowLog
-
Returns ordered list of all log entries.
- getLogsForTag(String) - Static method in class org.robolectric.shadows.ShadowLog
-
Returns ordered list of all log items for a specific tag.
- getLong(int) - Method in class org.robolectric.fakes.BaseCursor
-
Deprecated.
- getLong(int) - Method in class org.robolectric.fakes.RoboCursor
-
Deprecated.
- getLong(int) - Method in class org.robolectric.shadows.ShadowCursorWrapper
- getLong(ContentResolver, String) - Static method in class org.robolectric.shadows.ShadowSettings.ShadowGlobal
- getLong(ContentResolver, String) - Static method in class org.robolectric.shadows.ShadowSettings.ShadowSecure
- getLong(ContentResolver, String) - Static method in class org.robolectric.shadows.ShadowSettings.ShadowSystem
- getLong(ContentResolver, String, long) - Static method in class org.robolectric.shadows.ShadowSettings.ShadowGlobal
- getLong(ContentResolver, String, long) - Static method in class org.robolectric.shadows.ShadowSettings.ShadowSecure
- getLong(ContentResolver, String, long) - Static method in class org.robolectric.shadows.ShadowSettings.ShadowSystem
- getLongPressTimeout() - Static method in class org.robolectric.shadows.ShadowViewConfiguration
- getLongProperty(int) - Method in class org.robolectric.shadows.ShadowBatteryManager
- getLongSupportMessage(ComponentName) - Method in class org.robolectric.shadows.ShadowDevicePolicyManager
- getLooper() - Method in interface org.robolectric.shadows.ShadowChoreographer.ChoreographerReflector
- getLooperForThread(Thread) - Static method in class org.robolectric.shadows.ShadowLegacyLooper
- getLooperForThread(Thread) - Static method in class org.robolectric.shadows.ShadowLooper
- getLoopers() - Static method in class org.robolectric.shadows.ShadowLegacyLooper
-
Return loopers for all threads including main thread.
- getLoopers() - Static method in class org.robolectric.shadows.ShadowPausedLooper
- getMagnificationRegion() - Method in class org.robolectric.shadows.ShadowMagnificationController
- getMainLooper() - Static method in class org.robolectric.shadows.ShadowLegacyLooper
- getMainThread() - Static method in class org.robolectric.RuntimeEnvironment
-
Retrieves the main thread.
- getManagedCursors() - Method in class org.robolectric.shadows.ShadowActivity
- getManifestFactory(Config) - Method in class org.robolectric.RobolectricTestRunner
-
Detects which build system is in use and returns the appropriate ManifestFactory implementation.
- getManifestFile() - Method in class org.robolectric.internal.ManifestIdentifier
- getManifestShortcuts() - Method in class org.robolectric.shadows.ShadowShortcutManager
- getMasterScheduler() - Static method in class org.robolectric.RuntimeEnvironment
-
Retrieves the current master scheduler.
- getMasterSyncAutomatically() - Static method in class org.robolectric.shadows.ShadowContentResolver
- getMatrix(Matrix) - Method in class org.robolectric.shadows.ShadowRenderNode
- getMatrix(Matrix) - Method in class org.robolectric.shadows.ShadowRenderNodeQ
- getMavenProxyHost() - Static method in class org.robolectric.MavenRoboSettings
-
Deprecated.
- getMavenProxyPort() - Static method in class org.robolectric.MavenRoboSettings
-
Deprecated.
- getMavenRepositoryId() - Static method in class org.robolectric.MavenRoboSettings
-
Deprecated.
- getMavenRepositoryPassword() - Static method in class org.robolectric.MavenRoboSettings
-
Deprecated.
- getMavenRepositoryUrl() - Static method in class org.robolectric.MavenRoboSettings
-
Deprecated.
- getMavenRepositoryUserName() - Static method in class org.robolectric.MavenRoboSettings
-
Deprecated.
- getMax() - Method in class org.robolectric.shadows.ShadowNotification
- getMaxDuration() - Method in class org.robolectric.shadows.ShadowMediaRecorder
- getMaxFileSize() - Method in class org.robolectric.shadows.ShadowMediaRecorder
- getMaximumFailedPasswordsForWipe(ComponentName) - Method in class org.robolectric.shadows.ShadowDevicePolicyManager
- getMaximumRange() - Method in class org.robolectric.shadows.ShadowSensor
- getMaximumTimeToLock(ComponentName) - Method in class org.robolectric.shadows.ShadowDevicePolicyManager
- getMaxNs() - Method in class org.robolectric.pluginapi.perf.Metric
- getMaxSdk() - Method in class org.robolectric.annotation.processing.RobolectricModel.ResetterInfo
- getMaxSdkVersion() - Method in class org.robolectric.manifest.AndroidManifest
- getMaxSdkVersion() - Method in interface org.robolectric.pluginapi.UsesSdk
-
Returns the maximum Android SDK version that this package expects to be runnable on, as specified in the manifest.
- getMaxShortcutCountPerActivity() - Method in class org.robolectric.shadows.ShadowShortcutManager
- getMaxSupportedSdk() - Method in class org.robolectric.plugins.SdkCollection
- getMaxSupportedUsers() - Static method in class org.robolectric.shadows.ShadowUserManager
- getMaxTransceiveLength() - Method in class org.robolectric.shadows.ShadowIsoDep
- getMediaInfo() - Method in class org.robolectric.shadows.ShadowMediaPlayer
-
Retrieves the currently selected
ShadowMediaPlayer.MediaInfo
. - getMediaInfo(DataSource) - Static method in class org.robolectric.shadows.ShadowMediaPlayer
- getMediaPlaybackRequiresUserGesture() - Method in class org.robolectric.fakes.RoboWebSettings
- getMeid() - Method in class org.robolectric.shadows.ShadowTelephonyManager
- getMeid(int) - Method in class org.robolectric.shadows.ShadowTelephonyManager
- getMemoryClass() - Method in class org.robolectric.shadows.ShadowActivityManager
- getMemoryInfo(ActivityManager.MemoryInfo) - Method in class org.robolectric.shadows.ShadowActivityManager
- getMenuInflater() - Method in class org.robolectric.shadows.ShadowActivity
- getMenuInfo() - Method in class org.robolectric.fakes.RoboMenuItem
- getMessage() - Method in class org.robolectric.shadows.ShadowAlertController
- getMessage() - Method in class org.robolectric.shadows.ShadowAlertDialog
- getMessage() - Method in class org.robolectric.shadows.ShadowProgressDialog
- getMessageBody() - Method in class org.robolectric.shadows.ShadowVisualVoicemailSms
- getMessageId() - Method in class org.robolectric.shadows.ShadowSmsManager.MultimediaMessageParams
- getMessageId() - Method in class org.robolectric.shadows.ShadowSmsManager.TextMultipartParams
- getMessageId() - Method in class org.robolectric.shadows.ShadowSmsManager.TextSmsParams
- getMessages() - Method in class org.robolectric.shadows.ShadowContextHubClient
- getMetadata() - Method in class org.robolectric.shadows.ShadowMediaController
-
Gets the mediaMetadata set via
ShadowMediaController.setMetadata(android.media.MediaMetadata)
. - getMetadata() - Method in class org.robolectric.util.PerfStatsCollector
- getMetadata(int) - Method in class org.robolectric.shadows.ShadowBluetoothDevice
- getMetaData() - Method in class org.robolectric.manifest.ActivityData
- getMetaData() - Method in class org.robolectric.manifest.PackageItemData
- getMethod() - Method in class org.robolectric.shadows.httpclient.FakeHttpLayer.RequestMatcherBuilder
- getMethodCall() - Method in class org.robolectric.annotation.processing.RobolectricModel.ResetterInfo
- getMethodHandle(String, MethodType) - Method in class org.robolectric.interceptors.AndroidInterceptors.CleanerInterceptor
- getMethodHandle(String, MethodType) - Method in class org.robolectric.interceptors.AndroidInterceptors.FileDescriptorInterceptor
- getMethodHandle(String, MethodType) - Method in class org.robolectric.interceptors.AndroidInterceptors.LinkedHashMapEldestInterceptor
- getMethodHandle(String, MethodType) - Method in class org.robolectric.interceptors.AndroidInterceptors.LocaleAdjustLanguageCodeInterceptor
- getMethodHandle(String, MethodType) - Method in class org.robolectric.interceptors.AndroidInterceptors.NioUtilsFreeDirectBufferInterceptor
- getMethodHandle(String, MethodType) - Method in class org.robolectric.interceptors.AndroidInterceptors.NioUtilsUnsafeArrayInterceptor
- getMethodHandle(String, MethodType) - Method in class org.robolectric.interceptors.AndroidInterceptors.NioUtilsUnsafeArrayOffsetInterceptor
- getMethodHandle(String, MethodType) - Method in class org.robolectric.interceptors.AndroidInterceptors.NoOpInterceptor
- getMethodHandle(String, MethodType) - Method in class org.robolectric.interceptors.AndroidInterceptors.ReferenceRefersToInterceptor
- getMethodHandle(String, MethodType) - Method in class org.robolectric.interceptors.AndroidInterceptors.SocketInterceptor
- getMethodHandle(String, MethodType) - Method in class org.robolectric.interceptors.AndroidInterceptors.SystemArrayCopyInterceptor
- getMethodHandle(String, MethodType) - Method in class org.robolectric.interceptors.AndroidInterceptors.SystemLogInterceptor
- getMethodHandle(String, MethodType) - Method in class org.robolectric.interceptors.AndroidInterceptors.SystemTimeInterceptor
- getMethodHandle(String, MethodType) - Method in class org.robolectric.internal.bytecode.Interceptor
- getMethodRefs() - Method in class org.robolectric.internal.bytecode.Interceptor
- getMethods() - Method in class org.robolectric.annotation.processing.DocumentedType
- getMethods() - Method in class org.robolectric.internal.bytecode.MutableClass
- getMetrics() - Method in class org.robolectric.shadows.ShadowMediaExtractor
- getMetrics() - Method in class org.robolectric.util.PerfStatsCollector
- getMetrics(DisplayMetrics) - Method in class org.robolectric.shadows.ShadowDisplay
-
Deprecated.This behavior is deprecated and will be removed in Robolectric 4.13.
- getMilliseconds() - Method in class org.robolectric.shadows.ShadowVibrator
-
Returns the last vibration duration in MS.
- getMillisInFuture() - Method in class org.robolectric.shadows.ShadowCountDownTimer
- getMimeType() - Method in class org.robolectric.shadows.ShadowDownloadManager.CompletedDownload
- getMimeType() - Method in class org.robolectric.shadows.ShadowDownloadManager.ShadowRequest
- getMimeTypeFromExtension(String) - Method in class org.robolectric.shadows.ShadowMimeTypeMap
- getMimeTypes() - Method in class org.robolectric.manifest.IntentFilterData
- getMinApiLevel() - Method in class org.robolectric.shadows.GraphicsShadowPicker
- getMinApiLevel() - Method in class org.robolectric.shadows.ShadowNativeImageReader.Picker
- getMinApiLevel() - Method in class org.robolectric.shadows.ShadowNativeImageReaderSurfaceImage.Picker
- getMinimumFontSize() - Method in class org.robolectric.fakes.RoboWebSettings
- getMinimumLogicalFontSize() - Method in class org.robolectric.fakes.RoboWebSettings
- getMinNs() - Method in class org.robolectric.pluginapi.perf.Metric
- getMinSdk() - Method in class org.robolectric.annotation.processing.RobolectricModel.ResetterInfo
- getMinSdkVersion() - Method in class org.robolectric.manifest.AndroidManifest
-
Returns the minimum Android SDK version that this package expects to be runnable on, as specified in the manifest.
- getMinSdkVersion() - Method in interface org.robolectric.pluginapi.UsesSdk
-
Returns the minimum Android SDK version that this package expects to be runnable on, as specified in the manifest.
- getMinUpdateDistanceMeters() - Method in class org.robolectric.shadows.ShadowLocationManager.RoboLocationRequest
- getMinute() - Method in class org.robolectric.shadows.ShadowTimePickerDialog
- getMixedContentMode() - Method in class org.robolectric.fakes.RoboWebSettings
- getMobileRxBytes() - Static method in class org.robolectric.shadows.ShadowTrafficStats
- getMobileRxPackets() - Static method in class org.robolectric.shadows.ShadowTrafficStats
- getMobileTxBytes() - Static method in class org.robolectric.shadows.ShadowTrafficStats
- getMobileTxPackets() - Static method in class org.robolectric.shadows.ShadowTrafficStats
- getMode() - Method in class org.robolectric.shadows.ShadowAudioManager
- getMode() - Method in class org.robolectric.shadows.ShadowPorterDuffColorFilter
- getMode(String) - Static method in class org.robolectric.shadows.ShadowOsConstants
-
Returns the st_mode for the path.
- getModeInvalidatedClasses() - Method in class org.robolectric.internal.AndroidSandbox
- getModeInvalidatedClasses() - Method in class org.robolectric.internal.bytecode.Sandbox
- getModemRebootCount() - Method in class org.robolectric.shadows.ShadowTelephonyManager
- getModuleInfo(String, int) - Method in class org.robolectric.shadows.ShadowApplicationPackageManager
- getModuleProperties() - Method in class org.robolectric.shadows.ShadowSoundTriggerManager
- getMonthOfYear() - Method in class org.robolectric.shadows.ShadowDatePickerDialog
- getMostRecentlyConnectedDevices() - Method in class org.robolectric.shadows.ShadowBluetoothAdapter
- getMoveStatus(int) - Method in class org.robolectric.shadows.ShadowApplicationPackageManager
- getMyAssociations() - Method in class org.robolectric.shadows.ShadowCompanionDeviceManager
- getMyMemoryState(ActivityManager.RunningAppProcessInfo) - Static method in class org.robolectric.shadows.ShadowActivityManager
-
Returns information seeded by
ShadowActivityManager.setProcesses(java.util.List<android.app.ActivityManager.RunningAppProcessInfo>)
. - getMySessions() - Method in class org.robolectric.shadows.ShadowPackageInstaller
- getName() - Method in class org.robolectric.android.XmlResourceParserImpl
- getName() - Method in class org.robolectric.annotation.processing.DocumentedElement
- getName() - Method in class org.robolectric.internal.bytecode.ClassDetails
- getName() - Method in class org.robolectric.internal.bytecode.MethodCallSite
- getName() - Method in class org.robolectric.internal.bytecode.MutableClass
- getName() - Method in class org.robolectric.manifest.ActivityData
- getName() - Method in class org.robolectric.manifest.PackageItemData
- getName() - Method in class org.robolectric.pluginapi.perf.Metric
- getName() - Method in class org.robolectric.res.AttrData
- getName() - Method in class org.robolectric.res.StyleData
- getName() - Method in class org.robolectric.RobolectricTestRunner.RobolectricFrameworkMethod
- getName() - Method in class org.robolectric.shadows.ShadowBluetoothAdapter
- getName() - Method in class org.robolectric.shadows.ShadowBluetoothDevice
- getName() - Method in class org.robolectric.shadows.ShadowTrace.Counter
- getNameAttr(String) - Static method in class org.robolectric.manifest.ActivityData
- getNameForUid(int) - Method in class org.robolectric.shadows.ShadowApplicationPackageManager
- getNameLengthForAdvertise() - Method in class org.robolectric.shadows.ShadowBluetoothAdapter
- getNamespace() - Method in class org.robolectric.android.XmlResourceParserImpl
- getNamespace(String) - Method in class org.robolectric.android.XmlResourceParserImpl
- getNamespaceCount(int) - Method in class org.robolectric.android.XmlResourceParserImpl
- getNamespacePrefix(int) - Method in class org.robolectric.android.XmlResourceParserImpl
- getNamespaceUri() - Method in class org.robolectric.res.ResName
- getNamespaceUri(int) - Method in class org.robolectric.android.XmlResourceParserImpl
- getNanoAppInstanceInfo(int) - Method in class org.robolectric.shadows.ShadowContextHubManager
- getNativeHeapAllocatedSize() - Static method in class org.robolectric.shadows.ShadowDebug
- getNativeInstance() - Method in class org.robolectric.shadows.ShadowColorSpaceRgb
- getNativeMotionEvent() - Method in class org.robolectric.shadows.ShadowMotionEvent
- getNativeMotionEvent(long) - Static method in class org.robolectric.shadows.ShadowMotionEvent
- getNativeObject(long) - Method in class org.robolectric.res.android.NativeObjRegistry
-
Retrieve the native object for given id.
- getNativeObject(long) - Static method in class org.robolectric.res.android.ResStringPool
- getNativeObjectId(T) - Method in class org.robolectric.res.android.NativeObjRegistry
-
Deprecated.Use
NativeObjRegistry.register(Object)
instead. - getNativePtr() - Method in class org.robolectric.res.android.ResStringPool
- getNativePtr() - Method in interface org.robolectric.shadows.ShadowBitmap.BitmapReflector
- getNativeStringBlock(int) - Method in class org.robolectric.shadows.ShadowArscAssetManager
- getNavBarMode() - Method in class org.robolectric.shadows.ShadowStatusBarManager
- getNavDump() - Method in class org.robolectric.fakes.RoboWebSettings
- getNdefPushMessage() - Method in class org.robolectric.shadows.ShadowNfcAdapter
-
Returns last set NDEF message, or throws
IllegalStateException
if it was never set. - getNdefPushMessageCallback() - Method in class org.robolectric.shadows.ShadowNfcAdapter
-
Returns last registered callback, or
null
if none was set. - getNearbyAppStreamingPolicy() - Method in class org.robolectric.shadows.ShadowDevicePolicyManager
- getNearbyNotificationStreamingPolicy() - Method in class org.robolectric.shadows.ShadowDevicePolicyManager
- getNeedInitialFocus() - Method in class org.robolectric.fakes.RoboWebSettings
- getNetId() - Method in class org.robolectric.shadows.ShadowNetwork
-
Allows to get the stored netId.
- getNetworkCallbackPendingIntents() - Method in class org.robolectric.shadows.ShadowConnectivityManager
- getNetworkCallbacks() - Method in class org.robolectric.shadows.ShadowConnectivityManager
- getNetworkCapabilities(Network) - Method in class org.robolectric.shadows.ShadowConnectivityManager
-
Gets the network capabilities of a given
Network
. - getNetworkCount() - Method in class org.robolectric.shadows.ShadowHttpResponseCache
- getNetworkCountryIso() - Method in class org.robolectric.shadows.ShadowTelephonyManager
-
Returns the SIM country lowercase.
- getNetworkInfo(int) - Method in class org.robolectric.shadows.ShadowConnectivityManager
- getNetworkInfo(Network) - Method in class org.robolectric.shadows.ShadowConnectivityManager
- getNetworkOperator() - Method in class org.robolectric.shadows.ShadowTelephonyManager
- getNetworkOperatorName() - Method in class org.robolectric.shadows.ShadowTelephonyManager
- getNetworkPreference() - Method in class org.robolectric.shadows.ShadowConnectivityManager
- getNetworkSpecifier() - Method in class org.robolectric.shadows.ShadowTelephonyManager
- getNetworkSuggestions() - Method in class org.robolectric.shadows.ShadowWifiManager
- getNetworkType() - Method in class org.robolectric.shadows.ShadowTelephonyManager
- getNeutralButtonAction() - Method in class org.robolectric.shadows.ShadowSuspendDialogInfo
-
Returns the action expected to happen on neutral button tap.
- getNeutralButtonTextResId() - Method in class org.robolectric.shadows.ShadowSuspendDialogInfo
-
Returns the text to be shown.
- getNewCodecInfoAt(int) - Static method in class org.robolectric.shadows.ShadowMediaCodecList
- getNewInsetsMode() - Method in interface org.robolectric.shadows.ShadowViewRootImpl.ViewRootImplReflector
- getNext() - Method in class org.robolectric.shadows.ShadowLegacyMessage
- getNext() - Method in class org.robolectric.shadows.ShadowMessage
-
Convenience method to provide getter access to the private field
Message.next
. - getNext() - Method in class org.robolectric.shadows.ShadowPausedMessage
- getNextAddAccountOptions() - Method in class org.robolectric.shadows.ShadowAccountManager
-
Consumes and returns the next
addAccountOptions
passed toShadowAccountManager.addAccount(android.accounts.Account)
. - getNextAlarmClock() - Method in class org.robolectric.shadows.ShadowAlarmManager
- getNextEntry(String, long) - Method in class org.robolectric.shadows.ShadowDropBoxManager
- getNextScheduledAlarm() - Method in class org.robolectric.shadows.ShadowAlarmManager
-
Deprecated.Prefer to use
ShadowAlarmManager.setAutoSchedule(boolean)
in combination with incrementing time to actually run alarms and test their side-effects. - getNextScheduledTaskTime() - Method in class org.robolectric.android.internal.LooperDelegatingScheduler
- getNextScheduledTaskTime() - Method in class org.robolectric.shadows.ShadowLegacyLooper
- getNextScheduledTaskTime() - Method in class org.robolectric.shadows.ShadowLooper
- getNextScheduledTaskTime() - Method in class org.robolectric.shadows.ShadowPausedLooper
- getNextScheduledTaskTime() - Method in class org.robolectric.util.Scheduler
-
Deprecated.
- getNextSentHttpRequest() - Static method in class org.robolectric.shadows.httpclient.FakeHttp
-
Accessor to obtain HTTP requests made during the current test in the order in which they were made.
- getNextSentHttpRequestInfo() - Static method in class org.robolectric.shadows.httpclient.FakeHttp
-
Accessor to obtain metadata for an HTTP request made during the current test in the order in which they were made.
- getNextSentHttpRequestInfo() - Method in class org.robolectric.shadows.httpclient.FakeHttpLayer
- getNextStartedActivity() - Method in class org.robolectric.shadows.ShadowContextWrapper
-
Consumes the most recent
Intent
started byContextWrapper.startActivity(android.content.Intent)
and returns it. - getNextStartedActivity() - Method in class org.robolectric.shadows.ShadowCrossProfileApps
-
Consumes the most recent
ComponentName
,UserHandle
pair started byCrossProfileApps.startMainActivity(ComponentName, UserHandle)
orCrossProfileApps.startActivity(ComponentName, UserHandle)
,ShadowCrossProfileApps.startActivity(Intent, UserHandle, Activity)
,ShadowCrossProfileApps.startActivity(Intent, UserHandle, Activity, Bundle)
, and returns it wrapped inShadowCrossProfileApps.StartedActivity
. - getNextStartedActivityForResult() - Method in class org.robolectric.shadows.ShadowActivity
-
Consumes and returns the next
Intent
on the started activities for results stack. - getNextStartedActivityForResult() - Method in class org.robolectric.shadows.ShadowContextWrapper
-
Consumes the most recent
IntentForResult
started by {@link * ContextWrapper#startActivity(android.content.Intent, android.os.Bundle)} and returns it. - getNextStartedService() - Method in class org.robolectric.shadows.ShadowContextWrapper
-
Consumes the most recent
Intent
started byContext.startService(android.content.Intent)
and returns it. - getNextStoppedService() - Method in class org.robolectric.shadows.ShadowContextWrapper
-
Consumes the
Intent
requested to stop a service byContext.stopService(android.content.Intent)
from the bottom of the stack of stop requests. - getNextVsyncTime() - Static method in class org.robolectric.shadows.ShadowChoreographer
-
This field is only used when
ShadowChoreographer.isPaused()
is true. - getNfcAdapter(Context) - Static method in class org.robolectric.shadows.ShadowNfcAdapter
- getNfcAntennaInfo() - Method in class org.robolectric.shadows.ShadowNfcAdapter
- getNfcServiceManager() - Static method in class org.robolectric.shadows.ShadowNfcFrameworkInitializer
- getNightDisplayAutoMode() - Method in class org.robolectric.shadows.ShadowColorDisplayManager
- getNightDisplayColorTemperature() - Method in class org.robolectric.shadows.ShadowColorDisplayManager
- getNightMode() - Method in class org.robolectric.shadows.ShadowUIModeManager
- getNightModeCustomType() - Method in class org.robolectric.shadows.ShadowUIModeManager
- getNotification(int) - Method in class org.robolectric.shadows.ShadowNotificationManager
- getNotification(String, int) - Method in class org.robolectric.shadows.ShadowNotificationManager
- getNotificationChannel(String) - Method in class org.robolectric.shadows.ShadowNotificationManager
- getNotificationChannel(String, String) - Method in class org.robolectric.shadows.ShadowNotificationManager
-
Returns a NotificationChannel that has the given parent and conversation ID.
- getNotificationChannelGroup(String) - Method in class org.robolectric.shadows.ShadowNotificationManager
- getNotificationChannelGroups() - Method in class org.robolectric.shadows.ShadowNotificationManager
- getNotificationChannels() - Method in class org.robolectric.shadows.ShadowNotificationManager
- getNotificationDelegate() - Method in class org.robolectric.shadows.ShadowNotificationManager
- getNotificationPolicy() - Method in class org.robolectric.shadows.ShadowNotificationManager
- getNotificationShouldRemoved() - Method in class org.robolectric.shadows.ShadowService
- getNotificationUri() - Method in class org.robolectric.fakes.BaseCursor
-
Deprecated.
- getNotificationUri() - Method in class org.robolectric.shadows.ShadowCursorWrapper
- getNotificationVisibility() - Method in class org.robolectric.shadows.ShadowDownloadManager.ShadowRequest
- getNotifiedUris() - Method in class org.robolectric.shadows.ShadowContentResolver
-
Deprecated.
- getNotifyNativeInterval() - Static method in class org.robolectric.shadows.ShadowVMRuntime
- getNumberOfCameras() - Static method in class org.robolectric.shadows.ShadowCamera
- getNumericShortcut() - Method in class org.robolectric.fakes.RoboMenuItem
- getObserverId() - Method in class org.robolectric.shadows.ShadowUsageStatsManager.AppUsageLimitObserver
- getObserverId() - Method in class org.robolectric.shadows.ShadowUsageStatsManager.AppUsageObserver
- getObserverId() - Method in class org.robolectric.shadows.ShadowUsageStatsManager.UsageSessionObserver
- getOffscreenPreRaster() - Method in class org.robolectric.fakes.RoboWebSettings
- getOnAttachStateChangeListeners() - Method in class org.robolectric.shadows.ShadowView
- getOnCancelListener() - Method in class org.robolectric.shadows.ShadowDialog
- getOnClickListener() - Method in class org.robolectric.shadows.ShadowView
- getOnCompletionListener() - Method in class org.robolectric.shadows.ShadowMediaPlayer
- getOnCompletionListener() - Method in class org.robolectric.shadows.ShadowVideoView
- getOnCreateContextMenuListener() - Method in class org.robolectric.shadows.ShadowView
- getOnDateSetListenerCallback() - Method in class org.robolectric.shadows.ShadowDatePickerDialog
- getOnDeviceTranslationCapabilities(int, int) - Method in class org.robolectric.shadows.ShadowTranslationManager
- getOnDoubleTapListener() - Method in class org.robolectric.shadows.ShadowGestureDetector
- getOnEditorActionListener() - Method in class org.robolectric.shadows.ShadowTextView
- getOnErrorListener() - Method in class org.robolectric.shadows.ShadowVideoView
- getOnInitListener() - Method in class org.robolectric.shadows.ShadowTextToSpeech
- getOnLayoutChangeListeners() - Method in class org.robolectric.shadows.ShadowView
- getOnLongClickListener() - Method in class org.robolectric.shadows.ShadowView
- getOnlyIncomingCall() - Method in class org.robolectric.shadows.ShadowTelecomManager
- getOnlyOutgoingCall() - Method in class org.robolectric.shadows.ShadowTelecomManager
- getOnlyUnknownCall() - Method in class org.robolectric.shadows.ShadowTelecomManager
- getOnMenuItemClickListener() - Method in class org.robolectric.shadows.ShadowPopupMenu
- getOnNdefPushCompleteCallback() - Method in class org.robolectric.shadows.ShadowNfcAdapter
- getOnPreparedListener() - Method in class org.robolectric.shadows.ShadowMediaPlayer
- getOnPreparedListener() - Method in class org.robolectric.shadows.ShadowVideoView
- getOnScrollListener() - Method in class org.robolectric.shadows.ShadowAbsListView
-
Robolectric accessor for the onScrollListener
- getOnSeekBarChangeListener() - Method in class org.robolectric.shadows.ShadowSeekBar
- getOnSystemUiVisibilityChangeListener() - Method in class org.robolectric.shadows.ShadowView
- getOnTouchEventMotionEvent() - Method in class org.robolectric.shadows.ShadowGestureDetector
- getOnTouchEventMotionEvent() - Method in class org.robolectric.shadows.ShadowScaleGestureDetector
- getOnTouchListener() - Method in class org.robolectric.shadows.ShadowView
- getOnValueChangeListener() - Method in class org.robolectric.shadows.ShadowNumberPicker
- getOpenSourceSoftwareLicenseInfo(Context) - Method in class org.robolectric.shadows.gms.common.ShadowGoogleApiAvailability
- getOperatingChannel() - Method in class org.robolectric.shadows.ShadowWifiP2pManager
- getOpId() - Method in class org.robolectric.shadows.ShadowCryptoObject
-
The shadow method of CryptoObject#getOpId.
- getOpsForPackage(int, String, int[]) - Method in class org.robolectric.shadows.ShadowAppOpsManager
- getOpsForPackage(int, String, String[]) - Method in class org.robolectric.shadows.ShadowAppOpsManager
- getOpString(int) - Method in class org.robolectric.shadows.ShadowAppOpsManager
- getOptions() - Method in class org.robolectric.shadows.ShadowCrossProfileApps.StartedActivity
- getOptions() - Method in class org.robolectric.shadows.ShadowPendingIntent
- getOptionsMenu() - Method in class org.robolectric.shadows.ShadowActivity
-
Return the options menu.
- getOptionsPanelGravity() - Method in class org.robolectric.shadows.ShadowPhoneWindow
- getOptionsPanelGravity() - Method in class org.robolectric.shadows.ShadowPhoneWindowFor22
- getOrder() - Method in class org.robolectric.fakes.RoboMenuItem
- getOrganizationColor(ComponentName) - Method in class org.robolectric.shadows.ShadowDevicePolicyManager
- getOrganizationName(ComponentName) - Method in class org.robolectric.shadows.ShadowDevicePolicyManager
-
Returns organization name.
- getOrientation(String) - Static method in class org.robolectric.res.Qualifiers
-
Deprecated.Use
Configuration.orientation
instead. - getOriginal() - Method in class org.robolectric.internal.bytecode.MethodCallSite
- getOriginalPendingResult() - Method in class org.robolectric.shadows.ShadowBroadcastReceiver
- getOriginalUrl() - Method in class org.robolectric.shadows.ShadowWebView
- getOutgoingDataStream() - Method in class org.robolectric.shadows.ShadowUsbDeviceConnection
-
Provides an
InputStream
that allows reading data written by UsbDeviceConnection#bulkTransfer. - getOutgoingMessages() - Method in class org.robolectric.fakes.RoboWebMessagePort
-
Returns the list of all messages sent to its connected ports.
- getOutputFormat() - Method in class org.robolectric.shadows.ShadowMediaCodec
-
Returns
MediaFormat
set as output format viaMediaCodec.configure(android.media.MediaFormat, android.view.Surface, android.media.MediaCrypto, int)
. - getOutputFormat() - Method in class org.robolectric.shadows.ShadowMediaRecorder
- getOutputPath() - Method in class org.robolectric.shadows.ShadowMediaRecorder
- getOutputStream() - Method in class org.robolectric.shadows.ShadowBluetoothSocket
- getOutputStreamSink() - Method in class org.robolectric.shadows.ShadowBluetoothSocket
-
Returns
PipedInputStream
that controls output stream of theBluetoothSocket
. - getOvalPaintHistoryCount() - Method in class org.robolectric.shadows.ShadowCanvas
- getOvalPaintHistoryCount() - Method in class org.robolectric.shadows.ShadowLegacyCanvas
- getOvalPaintHistoryCount() - Method in class org.robolectric.shadows.ShadowNativeBaseCanvas
- getOverlayInfo(String, UserHandle) - Method in class org.robolectric.shadows.ShadowOverlayManager
- getOverriddenActivityTransition(int) - Method in class org.robolectric.shadows.ShadowActivity
-
Get the overridden
Activity
transition, set byActivity.overrideActivityTransition(int, int, int)
. - getPackageArchiveInfo(String, int) - Method in class org.robolectric.shadows.ShadowApplicationPackageManager
-
Starting in Android S, this method was moved from
PackageManager
toApplicationPackageManager
. - getPackageArchiveInfo(String, int) - Method in class org.robolectric.shadows.ShadowPackageManager
- getPackageCandidateVolumes(ApplicationInfo) - Method in class org.robolectric.shadows.ShadowApplicationPackageManager
- getPackageCurrentVolume(Object) - Method in class org.robolectric.shadows.ShadowApplicationPackageManager
- getPackageElement(String) - Method in class org.robolectric.annotation.processing.Helpers
- getPackageGids(String) - Method in class org.robolectric.shadows.ShadowApplicationPackageManager
- getPackageGids(String, int) - Method in class org.robolectric.shadows.ShadowApplicationPackageManager
- getPackageIdentifier(int) - Static method in class org.robolectric.res.ResourceIds
- getPackageImportance(String) - Method in class org.robolectric.shadows.ShadowActivityManager
- getPackageInfo(String, int) - Method in class org.robolectric.shadows.ShadowApplicationPackageManager
- getPackageInfo(String, Object) - Method in class org.robolectric.shadows.ShadowApplicationPackageManager
- getPackageInfoAsUser(String, int, int) - Method in class org.robolectric.shadows.ShadowApplicationPackageManager
- getPackageInfoAsUser(String, Object, int) - Method in class org.robolectric.shadows.ShadowApplicationPackageManager
-
In Android T, an overloaded one which has parameter type of
PackageManager.PackageInfoFlags
. - getPackageManager() - Static method in class org.robolectric.shadows.ShadowActivityThread
- getPackageName() - Method in class org.robolectric.android.AttributeSetBuilderImpl.ArscResourceResolver
- getPackageName() - Method in interface org.robolectric.android.AttributeSetBuilderImpl.ResourceResolver
- getPackageName() - Method in class org.robolectric.internal.ManifestIdentifier
- getPackageName() - Method in class org.robolectric.manifest.AndroidManifest
- getPackageName() - Method in class org.robolectric.res.builder.XmlBlock
- getPackageName() - Method in class org.robolectric.res.PackageResourceTable
- getPackageName() - Method in interface org.robolectric.res.ResourceTable
- getPackageName() - Method in class org.robolectric.res.RoutingResourceTable
- getPackageName() - Method in class org.robolectric.res.StyleData
- getPackageName() - Method in class org.robolectric.res.XmlContext
- getPackageName() - Method in class org.robolectric.shadows.ShadowVoiceInteractor
- getPackageNames() - Method in class org.robolectric.shadows.ShadowUsageStatsManager.AppUsageLimitObserver
- getPackageNames() - Method in class org.robolectric.shadows.ShadowUsageStatsManager.AppUsageObserver
- getPackageNames() - Method in class org.robolectric.shadows.ShadowUsageStatsManager.UsageSessionObserver
- getPackageRestoreCount(String) - Method in class org.robolectric.shadows.ShadowBackupManager
-
Returns the number of recorded restores for the given package.
- getPackageRestoreToken(String) - Method in class org.robolectric.shadows.ShadowBackupManager
-
Returns the last recorded restore token for the given package, or
0
if the package was not restored. - getPackageSetting(String) - Method in class org.robolectric.shadows.ShadowPackageManager
-
Returns the current
ShadowPackageManager.PackageSetting
ofpackageName
. - getPackagesForOps(int[]) - Method in class org.robolectric.shadows.ShadowAppOpsManager
-
Returns app op details for all packages for which one of
ShadowAppOpsManager.setMode(java.lang.String, int, java.lang.String, int)
methods was used to set the value of one of the given app ops (it does return those set to 'default' mode, while the true implementation usually doesn't). - getPackagesForOps(String[]) - Method in class org.robolectric.shadows.ShadowAppOpsManager
-
Returns app op details for all packages for which one of
ShadowAppOpsManager.setMode(java.lang.String, int, java.lang.String, int)
methods was used to set the value of one of the given app ops (it does return those set to 'default' mode, while the true implementation usually doesn't). - getPackagesForUid(int) - Method in class org.robolectric.shadows.ShadowApplicationPackageManager
- getPackagesForUid(int) - Method in class org.robolectric.shadows.ShadowPackageManager
- getPackagesHoldingPermissions(String[], int) - Method in class org.robolectric.shadows.ShadowApplicationPackageManager
- getPackageSizeInfo(String, int, Object) - Method in class org.robolectric.shadows.ShadowApplicationPackageManager
- getPackageSizeInfoAsUser(String, int, Object) - Method in class org.robolectric.shadows.ShadowApplicationPackageManager
- getPackageUid(String, int) - Method in class org.robolectric.shadows.ShadowApplicationPackageManager
- getPackageUid(String, Object) - Method in class org.robolectric.shadows.ShadowApplicationPackageManager
- getPackageUidAsUser(String, int) - Method in class org.robolectric.shadows.ShadowApplicationPackageManager
- getPackageUidAsUser(String, int, int) - Method in class org.robolectric.shadows.ShadowApplicationPackageManager
- getPairingConfirmation() - Method in class org.robolectric.shadows.ShadowBluetoothDevice
-
Get the confirmation value previously set with a call to
BluetoothDevice.setPairingConfirmation(boolean)
, or null if no value is set. - getParam(String) - Method in class org.robolectric.shadows.httpclient.FakeHttpLayer.RequestMatcherBuilder
- getParamDefStr() - Method in class org.robolectric.annotation.processing.RobolectricModel.ShadowInfo
- getParameter(String) - Method in class org.robolectric.shadows.ShadowAudioManager
-
Returns a single parameter that was set via
ShadowAudioManager.setParameters(String)
. - getParameters() - Method in class org.robolectric.shadows.ShadowCamera
- getParameters(String) - Method in class org.robolectric.shadows.ShadowAudioManager
-
The expected composition for keys is not well defined.
- getParams() - Method in class org.robolectric.shadows.httpclient.HttpResponseStub
- getParams() - Method in class org.robolectric.shadows.httpclient.TestHttpResponse
- getParams() - Method in class org.robolectric.shadows.ShadowAndroidHttpClient
- getParent() - Method in class org.robolectric.res.StyleData
- getParent() - Method in class org.robolectric.shadows.ShadowAccessibilityNodeInfo
- getParent() - Method in class org.robolectric.shadows.ShadowAccessibilityWindowInfo
- getParent() - Method in class org.robolectric.shadows.ShadowActivity
- getParentActivityName() - Method in class org.robolectric.manifest.ActivityData
- getParts() - Method in class org.robolectric.shadows.ShadowSmsManager.TextMultipartParams
- getPassword(Account) - Method in class org.robolectric.shadows.ShadowAccountManager
- getPasswordComplexity() - Method in class org.robolectric.shadows.ShadowDevicePolicyManager
- getPasswordExpiration(ComponentName) - Method in class org.robolectric.shadows.ShadowDevicePolicyManager
- getPasswordExpirationTimeout(ComponentName) - Method in class org.robolectric.shadows.ShadowDevicePolicyManager
- getPasswordHistoryLength(ComponentName) - Method in class org.robolectric.shadows.ShadowDevicePolicyManager
- getPasswordMinimumLength(ComponentName) - Method in class org.robolectric.shadows.ShadowDevicePolicyManager
- getPasswordMinimumLetters(ComponentName) - Method in class org.robolectric.shadows.ShadowDevicePolicyManager
- getPasswordMinimumLowerCase(ComponentName) - Method in class org.robolectric.shadows.ShadowDevicePolicyManager
- getPasswordMinimumNonLetter(ComponentName) - Method in class org.robolectric.shadows.ShadowDevicePolicyManager
- getPasswordMinimumNumeric(ComponentName) - Method in class org.robolectric.shadows.ShadowDevicePolicyManager
- getPasswordMinimumSymbols(ComponentName) - Method in class org.robolectric.shadows.ShadowDevicePolicyManager
- getPasswordMinimumUpperCase(ComponentName) - Method in class org.robolectric.shadows.ShadowDevicePolicyManager
- getPasswordQuality(ComponentName) - Method in class org.robolectric.shadows.ShadowDevicePolicyManager
- getPath() - Method in class org.robolectric.res.builder.XmlBlock
- getPath() - Method in class org.robolectric.res.FileTypedResource
- getPath() - Method in interface org.robolectric.res.FsFile
-
Deprecated.use
Fs.externalize(Path)
instead. - getPath() - Method in class org.robolectric.shadows.httpclient.FakeHttpLayer.RequestMatcherBuilder
- getPath() - Method in class org.robolectric.shadows.ShadowBitmapDrawable
- getPath() - Method in class org.robolectric.shadows.ShadowDownloadManager.CompletedDownload
- getPath() - Method in interface org.robolectric.shadows.ShadowPackageParser._Package_
- GetPath() - Method in class org.robolectric.res.android.CppApkAssets
- getPathEffect() - Method in class org.robolectric.shadows.ShadowPaint
- getPathExtension() - Method in class org.robolectric.res.android.String8
- getPathIterator(AffineTransform) - Method in class org.robolectric.shadows.RoundRectangle
- getPathPaintHistoryCount() - Method in class org.robolectric.shadows.ShadowCanvas
- getPathPaintHistoryCount() - Method in class org.robolectric.shadows.ShadowLegacyCanvas
- getPathPaintHistoryCount() - Method in class org.robolectric.shadows.ShadowNativeBaseCanvas
- getPathPatterns() - Method in class org.robolectric.manifest.IntentFilterData
- getPathPermissionDatas() - Method in class org.robolectric.manifest.ContentProviderData
- getPathPlaybacks(String) - Method in class org.robolectric.shadows.ShadowSoundPool
-
Return a list of calls to
play
made for the given path. - getPathPrefixes() - Method in class org.robolectric.manifest.IntentFilterData
- getPaths() - Method in class org.robolectric.manifest.IntentFilterData
- getPattern() - Method in class org.robolectric.shadows.ShadowVibrator
-
Returns the last vibration pattern.
- getPeakRms(Visualizer.MeasurementPeakRms) - Method in interface org.robolectric.shadows.ShadowVisualizer.VisualizerSource
- getPendingIntent() - Method in class org.robolectric.fakes.RoboIntentSender
- getPendingJob(int) - Method in class org.robolectric.shadows.ShadowJobScheduler
- getPendingJob(int) - Method in class org.robolectric.shadows.ShadowJobScheduler.ShadowJobSchedulerImpl
- getPendingSeek() - Method in class org.robolectric.shadows.ShadowMediaPlayer
-
Retrieves the pending seek setting.
- getPendingSystemUpdate(ComponentName) - Method in class org.robolectric.shadows.ShadowDevicePolicyManager
- getPendingTasks() - Method in interface org.robolectric.shadows.ShadowSpeechRecognizer.ShadowSpeechRecognizerDirectAccessors
-
Returns a
Queue
of pending async tasks of a realSpeechRecognizer
. - getPendingTransitionEnterAnimationResourceId() - Method in class org.robolectric.shadows.ShadowActivity
- getPendingTransitionExitAnimationResourceId() - Method in class org.robolectric.shadows.ShadowActivity
- getPerformedActions() - Method in class org.robolectric.shadows.ShadowAccessibilityNodeInfo
- getPerformedActionsWithArgs() - Method in class org.robolectric.shadows.ShadowAccessibilityNodeInfo
- getPeriodicSyncs(Account, String) - Static method in class org.robolectric.shadows.ShadowContentResolver
- getPermission() - Method in class org.robolectric.manifest.ActivityData
- getPermission() - Method in class org.robolectric.manifest.BroadcastReceiverData
- getPermission() - Method in class org.robolectric.manifest.ServiceData
- getPermissionControllerPackageName() - Method in class org.robolectric.shadows.ShadowApplicationPackageManager
- getPermissionFlags(String, String, UserHandle) - Method in class org.robolectric.shadows.ShadowApplicationPackageManager
-
This method differs from the real implementation in that we only return the permission flags that were added via updatePermissionFlags, and do not perform any verification of permissions, packages or users.
- getPermissionGrantState(ComponentName, String, String) - Method in class org.robolectric.shadows.ShadowDevicePolicyManager
- getPermissionGroup() - Method in class org.robolectric.manifest.PermissionItemData
- getPermissionGroupInfo(String, int) - Method in class org.robolectric.shadows.ShadowApplicationPackageManager
- getPermissionGroups() - Method in class org.robolectric.manifest.AndroidManifest
- getPermissionInfo(String, int) - Method in class org.robolectric.shadows.ShadowApplicationPackageManager
- getPermissionManager() - Static method in class org.robolectric.shadows.ShadowActivityThread
- getPermissionPolicy(ComponentName) - Method in class org.robolectric.shadows.ShadowDevicePolicyManager
- getPermissions() - Method in class org.robolectric.manifest.AndroidManifest
- getPermittedAccessibilityServices(ComponentName) - Method in class org.robolectric.shadows.ShadowDevicePolicyManager
- getPermittedInputMethods(ComponentName) - Method in class org.robolectric.shadows.ShadowDevicePolicyManager
- getPersistedUriPermissions() - Method in class org.robolectric.shadows.ShadowContentResolver
- getPersistentDeviceId() - Method in class org.robolectric.shadows.ShadowVirtualDeviceManager.ShadowVirtualDevice
- getPersistentPreferredActivities(List<IntentFilter>, List<ComponentName>, String) - Method in class org.robolectric.shadows.ShadowPackageManager
-
Method to retrieve persistent preferred activities as set by
DevicePolicyManager.addPersistentPreferredActivity(android.content.ComponentName, android.content.IntentFilter, android.content.ComponentName)
. - getPhoneAccount(PhoneAccountHandle) - Method in class org.robolectric.shadows.ShadowTelecomManager
- getPhoneAccountHandle() - Method in class org.robolectric.shadows.ShadowVisualVoicemailSms
- getPhoneAccountsForPackage() - Method in class org.robolectric.shadows.ShadowTelecomManager
- getPhoneAccountsSupportingScheme(String) - Method in class org.robolectric.shadows.ShadowTelecomManager
- getPhoneCapability() - Method in class org.robolectric.shadows.ShadowTelephonyManager
- getPhoneCount() - Method in class org.robolectric.shadows.ShadowTelephonyManager
-
Returns 1 by default or the value specified via
ShadowTelephonyManager.setPhoneCount(int)
. - getPhoneId(int) - Static method in class org.robolectric.shadows.ShadowSubscriptionManager
-
Uses the map of subscription IDs to phone IDs managed by
ShadowSubscriptionManager.putPhoneId(int,int)
andShadowSubscriptionManager.removePhoneId(int)
to return the phone ID for a given subscription ID. - getPhoneNumber(int) - Method in class org.robolectric.shadows.ShadowSubscriptionManager
-
Returns the phone number for the given
subscriptionId
, or an empty string if not available. - getPhoneNumber(int, int) - Method in class org.robolectric.shadows.ShadowSubscriptionManager
-
Returns the phone number for the given
subscriptionId
, or an empty string if not available. - getPhoneType() - Method in class org.robolectric.shadows.ShadowTelephonyManager
- getPictureHeight() - Method in class org.robolectric.shadows.ShadowCamera.ShadowParameters
- getPictureWidth() - Method in class org.robolectric.shadows.ShadowCamera.ShadowParameters
- getPin() - Method in class org.robolectric.shadows.ShadowBluetoothDevice
-
Get the PIN previously set with a call to
BluetoothDevice.setPin(byte[])
, or null if no PIN has been set. - getPinnedShortcuts() - Method in class org.robolectric.shadows.ShadowShortcutManager
- getPinnedSlices() - Method in class org.robolectric.shadows.ShadowSliceManager
- getPinnedSpecs(Uri) - Method in class org.robolectric.shadows.ShadowSliceManager
- getPivotX() - Method in class org.robolectric.shadows.ShadowRenderNode
- getPivotX() - Method in class org.robolectric.shadows.ShadowRenderNodeQ
- getPivotY() - Method in class org.robolectric.shadows.ShadowRenderNode
- getPivotY() - Method in class org.robolectric.shadows.ShadowRenderNodeQ
- getPixel(int, int) - Method in class org.robolectric.shadows.ShadowLegacyBitmap
- getPixels(int[], int, int, int, int, int, int) - Method in class org.robolectric.shadows.ShadowLegacyBitmap
-
Note that this method will return a RuntimeException unless: -
pixels
has the same length as the number of pixels of the bitmap. - getPlatformPermissionsForGroup(String, Executor, Consumer<List<String>>) - Method in class org.robolectric.shadows.ShadowApplicationPackageManager
-
This implementation relies on the limited list of platform permissions defined in
ShadowPackageManager.AOSP_PLATFORM_PERMISSIONS
and on permissions added using the {ShadowPackageManager#addPermission} API (if they have a platform permission prefix). - getPlatformVersion(String) - Static method in class org.robolectric.res.Qualifiers
-
Deprecated.Use
Build.VERSION.SDK_INT
instead. - getPlaybackHeadPosition() - Method in class org.robolectric.shadows.ShadowAudioTrack
- getPlaybackInfo() - Method in class org.robolectric.shadows.ShadowMediaController
-
Gets the playbackInfo set via
ShadowMediaController.setPlaybackInfo(android.media.session.MediaController.PlaybackInfo)
. - getPlaybackParams() - Method in class org.robolectric.shadows.ShadowAudioTrack
- getPlaybackState() - Method in class org.robolectric.shadows.ShadowMediaController
-
Gets the playbackState set via
ShadowMediaController.setPlaybackState(android.media.session.PlaybackState)
. - getPlayCount(int) - Static method in class org.robolectric.shadows.ShadowMediaActionSound
-
Get the number of times a sound has been played.
- getPlayedTones() - Static method in class org.robolectric.shadows.ShadowToneGenerator
-
This function returns the list of tones that the application requested to be played.
- getPluginsEnabled() - Method in class org.robolectric.fakes.RoboWebSettings
- getPluginState() - Method in class org.robolectric.fakes.RoboWebSettings
- getPoints() - Method in class org.robolectric.shadows.ShadowLegacyPath
- getPoints() - Method in class org.robolectric.shadows.ShadowNativePath
- getPoints() - Method in class org.robolectric.shadows.ShadowPath
- getPolicyManagedProfiles(UserHandle) - Method in class org.robolectric.shadows.ShadowDevicePolicyManager
-
Returns the managed profiles set in
ShadowDevicePolicyManager.setPolicyManagedProfiles(List)
. - getPort() - Method in class org.robolectric.manifest.IntentFilterData.DataAuthority
- getPort() - Method in class org.robolectric.shadows.ShadowTelephonyManager.VisualVoicemailSmsParams
- getPorts() - Method in class org.robolectric.shadows.ShadowPowerManager.ShadowLowPowerStandbyPortsLock
- getPorts() - Method in interface org.robolectric.shadows.ShadowUsbManager._UsbManager_
- getPorts() - Method in interface org.robolectric.shadows.ShadowUsbManager._UsbManagerQ_
- getPorts() - Method in class org.robolectric.shadows.ShadowUsbManager
- getPortsFromQ() - Method in class org.robolectric.shadows.ShadowUsbManager
- getPortStatus(Object) - Method in class org.robolectric.shadows.ShadowUsbManager
- getPortStatus(UsbPort) - Method in interface org.robolectric.shadows.ShadowUsbManager._UsbManager_
- getPortStatus(String) - Method in class org.robolectric.shadows.ShadowUsbManager
-
Returns the
UsbPortStatus
corresponding to theUsbPort
with givenportId
if present; otherwise returnsnull
. - getPosition() - Method in class org.robolectric.fakes.BaseCursor
-
Deprecated.
- getPosition() - Method in class org.robolectric.fakes.RoboCursor
-
Deprecated.
- getPosition() - Method in class org.robolectric.shadows.ShadowCursorWrapper
- getPositionDescription() - Method in class org.robolectric.android.XmlResourceParserImpl
- getPosTan(float, float[], float[]) - Method in class org.robolectric.shadows.ShadowPathMeasure
-
Note: This is not mathematically correct.
- getPostOperations() - Method in class org.robolectric.shadows.ShadowLegacyMatrix
-
A list of all 'post' operations performed on this Matrix.
- getPostOperations() - Method in class org.robolectric.shadows.ShadowMatrix
-
A list of all 'post' operations performed on this Matrix.
- getPostOperations() - Method in class org.robolectric.shadows.ShadowNativeMatrix
- getPowerUsage() - Method in class org.robolectric.shadows.ShadowLocationManager.ProviderProperties
- getPreferredActivities(List<IntentFilter>, List<ComponentName>, String) - Method in class org.robolectric.shadows.ShadowApplicationPackageManager
- getPreferredActivitiesInternal(List<IntentFilter>, List<ComponentName>, String, SortedMap<ComponentName, List<IntentFilter>>) - Static method in class org.robolectric.shadows.ShadowPackageManager
- getPreferredPackages(int) - Method in class org.robolectric.shadows.ShadowApplicationPackageManager
- getPreferredService() - Static method in class org.robolectric.shadows.ShadowCardEmulation
-
Utility function that returns the latest
ComponentName
captured when callingShadowCardEmulation.setPreferredService(Activity, ComponentName)
. - getPrefix() - Method in class org.robolectric.android.XmlResourceParserImpl
- getPrefix() - Method in class org.robolectric.shadows.ShadowVisualVoicemailSms
- getPreOperations() - Method in class org.robolectric.shadows.ShadowLegacyMatrix
-
A list of all 'pre' operations performed on this Matrix.
- getPreOperations() - Method in class org.robolectric.shadows.ShadowMatrix
-
A list of all 'pre' operations performed on this Matrix.
- getPreOperations() - Method in class org.robolectric.shadows.ShadowNativeMatrix
- getPreparationDelay() - Method in class org.robolectric.shadows.ShadowMediaPlayer.MediaInfo
-
Retrieves the current preparation delay for this media.
- getPressedStateDuration() - Static method in class org.robolectric.shadows.ShadowViewConfiguration
- getPreviewDisplay() - Method in class org.robolectric.shadows.ShadowCamera
- getPreviewDisplay() - Method in class org.robolectric.shadows.ShadowMediaRecorder
- getPreviewHeight() - Method in class org.robolectric.shadows.ShadowCamera.ShadowParameters
- getPreviewWidth() - Method in class org.robolectric.shadows.ShadowCamera.ShadowParameters
- getPreviousAsyncSections() - Static method in class org.robolectric.shadows.ShadowTrace
-
Returns a set of all the previously active async trace sections.
- getPreviousKeyCode(int) - Method in class org.robolectric.shadows.ShadowTextView
- getPreviousKeyEvent(int) - Method in class org.robolectric.shadows.ShadowTextView
- getPreviousName(Account) - Method in class org.robolectric.shadows.ShadowAccountManager
- getPreviousSections() - Static method in class org.robolectric.shadows.ShadowTrace
-
Returns a queue of all the previously active trace sections for the current thread.
- getPreviousUiHintBundles() - Method in class org.robolectric.shadows.ShadowVoiceInteractionService
-
Returns list of bundles provided with calls to
ShadowVoiceInteractionService.setUiHints(Bundle bundle)
in invocation order. - getPrevVideoState() - Method in class org.robolectric.shadows.ShadowVideoView
- getPrimaryClip() - Method in class org.robolectric.shadows.ShadowClipboardManager
- getPrimaryClipDescription() - Method in class org.robolectric.shadows.ShadowClipboardManager
- getPrimaryStorageCandidateVolumes() - Method in class org.robolectric.shadows.ShadowApplicationPackageManager
- getPrimaryStorageCurrentVolume() - Method in class org.robolectric.shadows.ShadowApplicationPackageManager
- getPrimitiveDurations(int...) - Method in class org.robolectric.shadows.ShadowVibrator
- getPrimitiveEffects() - Method in class org.robolectric.shadows.ShadowVibrator
-
Returns the last list of
ShadowVibrator.PrimitiveEffect
. - getPrimitiveSegmentsInPrimitiveEffects() - Method in class org.robolectric.shadows.ShadowVibrator
-
Returns the last list of
PrimitiveSegment
vibrations inShadowVibrator.PrimitiveEffect
. - getPriority() - Method in class org.robolectric.shadows.ShadowAudioEffect
-
Returns the priority set in the
AudioEffect
ctor. - getPrivateFlag(int) - Method in class org.robolectric.shadows.ShadowWindow
-
Return the value from a private flag (a.k.a system flag).
- getPrivilegedConfiguredNetworks() - Method in class org.robolectric.shadows.ShadowWifiManager
- getProcess() - Method in class org.robolectric.manifest.ActivityData
- getProcessId() - Method in class org.robolectric.shadows.ShadowEventLog.ShadowEvent
- getProcessName() - Method in class org.robolectric.manifest.AndroidManifest
- getProfile(int) - Method in class org.robolectric.shadows.ShadowBluetoothAdapter
- getProfileConnectionState(int) - Method in class org.robolectric.shadows.ShadowBluetoothAdapter
-
Returns the connection state for the given Bluetooth
profile
, defaulting toBluetoothProfile.STATE_DISCONNECTED
if the profile's connection state was never set. - getProfileOwner() - Method in class org.robolectric.shadows.ShadowDevicePolicyManager
- getProfileOwnerNameAsUser(int) - Method in class org.robolectric.shadows.ShadowDevicePolicyManager
-
Returns the human-readable name of the profile owner for a user if set using
ShadowDevicePolicyManager.setProfileOwnerName(int, java.lang.String)
, otherwise null. - getProfileParent(int) - Method in class org.robolectric.shadows.ShadowUserManager
- getProfileProxy(Context, BluetoothProfile.ServiceListener, int) - Method in class org.robolectric.shadows.ShadowBluetoothAdapter
-
Overrides behavior of
ShadowBluetoothAdapter.getProfileProxy(android.content.Context,android.bluetooth.BluetoothProfile.ServiceListener,int)
ifShadowBluetoothAdapter.setProfileProxy(int, android.bluetooth.BluetoothProfile)
has been previously called. - getProfiles(int) - Method in class org.robolectric.shadows.ShadowUserManager
-
If any profiles have been added using
ShadowUserManager.addProfile(int, int, java.lang.String, int)
, return those profiles. - getProfileSwitchingIconDrawable(UserHandle) - Method in class org.robolectric.shadows.ShadowCrossProfileApps
-
Returns a
Drawable
that can be shown for profile switching, which is guaranteed to always be the same for a particular user and to be distinct between users. - getProfileSwitchingLabel(UserHandle) - Method in class org.robolectric.shadows.ShadowCrossProfileApps
-
Returns a
CharSequence
that can be shown as a label for profile switching, which is guaranteed to always be the same for a particular user and to be distinct between users. - getProgress() - Method in class org.robolectric.shadows.ShadowNotification
- getProgressStyle() - Method in class org.robolectric.shadows.ShadowProgressDialog
- getProjectingPackages(int) - Method in class org.robolectric.shadows.ShadowUIModeManager
- getProperty(String) - Method in class org.robolectric.android.XmlResourceParserImpl
- getProperty(String) - Method in class org.robolectric.plugins.config.SingleValueConfigurer
- getProperty(String, ComponentName) - Method in class org.robolectric.shadows.ShadowApplicationPackageManager
-
Stub that will always throw.
- getProperty(String, String) - Method in class org.robolectric.shadows.ShadowApplicationPackageManager
-
Stub that will always throw.
- getProtectionLevel() - Method in class org.robolectric.manifest.PermissionItemData
- getProtocolVersion() - Method in class org.robolectric.shadows.httpclient.HttpResponseStub
- getProtocolVersion() - Method in class org.robolectric.shadows.httpclient.StatusLineStub
- getProtocolVersion() - Method in class org.robolectric.shadows.httpclient.TestHttpResponse.TestStatusLine
- getProvidedPackageNames() - Method in interface org.robolectric.internal.ShadowProvider
-
Array of Java package names that are shadowed by this package.
- getProvidedPackageNames() - Method in class org.robolectric.Shadows
- getProvidedPackageNames() - Method in class org.robolectric.shadows.gms.Shadows
- getProvidedPackageNames() - Method in class org.robolectric.shadows.httpclient.Shadows
- getProvidedPackageNames() - Method in class org.robolectric.shadows.multidex.Shadows
- getProvider(Uri) - Static method in class org.robolectric.shadows.ShadowContentResolver
- getProvider(String) - Method in class org.robolectric.shadows.ShadowLocationManager
- getProviderInfo(ComponentName, int) - Method in class org.robolectric.shadows.ShadowApplicationPackageManager
- getProviderProperties(String) - Method in class org.robolectric.shadows.ShadowLocationManager
- getProviders(boolean) - Method in class org.robolectric.shadows.ShadowLocationManager
- getProviders(Criteria, boolean) - Method in class org.robolectric.shadows.ShadowLocationManager
- getProvisionedVpnProfileState() - Method in class org.robolectric.shadows.ShadowVpnManager
- getProxyAuthenticationHandler() - Method in class org.robolectric.shadows.httpclient.ShadowDefaultRequestDirector
- getProxyForNetwork(Network) - Method in class org.robolectric.shadows.ShadowConnectivityManager
-
Returns a proxy for a given
Network
. - getPublicFormat(int, int) - Static method in class org.robolectric.shadows.ShadowPublicFormatUtils
- getQsTile() - Method in class org.robolectric.shadows.ShadowTileService
- getQualifiers() - Method in class org.robolectric.res.XmlContext
- getQualifiers() - Static method in class org.robolectric.RuntimeEnvironment
-
Returns a qualifier string describing the current
Configuration
of the system resources. - getQualifiers(Configuration, DisplayMetrics) - Static method in class org.robolectric.RuntimeEnvironment
-
Returns a qualifier string describing the given configuration and display metrics.
- getQueueItemId() - Method in class org.robolectric.shadows.ShadowTransportControls
- getQueueMode() - Method in class org.robolectric.shadows.ShadowTextToSpeech
- getRadioVersion() - Static method in class org.robolectric.shadows.ShadowBuild
- getRating() - Method in class org.robolectric.shadows.ShadowTransportControls
- getRatingType() - Method in class org.robolectric.shadows.ShadowMediaController
-
Gets the rating type set via
ShadowMediaController.setRatingType(int)
. - getRawValue(int, ResTable_config) - Method in class org.robolectric.res.PackageResourceTable
- getRawValue(int, ResTable_config) - Method in interface org.robolectric.res.ResourceTable
- getRawValue(int, ResTable_config) - Method in class org.robolectric.res.RoutingResourceTable
- getRawValue(ResName, ResTable_config) - Method in class org.robolectric.res.PackageResourceTable
- getRawValue(ResName, ResTable_config) - Method in interface org.robolectric.res.ResourceTable
- getRawValue(ResName, ResTable_config) - Method in class org.robolectric.res.RoutingResourceTable
- getRClass() - Method in class org.robolectric.manifest.AndroidManifest
- getRClass() - Method in class org.robolectric.res.ResourcePath
- getRClassName() - Method in class org.robolectric.manifest.AndroidManifest
- getReadPermission() - Method in class org.robolectric.manifest.ContentProviderData
- getRealMetrics(DisplayMetrics) - Method in class org.robolectric.shadows.ShadowDisplay
-
Deprecated.This behavior is deprecated and will be removed in Robolectric 4.13.
- getReasonPhrase() - Method in class org.robolectric.shadows.httpclient.StatusLineStub
- getReasonPhrase() - Method in class org.robolectric.shadows.httpclient.TestHttpResponse.TestStatusLine
- getRebindRequestCount() - Static method in class org.robolectric.shadows.ShadowNotificationListenerService
-
Returns the number of times rebind was requested.
- getRebootReasons() - Method in class org.robolectric.shadows.ShadowPowerManager
-
Returns the list of reasons for each reboot, in chronological order.
- getReceivedMessages() - Method in class org.robolectric.fakes.RoboWebMessagePort
-
Returns the list of all messages received from its connected ports.
- getReceiver() - Method in interface org.robolectric.shadows.ShadowChoreographer.ChoreographerReflector
- getReceiverInfo(ComponentName, int) - Method in class org.robolectric.shadows.ShadowApplicationPackageManager
- getReceiverInfo(ComponentName, Object) - Method in class org.robolectric.shadows.ShadowApplicationPackageManager
- getReceiverPtr() - Method in interface org.robolectric.shadows.ShadowDisplayEventReceiver.DisplayEventReceiverReflector
- getReceiversForIntent(Intent) - Method in class org.robolectric.shadows.ShadowApplication
-
Deprecated.use PackageManager.queryBroadcastReceivers instead
- getRecentlyCommittedRollbacks() - Method in class org.robolectric.shadows.ShadowRollbackManager
- getRecentTasks(int, int) - Method in class org.robolectric.shadows.ShadowActivityManager
-
For tests, returns the list of
ActivityManager.RecentTaskInfo
set usingShadowActivityManager.setAppTasks(List)
with at mostmaxNum
tasks. - getRectPaintHistoryCount() - Method in class org.robolectric.shadows.ShadowCanvas
- getRectPaintHistoryCount() - Method in class org.robolectric.shadows.ShadowLegacyCanvas
- getRectPaintHistoryCount() - Method in class org.robolectric.shadows.ShadowNativeBaseCanvas
- getRedirectHandler() - Method in class org.robolectric.shadows.httpclient.ShadowDefaultRequestDirector
- getReferenceResId() - Method in class org.robolectric.res.AttributeResource
- getReferrer() - Method in class org.robolectric.shadows.ShadowDownloadManager.CompletedDownload
- getRefreshRate() - Method in class org.robolectric.shadows.ShadowDisplay
-
Deprecated.This behavior is deprecated and will be removed in Robolectric 3.7.
- getRegisteredAppUsageLimitObservers() - Method in class org.robolectric.shadows.ShadowUsageStatsManager
-
Returns the
ShadowUsageStatsManager.AppUsageLimitObserver
s currently registered inUsageStatsManager
. - getRegisteredAppUsageObservers() - Method in class org.robolectric.shadows.ShadowUsageStatsManager
-
Returns the
ShadowUsageStatsManager.AppUsageObserver
s currently registered inUsageStatsManager
. - getRegisteredCallbackCount() - Method in class org.robolectric.shadows.ShadowRemoteCallbackList
- getRegisteredReceivers() - Method in class org.robolectric.shadows.ShadowApplication
- getRegisteredRfcommServerUuids() - Method in class org.robolectric.shadows.ShadowBluetoothAdapter
-
Returns an immutable set of
UUID
s representing the currently registered RFCOMM servers. - getRegisteredSubscriptionGroup(VcnManager.VcnStatusCallback) - Method in class org.robolectric.shadows.ShadowVcnManager
-
Gets the subscription group of given VcnStatusCallback in
ShadowVcnManager.callbacks
. - getRegisteredUsageSessionObservers() - Method in class org.robolectric.shadows.ShadowUsageStatsManager
-
Returns the
ShadowUsageStatsManager.UsageSessionObserver
s currently registered inUsageStatsManager
. - getRegisteredVcnStatusCallbacks() - Method in class org.robolectric.shadows.ShadowVcnManager
-
Gets a list of all registered VcnStatusCallbacks.
- getRegistrationState(Executor, Consumer<Integer>) - Method in class org.robolectric.shadows.ShadowImsMmTelManager
- getRegistrationStateCallback() - Method in class org.robolectric.shadows.ShadowImsMmTelManager
- getRegistrationTransportType(Executor, Consumer<Integer>) - Method in class org.robolectric.shadows.ShadowImsMmTelManager
- getRegistrationTransportTypeCallback() - Method in class org.robolectric.shadows.ShadowImsMmTelManager
- getReleaseForSdkInt(Integer) - Static method in class org.robolectric.versioning.AndroidVersions
- getReleases() - Static method in class org.robolectric.versioning.AndroidVersions
- getReloadInvocations() - Method in class org.robolectric.shadows.ShadowWebView
-
Returns the number of times
android.webkit.WebView#reload()
was invoked - getRemainingLength() - Method in class org.robolectric.res.android.Asset
- getRemoteContext(Context) - Static method in class org.robolectric.shadows.gms.ShadowGooglePlayServicesUtil
- getRemoteContext(Context) - Method in class org.robolectric.shadows.gms.ShadowGooglePlayServicesUtil.GooglePlayServicesUtilImpl
- getRemoteDevice(String) - Method in class org.robolectric.shadows.ShadowBluetoothAdapter
- getRemoteResource(Context) - Static method in class org.robolectric.shadows.gms.ShadowGooglePlayServicesUtil
- getRemoteResource(Context) - Method in class org.robolectric.shadows.gms.ShadowGooglePlayServicesUtil.GooglePlayServicesUtilImpl
- getRemoteServiceComponentName(Context) - Static method in class org.robolectric.shadows.ShadowRoleControllerManager
- getRenderPriority() - Method in class org.robolectric.fakes.RoboWebSettings
- getRepeat() - Method in class org.robolectric.shadows.ShadowVibrator
-
Returns the last vibration repeat times.
- getReportedNetworkConnectivity() - Method in class org.robolectric.shadows.ShadowConnectivityManager
- getReportFullyDrawn() - Method in class org.robolectric.shadows.ShadowActivity
- getReports(long) - Method in class org.robolectric.shadows.ShadowStatsManager
- getRequest(long) - Method in class org.robolectric.shadows.ShadowDownloadManager
- getRequestCode() - Method in class org.robolectric.shadows.ShadowPendingIntent
- getRequestCount() - Method in class org.robolectric.shadows.ShadowDownloadManager
- getRequestCount() - Method in class org.robolectric.shadows.ShadowHttpResponseCache
- getRequestDirector() - Method in class org.robolectric.shadows.httpclient.HttpRequestInfo
- getRequestedFormat() - Method in class org.robolectric.shadows.ShadowSurfaceView.FakeSurfaceHolder
-
Retrieve the requested format by the developers or by Android Frameworks internal logic.
- getRequestedOrientation() - Method in class org.robolectric.shadows.ShadowActivity
- getRequestHeaders() - Method in class org.robolectric.shadows.ShadowDownloadManager.ShadowRequest
- getRequestLocationUpdateListeners() - Method in class org.robolectric.shadows.ShadowLocationManager
-
Deprecated.Do not test listeners, instead use
ShadowLocationManager.simulateLocation(Location)
and test the results of those listeners being invoked. - getResDir() - Method in class org.robolectric.internal.ManifestIdentifier
- getResDirectory() - Method in class org.robolectric.manifest.AndroidManifest
- getResetters() - Method in class org.robolectric.annotation.processing.RobolectricModel
- getResId() - Method in class org.robolectric.shadows.ShadowIcon
- getResName(int) - Method in class org.robolectric.res.PackageResourceTable
- getResName(int) - Method in interface org.robolectric.res.ResourceTable
- getResName(int) - Method in class org.robolectric.res.RoutingResourceTable
- getResource(int, Ref<ResourceTypes.Res_value>, boolean, int, Ref<Integer>, Ref<ResTable_config>) - Method in class org.robolectric.res.android.ResTable
- getResource(String) - Method in interface org.robolectric.internal.bytecode.ResourceProvider
- getResource(String) - Method in class org.robolectric.internal.bytecode.SandboxClassLoader
- GetResource(int, boolean, short, Ref<ResourceTypes.Res_value>, Ref<ResTable_config>, Ref<Integer>) - Method in class org.robolectric.res.android.CppAssetManager2
- getResourceAsStream(String) - Method in interface org.robolectric.internal.bytecode.ResourceProvider
- getResourceBagValue(int, int, ResTable) - Static method in class org.robolectric.shadows.ShadowArscAssetManager
- getResourceBagValues(int, ResTable) - Static method in class org.robolectric.shadows.ShadowArscAssetManager
- getResourceBase() - Method in class org.robolectric.res.ResourcePath
- GetResourceConfigurations(boolean, boolean) - Method in class org.robolectric.res.android.CppAssetManager2
- getResourceEntryName(int) - Method in class org.robolectric.shadows.ShadowArscAssetManager
- getResourceId() - Method in class org.robolectric.shadows.ShadowArrayAdapter
- getResourceId(ResName) - Method in class org.robolectric.res.PackageResourceTable
- getResourceId(ResName) - Method in interface org.robolectric.res.ResourceTable
- getResourceId(ResName) - Method in class org.robolectric.res.RoutingResourceTable
- GetResourceId(String, String, String) - Method in class org.robolectric.res.android.CppAssetManager2
- getResourceIdentifier(String, String, String) - Method in class org.robolectric.shadows.ShadowArscAssetManager
- GetResourceLocales(boolean, boolean) - Method in class org.robolectric.res.android.CppAssetManager2
- getResourceName(int) - Method in class org.robolectric.shadows.ShadowArscAssetManager
- getResourceName(int, boolean, ResTable.ResourceName) - Method in class org.robolectric.res.android.ResTable
- getResourceName(Integer) - Method in class org.robolectric.android.AttributeSetBuilderImpl.ArscResourceResolver
- getResourceName(Integer) - Method in interface org.robolectric.android.AttributeSetBuilderImpl.ResourceResolver
- GetResourceName(int, CppAssetManager2.ResourceName) - Method in class org.robolectric.res.android.CppAssetManager2
- getResourcePackageName(int) - Method in class org.robolectric.shadows.ShadowArscAssetManager
- getResourcePath() - Method in class org.robolectric.manifest.AndroidManifest
- getResourcePlaybacks(int) - Method in class org.robolectric.shadows.ShadowSoundPool
-
Return a list of calls to
play
made for the given resource. - getResourceReference() - Method in class org.robolectric.res.AttributeResource
- getResourceReference(String, String, String) - Static method in class org.robolectric.res.AttributeResource
- getResources() - Method in class org.robolectric.res.android.CppAssetManager
- getResourcesForActivity(ComponentName) - Method in class org.robolectric.shadows.ShadowApplicationPackageManager
- getResourcesForApplication(ApplicationInfo) - Method in class org.robolectric.shadows.ShadowApplicationPackageManager
- getResourcesForApplication(String) - Method in class org.robolectric.shadows.ShadowApplicationPackageManager
- getResourcesForApplicationAsUser(String, int) - Method in class org.robolectric.shadows.ShadowApplicationPackageManager
- getResourceTypeName(int) - Method in class org.robolectric.shadows.ShadowArscAssetManager
- getResponse() - Method in class org.robolectric.shadows.httpclient.FakeHttpLayer.RequestMatcherResponseRule
- getResponse() - Method in interface org.robolectric.shadows.httpclient.HttpEntityStub.ResponseRule
- getResponse(HttpRequest) - Method in interface org.robolectric.shadows.httpclient.HttpResponseGenerator
- getResponses() - Method in class org.robolectric.shadows.ShadowBluetoothGattServer
-
Get a copy of the list of responses that have been sent.
- getResTable() - Method in class org.robolectric.res.android.ResTableTheme
- getRestrictBackgroundStatus() - Method in class org.robolectric.shadows.ShadowConnectivityManager
-
Gets the RESTRICT_BACKGROUND_STATUS value.
- getRestriction(int, int) - Method in class org.robolectric.shadows.ShadowAppOpsManager
- getResType() - Method in class org.robolectric.res.TypedResource
- getResultCode() - Method in class org.robolectric.shadows.ShadowActivity
- getResultIntent() - Method in class org.robolectric.shadows.ShadowActivity
- getReturnType() - Method in class org.robolectric.internal.bytecode.RobolectricGeneratorAdapter
- getRight() - Method in class org.robolectric.shadows.ShadowRenderNodeQ
- getRightVolume() - Method in class org.robolectric.shadows.ShadowMediaPlayer
- getRingerMode() - Method in class org.robolectric.shadows.ShadowAudioManager
- getRobolectricClassLoader() - Method in class org.robolectric.internal.bytecode.Sandbox
- getRoot() - Method in class org.robolectric.shadows.ShadowAccessibilityWindowInfo
- getRotation() - Method in class org.robolectric.shadows.ShadowCamera.ShadowParameters
- getRotation() - Method in class org.robolectric.shadows.ShadowRenderNode
- getRotationX() - Method in class org.robolectric.shadows.ShadowRenderNode
- getRotationX() - Method in class org.robolectric.shadows.ShadowRenderNodeQ
- getRotationY() - Method in class org.robolectric.shadows.ShadowRenderNode
- getRotationY() - Method in class org.robolectric.shadows.ShadowRenderNodeQ
- getRotationZ() - Method in class org.robolectric.shadows.ShadowRenderNodeQ
- getRoundRectPaintHistoryCount() - Method in class org.robolectric.shadows.ShadowCanvas
- getRoundRectPaintHistoryCount() - Method in class org.robolectric.shadows.ShadowLegacyCanvas
- getRoundRectPaintHistoryCount() - Method in class org.robolectric.shadows.ShadowNativeBaseCanvas
- getRoutedDevice() - Method in class org.robolectric.shadows.ShadowAudioTrack
- getRowBytes() - Method in class org.robolectric.shadows.ShadowLegacyBitmap
- getRunningAppProcesses() - Method in class org.robolectric.shadows.ShadowActivityManager
- getRunningServices(int) - Method in class org.robolectric.shadows.ShadowActivityManager
- getRunningTasks(int) - Method in class org.robolectric.shadows.ShadowActivityManager
- getRuntimeStats() - Static method in class org.robolectric.shadows.ShadowDebug
- getSafeBrowsingEnabled() - Method in class org.robolectric.fakes.RoboWebSettings
- getSafetySourceData(String) - Method in class org.robolectric.shadows.ShadowSafetyCenterManager
- getSampleTrackIndex() - Method in class org.robolectric.shadows.ShadowMediaExtractor
- getSamplingRate() - Method in interface org.robolectric.shadows.ShadowVisualizer.VisualizerSource
- getSandbox(FrameworkMethod) - Method in class org.robolectric.internal.SandboxTestRunner
- getSandbox(FrameworkMethod) - Method in class org.robolectric.RobolectricTestRunner
- getSansSerifFontFamily() - Method in class org.robolectric.fakes.RoboWebSettings
- getSaturationLevel() - Method in class org.robolectric.shadows.ShadowColorDisplayManager
-
Returns the current display saturation level.
- getSaturationLevel() - Method in class org.robolectric.shadows.ShadowDisplayManager
-
Returns the current display saturation level set via
DisplayManager.setSaturationLevel(float)
. - getSaveCount() - Method in class org.robolectric.shadows.ShadowLegacyCanvas
- getSavedContext() - Method in class org.robolectric.shadows.ShadowPendingIntent
- getSavedIntent() - Method in class org.robolectric.shadows.ShadowPendingIntent
-
This returns the last Intent in the Intent[] to be delivered when the PendingIntent is sent.
- getSavedIntents() - Method in class org.robolectric.shadows.ShadowPendingIntent
-
This method is particularly useful for PendingIntents created with multiple Intents:
ShadowPendingIntent.getActivities(Context, int, Intent[], int)
ShadowPendingIntent.getActivities(Context, int, Intent[], int, Bundle)
- getSavedMimeTypes() - Static method in class org.robolectric.shadows.ShadowMediaScannerConnection
-
Return the set of file mimeTypes scanned by scanFile()
- getSavedPaths() - Static method in class org.robolectric.shadows.ShadowMediaScannerConnection
-
Return the set of file paths scanned by scanFile()
- getSaveFormData() - Method in class org.robolectric.fakes.RoboWebSettings
- getSavePassword() - Method in class org.robolectric.fakes.RoboWebSettings
- getScAddress() - Method in class org.robolectric.shadows.ShadowSmsManager.DataMessageParams
- getScAddress() - Method in class org.robolectric.shadows.ShadowSmsManager.TextMultipartParams
- getScAddress() - Method in class org.robolectric.shadows.ShadowSmsManager.TextSmsParams
- getScale() - Method in class org.robolectric.shadows.ShadowMagnificationController
- getScaledDoubleTapSlop() - Method in class org.robolectric.shadows.ShadowViewConfiguration
- getScaledEdgeSlop() - Method in class org.robolectric.shadows.ShadowViewConfiguration
- getScaledFadingEdgeLength() - Method in class org.robolectric.shadows.ShadowViewConfiguration
- getScaledFrameAtTime(long, int, int, int) - Method in class org.robolectric.shadows.ShadowMediaMetadataRetriever
- getScaledMaximumDrawingCacheSize() - Method in class org.robolectric.shadows.ShadowViewConfiguration
- getScaledPagingTouchSlop() - Method in class org.robolectric.shadows.ShadowViewConfiguration
- getScaledTouchSlop() - Method in class org.robolectric.shadows.ShadowViewConfiguration
- getScaledWindowTouchSlop() - Method in class org.robolectric.shadows.ShadowViewConfiguration
- getScaleFactor() - Method in class org.robolectric.shadows.ShadowScaleGestureDetector
- getScaleX() - Method in class org.robolectric.shadows.ShadowRenderNode
- getScaleX() - Method in class org.robolectric.shadows.ShadowRenderNodeQ
- getScaleY() - Method in class org.robolectric.shadows.ShadowRenderNode
- getScaleY() - Method in class org.robolectric.shadows.ShadowRenderNodeQ
- getScanCallbacks() - Method in class org.robolectric.shadows.ShadowBluetoothLeScanner
-
Returns all currently active
ScanCallback
s. - getScanMode() - Method in class org.robolectric.shadows.ShadowBluetoothAdapter
- getScanResults() - Method in class org.robolectric.shadows.ShadowWifiManager
- getScheduledAlarms() - Method in class org.robolectric.shadows.ShadowAlarmManager
-
Returns a list of all scheduled alarms, ordered from earliest time to latest time.
- getScheduler() - Method in class org.robolectric.shadows.ShadowLegacyLooper
-
Returns the
Scheduler
that is being used to manage the enqueued tasks. - getScheduler() - Method in class org.robolectric.shadows.ShadowLegacyMessageQueue
- getScheduler() - Method in class org.robolectric.shadows.ShadowLooper
-
Returns the
Scheduler
that is being used to manage the enqueued tasks. - getScheduler() - Method in class org.robolectric.shadows.ShadowMessageQueue
-
Return this queue's Scheduler.
- getScheduler() - Method in class org.robolectric.shadows.ShadowPausedLooper
- getScheduler() - Method in class org.robolectric.shadows.ShadowPausedMessageQueue
- getSchemes() - Method in class org.robolectric.manifest.IntentFilterData
- getScreenOrientation() - Method in class org.robolectric.manifest.ActivityData
- getScreenshotFd() - Method in class org.robolectric.shadows.ShadowBugreportManager
-
Returns the screenshot file descriptor if set with
startBugreport
, else null. - getScreenSize(Configuration) - Static method in class org.robolectric.android.DeviceConfig
- getScreenWidth(String) - Static method in class org.robolectric.res.Qualifiers
-
Deprecated.Use
Configuration.screenWidthDp
instead. - getScrollX() - Method in class org.robolectric.shadows.ShadowView
- getScrollY() - Method in class org.robolectric.shadows.ShadowView
- getSdk() - Method in class org.robolectric.internal.AndroidSandbox
- getSdk() - Method in class org.robolectric.RobolectricTestRunner.RobolectricFrameworkMethod
- getSdk(int) - Method in class org.robolectric.plugins.SdkCollection
- getSdkInt() - Method in class org.robolectric.versioning.AndroidVersions.AndroidRelease
-
true if this release has already occurred, false otherwise.
- getSdkInt() - Method in class org.robolectric.versioning.AndroidVersions.Baklava
- getSdkInt() - Method in class org.robolectric.versioning.AndroidVersions.J
- getSdkInt() - Method in class org.robolectric.versioning.AndroidVersions.JMR1
- getSdkInt() - Method in class org.robolectric.versioning.AndroidVersions.JMR2
- getSdkInt() - Method in class org.robolectric.versioning.AndroidVersions.K
- getSdkInt() - Method in class org.robolectric.versioning.AndroidVersions.L
- getSdkInt() - Method in class org.robolectric.versioning.AndroidVersions.LMR1
- getSdkInt() - Method in class org.robolectric.versioning.AndroidVersions.M
- getSdkInt() - Method in class org.robolectric.versioning.AndroidVersions.N
- getSdkInt() - Method in class org.robolectric.versioning.AndroidVersions.NMR1
- getSdkInt() - Method in class org.robolectric.versioning.AndroidVersions.O
- getSdkInt() - Method in class org.robolectric.versioning.AndroidVersions.OMR1
- getSdkInt() - Method in class org.robolectric.versioning.AndroidVersions.P
- getSdkInt() - Method in class org.robolectric.versioning.AndroidVersions.Q
- getSdkInt() - Method in class org.robolectric.versioning.AndroidVersions.R
- getSdkInt() - Method in class org.robolectric.versioning.AndroidVersions.S
- getSdkInt() - Method in class org.robolectric.versioning.AndroidVersions.Sv2
- getSdkInt() - Method in class org.robolectric.versioning.AndroidVersions.T
- getSdkInt() - Method in class org.robolectric.versioning.AndroidVersions.U
- getSdkInt() - Method in class org.robolectric.versioning.AndroidVersions.Unbound
- getSdkInt() - Method in class org.robolectric.versioning.AndroidVersions.V
- getSdks() - Method in interface org.robolectric.pluginapi.SdkProvider
-
Returns the set of SDKs available to run tests against.
- getSdks() - Method in class org.robolectric.plugins.DefaultSdkProvider
- getSdksFile(Map<String, String>, String) - Method in class org.robolectric.annotation.processing.RobolectricProcessor
-
Extendable to support Bazel environments, where the sdks file is generated as a build artifact.
- getSearchableInfo(ComponentName) - Method in class org.robolectric.shadows.ShadowSearchManager
- getSectionName() - Method in class org.robolectric.shadows.ShadowTrace.AsyncTraceSection
- getSecurityTypes() - Method in class org.robolectric.shadows.ShadowWifiConfiguration
-
Returns the security type set by
setSecurityParams
. - getSeedAccountName() - Method in class org.robolectric.shadows.ShadowUserManager
- getSeedAccountOptions() - Method in class org.robolectric.shadows.ShadowUserManager
- getSeedAccountType() - Method in class org.robolectric.shadows.ShadowUserManager
- getSeekDelay() - Method in class org.robolectric.shadows.ShadowMediaPlayer
- getSeekToPositionMs() - Method in class org.robolectric.shadows.ShadowTransportControls
- getSelection() - Method in class org.robolectric.shadows.ShadowContentProviderOperation
-
Deprecated.implementation detail - use public Android APIs instead
- getSelectionArgs() - Method in class org.robolectric.shadows.ShadowContentProviderOperation
-
Deprecated.implementation detail - use public Android APIs instead
- getSelectionArgs() - Method in class org.robolectric.shadows.ShadowContentResolver.DeleteStatement
- getSelectionArgs() - Method in class org.robolectric.shadows.ShadowContentResolver.UpdateStatement
- getSelectionArgsBackReferences() - Method in class org.robolectric.shadows.ShadowContentProviderOperation
-
Deprecated.implementation detail - use public Android APIs instead
- getSelectResponse() - Method in class org.robolectric.shadows.ShadowSecureElementService.MockApplet
- getSelfManagedPhoneAccounts() - Method in class org.robolectric.shadows.ShadowTelecomManager
- getSensorList(int) - Method in class org.robolectric.shadows.ShadowSensorManager
- getSensorPropertiesInternal() - Method in class org.robolectric.shadows.ShadowFingerprintManager
- getSentAccessibilityEvents() - Method in class org.robolectric.shadows.ShadowAccessibilityManager
-
Returns a list of all accessibility events that have been sent via
ShadowAccessibilityManager.sendAccessibilityEvent(android.view.accessibility.AccessibilityEvent)
. - getSentButtonEvents() - Method in class org.robolectric.shadows.ShadowVirtualMouse
- getSentDialerSpecialCodes() - Method in class org.robolectric.shadows.ShadowTelephonyManager
-
Returns immutable list of special codes sent using
TelephonyManager.sendDialerSpecialCode(String)
. - getSentEvents() - Method in class org.robolectric.shadows.ShadowVirtualKeyboard
- getSentEvents() - Method in class org.robolectric.shadows.ShadowVirtualSensor
- getSentEvents() - Method in class org.robolectric.shadows.ShadowVirtualTouchscreen
- getSentHttpRequest(int) - Static method in class org.robolectric.shadows.httpclient.FakeHttp
-
Accessor to obtain HTTP requests made during the current test in the order in which they were made.
- getSentHttpRequest(int) - Static method in class org.robolectric.shadows.httpclient.ShadowDefaultRequestDirector
-
Deprecated.Use
FakeHttp.getSentHttpRequestInfo(int)
instead. This method will be removed in Robolectric 4.13. - getSentHttpRequestInfo(int) - Static method in class org.robolectric.shadows.httpclient.FakeHttp
-
Accessor to obtain metadata for an HTTP request made during the current test in the order in which they were made.
- getSentHttpRequestInfo(int) - Method in class org.robolectric.shadows.httpclient.FakeHttpLayer
- getSentHttpRequestInfo(int) - Static method in class org.robolectric.shadows.httpclient.ShadowDefaultRequestDirector
-
Deprecated.Use
FakeHttp.getSentHttpRequest(int)
instead. This method will be removed in Robolectric 4.13. - getSentHttpRequestInfos() - Method in class org.robolectric.shadows.httpclient.FakeHttpLayer
- getSentIntent() - Method in class org.robolectric.shadows.ShadowSmsManager.DataMessageParams
- getSentIntent() - Method in class org.robolectric.shadows.ShadowSmsManager.SendMultimediaMessageParams
- getSentIntent() - Method in class org.robolectric.shadows.ShadowSmsManager.TextSmsParams
- getSentIntent() - Method in class org.robolectric.shadows.ShadowTelephonyManager.VisualVoicemailSmsParams
- getSentIntents() - Method in class org.robolectric.shadows.ShadowSmsManager.TextMultipartParams
- getSentRelativeEvents() - Method in class org.robolectric.shadows.ShadowVirtualMouse
- getSentScrollEvents() - Method in class org.robolectric.shadows.ShadowVirtualMouse
- getSerial() - Static method in class org.robolectric.shadows.ShadowBuild
- getSerialNumberForUser(UserHandle) - Method in class org.robolectric.shadows.ShadowUserManager
- getSerialNumbersOfUsers(boolean) - Method in class org.robolectric.shadows.ShadowUserManager
- getSerifFontFamily() - Method in class org.robolectric.fakes.RoboWebSettings
- getService() - Static method in class org.robolectric.shadows.ShadowActivityManager
- getService() - Static method in class org.robolectric.shadows.ShadowActivityTaskManager
- getService() - Static method in class org.robolectric.shadows.ShadowBluetoothDevice
-
Implements getService() in the same way the original method does, but ignores any Exceptions from invoking
BluetoothAdapter.getBluetoothService()
. - getService() - Static method in class org.robolectric.shadows.ShadowPlayerBase
- getService() - Static method in class org.robolectric.shadows.ShadowSoundPool
- getService(Context, int, Intent, int) - Static method in class org.robolectric.shadows.ShadowPendingIntent
- getService(String) - Static method in class org.robolectric.shadows.ShadowServiceManager
-
Returns the
IBinder
associated with the given system service. - getService(UUID) - Method in class org.robolectric.shadows.ShadowBluetoothGatt
-
Overrides
BluetoothGatt.getService(android.bluetooth.BluetoothDevice, java.util.UUID, int)
to return a service with given UUID. - getService(UUID) - Method in class org.robolectric.shadows.ShadowBluetoothGattServer
-
Returns a
BluetoothGattService
from the list of services offered by this device. - getServiceComponentName() - Method in class org.robolectric.shadows.ShadowContentCaptureManager
- getServiceData(String) - Method in class org.robolectric.manifest.AndroidManifest
- getServiceEvents() - Static method in class org.robolectric.shadows.ShadowQuickAccessWalletService
-
Returns a list of service events sent with
ShadowQuickAccessWalletService.sendWalletServiceEvent(android.service.quickaccesswallet.WalletServiceEvent)
- getServiceInfo(ComponentName, int) - Method in class org.robolectric.shadows.ShadowApplicationPackageManager
- getServiceInfo(ComponentName, Object) - Method in class org.robolectric.shadows.ShadowApplicationPackageManager
- getServices() - Method in class org.robolectric.manifest.AndroidManifest
- getServices() - Method in class org.robolectric.shadows.ShadowBluetoothGatt
-
Overrides
BluetoothGatt.getServices()
to always return a list of services discovered. - getServices() - Method in class org.robolectric.shadows.ShadowBluetoothGattServer
-
Returns a list of GATT services offered by this device.
- getServicesSystemSharedLibraryPackageName() - Method in class org.robolectric.shadows.ShadowApplicationPackageManager
- getServiceState() - Method in class org.robolectric.shadows.ShadowTelephonyManager
-
Returns
null
by default or the value specified viaShadowTelephonyManager.setServiceState(ServiceState)
- getServiceState(int) - Method in class org.robolectric.shadows.ShadowTelephonyManager
-
Returns
null
by default or the value specified viaShadowTelephonyManager.setServiceState(ServiceState)
- getSessionActivity() - Method in class org.robolectric.shadows.ShadowMediaController
-
Gets the playbackState set via
ShadowMediaController.setSessionActivity(android.app.PendingIntent)
. - getSessionEndedIntent() - Method in class org.robolectric.shadows.ShadowUsageStatsManager.UsageSessionObserver
- getSessionInfo(int) - Method in class org.robolectric.shadows.ShadowPackageInstaller
- getSessionStepDuration() - Method in class org.robolectric.shadows.ShadowUsageStatsManager.UsageSessionObserver
- getSessionStepTriggeredIntent() - Method in class org.robolectric.shadows.ShadowUsageStatsManager.UsageSessionObserver
- getSetOperations() - Method in class org.robolectric.shadows.ShadowLegacyMatrix
-
A map of all 'set' operations performed on this Matrix.
- getSetOperations() - Method in class org.robolectric.shadows.ShadowMatrix
-
A map of all 'set' operations performed on this Matrix.
- getSetOperations() - Method in class org.robolectric.shadows.ShadowNativeMatrix
- getSettingForType(int) - Static method in class org.robolectric.shadows.ShadowRingtoneManager
- getSettings() - Method in class org.robolectric.shadows.ShadowWebView
- getShader() - Method in class org.robolectric.shadows.ShadowPaint
- getShadowBaseName() - Method in class org.robolectric.annotation.processing.RobolectricModel.ShadowInfo
- getShadowBinaryName() - Method in class org.robolectric.annotation.processing.RobolectricModel.ShadowInfo
- getShadowColor() - Method in class org.robolectric.shadows.ShadowPaint
- getShadowCreator(Class<?>) - Method in interface org.robolectric.internal.bytecode.ClassHandler
-
Called by Robolectric to determine how to create and initialize a shadow object when a new instance of an instrumented class has been instantiated.
- getShadowCreator(Class<?>) - Static method in class org.robolectric.internal.bytecode.RobolectricInternals
- getShadowCreator(Class<?>) - Method in class org.robolectric.internal.bytecode.ShadowWrangler
- getShadowDx() - Method in class org.robolectric.shadows.ShadowPaint
- getShadowDy() - Method in class org.robolectric.shadows.ShadowPaint
- getShadowedPackages() - Method in class org.robolectric.annotation.processing.RobolectricModel
- getShadowInfo(Class<?>, ShadowMatcher) - Method in class org.robolectric.internal.bytecode.ShadowMap
- getShadowInvalidator() - Static method in class org.robolectric.internal.bytecode.RobolectricInternals
- getShadowMainLooper() - Static method in class org.robolectric.shadows.ShadowLooper
-
Deprecated.Use
shadowOf({@link Looper#getMainLooper()})
instead. - getShadowName() - Method in class org.robolectric.annotation.processing.RobolectricModel.ShadowInfo
- getShadowPackageArchiveInfo(String, int) - Method in class org.robolectric.shadows.ShadowPackageManager
- getShadowPickerBinaryName() - Method in class org.robolectric.annotation.processing.RobolectricModel.ShadowInfo
- getShadowPickerClass() - Method in class org.robolectric.internal.bytecode.ShadowInfo
- getShadowPickerMap() - Method in interface org.robolectric.internal.ShadowProvider
-
Map of framework classes which may be represented by more than one shadow, to be picked at runtime.
- getShadowPickerMap() - Method in class org.robolectric.Shadows
- getShadowPickers() - Method in class org.robolectric.annotation.processing.RobolectricModel
- getShadowRadius() - Method in class org.robolectric.shadows.ShadowPaint
- getShadows() - Method in interface org.robolectric.internal.ShadowProvider
-
Return a collection of Map.Entry objects representing the mapping of class name to shadow name.
- getShadows() - Method in class org.robolectric.Shadows
- getShadows() - Method in class org.robolectric.shadows.gms.Shadows
- getShadows() - Method in class org.robolectric.shadows.httpclient.Shadows
- getShadows() - Method in class org.robolectric.shadows.multidex.Shadows
- getShadowTypeWithParams() - Method in class org.robolectric.annotation.processing.RobolectricModel.ShadowInfo
- getShareDescription() - Method in class org.robolectric.shadows.ShadowBugreportManager
-
Returns the description of the bugreport if set with
requestBugreport
, else null. - getSharedPreferences(String, int) - Method in interface org.robolectric.shadows.ShadowContextImpl._ContextImpl_
- getSharedPreferences(String, int) - Method in class org.robolectric.shadows.ShadowContextImpl
- getSharedSystemSharedLibraryPackageName() - Method in class org.robolectric.shadows.ShadowApplicationPackageManager
- getShareTitle() - Method in class org.robolectric.shadows.ShadowBugreportManager
-
Returns the title of the bugreport if set with
requestBugreport
, else null. - getShort(int) - Method in class org.robolectric.fakes.BaseCursor
-
Deprecated.
- getShort(int) - Method in class org.robolectric.fakes.RoboCursor
-
Deprecated.
- getShort(int) - Method in class org.robolectric.res.android.ResourceTypes.ResStringPool_header
- getShort(int) - Method in class org.robolectric.shadows.ShadowCursorWrapper
- getShortCode() - Method in class org.robolectric.versioning.AndroidVersions.AndroidRelease
-
single character short code for the release, multiple characters for minor releases (only minor version numbers increment - usually within the same year).
- getShortCode() - Method in class org.robolectric.versioning.AndroidVersions.Baklava
- getShortCode() - Method in class org.robolectric.versioning.AndroidVersions.J
- getShortCode() - Method in class org.robolectric.versioning.AndroidVersions.JMR1
- getShortCode() - Method in class org.robolectric.versioning.AndroidVersions.JMR2
- getShortCode() - Method in class org.robolectric.versioning.AndroidVersions.K
- getShortCode() - Method in class org.robolectric.versioning.AndroidVersions.L
- getShortCode() - Method in class org.robolectric.versioning.AndroidVersions.LMR1
- getShortCode() - Method in class org.robolectric.versioning.AndroidVersions.M
- getShortCode() - Method in class org.robolectric.versioning.AndroidVersions.N
- getShortCode() - Method in class org.robolectric.versioning.AndroidVersions.NMR1
- getShortCode() - Method in class org.robolectric.versioning.AndroidVersions.O
- getShortCode() - Method in class org.robolectric.versioning.AndroidVersions.OMR1
- getShortCode() - Method in class org.robolectric.versioning.AndroidVersions.P
- getShortCode() - Method in class org.robolectric.versioning.AndroidVersions.Q
- getShortCode() - Method in class org.robolectric.versioning.AndroidVersions.R
- getShortCode() - Method in class org.robolectric.versioning.AndroidVersions.S
- getShortCode() - Method in class org.robolectric.versioning.AndroidVersions.Sv2
- getShortCode() - Method in class org.robolectric.versioning.AndroidVersions.T
- getShortCode() - Method in class org.robolectric.versioning.AndroidVersions.U
- getShortCode() - Method in class org.robolectric.versioning.AndroidVersions.Unbound
- getShortCode() - Method in class org.robolectric.versioning.AndroidVersions.V
- getShortcutConfigActivityIntent(LauncherActivityInfo) - Method in class org.robolectric.shadows.ShadowLauncherApps
- getShortcutConfigActivityList(String, UserHandle) - Method in class org.robolectric.shadows.ShadowLauncherApps
- getShortcuts(int) - Method in class org.robolectric.shadows.ShadowShortcutManager
-
In Robolectric, ShadowShortcutManager doesn't perform any caching so long lived shortcuts are returned on place of shortcuts cached when shown in notifications.
- getShortcuts(LauncherApps.ShortcutQuery, UserHandle) - Method in class org.robolectric.shadows.ShadowLauncherApps
-
This method is an incomplete implementation of this API that only supports querying for pinned dynamic shortcuts.
- getShortName() - Method in class org.robolectric.internal.dependency.DependencyJar
- getShortSupportMessage(ComponentName) - Method in class org.robolectric.shadows.ShadowDevicePolicyManager
- getShouldDefaultToObserveModeForService(ComponentName) - Static method in class org.robolectric.shadows.ShadowCardEmulation
-
Returns whether the given service has dynamically set observe mode to be enabled by default.
- getShowMode() - Method in class org.robolectric.shadows.ShadowSoftKeyboardController
- getShownDialogs() - Static method in class org.robolectric.shadows.ShadowDialog
- getShownToasts() - Method in class org.robolectric.shadows.ShadowApplication
- getShowWhenLocked() - Method in class org.robolectric.shadows.ShadowActivity
- getSignalStrength() - Method in class org.robolectric.shadows.ShadowTelephonyManager
- getSigningCertificateHistory() - Method in class org.robolectric.shadows.ShadowSigningInfo
- getSimCallManager() - Method in class org.robolectric.shadows.ShadowTelecomManager
- getSimCallManager(int) - Method in class org.robolectric.shadows.ShadowTelecomManager
- getSimCarrierId() - Method in class org.robolectric.shadows.ShadowTelephonyManager
- getSimCarrierIdName() - Method in class org.robolectric.shadows.ShadowTelephonyManager
- getSimCountryIso() - Method in class org.robolectric.shadows.ShadowTelephonyManager
-
Returns the SIM country lowercase.
- getSimCountryIso(int) - Method in class org.robolectric.shadows.ShadowTelephonyManager
- getSimLocale() - Method in class org.robolectric.shadows.ShadowTelephonyManager
-
Returns sim locale set by
ShadowTelephonyManager.setSimLocale(java.util.Locale)
. - getSimOperator() - Method in class org.robolectric.shadows.ShadowTelephonyManager
- getSimOperatorName() - Method in class org.robolectric.shadows.ShadowTelephonyManager
- getSimSerialNumber() - Method in class org.robolectric.shadows.ShadowTelephonyManager
- getSimSpecificCarrierId() - Method in class org.robolectric.shadows.ShadowTelephonyManager
- getSimState() - Method in class org.robolectric.shadows.ShadowTelephonyManager
- getSimState(int) - Method in class org.robolectric.shadows.ShadowTelephonyManager
- getSingleLeScanCallback() - Method in class org.robolectric.shadows.ShadowBluetoothAdapter
- getSingleScanResults() - Method in class org.robolectric.shadows.ShadowWifiScanner
- getSingleton() - Static method in class org.robolectric.shadows.ShadowMimeTypeMap
- getSingleton(Class<T>, Provider<T>) - Method in class org.robolectric.shadows.ShadowApplication
- getSmallestScreenWidth(String) - Static method in class org.robolectric.res.Qualifiers
-
Deprecated.Use
Configuration.smallestScreenWidthDp
instead. - getSmoothScrolledPosition() - Method in class org.robolectric.shadows.ShadowAbsListView
-
Robolectric accessor for the last smoothScrolledPosition
- getSmscAddress() - Method in class org.robolectric.shadows.ShadowSmsManager
-
Returns
null
by default or the value specified viaShadowSmsManager.setSmscAddress(String)
. - getSoftApConfiguration() - Method in class org.robolectric.shadows.ShadowWifiManager
- getSoftInputMode() - Method in class org.robolectric.shadows.ShadowWindow
- getSource() - Method in class org.robolectric.shadows.ShadowAccessibilityRecord
-
Returns the
AccessibilityNodeInfo
of the event source ornull
if there is none. - getSource() - Method in class org.robolectric.shadows.ShadowBitmapDrawable
- getSourceLayoutResId() - Method in class org.robolectric.shadows.ShadowView
-
Returns the layout resource id this view was inflated from.
- getSourceResId() - Method in class org.robolectric.shadows.ShadowMediaPlayer
-
Retrieves the resource ID used in the call to
ShadowMediaPlayer.create(Context, int)
(if any). - getSourceResourceId() - Method in class org.robolectric.res.android.ResXMLParser
- getSourceRoot() - Method in class org.robolectric.shadows.ShadowAccessibilityRecord
- getSourceUri() - Method in class org.robolectric.shadows.ShadowMediaPlayer
-
Retrieves the source path (if any) that was passed in to
MediaPlayer.setDataSource(Context, Uri, Map)
orMediaPlayer.setDataSource(Context, Uri)
. - getSpecByTag(String) - Method in class org.robolectric.shadows.ShadowTabHost
- getSpecificationInfo() - Method in class org.robolectric.shadows.ShadowUwbManager
-
Simply returns the bundle provided by
ShadowUwbManager#setSpecificationInfo()
, allowing the tester to dictate available features. - getSplashScreen() - Method in class org.robolectric.shadows.ShadowActivity
- getSplashScreenTheme() - Method in class org.robolectric.fakes.RoboSplashScreen
- getSplitClassLoader(String) - Method in class org.robolectric.shadows.ShadowLoadedApk
- getSpokenTextList() - Method in class org.robolectric.shadows.ShadowTextToSpeech
-
Returns list of all the text spoken by
ShadowTextToSpeech.speak(java.lang.String, int, java.util.HashMap<java.lang.String, java.lang.String>)
. - getStableDisplaySize() - Method in class org.robolectric.shadows.ShadowDisplayManagerGlobal
-
Returns the 'natural' dimensions of the default display.
- getStandardFontFamily() - Method in class org.robolectric.fakes.RoboWebSettings
- getState() - Method in class org.robolectric.shadows.ShadowBluetoothAdapter
- getState() - Method in class org.robolectric.shadows.ShadowMediaPlayer
-
Retrieves the current state of the
MediaPlayer
. - getState() - Method in class org.robolectric.shadows.ShadowMediaRecorder
- getState() - Method in class org.robolectric.shadows.ShadowNetworkInfo
- getState() - Method in class org.robolectric.shadows.ShadowSpeechRecognizer
-
Returns the state of this shadow instance.
- getState() - Method in class org.robolectric.shadows.ShadowSpeechRecognizerProxy
-
The proxy and its shadow do not store their own state and this shadow does not intercept any of the relevant functions on its shadowed class.
- getStatements() - Method in class org.robolectric.shadows.ShadowContentResolver
-
Deprecated.This method does not work with
ContentResolver.acquireContentProviderClient(android.net.Uri)
- getStaticField(Class<?>, String) - Static method in class org.robolectric.util.ReflectionHelpers
-
Reflectively get the value of a static field.
- getStaticField(Field) - Static method in class org.robolectric.util.ReflectionHelpers
-
Reflectively get the value of a static field.
- getStatSize() - Method in class org.robolectric.shadows.ShadowParcelFileDescriptor
- getStatsLogs() - Static method in class org.robolectric.shadows.ShadowStatsLog
- getStatsMetadata() - Method in class org.robolectric.shadows.ShadowStatsManager
- getStatus() - Method in class org.robolectric.shadows.ShadowDownloadManager.ShadowRequest
- getStatus() - Method in class org.robolectric.shadows.ShadowLegacyAsyncTask
- getStatus(Account, String) - Static method in class org.robolectric.shadows.ShadowContentResolver
- getStatus(Account, String, boolean) - Static method in class org.robolectric.shadows.ShadowContentResolver
-
Retrieve information on the status of the given account.
- getStatusCode() - Method in class org.robolectric.shadows.httpclient.StatusLineStub
- getStatusCode() - Method in class org.robolectric.shadows.httpclient.TestHttpResponse.TestStatusLine
- getStatusLine() - Method in class org.robolectric.shadows.httpclient.HttpResponseStub
- getStatusLine() - Method in class org.robolectric.shadows.httpclient.TestHttpResponse
- getStopSelfId() - Method in class org.robolectric.shadows.ShadowService
-
Returns id passed to
ShadowService.stopSelf(int)
method. - getStopSelfResultId() - Method in class org.robolectric.shadows.ShadowService
-
Returns id passed to
ShadowService.stopSelfResult(int)
method. - getStorageDirectory() - Static method in class org.robolectric.shadows.ShadowEnvironment
- getStorageEncryption(ComponentName) - Method in class org.robolectric.shadows.ShadowDevicePolicyManager
- getStorageEncryptionStatus() - Method in class org.robolectric.shadows.ShadowDevicePolicyManager
- getStorageState(File) - Static method in class org.robolectric.shadows.ShadowEnvironment
- getStorageVolume(File) - Method in class org.robolectric.shadows.ShadowStorageManager
-
Checks whether File belongs to any
StorageVolume
in the list returned byShadowStorageManager.getStorageVolumes()
. - getStorageVolumes() - Method in class org.robolectric.shadows.ShadowStorageManager
-
Returns the storage volumes configured via
#addStorageVolume()
. - getStreamMaxVolume(int) - Method in class org.robolectric.shadows.ShadowAudioManager
- getStreamTypes(Uri, String) - Method in class org.robolectric.shadows.ShadowContentProviderClient
- getStreamVolume(int) - Method in class org.robolectric.shadows.ShadowAudioManager
- getStreamVolumeDb(int, int, int) - Method in class org.robolectric.shadows.ShadowAudioManager
- getString() - Method in class org.robolectric.res.Plural
- getString(int) - Method in class org.robolectric.fakes.BaseCursor
-
Deprecated.
- getString(int) - Method in class org.robolectric.fakes.RoboCursor
-
Deprecated.
- getString(int) - Method in class org.robolectric.shadows.ShadowCursorWrapper
- getString(ContentResolver, String) - Static method in class org.robolectric.shadows.ShadowSettings.ShadowConfig
- getString(ContentResolver, String) - Static method in class org.robolectric.shadows.ShadowSettings.ShadowGlobal
- getString(ContentResolver, String) - Static method in class org.robolectric.shadows.ShadowSettings.ShadowSecure
- getString(ContentResolver, String) - Static method in class org.robolectric.shadows.ShadowSettings.ShadowSystem
- getString(String) - Static method in class org.robolectric.shadows.ShadowSettings.ShadowConfig
- getString(String, Supplier<String>) - Method in class org.robolectric.shadows.ShadowDevicePolicyResourcesManager
- getStringBlockCount() - Method in class org.robolectric.shadows.ShadowArscAssetManager
- getStringForUser(ContentResolver, String, int) - Static method in class org.robolectric.shadows.ShadowSettings.ShadowGlobal
- getStringForUser(ContentResolver, String, int) - Static method in class org.robolectric.shadows.ShadowSettings.ShadowSecure
- getStringForUser(ContentResolver, String, int) - Static method in class org.robolectric.shadows.ShadowSettings.ShadowSystem
- GetStringPool() - Method in class org.robolectric.res.android.LoadedArsc
- getStrings() - Method in class org.robolectric.res.android.ResXMLParser
- getStrings() - Method in class org.robolectric.res.android.ResXMLTree
- getStrings(ContentResolver, String, List<String>) - Static method in class org.robolectric.shadows.ShadowSettings.ShadowConfig
- getStrokeCap() - Method in class org.robolectric.shadows.ShadowPaint
- getStrokeColor() - Method in class org.robolectric.shadows.ShadowGradientDrawable
- getStrokeJoin() - Method in class org.robolectric.shadows.ShadowPaint
- getStrokeWidth() - Method in class org.robolectric.shadows.ShadowGradientDrawable
- getStrokeWidth() - Method in class org.robolectric.shadows.ShadowPaint
- getStyle() - Method in class org.robolectric.shadows.ShadowLegacyTypeface
- getStyle() - Method in class org.robolectric.shadows.ShadowPaint
- getStyle() - Method in class org.robolectric.shadows.ShadowTypeface.FontDesc
- getStyleAttribute() - Method in class org.robolectric.android.XmlResourceParserImpl
- getStyleReference() - Method in class org.robolectric.res.AttributeResource
- getStyleReference(String, String, String) - Static method in class org.robolectric.res.AttributeResource
- getSubMenu() - Method in class org.robolectric.fakes.RoboMenuItem
- getSubscriberId() - Method in class org.robolectric.shadows.ShadowTelephonyManager
- getSubscriptionId() - Method in class org.robolectric.shadows.ShadowImsMmTelManager
-
Get subscription id
- getSubscriptionId(PhoneAccountHandle) - Method in class org.robolectric.shadows.ShadowTelephonyManager
- getSubtype() - Method in class org.robolectric.shadows.ShadowNetworkInfo
- getSupportedHashAlgorithms() - Method in class org.robolectric.shadows.ShadowDisplayHashManager
- getSupportedMethods() - Method in class org.robolectric.shadows.ShadowDistanceMeasurementManager
- getSupportedSdks() - Method in class org.robolectric.plugins.SdkCollection
- getSupportedSourceVersion() - Method in class org.robolectric.annotation.processing.RobolectricProcessor
- getSupportMultipleWindows() - Method in class org.robolectric.fakes.RoboWebSettings
- getSupportZoom() - Method in class org.robolectric.fakes.RoboWebSettings
- getSurface() - Method in class org.robolectric.shadows.ShadowMediaRecorder
- getSurface() - Method in class org.robolectric.shadows.ShadowNativeImageReader
-
This is a Java shim to support
ImageReader.setOnImageAvailableListener(OnImageAvailableListener, Handler)
} until it is supported in native libhostgraphics. - getSurface() - Method in class org.robolectric.shadows.ShadowSurfaceView.FakeSurfaceHolder
- getSurface() - Method in interface org.robolectric.shadows.ShadowViewRootImpl.ViewRootImplReflector
- getSurfaceControl() - Method in interface org.robolectric.shadows.ShadowViewRootImpl.ViewRootImplReflector
- getSurfaceFrame() - Method in class org.robolectric.shadows.ShadowSurfaceView.FakeSurfaceHolder
- getSurfaceTexture() - Method in class org.robolectric.shadows.ShadowSurface
- getSuspendedAppExtras() - Method in class org.robolectric.shadows.ShadowPackageManager.PackageSetting
- getSuspendedLauncherExtras() - Method in class org.robolectric.shadows.ShadowPackageManager.PackageSetting
- getSuspendedPackageLauncherExtras(String, UserHandle) - Method in class org.robolectric.shadows.ShadowLauncherApps
- getSvid() - Method in class org.robolectric.shadows.GnssStatusBuilder.GnssSatelliteInfo
-
Deprecated.Gets the
identification number
of the satellite. - getSwitchPoint(Class<?>) - Method in class org.robolectric.internal.bytecode.ShadowInvalidator
- getSwitchPoint(String) - Method in class org.robolectric.internal.bytecode.ShadowInvalidator
- getSyncAdapterTypes() - Static method in class org.robolectric.shadows.ShadowContentResolver
- getSyncAutomatically(Account, String) - Static method in class org.robolectric.shadows.ShadowContentResolver
- getSyntheticAppDetailsActivityEnabled(String) - Method in class org.robolectric.shadows.ShadowApplicationPackageManager
- getSystem() - Static method in class org.robolectric.shadows.ShadowArscAssetManager10
- getSystem() - Static method in class org.robolectric.shadows.ShadowArscAssetManager9
- getSystem() - Static method in class org.robolectric.shadows.ShadowResources
- getSystemActions() - Method in class org.robolectric.shadows.ShadowAccessibilityService
- getSystemAvailableFeatures() - Method in class org.robolectric.shadows.ShadowApplicationPackageManager
- getSystemDialerPackage() - Method in class org.robolectric.shadows.ShadowTelecomManager
- getSystemFallback(String) - Static method in class org.robolectric.shadows.ShadowSystemFonts
- getSystemFontConfigInternal(String, String, String, String, Map<String, File>, long, int) - Static method in class org.robolectric.shadows.ShadowNativeSystemFonts
- getSystemFontConfigInternal(String, String, String, String, Map<String, File>, long, int) - Static method in class org.robolectric.shadows.ShadowSystemFonts
-
Overrides to prevent the Log.e Failed to open/read system font configurations
- getSystemFontConfigLocation() - Static method in class org.robolectric.shadows.ShadowNativeTypeface
- getSystemLocales() - Method in class org.robolectric.shadows.ShadowLocaleManager
- getSystemService(String) - Method in interface org.robolectric.shadows.ShadowContextImpl._ContextImpl_
- getSystemService(String) - Method in class org.robolectric.shadows.ShadowContextImpl
-
Returns the handle to a system-level service by name.
- getSystemSharedLibraryNames() - Method in class org.robolectric.shadows.ShadowApplicationPackageManager
-
Returns all the values added via
ShadowPackageManager.addSystemSharedLibraryName(String)
. - getSystemTextClassifierPackageName() - Method in class org.robolectric.shadows.ShadowApplicationPackageManager
- getSystemUpdatePolicy() - Method in class org.robolectric.shadows.ShadowDevicePolicyManager
- getTabHost() - Method in class org.robolectric.shadows.ShadowTabActivity
- getTableCookie(int) - Method in class org.robolectric.res.android.ResTable
- getTableCount() - Method in class org.robolectric.res.android.ResTable
- getTableStringBlock(int) - Method in class org.robolectric.res.android.ResTable
- getTabWidget() - Method in class org.robolectric.shadows.ShadowTabActivity
- getTabWidget() - Method in class org.robolectric.shadows.ShadowTabHost
- getTag() - Method in class org.robolectric.shadows.ShadowAlarmManager.ScheduledAlarm
- getTag() - Method in class org.robolectric.shadows.ShadowEventLog.ShadowEvent
- getTag() - Method in class org.robolectric.shadows.ShadowPowerManager.ShadowWakeLock
-
Returns the tag.
- getTag() - Method in class org.robolectric.shadows.ShadowTabHost.ShadowTabSpec
- getTapTimeout() - Static method in class org.robolectric.shadows.ShadowViewConfiguration
- getTarget() - Method in class org.robolectric.shadows.ShadowPausedMessage
- getTargetActivity() - Method in class org.robolectric.manifest.ActivityData
- getTargetActivityName() - Method in class org.robolectric.manifest.ActivityData
- getTargetAttr(String) - Static method in class org.robolectric.manifest.ActivityData
- getTargetAuthenticationHandler() - Method in class org.robolectric.shadows.httpclient.ShadowDefaultRequestDirector
- getTargetContext() - Method in class org.robolectric.android.internal.RoboMonitoringInstrumentation
- getTargetPackage() - Method in class org.robolectric.shadows.ShadowPendingIntent
- getTargetSdkVersion() - Method in class org.robolectric.manifest.AndroidManifest
-
Returns the Android SDK version that this package prefers to be run on, as specified in the manifest.
- getTargetSdkVersion() - Method in interface org.robolectric.pluginapi.UsesSdk
-
Returns the Android SDK version that this package prefers to be run on, as specified in the manifest.
- getTargetUserProfiles() - Method in class org.robolectric.shadows.ShadowCrossProfileApps
-
Returns a list of
UserHandle
s currently accessible. - getTaskAffinity() - Method in class org.robolectric.manifest.ActivityData
- getTaskId() - Method in class org.robolectric.shadows.ShadowActivity
- getTaskInfo() - Method in class org.robolectric.shadows.ShadowAppTask
-
For tests, returns the
ActivityManager.RecentTaskInfo
set usingShadowAppTask.setTaskInfo(RecentTaskInfo)
. - getTechLists() - Method in class org.robolectric.shadows.ShadowNfcAdapter
- getTelephonyServiceManager() - Static method in class org.robolectric.shadows.ShadowTelephonyFrameworkInitializer
- getTempDirectory() - Static method in class org.robolectric.RuntimeEnvironment
- getTestEnvironment() - Method in class org.robolectric.internal.AndroidSandbox
- getTestLifecycleClass() - Method in class org.robolectric.RobolectricTestRunner
-
An instance of the returned class will be created for each test invocation.
- getText() - Method in class org.robolectric.android.XmlResourceParserImpl
- getText() - Method in class org.robolectric.shadows.ShadowAccessibilityNodeInfo
- getText() - Method in class org.robolectric.shadows.ShadowSmsManager.TextSmsParams
- getText() - Method in class org.robolectric.shadows.ShadowTabHost.ShadowTabSpec
-
Same as GetIndicatorLabel()
- getText() - Method in class org.robolectric.shadows.ShadowTelephonyManager.VisualVoicemailSmsParams
- getText(String, int, ApplicationInfo) - Method in class org.robolectric.shadows.ShadowApplicationPackageManager
-
Returns a user stored String resource with
resId
corresponding topackageName
. - getTextAlign() - Method in class org.robolectric.shadows.ShadowPaint
- getTextAppearanceId() - Method in class org.robolectric.shadows.ShadowTextView
- getTextCharacters(int[]) - Method in class org.robolectric.android.XmlResourceParserImpl
- getTextHistoryCount() - Method in class org.robolectric.shadows.ShadowCanvas
- getTextHistoryCount() - Method in class org.robolectric.shadows.ShadowLegacyCanvas
- getTextHistoryCount() - Method in class org.robolectric.shadows.ShadowNativeBaseCanvas
- getTextID() - Method in class org.robolectric.res.android.ResXMLParser
- getTextLines() - Method in class org.robolectric.shadows.ShadowNotification
- getTextOfLatestToast() - Static method in class org.robolectric.shadows.ShadowToast
-
Returns the text of the most recently shown
Toast
. - getTextScaleX() - Method in class org.robolectric.shadows.ShadowPaint
- getTextServicesLocale() - Method in class org.robolectric.shadows.ShadowTextView
- getTextSize() - Method in class org.robolectric.shadows.ShadowPaint
- getTextSkewX() - Method in class org.robolectric.shadows.ShadowPaint
- getTextViewResourceId() - Method in class org.robolectric.shadows.ShadowArrayAdapter
- getTextZoom() - Method in class org.robolectric.fakes.RoboWebSettings
- getTheAudioStreamType() - Method in class org.robolectric.shadows.ShadowMediaPlayer
-
Note: This has a funny name at the moment to avoid having to produce an API-specific shadow - if it were called
getAudioStreamType()
then theRobolectricWiringTest
will inform us that it should be annotated withImplementation
, because there is a private method in the later API versions with the same name, however this would fail on earlier versions. - getTheClass() - Method in class org.robolectric.internal.bytecode.RoboCallSite
- getThemeRef() - Method in class org.robolectric.manifest.ActivityData
-
Convenience accessor for value of android:THEME attribute.
- getThemeRef() - Method in class org.robolectric.manifest.AndroidManifest
- getThemeRef(String) - Method in class org.robolectric.manifest.AndroidManifest
- getThermalStatusListeners() - Method in class org.robolectric.shadows.ShadowPowerManager
-
This function gets listeners for thermal status change.
- getThreadId() - Method in class org.robolectric.shadows.ShadowEventLog.ShadowEvent
- getThreadInstance() - Method in interface org.robolectric.shadows.ShadowChoreographer.ChoreographerReflector
- getThreadPriority(int) - Static method in class org.robolectric.shadows.ShadowProcess
-
Returns priority stored for the given thread.
- getThreadState() - Method in class org.robolectric.android.internal.RoboMonitoringInstrumentation
- getThreadStatsTag() - Static method in class org.robolectric.shadows.ShadowTrafficStats
- getThresholdDuration() - Method in class org.robolectric.shadows.ShadowUsageStatsManager.UsageSessionObserver
- getThumbnail(ContentResolver, long, int, BitmapFactory.Options) - Static method in class org.robolectric.shadows.ShadowMediaStore.ShadowImages.ShadowThumbnails
- getThumbnail(ContentResolver, long, int, BitmapFactory.Options) - Static method in class org.robolectric.shadows.ShadowMediaStore.ShadowVideo.ShadowThumbnails
- getTimeLimit() - Method in class org.robolectric.shadows.ShadowUsageStatsManager.AppUsageLimitObserver
- getTimeLimit() - Method in class org.robolectric.shadows.ShadowUsageStatsManager.AppUsageObserver
- getTimeNanos() - Method in class org.robolectric.shadows.ShadowEventLog.ShadowEvent
- getTimeout() - Method in class org.robolectric.shadows.ShadowIsoDep
- getTimesHeld() - Method in class org.robolectric.shadows.ShadowPowerManager.ShadowWakeLock
-
Returns how many times the wakelock was held.
- getTimesRebooted() - Method in class org.robolectric.shadows.ShadowPowerManager
-
Returns the number of times
ShadowPowerManager.reboot(String)
was called. - getTimeUnit() - Method in class org.robolectric.shadows.ShadowUsageStatsManager.AppUsageObserver
- getTimeUsed() - Method in class org.robolectric.shadows.ShadowUsageStatsManager.AppUsageLimitObserver
- getTimeZone() - Method in class org.robolectric.shadows.ShadowDevicePolicyManager
-
Returns the time zone set by setTimeZone.
- getTimeZoneCapabilitiesAndConfig() - Method in class org.robolectric.shadows.ShadowTimeManager
- getTitle() - Method in class org.robolectric.fakes.RoboMenuItem
- getTitle() - Method in class org.robolectric.shadows.ShadowAlertController
- getTitle() - Method in class org.robolectric.shadows.ShadowAlertDialog
- getTitle() - Method in class org.robolectric.shadows.ShadowDialog
- getTitle() - Method in class org.robolectric.shadows.ShadowDownloadManager.CompletedDownload
- getTitle() - Method in class org.robolectric.shadows.ShadowDownloadManager.ShadowRequest
- getTitle() - Method in class org.robolectric.shadows.ShadowWebView
- getTitle() - Method in class org.robolectric.shadows.ShadowWindow
- getTitleCondensed() - Method in class org.robolectric.fakes.RoboMenuItem
- getTitleResId() - Method in class org.robolectric.shadows.ShadowSuspendDialogInfo
-
Returns the resource id of the title to be used with the dialog.
- getToken() - Method in interface org.robolectric.shadows._Activity_
- getToken(Context, Account, String) - Static method in class org.robolectric.shadows.gms.ShadowGoogleAuthUtil
- getToken(Context, Account, String) - Method in class org.robolectric.shadows.gms.ShadowGoogleAuthUtil.GoogleAuthUtilImpl
- getToken(Context, Account, String, Bundle) - Static method in class org.robolectric.shadows.gms.ShadowGoogleAuthUtil
- getToken(Context, Account, String, Bundle) - Method in class org.robolectric.shadows.gms.ShadowGoogleAuthUtil.GoogleAuthUtilImpl
- getToken(Context, String, String) - Static method in class org.robolectric.shadows.gms.ShadowGoogleAuthUtil
- getToken(Context, String, String) - Method in class org.robolectric.shadows.gms.ShadowGoogleAuthUtil.GoogleAuthUtilImpl
- getToken(Context, String, String, Bundle) - Static method in class org.robolectric.shadows.gms.ShadowGoogleAuthUtil
- getToken(Context, String, String, Bundle) - Method in class org.robolectric.shadows.gms.ShadowGoogleAuthUtil.GoogleAuthUtilImpl
- getTokenWithNotification(Context, Account, String, Bundle) - Static method in class org.robolectric.shadows.gms.ShadowGoogleAuthUtil
- getTokenWithNotification(Context, Account, String, Bundle) - Method in class org.robolectric.shadows.gms.ShadowGoogleAuthUtil.GoogleAuthUtilImpl
- getTokenWithNotification(Context, Account, String, Bundle, Intent) - Static method in class org.robolectric.shadows.gms.ShadowGoogleAuthUtil
- getTokenWithNotification(Context, Account, String, Bundle, Intent) - Method in class org.robolectric.shadows.gms.ShadowGoogleAuthUtil.GoogleAuthUtilImpl
- getTokenWithNotification(Context, Account, String, Bundle, String, Bundle) - Static method in class org.robolectric.shadows.gms.ShadowGoogleAuthUtil
- getTokenWithNotification(Context, Account, String, Bundle, String, Bundle) - Method in class org.robolectric.shadows.gms.ShadowGoogleAuthUtil.GoogleAuthUtilImpl
- getTokenWithNotification(Context, String, String, Bundle) - Static method in class org.robolectric.shadows.gms.ShadowGoogleAuthUtil
- getTokenWithNotification(Context, String, String, Bundle) - Method in class org.robolectric.shadows.gms.ShadowGoogleAuthUtil.GoogleAuthUtilImpl
- getTokenWithNotification(Context, String, String, Bundle, Intent) - Static method in class org.robolectric.shadows.gms.ShadowGoogleAuthUtil
- getTokenWithNotification(Context, String, String, Bundle, Intent) - Method in class org.robolectric.shadows.gms.ShadowGoogleAuthUtil.GoogleAuthUtilImpl
- getTokenWithNotification(Context, String, String, Bundle, String, Bundle) - Static method in class org.robolectric.shadows.gms.ShadowGoogleAuthUtil
- getTokenWithNotification(Context, String, String, Bundle, String, Bundle) - Method in class org.robolectric.shadows.gms.ShadowGoogleAuthUtil.GoogleAuthUtilImpl
- getTop() - Method in class org.robolectric.shadows.ShadowRenderNode
- getTop() - Method in class org.robolectric.shadows.ShadowRenderNodeQ
- getTorchMode(String) - Method in class org.robolectric.shadows.ShadowCameraManager
-
Returns what the supplied camera's torch is set to.
- getTotalBytes() - Method in class org.robolectric.shadows.ShadowStatFs
- getTotalBytes(UUID) - Method in class org.robolectric.shadows.ShadowStorageStatsManager
-
Fake implementation of
StorageStatsManager.getTotalBytes(java.util.UUID)
that returns test setup values. - getTotalLength() - Method in class org.robolectric.shadows.CachedPathIteratorFactory.CachedPathIterator
-
Returns the total length of the path
- getTotalRxBytes() - Static method in class org.robolectric.shadows.ShadowTrafficStats
- getTotalRxPackets() - Static method in class org.robolectric.shadows.ShadowTrafficStats
- getTotalSize() - Method in class org.robolectric.shadows.ShadowDownloadManager.ShadowRequest
- getTotalTxBytes() - Static method in class org.robolectric.shadows.ShadowTrafficStats
- getTotalTxPackets() - Static method in class org.robolectric.shadows.ShadowTrafficStats
- getTouchSlop() - Static method in class org.robolectric.shadows.ShadowViewConfiguration
- getTraceInputStream() - Method in class org.robolectric.shadows.ShadowApplicationExitInfo
- getTrackCount() - Method in class org.robolectric.shadows.ShadowMediaExtractor
- getTrackFormat(int) - Method in class org.robolectric.shadows.ShadowMediaExtractor
- getTransferOwnershipBundle() - Method in class org.robolectric.shadows.ShadowDevicePolicyManager
- getTransformCapabilities() - Method in class org.robolectric.shadows.ShadowColorDisplayManager
- getTranslationX() - Method in class org.robolectric.shadows.ShadowRenderNode
- getTranslationX() - Method in class org.robolectric.shadows.ShadowRenderNodeQ
- getTranslationY() - Method in class org.robolectric.shadows.ShadowRenderNode
- getTranslationY() - Method in class org.robolectric.shadows.ShadowRenderNodeQ
- getTranslationZ() - Method in class org.robolectric.shadows.ShadowRenderNode
- getTranslationZ() - Method in class org.robolectric.shadows.ShadowRenderNodeQ
- getTraversalAfter() - Method in class org.robolectric.shadows.ShadowAccessibilityNodeInfo
- getTraversalBefore() - Method in class org.robolectric.shadows.ShadowAccessibilityNodeInfo
- getTriggerAtMs() - Method in class org.robolectric.shadows.ShadowAlarmManager.ScheduledAlarm
- getTurnScreenOn() - Method in class org.robolectric.shadows.ShadowActivity
- getType() - Method in class org.robolectric.internal.dependency.DependencyJar
- getType() - Method in class org.robolectric.shadows.ShadowAlarmManager.ScheduledAlarm
- getType() - Method in class org.robolectric.shadows.ShadowBluetoothDevice
-
Overrides behavior of
BluetoothDevice.getType()
to return pre-set result. - getType() - Method in class org.robolectric.shadows.ShadowContentProviderOperation
-
Deprecated.implementation detail - use public Android APIs instead
- getType() - Method in class org.robolectric.shadows.ShadowIcon
- getType() - Method in class org.robolectric.shadows.ShadowNetworkInfo
- getType() - Method in class org.robolectric.shadows.ShadowPath.Point
- getType(int) - Method in class org.robolectric.fakes.BaseCursor
-
Deprecated.
- getType(int) - Method in class org.robolectric.fakes.RoboCursor
-
Deprecated.
- getType(int) - Method in class org.robolectric.shadows.ShadowCursorWrapper
- getType(Uri) - Method in class org.robolectric.shadows.ShadowContentProviderClient
- getType(Uri) - Method in class org.robolectric.shadows.ShadowContentResolver
- getTypeElement(String) - Method in class org.robolectric.annotation.processing.Helpers
- getTypeface() - Method in class org.robolectric.shadows.ShadowPaint
- getTypeIdentifier(int) - Static method in class org.robolectric.res.ResourceIds
- getUiAutomation() - Method in class org.robolectric.shadows.ShadowInstrumentation
- getUiAutomation(int) - Method in class org.robolectric.shadows.ShadowInstrumentation
- getUiccCardsInfo() - Method in class org.robolectric.shadows.ShadowTelephonyManager
-
Returns the UICC cards information set by
ShadowTelephonyManager.setUiccCardsInfo(java.lang.Object)
. - getUiccSlotsInfo() - Method in class org.robolectric.shadows.ShadowTelephonyManager
-
Returns the UICC slots information set by
ShadowTelephonyManager.setUiccSlotsInfo(java.lang.Object)
. - getUidForSharedUser(String) - Method in class org.robolectric.shadows.ShadowApplicationPackageManager
- getUidImportance(int) - Method in class org.robolectric.shadows.ShadowActivityManager
- getUidRxBytes(int) - Static method in class org.robolectric.shadows.ShadowTrafficStats
- getUidRxPackets(int) - Static method in class org.robolectric.shadows.ShadowTrafficStats
- getUidTcpRxBytes(int) - Static method in class org.robolectric.shadows.ShadowTrafficStats
- getUidTcpRxSegments(int) - Static method in class org.robolectric.shadows.ShadowTrafficStats
- getUidTcpTxBytes(int) - Static method in class org.robolectric.shadows.ShadowTrafficStats
- getUidTcpTxSegments(int) - Static method in class org.robolectric.shadows.ShadowTrafficStats
- getUidTxBytes(int) - Static method in class org.robolectric.shadows.ShadowTrafficStats
- getUidTxPackets(int) - Static method in class org.robolectric.shadows.ShadowTrafficStats
- getUidUdpRxBytes(int) - Static method in class org.robolectric.shadows.ShadowTrafficStats
- getUidUdpRxPackets(int) - Static method in class org.robolectric.shadows.ShadowTrafficStats
- getUidUdpTxBytes(int) - Static method in class org.robolectric.shadows.ShadowTrafficStats
- getUidUdpTxPackets(int) - Static method in class org.robolectric.shadows.ShadowTrafficStats
- getUIOptions() - Method in class org.robolectric.manifest.ActivityData
- getUnbindableActions() - Method in class org.robolectric.shadows.ShadowInstrumentation
- getUnbindRequestCount() - Method in class org.robolectric.shadows.ShadowNotificationListenerService
-
Returns the number of times unbind was requested.
- getUnboundServiceConnections() - Method in class org.robolectric.shadows.ShadowApplication
- getUnboundServiceConnections() - Method in class org.robolectric.shadows.ShadowInstrumentation
- getUnreleased() - Static method in class org.robolectric.versioning.AndroidVersions
- getUnsupportedMessage() - Method in class org.robolectric.pluginapi.Sdk
-
Returns a human-readable message explaining why this SDK isn't supported.
- getUnsupportedMessage() - Method in class org.robolectric.plugins.DefaultSdkProvider.DefaultSdk
- getUnsuspendablePackages(String[]) - Method in class org.robolectric.shadows.ShadowApplicationPackageManager
- getUpdateStatements() - Method in class org.robolectric.shadows.ShadowContentResolver
-
Deprecated.This method does not work with
ContentResolver.acquireContentProviderClient(android.net.Uri)
- getUri() - Method in class org.robolectric.shadows.ShadowContentResolver.Statement
- getUri() - Method in class org.robolectric.shadows.ShadowDownloadManager.CompletedDownload
- getUri() - Method in class org.robolectric.shadows.ShadowDownloadManager.ShadowRequest
- getUri() - Method in class org.robolectric.shadows.ShadowIcon
- getUri() - Method in class org.robolectric.shadows.ShadowTransportControls
- getUrl() - Method in class org.robolectric.shadows.ShadowWebView
- getUsabilityScores() - Method in class org.robolectric.shadows.ShadowWifiManager
-
Returns wifi usability scores previous passed to
WifiManager.updateWifiUsabilityScore(int, int, int)
- getUsageSource() - Method in class org.robolectric.shadows.ShadowUsageStatsManager
- getUsedPermissions() - Method in class org.robolectric.manifest.AndroidManifest
- getUserAgent() - Method in class org.robolectric.fakes.RoboWebSettings
- getUserAgentString() - Method in class org.robolectric.fakes.RoboWebSettings
- getUserBadgedIcon(Drawable, UserHandle) - Method in class org.robolectric.shadows.ShadowApplicationPackageManager
-
Adds a profile badge to the icon.
- getUserBadgeForDensity(UserHandle, int) - Method in class org.robolectric.shadows.ShadowApplicationPackageManager
- getUserData(Account, String) - Method in class org.robolectric.shadows.ShadowAccountManager
- getUserForSerialNumber(long) - Method in class org.robolectric.shadows.ShadowUserManager
- getUserHandle() - Method in class org.robolectric.shadows.ShadowCrossProfileApps.StartedActivity
- getUserHandle() - Method in class org.robolectric.shadows.ShadowCrossProfileApps.StartedMainActivity
-
Deprecated.
- getUserHandle(int) - Method in class org.robolectric.shadows.ShadowUserManager
- getUserHandles(boolean) - Method in class org.robolectric.shadows.ShadowUserManager
- getUserIcon() - Method in class org.robolectric.shadows.ShadowUserManager
- getUserId() - Method in class org.robolectric.shadows.ShadowContextImpl
- getUserInfo(int) - Method in class org.robolectric.shadows.ShadowUserManager
- getUserName() - Method in class org.robolectric.shadows.ShadowUserManager
-
Returns the name of the user.
- getUserProfiles() - Method in class org.robolectric.shadows.ShadowUserManager
- getUserProvisioningState() - Method in class org.robolectric.shadows.ShadowDevicePolicyManager
-
Returns the provisioning state set in
ShadowDevicePolicyManager.setUserProvisioningState(int)
, orDevicePolicyManager.STATE_USER_UNMANAGED
if none is set. - getUserProvisioningStateForUser(int) - Method in class org.robolectric.shadows.ShadowDevicePolicyManager
-
Returns the user provisioning state set by
ShadowDevicePolicyManager.setUserProvisioningState(int, UserHandle)
, orDevicePolicyManager.STATE_USER_UNMANAGED
if none is set. - getUserRestrictions() - Method in class org.robolectric.shadows.ShadowUserManager
- getUserRestrictions(UserHandle) - Method in class org.robolectric.shadows.ShadowUserManager
- getUserRestrictionSources(String, UserHandle) - Method in class org.robolectric.shadows.ShadowUserManager
- getUsers() - Method in class org.robolectric.shadows.ShadowUserManager
- getUserSelectedOutgoingPhoneAccount() - Method in class org.robolectric.shadows.ShadowTelecomManager
- getUserSerialNumber(int) - Method in class org.robolectric.shadows.ShadowUserManager
- getUserSwitchability() - Method in class org.robolectric.shadows.ShadowUserManager
- getUserTokenHandler() - Method in class org.robolectric.shadows.httpclient.ShadowDefaultRequestDirector
- getUseWebViewBackgroundForOverscrollBackground() - Method in class org.robolectric.fakes.RoboWebSettings
- getUseWideViewPort() - Method in class org.robolectric.fakes.RoboWebSettings
- getUtteranceProgressListener() - Method in class org.robolectric.shadows.ShadowTextToSpeech
- getUuids() - Method in class org.robolectric.shadows.ShadowBluetoothDevice
-
Overrides behavior of
BluetoothDevice.getUuids()
to return pre-set result. - getValue() - Method in class org.robolectric.integrationtests.jacoco.JaCoCoTester
- getValue() - Method in class org.robolectric.shadows.NativeBitSet64
- getValue() - Method in class org.robolectric.shadows.ShadowTrace.Counter
- getValue(int, ResTable_config) - Method in class org.robolectric.res.PackageResourceTable
- getValue(int, ResTable_config) - Method in interface org.robolectric.res.ResourceTable
- getValue(int, ResTable_config) - Method in class org.robolectric.res.RoutingResourceTable
- getValue(String, String, boolean) - Static method in class org.robolectric.shadows.ResourceHelper
-
Returns the raw value from the given attribute float-type value string.
- getValue(String, String, boolean) - Static method in class org.robolectric.shadows.ResourceHelper2
-
Returns the raw value from the given attribute float-type value string.
- getValue(ResName, ResTable_config) - Method in class org.robolectric.res.PackageResourceTable
- getValue(ResName, ResTable_config) - Method in interface org.robolectric.res.ResourceTable
- getValue(ResName, ResTable_config) - Method in class org.robolectric.res.RoutingResourceTable
- getValueFor(String) - Method in class org.robolectric.res.AttrData
- getValueMap() - Method in class org.robolectric.manifest.MetaData
- getValues(float[]) - Method in class org.robolectric.shadows.ShadowLegacyMatrix
- getValues(ReflectionHelpers.ClassParameter<?>...) - Static method in class org.robolectric.util.ReflectionHelpers.ClassParameter
- getValuesBackReferences() - Method in class org.robolectric.shadows.ShadowContentProviderOperation
-
Deprecated.implementation detail - use public Android APIs instead
- getVerificationCodeAtTimeoutExtension(int) - Method in class org.robolectric.shadows.ShadowPackageManager
- getVerificationExtendedTimeout(int) - Method in class org.robolectric.shadows.ShadowPackageManager
- getVerificationResult(int) - Method in class org.robolectric.shadows.ShadowPackageManager
- getVerifierDeviceIdentity() - Method in class org.robolectric.shadows.ShadowApplicationPackageManager
- getVersion() - Method in class org.robolectric.internal.dependency.DependencyJar
- getVersion() - Method in class org.robolectric.versioning.AndroidVersions.AndroidRelease
-
major.minor version number as String.
- getVersion() - Method in class org.robolectric.versioning.AndroidVersions.Baklava
- getVersion() - Method in class org.robolectric.versioning.AndroidVersions.J
- getVersion() - Method in class org.robolectric.versioning.AndroidVersions.JMR1
- getVersion() - Method in class org.robolectric.versioning.AndroidVersions.JMR2
- getVersion() - Method in class org.robolectric.versioning.AndroidVersions.K
- getVersion() - Method in class org.robolectric.versioning.AndroidVersions.L
- getVersion() - Method in class org.robolectric.versioning.AndroidVersions.LMR1
- getVersion() - Method in class org.robolectric.versioning.AndroidVersions.M
- getVersion() - Method in class org.robolectric.versioning.AndroidVersions.N
- getVersion() - Method in class org.robolectric.versioning.AndroidVersions.NMR1
- getVersion() - Method in class org.robolectric.versioning.AndroidVersions.O
- getVersion() - Method in class org.robolectric.versioning.AndroidVersions.OMR1
- getVersion() - Method in class org.robolectric.versioning.AndroidVersions.P
- getVersion() - Method in class org.robolectric.versioning.AndroidVersions.Q
- getVersion() - Method in class org.robolectric.versioning.AndroidVersions.R
- getVersion() - Method in class org.robolectric.versioning.AndroidVersions.S
- getVersion() - Method in class org.robolectric.versioning.AndroidVersions.Sv2
- getVersion() - Method in class org.robolectric.versioning.AndroidVersions.T
- getVersion() - Method in class org.robolectric.versioning.AndroidVersions.U
- getVersion() - Method in class org.robolectric.versioning.AndroidVersions.Unbound
- getVersion() - Method in class org.robolectric.versioning.AndroidVersions.V
- getVersionCode() - Method in class org.robolectric.manifest.AndroidManifest
- getVersionName() - Method in class org.robolectric.manifest.AndroidManifest
- getVibrationAttributesFromLastVibration() - Method in class org.robolectric.shadows.ShadowVibrator
-
Returns the
VibrationAttributes
from the last vibration. - getVideoEncoder() - Method in class org.robolectric.shadows.ShadowMediaRecorder
- getVideoEncodingBitRate() - Method in class org.robolectric.shadows.ShadowMediaRecorder
- getVideoFrameRate() - Method in class org.robolectric.shadows.ShadowMediaRecorder
- getVideoHeight() - Method in class org.robolectric.shadows.ShadowMediaPlayer
- getVideoHeight() - Method in class org.robolectric.shadows.ShadowMediaRecorder
- getVideoOverlayForEmbeddedEncryptedVideoEnabled() - Method in class org.robolectric.fakes.RoboWebSettings
- getVideoPath() - Method in class org.robolectric.shadows.ShadowVideoView
- getVideoSource() - Method in class org.robolectric.shadows.ShadowMediaRecorder
- getVideoURIString() - Method in class org.robolectric.shadows.ShadowVideoView
- getVideoWidth() - Method in class org.robolectric.shadows.ShadowMediaPlayer
- getVideoWidth() - Method in class org.robolectric.shadows.ShadowMediaRecorder
- getView() - Method in class org.robolectric.shadows.ShadowAlertController
- getView() - Method in class org.robolectric.shadows.ShadowAlertDialog
- getView() - Method in class org.robolectric.shadows.ShadowToast
- getViewFor(int) - Method in class org.robolectric.shadows.ShadowAppWidgetManager
- getViews() - Method in class org.robolectric.shadows.ShadowWindowManagerImpl
- getVirtualDescendantId() - Method in class org.robolectric.shadows.ShadowAccessibilityRecord
- getVirtualDevices() - Method in class org.robolectric.shadows.ShadowVirtualDeviceManager
- getVirtualSensorCallback() - Method in class org.robolectric.shadows.ShadowVirtualDeviceManager.ShadowVirtualDevice
- getVirtualSensorDirectChannelCallback() - Method in class org.robolectric.shadows.ShadowVirtualDeviceManager.ShadowVirtualDevice
- getVirtualSensorList() - Method in class org.robolectric.shadows.ShadowVirtualDeviceManager.ShadowVirtualDevice
- getVisibleInDownloadsUi() - Method in class org.robolectric.shadows.ShadowDownloadManager.ShadowRequest
- getVisibleShadowTypes() - Method in class org.robolectric.annotation.processing.RobolectricModel
- getVisualVoicemailPackageName() - Method in class org.robolectric.shadows.ShadowTelephonyManager
-
Returns the value set by
ShadowTelephonyManager.setVisualVoicemailPackageName(String)
. - getVisualVoicemailSmsFilterSettings() - Method in class org.robolectric.shadows.ShadowTelephonyManager
-
Returns the last set
VisualVoicemailSmsFilterSettings
. - getVoice() - Method in class org.robolectric.shadows.ShadowTextToSpeech
-
Returns the Voice instance describing the voice currently being used for synthesis requests.
- getVoiceActivityIntents() - Method in class org.robolectric.shadows.ShadowVoiceInteractionSession
-
Returns the list of
Intent
instances passed intoVoiceInteractionSession.startVoiceActivity(Intent)
in invocation order. - getVoiceInteractions() - Method in class org.robolectric.shadows.ShadowVoiceInteractor
-
Returns the voice interactions called on
VoiceInteractor
instance associated with this shadow. - getVoiceMailAlphaTag() - Method in class org.robolectric.shadows.ShadowTelephonyManager
-
Returns
null
by default or the value specified viaShadowTelephonyManager.setVoiceMailAlphaTag(String)
. - getVoiceMailNumber() - Method in class org.robolectric.shadows.ShadowTelephonyManager
-
Returns
null
by default, or the value specified viaShadowTelephonyManager.setVoiceMailNumber(String)
. - getVoiceMailNumber(PhoneAccountHandle) - Method in class org.robolectric.shadows.ShadowTelecomManager
- getVoicemailRingtoneUri(PhoneAccountHandle) - Method in class org.robolectric.shadows.ShadowTelephonyManager
-
Returns
null
by default or the value specified viaShadowTelephonyManager.setVoicemailRingtoneUri(PhoneAccountHandle, Uri)
. - getVoiceNetworkType() - Method in class org.robolectric.shadows.ShadowTelephonyManager
-
Returns whatever value was set by the last call to
ShadowTelephonyManager.setVoiceNetworkType(int)
, defaulting toTelephonyManager.NETWORK_TYPE_UNKNOWN
if it was never called. - getVoices() - Method in class org.robolectric.shadows.ShadowTextToSpeech
- getVolumeControlStream() - Method in class org.robolectric.shadows.ShadowActivity
- getVolumeList() - Method in class org.robolectric.shadows.ShadowStorageManager
-
Gets the volume list from
ShadowStorageManager.getVolumeList(int, int)
- getVolumeList(int, int) - Static method in class org.robolectric.shadows.ShadowStorageManager
- getWallpaperCommandRecords() - Method in class org.robolectric.shadows.ShadowWallpaperManager
-
Returns all the invocation records to
WallpaperManager.sendWallpaperCommand(android.os.IBinder, java.lang.String, int, int, int, android.os.Bundle)
- getWallpaperDimAmount() - Method in class org.robolectric.shadows.ShadowWallpaperManager
- getWallpaperFile(int) - Method in class org.robolectric.shadows.ShadowWallpaperManager
-
Gets a wallpaper file associated with
which
. - getWallpaperInfo() - Method in class org.robolectric.shadows.ShadowWallpaperManager
-
Returns the information about the wallpaper if the current wallpaper is a live wallpaper component.
- getWantsAllOnMoveCalls() - Method in class org.robolectric.fakes.BaseCursor
-
Deprecated.
- getWantsAllOnMoveCalls() - Method in class org.robolectric.shadows.ShadowCursorWrapper
- getWatchers() - Method in class org.robolectric.shadows.ShadowTextView
- getWaveForm(byte[]) - Method in interface org.robolectric.shadows.ShadowVisualizer.VisualizerSource
- getWebChromeClient() - Method in class org.robolectric.shadows.ShadowWebView
- getWebMessageCallback() - Method in class org.robolectric.fakes.RoboWebMessagePort
- getWebViewClient() - Method in class org.robolectric.shadows.ShadowWebView
- getWhen() - Method in class org.robolectric.shadows.ShadowPausedMessage
- getWhere() - Method in class org.robolectric.shadows.ShadowContentResolver.DeleteStatement
- getWhere() - Method in class org.robolectric.shadows.ShadowContentResolver.UpdateStatement
- getWidth() - Method in class org.robolectric.shadows.RoundRectangle
- getWidth() - Method in class org.robolectric.shadows.ShadowBitmapRegionDecoder
- getWidth() - Method in class org.robolectric.shadows.ShadowImageReader.ShadowSurfaceImage
- getWidth() - Method in class org.robolectric.shadows.ShadowLegacyBitmap
- getWidth() - Method in class org.robolectric.shadows.ShadowLegacyCanvas
- getWidth() - Method in class org.robolectric.shadows.ShadowPaint
- getWidth() - Method in class org.robolectric.shadows.ShadowPicture
- getWidth() - Method in class org.robolectric.shadows.ShadowRenderNode
- getWidth() - Method in class org.robolectric.shadows.ShadowRenderNodeQ
- getWifiApConfiguration() - Method in class org.robolectric.shadows.ShadowWifiManager
- getWifiConfiguration(int) - Method in class org.robolectric.shadows.ShadowWifiManager
- getWifiDisplayStatus() - Method in class org.robolectric.shadows.ShadowDisplayManagerGlobal
- getWifiState() - Method in class org.robolectric.shadows.ShadowWifiManager
- getWindingRule() - Method in class org.robolectric.shadows.CachedPathIteratorFactory.CachedPathIterator
- getWindow() - Method in class org.robolectric.shadows.ShadowAccessibilityNodeInfo
- getWindow() - Method in class org.robolectric.shadows.ShadowActivity
-
Constructs a new Window (a
PhoneWindow
) if no window has previously been set. - getWindowAdded() - Method in interface org.robolectric.shadows._Activity_
- getWindowAttributes() - Method in interface org.robolectric.shadows.ShadowViewRootImpl.ViewRootImplReflector
- getWindowDisplayFrame(Rect) - Method in class org.robolectric.shadows.ShadowView
- getWindowId() - Method in class org.robolectric.shadows.ShadowAccessibilityNodeInfo
-
Returns the id of the window from which the info comes.
- getWindowId() - Method in class org.robolectric.shadows.ShadowView
- getWindowId(ShadowView) - Static method in class org.robolectric.shadows.ShadowView.WindowIdHelper
- getWindowInsets(boolean) - Method in class org.robolectric.shadows.ShadowViewRootImpl
-
On Android R+
WindowInsets
supports checking visibility of specific inset types. - getWindowInsets(boolean) - Method in interface org.robolectric.shadows.ShadowViewRootImpl.ViewRootImplReflector
- getWindowInsetsFromServer(WindowManager.LayoutParams, Rect) - Method in class org.robolectric.shadows.ShadowWindowManagerImpl
-
Re implement to avoid server call
- getWindowLengthMs() - Method in class org.robolectric.shadows.ShadowAlarmManager.ScheduledAlarm
- getWindowManagerService() - Static method in class org.robolectric.shadows.ShadowWindowManagerGlobal
- getWindows() - Method in class org.robolectric.shadows.ShadowAccessibilityService
-
Returns a representation of interactive windows shown on the device's default display.
- getWindowSession() - Static method in class org.robolectric.shadows.ShadowWindowManagerGlobal
- getWindowSoftInputMode() - Method in class org.robolectric.manifest.ActivityData
- getWindowsOnAllDisplays() - Method in class org.robolectric.shadows.ShadowAccessibilityService
-
Returns a representation of interactive windows shown on the device's all displays.
- getWindowTouchSlop() - Static method in class org.robolectric.shadows.ShadowViewConfiguration
- getWindowTransformationSpec(int) - Method in class org.robolectric.shadows.ShadowAccessibilityManager
-
This shadow method is required because
DirectAccessibilityConnection
calls it to determine if any transformations have occurred on this window. - getWindowVisibleDisplayFrame(Rect) - Method in class org.robolectric.shadows.ShadowView
- getWipeCalledTimes() - Method in class org.robolectric.shadows.ShadowDevicePolicyManager
- getWordSpacing() - Method in class org.robolectric.shadows.ShadowPaint
- getWorkSource() - Method in class org.robolectric.shadows.ShadowAlarmManager.ScheduledAlarm
- getWorkSource() - Method in class org.robolectric.shadows.ShadowPowerManager.ShadowWakeLock
- getWrappedCursor() - Method in class org.robolectric.shadows.ShadowCursorWrapper
- getWritePermission() - Method in class org.robolectric.manifest.ContentProviderData
- getWrittenBytes() - Method in class org.robolectric.shadows.ShadowBluetoothGattServer
-
Get a copy of the list of bytes that have been received.
- getX() - Method in class org.robolectric.shadows.RoundRectangle
- getX() - Method in class org.robolectric.shadows.ShadowPath.Point
- getXml(ResName, ResTable_config) - Method in class org.robolectric.res.PackageResourceTable
- getXml(ResName, ResTable_config) - Method in interface org.robolectric.res.ResourceTable
- getXml(ResName, ResTable_config) - Method in class org.robolectric.res.RoutingResourceTable
- getXmlContext() - Method in class org.robolectric.res.TypedResource
- getXmlFile() - Method in class org.robolectric.res.XmlContext
- getXOffset() - Method in class org.robolectric.shadows.ShadowToast
- getXVelocity() - Method in class org.robolectric.shadows.ShadowVelocityTracker
- getXVelocity(int) - Method in class org.robolectric.shadows.ShadowVelocityTracker
- getY() - Method in class org.robolectric.shadows.RoundRectangle
- getY() - Method in class org.robolectric.shadows.ShadowPath.Point
- getYear() - Method in class org.robolectric.shadows.ShadowDatePickerDialog
- getYOffset() - Method in class org.robolectric.shadows.ShadowToast
- getYVelocity() - Method in class org.robolectric.shadows.ShadowVelocityTracker
- getYVelocity(int) - Method in class org.robolectric.shadows.ShadowVelocityTracker
- getZipEntry() - Method in class org.robolectric.res.android.FileMap
- getZygoteInstance() - Static method in class org.robolectric.shadows.ShadowOverlayConfig
-
Override to skip the check on pid == ROOT_PID
- gFormatFlags - Static variable in class org.robolectric.res.android.ResourceTable
- glCheckFramebufferStatus(int) - Static method in class org.robolectric.shadows.ShadowGLES20
-
Always returns
GLES20.GL_FRAMEBUFFER_COMPLETE
. - glCreateProgram() - Static method in class org.robolectric.shadows.ShadowGLES20
- glCreateShader(int) - Static method in class org.robolectric.shadows.ShadowGLES20
- glGenFramebuffers(int, int[], int) - Static method in class org.robolectric.shadows.ShadowGLES20
- glGenTextures(int, int[], int) - Static method in class org.robolectric.shadows.ShadowGLES20
- glGetProgramiv(int, int, int[], int) - Static method in class org.robolectric.shadows.ShadowGLES20
- glGetShaderiv(int, int, int[], int) - Static method in class org.robolectric.shadows.ShadowGLES20
- GlobalConfigProvider - Interface in org.robolectric.pluginapi.config
-
Provides the default config for a test.
- GnssSatelliteInfo() - Constructor for class org.robolectric.shadows.GnssStatusBuilder.GnssSatelliteInfo
-
Deprecated.
- GnssStatusBuilder - Class in org.robolectric.shadows
-
Deprecated.Use
GnssStatus.Builder
instead where possible. - GnssStatusBuilder.GnssSatelliteInfo - Class in org.robolectric.shadows
-
Deprecated.Information about a single satellite in a
GnssStatus
. - GnssStatusBuilder.GnssSatelliteInfo.Builder - Class in org.robolectric.shadows
-
Deprecated.Builder for
GnssStatusBuilder.GnssSatelliteInfo
. - goAsync() - Method in class org.robolectric.shadows.ShadowBroadcastReceiver
- goBack() - Method in class org.robolectric.shadows.ShadowWebView
- goBackOrForward(int) - Method in class org.robolectric.shadows.ShadowWebView
- goForward() - Method in class org.robolectric.shadows.ShadowWebView
- GoogleAuthUtilImpl() - Constructor for class org.robolectric.shadows.gms.ShadowGoogleAuthUtil.GoogleAuthUtilImpl
- GooglePlayServicesUtilImpl() - Constructor for class org.robolectric.shadows.gms.ShadowGooglePlayServicesUtil.GooglePlayServicesUtilImpl
- grantPermission(UsbAccessory) - Method in class org.robolectric.shadows.ShadowUsbManager
-
Grants permission for the accessory.
- grantPermission(UsbDevice) - Method in class org.robolectric.shadows.ShadowUsbManager
- grantPermission(UsbDevice, String) - Method in class org.robolectric.shadows.ShadowUsbManager
- grantPermissions(int, int, String...) - Method in class org.robolectric.shadows.ShadowContextWrapper
-
Grant the given permissions for the given process and user.
- grantPermissions(String...) - Method in class org.robolectric.shadows.ShadowContextWrapper
-
Grant the given permissions for the current process and user.
- grantPolicy(ComponentName, int) - Method in class org.robolectric.shadows.ShadowDevicePolicyManager
-
Grants a particular device policy for an active ComponentName.
- grantRuntimePermission(String, String, UserHandle) - Method in class org.robolectric.shadows.ShadowApplicationPackageManager
- grantSlicePermission(String, Uri) - Method in class org.robolectric.shadows.ShadowSliceManager
- GRAPHICS_CLASS_NATIVES - Static variable in class org.robolectric.nativeruntime.DefaultNativeRuntimeLoader
- GraphicsMode - Annotation Type in org.robolectric.annotation
-
A
Configurer
annotation for controlling which graphics shadow implementation is used for theandroid.graphics
package. - GraphicsMode.Mode - Enum in org.robolectric.annotation
-
Specifies the different supported graphics modes.
- GraphicsModeConfigurer - Class in org.robolectric.plugins
-
Provides configuration to Robolectric for its @
GraphicsMode
annotation. - GraphicsModeConfigurer(Properties, PackagePropertiesLoader) - Constructor for class org.robolectric.plugins.GraphicsModeConfigurer
- GraphicsShadowPicker<T> - Class in org.robolectric.shadows
-
A
ShadowPicker
that selects between shadows given the Graphics mode. - GraphicsShadowPicker(Class<? extends T>, Class<? extends T>) - Constructor for class org.robolectric.shadows.GraphicsShadowPicker
- grep(Pattern) - Method in class org.robolectric.res.StyleData
H
- handle(MethodSignature) - Method in class org.robolectric.interceptors.AndroidInterceptors.CleanerInterceptor
- handle(MethodSignature) - Method in class org.robolectric.interceptors.AndroidInterceptors.FileDescriptorInterceptor
- handle(MethodSignature) - Method in class org.robolectric.interceptors.AndroidInterceptors.LinkedHashMapEldestInterceptor
- handle(MethodSignature) - Method in class org.robolectric.interceptors.AndroidInterceptors.LocaleAdjustLanguageCodeInterceptor
- handle(MethodSignature) - Method in class org.robolectric.interceptors.AndroidInterceptors.NioUtilsFreeDirectBufferInterceptor
- handle(MethodSignature) - Method in class org.robolectric.interceptors.AndroidInterceptors.NioUtilsUnsafeArrayInterceptor
- handle(MethodSignature) - Method in class org.robolectric.interceptors.AndroidInterceptors.NioUtilsUnsafeArrayOffsetInterceptor
- handle(MethodSignature) - Method in class org.robolectric.interceptors.AndroidInterceptors.NoOpInterceptor
- handle(MethodSignature) - Method in class org.robolectric.interceptors.AndroidInterceptors.ReferenceRefersToInterceptor
- handle(MethodSignature) - Method in class org.robolectric.interceptors.AndroidInterceptors.SocketInterceptor
- handle(MethodSignature) - Method in class org.robolectric.interceptors.AndroidInterceptors.SystemArrayCopyInterceptor
- handle(MethodSignature) - Method in class org.robolectric.interceptors.AndroidInterceptors.SystemLogInterceptor
- handle(MethodSignature) - Method in class org.robolectric.interceptors.AndroidInterceptors.SystemTimeInterceptor
- handle(MethodSignature) - Method in class org.robolectric.internal.bytecode.Interceptor
- handleChangeListener(RecognitionListener) - Method in class org.robolectric.shadows.ShadowSpeechRecognizer
-
Handles changing the listener and allows access to the internal listener to trigger events.
- handleChangeListener(RecognitionListener) - Method in class org.robolectric.shadows.ShadowSpeechRecognizerImpl
- handleIntent() - Method in class org.robolectric.android.controller.IntentServiceController
- handleMmi(String) - Method in class org.robolectric.shadows.ShadowTelecomManager
- handleMmi(String, PhoneAccountHandle) - Method in class org.robolectric.shadows.ShadowTelecomManager
- handler - Variable in class org.robolectric.shadows.ShadowAlarmManager.ScheduledAlarm
-
Deprecated.
- handleResponse(RoutedRequest, HttpResponse, HttpContext) - Method in class org.robolectric.shadows.httpclient.DefaultRequestDirector
-
Analyzes a response to check need for a followup.
- handleSoftInputVisibilityChange(boolean) - Method in interface org.robolectric.shadows.ShadowInputMethodManager.SoftInputVisibilityChangeHandler
- HardwareRendererNatives - Class in org.robolectric.nativeruntime
-
Native methods for
HardwareRenderer
JNI registration. - hardwareRendererObserverNatives - Variable in class org.robolectric.shadows.ShadowNativeHardwareRendererObserver
- HardwareRendererObserverNatives - Class in org.robolectric.nativeruntime
-
Native methods for
ImageDecoder
JNI registration. - HardwareRendererObserverNatives() - Constructor for class org.robolectric.nativeruntime.HardwareRendererObserverNatives
- HardwareRenderingScreenshot - Class in org.robolectric.shadows
-
Helper class to provide hardware rendering-based screenshot to
ShadowPixelCopy
andShadowUiAutomation
. - hasActiveProfileProxy(int) - Method in class org.robolectric.shadows.ShadowBluetoothAdapter
- hasAlpha() - Method in class org.robolectric.shadows.ShadowLegacyBitmap
- hasAltitudeSupport() - Method in class org.robolectric.shadows.ShadowLocationManager.ProviderProperties
- hasAmplitudeControl() - Method in class org.robolectric.shadows.ShadowSystemVibrator
- hasAnnotation(Class<? extends Annotation>) - Method in class org.robolectric.internal.bytecode.ClassDetails
- hasAnnotation(String) - Method in class org.robolectric.internal.bytecode.ClassDetails
- hasBearingSupport() - Method in class org.robolectric.shadows.ShadowLocationManager.ProviderProperties
- hasBeenDismissed() - Method in class org.robolectric.shadows.ShadowDialog
- hasCancelledPendingTransitions() - Method in class org.robolectric.shadows.ShadowActivity
- hasCarrierPrivileges(int) - Method in class org.robolectric.shadows.ShadowTelephonyManager
- hasCookies() - Method in class android.webkit.RoboCookieManager
- hasCookies(boolean) - Method in class android.webkit.RoboCookieManager
- hasDrawnCircle() - Method in class org.robolectric.shadows.ShadowCanvas
- hasDrawnCircle() - Method in class org.robolectric.shadows.ShadowLegacyCanvas
- hasDrawnCircle() - Method in class org.robolectric.shadows.ShadowNativeBaseCanvas
- hasDrawnPath() - Method in class org.robolectric.shadows.ShadowCanvas
- hasDrawnPath() - Method in class org.robolectric.shadows.ShadowLegacyCanvas
- hasDrawnPath() - Method in class org.robolectric.shadows.ShadowNativeBaseCanvas
- hasEnrolledFingerprints() - Method in class org.robolectric.shadows.ShadowFingerprintManager
-
Returns
false
by default, or the value specified viaShadowFingerprintManager.setHasEnrolledFingerprints(boolean)
. - hasEntries() - Method in class org.robolectric.res.android.IdmapEntries
- hasExtension(String) - Method in class org.robolectric.shadows.ShadowMimeTypeMap
- hasFeatures(Account, String[], AccountManagerCallback<Boolean>, Handler) - Method in class org.robolectric.shadows.ShadowAccountManager
- hasField(Class<?>, String) - Static method in class org.robolectric.util.ReflectionHelpers
-
Reflectively check if a class has a given field (static or non static).
- hasGainmap() - Method in class org.robolectric.shadows.ShadowBitmap
- hasGrantedPolicy(ComponentName, int) - Method in class org.robolectric.shadows.ShadowDevicePolicyManager
- hashCode - Variable in class org.robolectric.res.ResName
- hashCode() - Method in class org.robolectric.android.internal.DisplayConfig
- hashCode() - Method in class org.robolectric.fakes.RoboIntentSender
- hashCode() - Method in class org.robolectric.internal.bytecode.InstrumentationConfiguration
- hashCode() - Method in class org.robolectric.internal.bytecode.MethodRef
- hashCode() - Method in class org.robolectric.internal.bytecode.ShadowInfo
- hashCode() - Method in class org.robolectric.internal.bytecode.ShadowMap
- hashCode() - Method in class org.robolectric.internal.ManifestIdentifier
- hashCode() - Method in class org.robolectric.manifest.AndroidManifest
- hashCode() - Method in class org.robolectric.pluginapi.perf.Metric
- hashCode() - Method in class org.robolectric.pluginapi.Sdk
- hashCode() - Method in class org.robolectric.res.android.String8
- hashCode() - Method in class org.robolectric.res.ResName
- hashCode() - Method in class org.robolectric.res.ResourcePath
- hashCode() - Method in class org.robolectric.res.StyleData
- hashCode() - Method in class org.robolectric.res.StyleResolver
- hashCode() - Method in class org.robolectric.RobolectricTestRunner.RobolectricFrameworkMethod
- hashCode() - Method in class org.robolectric.shadows.ShadowAccessibilityNodeInfo
- hashCode() - Method in class org.robolectric.shadows.ShadowCrossProfileApps.StartedActivity
- hashCode() - Method in class org.robolectric.shadows.ShadowCrossProfileApps.StartedMainActivity
-
Deprecated.
- hashCode() - Method in class org.robolectric.shadows.ShadowDownloadManager.CompletedDownload
- hashCode() - Method in class org.robolectric.shadows.ShadowLegacyMatrix
- hashCode() - Method in class org.robolectric.shadows.ShadowLegacyTypeface
- hashCode() - Method in class org.robolectric.shadows.ShadowLocationManager.RoboLocationRequest
- hashCode() - Method in class org.robolectric.shadows.ShadowLog.LogItem
- hashCode() - Method in class org.robolectric.shadows.ShadowPath.Point
- hashCode() - Method in class org.robolectric.shadows.ShadowPendingIntent
- hashCode() - Method in class org.robolectric.shadows.ShadowSoundPool.Playback
- hashCode() - Method in class org.robolectric.shadows.ShadowTypeface.FontDesc
- hashCode() - Method in class org.robolectric.shadows.ShadowUsageStatsManager.AppUsageLimitObserver
- hashCode() - Method in class org.robolectric.shadows.ShadowVibrator.PrimitiveEffect
- hashCode() - Method in class org.robolectric.shadows.util.DataSource
- hashCode() - Method in class org.robolectric.util.inject.Injector.Key
- hasIdentityMatrix() - Method in class org.robolectric.shadows.ShadowRenderNode
- hasIdentityMatrix() - Method in class org.robolectric.shadows.ShadowRenderNodeQ
- hasListener(SensorEventListener) - Method in class org.robolectric.shadows.ShadowSensorManager
-
Tests if the sensor manager has a registration for the given listener.
- hasListener(SensorEventListener, Sensor) - Method in class org.robolectric.shadows.ShadowSensorManager
-
Tests if the sensor manager has a registration for the given listener for the given sensor.
- hasMimeType(String) - Method in class org.robolectric.shadows.ShadowMimeTypeMap
- hasMipMap() - Method in class org.robolectric.shadows.ShadowLegacyBitmap
- hasMovedToFront() - Method in class org.robolectric.shadows.ShadowAppTask
-
Returns true if task has been moved to the front.
- hasMultipleSigners() - Method in class org.robolectric.shadows.ShadowSigningInfo
- hasNetworkRequirement() - Method in class org.robolectric.shadows.ShadowLocationManager.ProviderProperties
- hasNotificationAccess(ComponentName) - Method in class org.robolectric.shadows.ShadowCompanionDeviceManager
- hasOnSubscriptionsChangedListener(SubscriptionManager.OnSubscriptionsChangedListener) - Method in class org.robolectric.shadows.ShadowSubscriptionManager
-
Check if a listener exists in the
ShadowSubscriptionManager.listeners
. - hasOverlappingRendering() - Method in class org.robolectric.shadows.ShadowRenderNode
- hasOverlappingRendering() - Method in class org.robolectric.shadows.ShadowRenderNodeQ
- hasPastSigningCertificates() - Method in class org.robolectric.shadows.ShadowSigningInfo
- hasPendingResponses() - Method in class org.robolectric.shadows.httpclient.FakeHttpLayer
- hasPermanentMenuKey() - Method in class org.robolectric.shadows.ShadowViewConfiguration
- hasPermission(UsbAccessory) - Method in class org.robolectric.shadows.ShadowUsbManager
-
Returns true if the caller has permission to access the accessory.
- hasPermission(UsbDevice) - Method in class org.robolectric.shadows.ShadowUsbManager
-
Returns true if the caller has permission to access the device.
- hasPermissionForPackage(UsbAccessory, String) - Method in class org.robolectric.shadows.ShadowUsbManager
-
Returns true if the given package has permission to access the device.
- hasPermissionForPackage(UsbDevice, String) - Method in class org.robolectric.shadows.ShadowUsbManager
-
Returns true if the given package has permission to access the device.
- hasPrimaryClip() - Method in class org.robolectric.shadows.ShadowClipboardManager
- hasProfile(int, int) - Static method in class org.robolectric.shadows.ShadowCamcorderProfile
- hasProvider(String) - Method in class org.robolectric.shadows.ShadowLocationManager
- hasQueuedTasks() - Method in class org.robolectric.android.util.concurrent.PausedExecutorService
- hasQuit() - Method in class org.robolectric.shadows.ShadowLegacyLooper
- hasQuit() - Method in class org.robolectric.shadows.ShadowLooper
- hasQuit() - Method in class org.robolectric.shadows.ShadowPausedLooper
- hasReceiverForIntent(Intent) - Method in class org.robolectric.shadows.ShadowApplication
-
Deprecated.use PackageManager.queryBroadcastReceivers instead
- hasRequestedAutoFocus() - Method in class org.robolectric.shadows.ShadowCamera
- hasRequestInfos() - Method in class org.robolectric.shadows.httpclient.FakeHttpLayer
- hasRequestMatchingRule(RequestMatcher) - Method in class org.robolectric.shadows.httpclient.FakeHttpLayer
- hasResources() - Method in class org.robolectric.res.ResourcePath
- hasResourceWallpaper(int) - Method in class org.robolectric.shadows.ShadowWallpaperManager
-
Returns whether the current wallpaper has been set through
ShadowWallpaperManager.setResource(int)
orShadowWallpaperManager.setResource(int, int)
with the same resource id. - hasRespondedToRttRequest() - Method in class org.robolectric.shadows.ShadowCall
-
Determines whether respondToRttRequest() was called.
- hasResponseRules() - Method in class org.robolectric.shadows.httpclient.FakeHttpLayer
- hasSatelliteRequirement() - Method in class org.robolectric.shadows.ShadowLocationManager.ProviderProperties
- hasSentRttRequest() - Method in class org.robolectric.shadows.ShadowCall
-
Determines whether sendRttRequest() was called.
- hasShadowPicker() - Method in class org.robolectric.internal.bytecode.ShadowInfo
- hasShadowPicker(MutableClass) - Method in class org.robolectric.internal.bytecode.ShadowMap
- hasShortcutHostPermission() - Method in class org.robolectric.shadows.ShadowLauncherApps
- hasSpeedSupport() - Method in class org.robolectric.shadows.ShadowLocationManager.ProviderProperties
- hasStarted() - Method in class org.robolectric.shadows.ShadowCountDownTimer
- hasSubMenu() - Method in class org.robolectric.fakes.RoboMenuItem
- hasSystemFeature(String) - Method in class org.robolectric.shadows.ShadowApplicationPackageManager
- hasSystemFeature(String, int) - Method in class org.robolectric.shadows.ShadowApplicationPackageManager
- hasText() - Method in class org.robolectric.shadows.ShadowClipboardManager
- hasUserRestriction(String, UserHandle) - Method in class org.robolectric.shadows.ShadowUserManager
- hasUserRestrictionForUser(String, int) - Method in class org.robolectric.shadows.ShadowUserManager
- hasUserRestrictionForUser(String, UserHandle) - Method in class org.robolectric.shadows.ShadowUserManager
- hasVibrator() - Method in class org.robolectric.shadows.ShadowSystemVibrator
- hasVisibleItems() - Method in class org.robolectric.fakes.RoboMenu
- HDR_ANY - Static variable in class org.robolectric.res.android.ResTable_config
- HDR_NO - Static variable in class org.robolectric.res.android.ResTable_config
- HDR_YES - Static variable in class org.robolectric.res.android.ResTable_config
- hdrCapabilities - Variable in class org.robolectric.android.internal.DisplayConfig
-
The display's HDR capabilities
- hdrSdrRatio - Variable in class org.robolectric.android.internal.DisplayConfig
-
The current hdr/sdr ratio expressed as the ratio of targetHdrPeakBrightnessInNits / targetSdrWhitePointInNits.
- header - Variable in class org.robolectric.res.android.ResourceTypes.ResXMLTree_header
- header(String, String) - Method in class org.robolectric.shadows.httpclient.FakeHttpLayer.RequestMatcherBuilder
- Header(ResTable) - Constructor for class org.robolectric.res.android.ResTable.Header
- headerIterator() - Method in class org.robolectric.shadows.httpclient.HttpResponseStub
- headerIterator() - Method in class org.robolectric.shadows.httpclient.TestHttpResponse
- headerIterator(String) - Method in class org.robolectric.shadows.httpclient.HttpResponseStub
- headerIterator(String) - Method in class org.robolectric.shadows.httpclient.TestHttpResponse
- height - Variable in enum org.robolectric.android.DeviceConfig.ScreenSize
- height - Variable in class org.robolectric.shadows.ImageUtil.ImageInfo
- height - Variable in class org.robolectric.shadows.RoundRectangle
- helpers - Variable in class org.robolectric.annotation.processing.validator.Validator
- Helpers - Class in org.robolectric.annotation.processing
- Helpers - Class in org.robolectric.errorprone.bugpatterns
-
Matchers for
DeprecatedMethodsCheck
. - Helpers() - Constructor for class org.robolectric.errorprone.bugpatterns.Helpers
- Helpers(ProcessingEnvironment) - Constructor for class org.robolectric.annotation.processing.Helpers
- Helpers.CastableTo - Class in org.robolectric.errorprone.bugpatterns
-
Matches implementations of the given interface.
- HelperTestRunner(Class) - Constructor for class org.robolectric.RobolectricTestRunner.HelperTestRunner
- HelperTestRunner(Class<?>) - Constructor for class org.robolectric.internal.SandboxTestRunner.HelperTestRunner
- HiddenApi - Annotation Type in org.robolectric.annotation
-
Indicates that the annotated method is hidden in the public Android API.
- hide(int) - Method in class org.robolectric.shadows.ShadowInsetsController
-
Intercepts calls to [InsetsController.hide] to detect requested changes to the system status/nav bar visibility.
- hideSoftInputFromWindow(IBinder, int) - Method in class org.robolectric.shadows.ShadowInputMethodManager
- hideSoftInputFromWindow(IBinder, int, ResultReceiver) - Method in class org.robolectric.shadows.ShadowInputMethodManager
- hideSoftInputFromWindow(IBinder, int, ResultReceiver, int) - Method in class org.robolectric.shadows.ShadowInputMethodManager
- HierarchicalConfigurationStrategy - Class in org.robolectric.plugins
-
Robolectric's default
ConfigurationStrategy
. - HierarchicalConfigurationStrategy(Configurer<?>...) - Constructor for class org.robolectric.plugins.HierarchicalConfigurationStrategy
- HierarchicalConfigurationStrategy.ConfigurationImpl - Class in org.robolectric.plugins
- historyUrl - Variable in class org.robolectric.shadows.ShadowWebView.LoadDataWithBaseURL
- host(String) - Method in class org.robolectric.shadows.httpclient.FakeHttpLayer.RequestMatcherBuilder
- HSVToColor(int, float[]) - Static method in class org.robolectric.shadows.ShadowColor
- HttpEntityStub - Class in org.robolectric.shadows.httpclient
- HttpEntityStub() - Constructor for class org.robolectric.shadows.httpclient.HttpEntityStub
- HttpEntityStub.ResponseRule - Interface in org.robolectric.shadows.httpclient
- httpParams - Variable in class org.robolectric.shadows.httpclient.ShadowDefaultRequestDirector
- httpProcessor - Variable in class org.robolectric.shadows.httpclient.DefaultRequestDirector
-
The HTTP protocol processor.
- httpProcessor - Variable in class org.robolectric.shadows.httpclient.ShadowDefaultRequestDirector
- httpRequestExecutor - Variable in class org.robolectric.shadows.httpclient.ShadowDefaultRequestDirector
- HttpRequestInfo - Class in org.robolectric.shadows.httpclient
- HttpRequestInfo(HttpRequest, HttpHost, HttpContext, RequestDirector) - Constructor for class org.robolectric.shadows.httpclient.HttpRequestInfo
- httpRequestRetryHandler - Variable in class org.robolectric.shadows.httpclient.ShadowDefaultRequestDirector
- httpRequestWasMade() - Static method in class org.robolectric.shadows.httpclient.FakeHttp
-
Accessor to find out if HTTP requests were made during the current test.
- httpRequestWasMade(String) - Static method in class org.robolectric.shadows.httpclient.FakeHttp
- HttpResponseGenerator - Interface in org.robolectric.shadows.httpclient
- HttpResponseStub - Class in org.robolectric.shadows.httpclient
- HttpResponseStub() - Constructor for class org.robolectric.shadows.httpclient.HttpResponseStub
- httpRoutePlanner - Variable in class org.robolectric.shadows.httpclient.ShadowDefaultRequestDirector
I
- i(String, String) - Static method in class org.robolectric.shadows.ShadowLog
- i(String, String, Throwable) - Static method in class org.robolectric.shadows.ShadowLog
- icon - Variable in class org.robolectric.fakes.RoboMenuItem
- id - Variable in class org.robolectric.shadows.ShadowVibrator.PrimitiveEffect
- ID_TYPE - Static variable in class org.robolectric.res.ResName
- ident - Variable in class org.robolectric.res.android.ResourceTypes.ResTable_ref
- identifierForName(String, String, String) - Method in class org.robolectric.res.android.ResTable
- identifierForName(String, String, String, Ref<Integer>) - Method in class org.robolectric.res.android.ResTable
- identify(Config) - Method in class org.robolectric.internal.DefaultManifestFactory
- identify(Config) - Method in interface org.robolectric.internal.ManifestFactory
-
Creates a
ManifestIdentifier
which represents an Android app, service, or library under test, indicating its manifest file, resources and assets directories, and optionally dependency libraries and an overridden package name. - identify(Config) - Method in class org.robolectric.internal.MavenManifestFactory
-
Deprecated.
- idle() - Method in class org.robolectric.shadows.ShadowLegacyLooper
- idle() - Method in class org.robolectric.shadows.ShadowLooper
-
Executes all posted tasks scheduled before or at the current time.
- idle() - Method in class org.robolectric.shadows.ShadowPausedLooper
- idle(long) - Method in class org.robolectric.shadows.ShadowLooper
-
Deprecated.
- idle(long, TimeUnit) - Method in class org.robolectric.shadows.ShadowLooper
-
Deprecated.
- IDLE - Enum constant in enum org.robolectric.shadows.ShadowMediaPlayer.State
- idleConstantly(boolean) - Method in class org.robolectric.android.internal.LooperDelegatingScheduler
-
Deprecated.
- idleConstantly(boolean) - Method in class org.robolectric.shadows.ShadowLegacyLooper
- idleConstantly(boolean) - Method in class org.robolectric.shadows.ShadowLooper
- idleConstantly(boolean) - Method in class org.robolectric.shadows.ShadowPausedLooper
- idleConstantly(boolean) - Method in class org.robolectric.util.Scheduler
-
Deprecated.This method is ambiguous in how it should behave when turning off constant idle. Use
Scheduler.setIdleState(IdleState)
instead to explicitly set the state. - idleFor(long, TimeUnit) - Method in class org.robolectric.shadows.ShadowLegacyLooper
- idleFor(long, TimeUnit) - Method in class org.robolectric.shadows.ShadowLooper
-
Advances the system clock by the given time, then executes all posted tasks scheduled before or at the given time.
- idleFor(long, TimeUnit) - Method in class org.robolectric.shadows.ShadowPausedLooper
- idleFor(Duration) - Method in class org.robolectric.shadows.ShadowLooper
-
A variant of
ShadowLooper.idleFor(long, TimeUnit)
that accepts a Duration. - idleIfPaused() - Method in class org.robolectric.shadows.ShadowLegacyLooper
- idleIfPaused() - Method in class org.robolectric.shadows.ShadowLooper
-
Helper method to selectively call idle() only if LooperMode is PAUSED.
- idleIfPaused() - Method in class org.robolectric.shadows.ShadowPausedLooper
- idleMainLooper() - Static method in class org.robolectric.shadows.ShadowLooper
- idleMainLooper(long) - Static method in class org.robolectric.shadows.ShadowLooper
-
Deprecated.
- idleMainLooper(long, TimeUnit) - Static method in class org.robolectric.shadows.ShadowLooper
- idleMainLooperConstantly(boolean) - Static method in class org.robolectric.shadows.ShadowLooper
- IdlingResourceTimeoutException - Exception in org.robolectric.android.internal
-
Timeout exception thrown when idling resources are not idle for longer than the configured timeout.
- IdlingResourceTimeoutException(List<String>) - Constructor for exception org.robolectric.android.internal.IdlingResourceTimeoutException
- idmapEntries - Variable in class org.robolectric.res.android.ResTable.Type
- IdmapEntries - Class in org.robolectric.res.android
- IdmapEntries() - Constructor for class org.robolectric.res.android.IdmapEntries
- ignoreMissingLoggedTags(boolean) - Method in class org.robolectric.junit.rules.ExpectedLogMessagesRule
-
If set true, tests that call
ExpectedLogMessagesRule.expectErrorsForTag(String)
but do not log errors for the given tag will not fail. - ImageDecoder_nCreateAsset(long, ImageDecoder.Source) - Static method in class org.robolectric.shadows.ShadowImageDecoder
- ImageDecoder_nCreateByteArray(byte[], int, int, ImageDecoder.Source) - Static method in class org.robolectric.shadows.ShadowImageDecoder
- ImageDecoder_nCreateByteBuffer(ByteBuffer, int, int, ImageDecoder.Source) - Static method in class org.robolectric.shadows.ShadowImageDecoder
- ImageDecoder_nCreateFd(FileDescriptor, ImageDecoder.Source) - Static method in class org.robolectric.shadows.ShadowImageDecoder
- ImageDecoder_nCreateInputStream(InputStream, byte[], ImageDecoder.Source) - Static method in class org.robolectric.shadows.ShadowImageDecoder
- ImageDecoder_nDecodeBitmap(long, ImageDecoder, boolean, int, int, Rect, boolean, int, boolean, boolean, boolean, ColorSpace) - Static method in class org.robolectric.shadows.ShadowImageDecoder
- ImageDecoderNatives - Class in org.robolectric.nativeruntime
-
Native methods for
ImageDecoder
JNI registration. - ImageReaderNatives - Class in org.robolectric.nativeruntime
-
Native methods for
ImageReader
JNI registration. - ImageReaderNatives() - Constructor for class org.robolectric.nativeruntime.ImageReaderNatives
- ImageReaderSurfaceImageNatives - Class in org.robolectric.nativeruntime
-
Native methods for
ImageReader
JNI registration. - ImageReaderSurfaceImageNatives() - Constructor for class org.robolectric.nativeruntime.ImageReaderSurfaceImageNatives
- ImageUtil - Class in org.robolectric.shadows
- ImageUtil() - Constructor for class org.robolectric.shadows.ImageUtil
- ImageUtil.ImageInfo - Class in org.robolectric.shadows
-
Image information descriptor.
- imp - Variable in class org.robolectric.annotation.processing.validator.FoundOnImplementsValidator
- Implementation - Annotation Type in org.robolectric.annotation
-
Indicates that a method declaration is intended to shadow a method with the same signature on the associated Android class.
- Implementation(int[], int, int, String, String, float, String, String, String, Class<?>[], String[], Class<? extends Application>, String[]) - Constructor for class org.robolectric.annotation.Config.Implementation
- ImplementationValidator - Class in org.robolectric.annotation.processing.validator
-
Validator that checks usages of
Implementation
. - ImplementationValidator(RobolectricModel.Builder, ProcessingEnvironment) - Constructor for class org.robolectric.annotation.processing.validator.ImplementationValidator
- Implements - Annotation Type in org.robolectric.annotation
-
Indicates that a class declaration is intended to shadow an Android class declaration.
- IMPLEMENTS_CLASS - Static variable in class org.robolectric.annotation.processing.validator.ImplementsValidator
- Implements.DefaultShadowPicker - Interface in org.robolectric.annotation
-
An interface used as the default for the
picker
param. - ImplementsValidator - Class in org.robolectric.annotation.processing.validator
-
Validator that checks usages of
Implements
. - ImplementsValidator(RobolectricModel.Builder, ProcessingEnvironment, ImplementsValidator.SdkCheckMode, SdkStore, boolean, boolean) - Constructor for class org.robolectric.annotation.processing.validator.ImplementsValidator
- ImplementsValidator.SdkCheckMode - Enum in org.robolectric.annotation.processing.validator
-
Supported modes for validation of
Implementation
methods against SDKs. - imports - Variable in class org.robolectric.annotation.processing.DocumentedType
- inClassLoader(ClassLoader) - Method in class org.robolectric.internal.bytecode.ShadowProviders
- IncomingCallRecord(PhoneAccountHandle, Bundle) - Constructor for class org.robolectric.shadows.ShadowTelecomManager.IncomingCallRecord
- incrementBroadcastsDispatchedCount(int) - Method in class org.robolectric.shadows.ShadowBroadcastResponseStats
- incrementCount() - Method in class org.robolectric.pluginapi.perf.Metric
- incrementCount(String) - Method in class org.robolectric.util.PerfStatsCollector
- incrementNotificationsCancelledCount(int) - Method in class org.robolectric.shadows.ShadowBroadcastResponseStats
- incrementNotificationsPostedCount(int) - Method in class org.robolectric.shadows.ShadowBroadcastResponseStats
- incrementNotificationsUpdatedCount(int) - Method in class org.robolectric.shadows.ShadowBroadcastResponseStats
- incrementOperationCount(int) - Static method in class org.robolectric.shadows.ShadowTrafficStats
- incrementOperationCount(int, int) - Static method in class org.robolectric.shadows.ShadowTrafficStats
- incReserve(int) - Method in class org.robolectric.shadows.ShadowLegacyPath
- InDevelopment - Annotation Type in org.robolectric.annotation
-
InDevelopment applies to @Implementation methods and @Implements classes that are affected by changes in unreleased versions of Android.
- index - Variable in class org.robolectric.res.android.ResourceTypes.ResStringPool_ref
- indexOf(T) - Method in class org.robolectric.res.android.SortedVector
- indexOfAttribute(String, int, String, int) - Method in class org.robolectric.res.android.ResXMLParser
- indexOfClass() - Method in class org.robolectric.res.android.ResXMLParser
- indexOfID() - Method in class org.robolectric.res.android.ResXMLParser
- indexOfString(String) - Method in class org.robolectric.res.android.ResStringPool
- indexOfStyle() - Method in class org.robolectric.res.android.ResXMLParser
- inferFromValue(String) - Static method in enum org.robolectric.res.ResType
-
Parses a resource value to infer the type
- inferType(String) - Static method in enum org.robolectric.res.ResType
- info(String, Object...) - Static method in class org.robolectric.util.Logger
-
Log an info message.
- InformationElementBuilder - Class in org.robolectric.shadows
-
Builder for
ScanResult.InformationElement
. - init() - Static method in class org.robolectric.shadows.ShadowLegacyTypeface
-
Avoid spurious error message about /system/etc/fonts.xml
- init() - Method in class org.robolectric.shadows.ShadowNsdManager
- init(boolean) - Method in class org.robolectric.shadows.ShadowArscAssetManager
- init(ActivityThread, Context, Context, ComponentName, Object, Object) - Method in interface org.robolectric.shadows.ShadowInstrumentation._Instrumentation_
- init(AccessibilityRecord) - Method in class org.robolectric.shadows.ShadowAccessibilityRecord
- init(ProcessingEnvironment) - Method in class org.robolectric.annotation.processing.RobolectricProcessor
- init(Element, Element) - Method in class org.robolectric.annotation.processing.validator.FoundOnImplementsValidator
- init(Element, Element) - Method in class org.robolectric.annotation.processing.validator.Validator
- init(ResourceTable, String) - Method in class org.robolectric.manifest.MetaData
- initConstants() - Static method in class org.robolectric.shadows.ShadowOsConstants
- initialAwakenScrollBars() - Method in class org.robolectric.shadows.ShadowView
- initialize(Context, Looper, WifiP2pManager.ChannelListener) - Method in class org.robolectric.shadows.ShadowWifiP2pManager
- initialize(UsbDeviceConnection, UsbEndpoint) - Method in class org.robolectric.shadows.ShadowUsbRequest
- INITIALIZED - Enum constant in enum org.robolectric.shadows.ShadowMediaPlayer.State
- initializeVoiceInteractor() - Method in class org.robolectric.shadows.ShadowActivity
-
Initializes the associated Activity with an
VoiceInteractor
instance. - initListener(PhoneStateListener, int) - Method in class org.robolectric.shadows.ShadowTelephonyManager
- initMetaData(ResourceTable) - Method in class org.robolectric.manifest.AndroidManifest
-
Allows ShadowPackageManager to provide a resource index for initialising the resource attributes in all the metadata elements
- initRaster(long) - Static method in class org.robolectric.shadows.ShadowLegacyCanvas
- initRaster(Bitmap) - Static method in class org.robolectric.shadows.ShadowLegacyCanvas
- initServiceCache(Map<String, IBinder>) - Static method in class org.robolectric.shadows.ShadowServiceManager
- initSupportedPreviewSizes() - Method in class org.robolectric.shadows.ShadowCamera.ShadowParameters
- initSystemDefaultTypefaces(Map<String, Typeface>, Map<String, ?>, Object) - Static method in class org.robolectric.shadows.ShadowLegacyTypeface
- initTabWidget() - Method in class org.robolectric.shadows.ShadowTabWidget
- initTelephonyCallback(Object) - Method in class org.robolectric.shadows.ShadowTelephonyManager
- initTts() - Method in class org.robolectric.shadows.ShadowTextToSpeech
- injectAndLoad() - Static method in class org.robolectric.nativeruntime.DefaultNativeRuntimeLoader
- injectInputEvent(InputEvent) - Static method in class org.robolectric.shadows.ShadowUiAutomation
-
Injects a motion event into the appropriate window, see
UiAutomation.injectInputEvent(InputEvent, boolean)
. - injectInputEvent(InputEvent, boolean) - Method in class org.robolectric.shadows.ShadowUiAutomation
- injectInputEvent(InputEvent, int) - Method in class org.robolectric.shadows.ShadowInputManager
- InjectionException - Exception in org.robolectric.util.inject
- InjectionException(Class<?>, String) - Constructor for exception org.robolectric.util.inject.InjectionException
- InjectionException(Class<?>, String, Throwable) - Constructor for exception org.robolectric.util.inject.InjectionException
- InjectionException(Class<?>, Throwable) - Constructor for exception org.robolectric.util.inject.InjectionException
- InjectionException(Injector.Key<?>, String) - Constructor for exception org.robolectric.util.inject.InjectionException
- InjectionException(Injector.Key<?>, String, Throwable) - Constructor for exception org.robolectric.util.inject.InjectionException
- InjectionException(Injector.Key<?>, Throwable) - Constructor for exception org.robolectric.util.inject.InjectionException
- injectKeyEvent(KeyEvent) - Method in class org.robolectric.android.internal.LocalUiController
- injectLocation(Location) - Method in class org.robolectric.shadows.ShadowLocationManager
- injectMotionEvent(MotionEvent) - Method in class org.robolectric.android.internal.LocalUiController
- Injector - Class in org.robolectric.util.inject
-
A tiny dependency injection and plugin helper for Robolectric.
- Injector() - Constructor for class org.robolectric.util.inject.Injector
-
Creates a new empty injector.
- Injector.Builder - Class in org.robolectric.util.inject
-
Builder for
Injector
. - Injector.Key<T> - Class in org.robolectric.util.inject
-
Identifies an injection point.
- injectString(String) - Method in class org.robolectric.android.internal.LocalUiController
- inKeyguardRestrictedInputMode() - Method in class org.robolectric.shadows.ShadowKeyguardManager
-
For tests, returns the value set via
ShadowKeyguardManager.setinRestrictedInputMode(boolean)
, or false by default. - InlineExecutorService - Class in org.robolectric.android.util.concurrent
-
Executor service that executes posted tasks as soon as they are posted.
- InlineExecutorService() - Constructor for class org.robolectric.android.util.concurrent.InlineExecutorService
- innerText() - Method in class org.robolectric.shadows.ShadowTextView
-
Returns the text string of this
TextView
. - innerText() - Method in class org.robolectric.shadows.ShadowView
-
Returns a string representation of this
View
. - innerText() - Method in class org.robolectric.shadows.ShadowViewGroup
-
Returns a string representation of this
ViewGroup
by concatenating all of the strings contained in all of the descendants of thisViewGroup
. - innerText(View) - Static method in class org.robolectric.shadows.ShadowView
-
Returns the text contained within this view.
- InputDeviceBuilder - Class in org.robolectric.shadows
-
Builder for
InputDevice
. - inputFlags - Variable in class org.robolectric.res.android.ResTable_config
- insert(Uri, ContentValues) - Method in class org.robolectric.shadows.ShadowContentProviderClient
- insert(Uri, ContentValues) - Method in class org.robolectric.shadows.ShadowContentResolver
-
If a
ContentProvider
is registered for the givenUri
, itsContentProvider.insert(Uri, ContentValues)
method will be invoked. - install(Context) - Static method in class org.robolectric.shadows.multidex.ShadowAndroidXMultiDex
-
Deprecated.
- install(Context) - Static method in class org.robolectric.shadows.multidex.ShadowMultiDex
-
Deprecated.
- install(File, long) - Static method in class org.robolectric.shadows.ShadowHttpResponseCache
- installExistingPackage(String) - Method in class org.robolectric.shadows.ShadowApplicationPackageManager
- installExistingPackageAsUser(String, int) - Method in class org.robolectric.shadows.ShadowApplicationPackageManager
- installModule(Object) - Method in class org.robolectric.shadows.ShadowPackageManager
-
Installs a module with the
PackageManager
as long as it is notnull
- installPackage(PackageInfo) - Method in class org.robolectric.shadows.ShadowPackageManager
-
Installs a package with the
PackageManager
. - installPackage(Uri, Object, int, String) - Method in class org.robolectric.shadows.ShadowApplicationPackageManager
- instance - Static variable in class org.robolectric.config.ConfigurationRegistry
- INSTANCE - Static variable in class org.robolectric.internal.bytecode.DirectObjectMarker
- instrument(ClassDetails, InstrumentationConfiguration, ClassNodeProvider) - Method in class org.robolectric.internal.bytecode.ClassInstrumentor
- instrument(MutableClass) - Method in class org.robolectric.internal.bytecode.ClassInstrumentor
- Instrument - Annotation Type in org.robolectric.annotation.internal
-
Indicates that a class should always be instrumented regardless of its package.
- INSTRUMENTATION_TEST - Enum constant in enum org.robolectric.annotation.LooperMode.Mode
-
A mode that simulates an android instrumentation test threading model, which has a separate test thread distinct from the main looper thread.
- InstrumentationConfiguration - Class in org.robolectric.internal.bytecode
-
Configuration rules for
SandboxClassLoader
. - InstrumentationConfiguration(Map<String, String>, Collection<MethodRef>, Collection<String>, Collection<String>, Collection<String>, Collection<String>, Collection<String>, Collection<String>, String) - Constructor for class org.robolectric.internal.bytecode.InstrumentationConfiguration
- InstrumentationConfiguration.Builder - Class in org.robolectric.internal.bytecode
- instrumentConstructor(MutableClass, MethodNode) - Method in class org.robolectric.internal.bytecode.ClassInstrumentor
-
Constructors are instrumented as follows: The original constructor will be stripped of its instructions leading up to, and including, the call to super() or this().
- instrumentedClasses - Variable in class org.robolectric.internal.bytecode.InstrumentationConfiguration.Builder
- InstrumentedInterface - Interface in org.robolectric.internal.bytecode
-
Marker interface used by Robolectric to indicate that an interface has been instrumented
- instrumentedPackages - Variable in class org.robolectric.annotation.Config.Builder
- instrumentedPackages - Variable in class org.robolectric.internal.bytecode.InstrumentationConfiguration.Builder
- instrumentedPackages() - Method in class org.robolectric.annotation.Config.Implementation
- instrumentedPackages() - Element in annotation type org.robolectric.annotation.Config
-
A list of instrumented packages, in addition to those that are already instrumented.
- instrumentedPackages() - Element in annotation type org.robolectric.internal.bytecode.SandboxConfig
-
A list of instrumented packages, in addition to those that are already instrumented.
- InstrumentingClassWriter - Class in org.robolectric.internal.bytecode
-
ClassWriter implementation that verifies classes by comparing type information obtained from loading the classes as resources.
- InstrumentingClassWriter(ClassNodeProvider, ClassNode) - Constructor for class org.robolectric.internal.bytecode.InstrumentingClassWriter
-
Preserve stack map frames for V51 and newer bytecode.
- instrumentJar(File, File) - Method in class org.robolectric.preinstrumented.JarInstrumentor
-
Performs the JAR instrumentation.
- instrumentNativeMethod(MutableClass, MethodNode) - Method in class org.robolectric.internal.bytecode.ClassInstrumentor
-
Creates native stub which returns the default return value.
- instrumentNormalMethod(MutableClass, MethodNode) - Method in class org.robolectric.internal.bytecode.ClassInstrumentor
-
Instruments a normal method Rename the method from
methodName
to$$robo$$methodName
. - INT_BOOLEAN - Enum constant in enum org.robolectric.res.android.DataType
-
data
is either 0 (false) or 1 (true). - INT_COLOR_ARGB4 - Enum constant in enum org.robolectric.res.android.DataType
-
data
is a raw integer value of the form #argb. - INT_COLOR_ARGB8 - Enum constant in enum org.robolectric.res.android.DataType
-
data
is a raw integer value of the form #aarrggbb. - INT_COLOR_RGB4 - Enum constant in enum org.robolectric.res.android.DataType
-
data
is a raw integer value of the form #rgb. - INT_COLOR_RGB8 - Enum constant in enum org.robolectric.res.android.DataType
-
data
is a raw integer value of the form #rrggbb. - INT_DEC - Enum constant in enum org.robolectric.res.android.DataType
-
data
is a raw integer value of the form n..n. - INT_HEX - Enum constant in enum org.robolectric.res.android.DataType
-
data
is a raw integer value of the form 0xn..n. - INTEGER - Enum constant in enum org.robolectric.res.ResType
- INTEGER_ARRAY - Enum constant in enum org.robolectric.res.ResType
- intent - Variable in class org.robolectric.android.controller.ComponentController
- intent - Variable in class org.robolectric.fakes.RoboIntentSender
- intent - Variable in class org.robolectric.shadows.ShadowActivity.IntentForResult
- IntentComparator() - Constructor for class org.robolectric.shadows.ShadowPackageManager.IntentComparator
- intentFilter - Variable in class org.robolectric.shadows.ShadowApplication.Wrapper
- IntentFilterData - Class in org.robolectric.manifest
- IntentFilterData(List<String>, List<String>) - Constructor for class org.robolectric.manifest.IntentFilterData
- IntentFilterData.DataAuthority - Class in org.robolectric.manifest
- IntentForResult(Intent, int) - Constructor for class org.robolectric.shadows.ShadowActivity.IntentForResult
- IntentForResult(Intent, int, Bundle) - Constructor for class org.robolectric.shadows.ShadowActivity.IntentForResult
- intentSender - Variable in class org.robolectric.shadows.ShadowActivity.IntentSenderRequest
- IntentSenderRequest(IntentSender, int, Intent, int, int, int, Bundle) - Constructor for class org.robolectric.shadows.ShadowActivity.IntentSenderRequest
- IntentServiceController<T extends IntentService> - Class in org.robolectric.android.controller
- intercept(String, Object, Object[], Class) - Static method in class org.robolectric.internal.bytecode.RobolectricInternals
- intercept(String, Object, Object[], Class) - Method in class org.robolectric.internal.bytecode.ShadowWrangler
- intercept(String, Object, Object[], Class<?>) - Method in interface org.robolectric.internal.bytecode.ClassHandler
-
Called by Robolectric when an intercepted method is invoked.
- interceptedMethods - Variable in class org.robolectric.internal.bytecode.InstrumentationConfiguration.Builder
- interceptHttpRequests(boolean) - Method in class org.robolectric.shadows.httpclient.FakeHttpLayer
-
You can disable Robolectric's fake HTTP layer temporarily by calling this method.
- interceptInvokeVirtualMethod(MutableClass, ListIterator<AbstractInsnNode>, MethodInsnNode) - Method in class org.robolectric.internal.bytecode.ClassInstrumentor
-
Decides to call through the appropriate method to intercept the method with an INVOKEVIRTUAL Opcode, depending if the invokedynamic bytecode instruction is available (Java 7+).
- Interceptor - Class in org.robolectric.internal.bytecode
- Interceptor(MethodRef...) - Constructor for class org.robolectric.internal.bytecode.Interceptor
- Interceptors - Class in org.robolectric.internal.bytecode
- Interceptors(Collection<Interceptor>) - Constructor for class org.robolectric.internal.bytecode.Interceptors
- Interceptors(Interceptor...) - Constructor for class org.robolectric.internal.bytecode.Interceptors
- interceptResponseContent(boolean) - Method in class org.robolectric.shadows.httpclient.FakeHttpLayer
- internalCallDispatchActivityResult(String, int, int, Intent) - Method in class org.robolectric.shadows.ShadowActivity
-
For internal use only.
- internalGetInitialAvailability() - Method in class org.robolectric.shadows.ShadowAlwaysOnHotwordDetector.ShadowRefreshAvailabilityTask
- internalGetIsEnrolled(int, Locale) - Method in class org.robolectric.shadows.ShadowAlwaysOnHotwordDetector.ShadowRefreshAvailabilityTask
- internalGetSize() - Method in class org.robolectric.shadows.ShadowPausedMessageQueue
-
Internal method to get the number of entries in the MessageQueue.
- internalInitializeBackgroundThreadScheduler() - Static method in class org.robolectric.shadows.ShadowLegacyLooper
-
Internal API to initialize background thread scheduler from AndroidTestEnvironment.
- internalUpdateEnrolledKeyphraseMetadata() - Method in class org.robolectric.shadows.ShadowAlwaysOnHotwordDetector.ShadowRefreshAvailabilityTask
- interpolatePathData(PathParser.PathData, PathParser.PathData, PathParser.PathData, float) - Static method in class org.robolectric.shadows.ShadowPathParser
- interpolatePathDataNode(ShadowPathParser.PathDataNode, ShadowPathParser.PathDataNode, float) - Method in class org.robolectric.shadows.ShadowPathParser.PathDataNode
-
The current PathDataNode will be interpolated between the
nodeFrom
andnodeTo
according to thefraction
. - InterpolatorNatives - Class in org.robolectric.nativeruntime
-
Native methods for Interpolator JNI registration.
- intersects(double, double, double, double) - Method in class org.robolectric.shadows.RoundRectangle
- interval - Variable in class org.robolectric.shadows.ShadowAlarmManager.ScheduledAlarm
-
Deprecated.
- intValue() - Method in class org.robolectric.res.android.ApkAssetsCookie
- INVALID_PHONE_INDEX - Static variable in class org.robolectric.shadows.ShadowSubscriptionManager
- INVALID_VOLUME - Static variable in class org.robolectric.shadows.ShadowAudioManager
- invalidate() - Method in class org.robolectric.shadows.ShadowView
- invalidateAuthToken(String, String) - Method in class org.robolectric.shadows.ShadowAccountManager
- invalidateByteBuffer(ByteBuffer[], int) - Method in class org.robolectric.shadows.ShadowMediaCodec
-
Prevents calling Android-only methods on basic ByteBuffer objects.
- invalidateByteBufferLocked(ByteBuffer[], int, boolean) - Method in class org.robolectric.shadows.ShadowMediaCodec
- invalidateByteBuffers(ByteBuffer[]) - Method in class org.robolectric.shadows.ShadowMediaCodec
-
Prevents calling Android-only methods on basic ByteBuffer objects.
- invalidateByteBuffersLocked(ByteBuffer[]) - Method in class org.robolectric.shadows.ShadowMediaCodec
- invalidateClasses(Collection<String>) - Method in class org.robolectric.internal.bytecode.ShadowInvalidator
- invalidateSelf() - Method in class org.robolectric.shadows.ShadowDrawable
- invalidateToken(Context, String) - Method in class org.robolectric.shadows.gms.ShadowGoogleAuthUtil.GoogleAuthUtilImpl
- invalidateToken(Context, String) - Static method in class org.robolectric.shadows.gms.ShadowGoogleAuthUtil
- invert(Matrix) - Method in class org.robolectric.shadows.ShadowLegacyMatrix
- invokeAll(Collection<? extends Callable<T>>) - Method in class org.robolectric.android.util.concurrent.InlineExecutorService
- invokeAll(Collection<? extends Callable<T>>) - Method in class org.robolectric.android.util.concurrent.RoboExecutorService
-
Deprecated.
- invokeAll(Collection<? extends Callable<T>>, long, TimeUnit) - Method in class org.robolectric.android.util.concurrent.InlineExecutorService
- invokeAll(Collection<? extends Callable<T>>, long, TimeUnit) - Method in class org.robolectric.android.util.concurrent.RoboExecutorService
-
Deprecated.
- invokeAny(Collection<? extends Callable<T>>) - Method in class org.robolectric.android.util.concurrent.InlineExecutorService
- invokeAny(Collection<? extends Callable<T>>) - Method in class org.robolectric.android.util.concurrent.RoboExecutorService
-
Deprecated.
- invokeAny(Collection<? extends Callable<T>>, long, TimeUnit) - Method in class org.robolectric.android.util.concurrent.InlineExecutorService
- invokeAny(Collection<? extends Callable<T>>, long, TimeUnit) - Method in class org.robolectric.android.util.concurrent.RoboExecutorService
-
Deprecated.
- invokeAutoFocusCallback(boolean, Camera) - Method in class org.robolectric.shadows.ShadowCamera
- invokeCompletionListener() - Method in class org.robolectric.shadows.ShadowMediaPlayer
-
Simulates end-of-playback.
- invokeConstructor(Class<? extends R>, R, ReflectionHelpers.ClassParameter...) - Static method in class org.robolectric.shadow.api.Shadow
- invokeConstructor(Class<? extends R>, R, ReflectionHelpers.ClassParameter<?>...) - Method in class org.robolectric.internal.bytecode.ShadowImpl
- invokeConstructor(Class<? extends R>, R, ReflectionHelpers.ClassParameter<?>...) - Method in interface org.robolectric.internal.IShadow
- invokeDeferredStaticInitializers() - Method in class org.robolectric.nativeruntime.DefaultNativeRuntimeLoader
- InvokeDynamicClassInstrumentor - Class in org.robolectric.internal.bytecode
-
Deprecated.The invoke-dynamic case has been moved to ClassInstrumentor. Classes previously extending this class should extend
ClassInstrumentor
directly. - InvokeDynamicClassInstrumentor(ClassInstrumentor.Decorator) - Constructor for class org.robolectric.internal.bytecode.InvokeDynamicClassInstrumentor
-
Deprecated.
- InvokeDynamicSupport - Class in org.robolectric.internal.bytecode
- InvokeDynamicSupport() - Constructor for class org.robolectric.internal.bytecode.InvokeDynamicSupport
- invokeErrorListener(int, int) - Method in class org.robolectric.shadows.ShadowMediaPlayer
-
Allows test cases to directly simulate invocation of the OnError event.
- invokeFinish() - Method in class org.robolectric.shadows.ShadowCountDownTimer
- invokeInfoListener(int, int) - Method in class org.robolectric.shadows.ShadowMediaPlayer
-
Allows test cases to directly simulate invocation of the OnInfo event.
- invokeMethod(String, MethodNode) - Method in class org.robolectric.internal.bytecode.RobolectricGeneratorAdapter
- invokePopup(WindowManager.LayoutParams) - Method in class org.robolectric.shadows.ShadowPopupWindow
- invokePreparedListener() - Method in class org.robolectric.shadows.ShadowMediaPlayer
-
Allows test cases to simulate 'prepared' state by invoking callback.
- invokePreviewCallback(byte[]) - Method in class org.robolectric.shadows.ShadowCamera
-
Allows test cases to invoke the preview callback, to simulate a frame of camera data.
- invokeSeekCompleteListener() - Method in class org.robolectric.shadows.ShadowMediaPlayer
-
Allows test cases to simulate seek completion by invoking callback.
- invokeTick(long) - Method in class org.robolectric.shadows.ShadowCountDownTimer
- invokeWhilePaused(Runnable) - Method in class org.robolectric.android.controller.ComponentController
- invokeWhilePaused(String, ReflectionHelpers.ClassParameter<?>...) - Method in class org.robolectric.android.controller.ComponentController
- IS_RESOURCE_REFERENCE - Static variable in class org.robolectric.res.AttributeResource
- is5GHzBandSupported() - Method in class org.robolectric.shadows.ShadowWifiManager
- is64Bit() - Method in class org.robolectric.shadows.ShadowVMRuntime
-
Returns whether the VM is running in 64-bit mode.
- isAccessibilityButtonSupported() - Static method in class org.robolectric.shadows.ShadowAccessibilityManager
-
Returns
true
by default, or the value specified viaShadowAccessibilityManager.setAccessibilityButtonSupported(boolean)
. - isAcquired() - Method in class org.robolectric.shadows.ShadowPowerManager.ShadowLowPowerStandbyPortsLock
- isActionViewExpanded() - Method in class org.robolectric.fakes.RoboMenuItem
- isActive() - Method in class org.robolectric.shadows.ShadowInputMethodManager
- isActive(View) - Method in class org.robolectric.shadows.ShadowInputMethodManager
- isActiveNetworkMetered() - Method in class org.robolectric.shadows.ShadowConnectivityManager
-
Counts
ConnectivityManager.TYPE_MOBILE
networks as metered. - isActivePasswordSufficient() - Method in class org.robolectric.shadows.ShadowDevicePolicyManager
- isActivity() - Method in class org.robolectric.shadows.ShadowPendingIntent
-
Returns
true
if thisPendingIntent
was created withShadowPendingIntent.getActivity(android.content.Context, int, android.content.Intent, int)
orShadowPendingIntent.getActivities(android.content.Context, int, android.content.Intent[], int)
. - isActivityEnabled(ComponentName, UserHandle) - Method in class org.robolectric.shadows.ShadowLauncherApps
- isActivityIntent() - Method in class org.robolectric.shadows.ShadowPendingIntent
-
Deprecated.prefer
ShadowPendingIntent.isActivity()
which was added toPendingIntent
in API 31 (Android S). - isAdminActive(ComponentName) - Method in class org.robolectric.shadows.ShadowDevicePolicyManager
- isAffine() - Method in class org.robolectric.shadows.ShadowLegacyMatrix
- isAfterLast() - Method in class org.robolectric.fakes.BaseCursor
-
Deprecated.
- isAfterLast() - Method in class org.robolectric.fakes.RoboCursor
-
Deprecated.
- isAfterLast() - Method in class org.robolectric.shadows.ShadowCursorWrapper
- isAllowedInLowPowerStandby(String) - Method in class org.robolectric.shadows.ShadowPowerManager
- isAllowTaskReparenting() - Method in class org.robolectric.manifest.ActivityData
- isAllowWhileIdle() - Method in class org.robolectric.shadows.ShadowAlarmManager.ScheduledAlarm
- isAlwaysRetainTaskState() - Method in class org.robolectric.manifest.ActivityData
- isAmbientDisplayAvailable() - Method in class org.robolectric.shadows.ShadowPowerManager
-
Returns true by default, or the value specified via
ShadowPowerManager.setAmbientDisplayAvailable(boolean)
. - isAmbientDisplaySuppressed() - Method in class org.robolectric.shadows.ShadowPowerManager
-
Returns true if
ShadowPowerManager.suppressAmbientDisplay(String, boolean)
has been called with any token. - isAnimatedTransition() - Method in class org.robolectric.shadows.ShadowAbsSpinner
- isAnnotation() - Method in class org.robolectric.internal.bytecode.ClassDetails
- isAnnotation() - Method in class org.robolectric.internal.bytecode.MutableClass
- isAntiAlias() - Method in class org.robolectric.shadows.ShadowPaint
- isAnyAudioPolicyRegistered() - Method in class org.robolectric.shadows.ShadowAudioManager
-
Returns true if at least one audio policy is registered with this manager, and false otherwise.
- isApkVeritySupported() - Method in class org.robolectric.shadows.ShadowFileIntegrityManager
-
Returns
true
by default, or can be changed byShadowFileIntegrityManager.setIsApkVeritySupported(boolean)
. - isApplicationHidden(ComponentName, String) - Method in class org.robolectric.shadows.ShadowDevicePolicyManager
- isApplicationUserDataCleared() - Method in class org.robolectric.shadows.ShadowActivityManager
-
Returns true after clearing application user data was requested by calling
ActivityManager.clearApplicationUserData()
. - isArray() - Method in class org.robolectric.util.inject.Injector.Key
- isAttachedToWindow() - Method in class org.robolectric.shadows.ShadowView
- isAttributeDefault(int) - Method in class org.robolectric.android.XmlResourceParserImpl
- isAudioConnected(BluetoothDevice) - Method in class org.robolectric.shadows.ShadowBluetoothHeadset
- isAutofillSupported() - Method in class org.robolectric.shadows.ShadowAutofillManager
-
Returns the overridden value set by
ShadowAutofillManager.setAutofillSupported(boolean)
. - isAutoRevokeWhitelisted() - Method in class org.robolectric.shadows.ShadowApplicationPackageManager
- isAvailable() - Method in class org.robolectric.shadows.ShadowNetworkInfo
- isAvailable() - Method in class org.robolectric.shadows.ShadowWifiAwareManager
- isAvailable() - Method in class org.robolectric.shadows.ShadowWifiRttManager
-
Assumes the WifiRttManager is always available.
- isAvailable(int, int) - Method in class org.robolectric.shadows.ShadowImsMmTelManager
- isBackgroundRestricted() - Method in class org.robolectric.shadows.ShadowActivityManager
-
Returns the background restriction state set by
ShadowActivityManager.setBackgroundRestricted(boolean)
. - isBackupEnabled() - Method in class org.robolectric.shadows.ShadowBackupManager
- isBatteryDischargePredictionPersonalized() - Method in class org.robolectric.shadows.ShadowPowerManager
-
Returns whether the current battery life remaining estimate is personalized based on device usage history or not.
- isBeforeFirst() - Method in class org.robolectric.fakes.BaseCursor
-
Deprecated.
- isBeforeFirst() - Method in class org.robolectric.fakes.RoboCursor
-
Deprecated.
- isBeforeFirst() - Method in class org.robolectric.shadows.ShadowCursorWrapper
- isBetterThan(ResTable_config, ResTable_config) - Method in class org.robolectric.res.android.ResTable_config
- isBleScanAlwaysAvailable() - Method in class org.robolectric.shadows.ShadowBluetoothAdapter
-
When true, overrides the value of
ShadowBluetoothAdapter.getLeState()
. - isBluetoothA2dpOn() - Method in class org.robolectric.shadows.ShadowAudioManager
- isBluetoothRouteSelected(int) - Method in class org.robolectric.shadows.ShadowMediaRouter
-
Returns whether the Bluetooth A2DP route is the currently selected route.
- isBluetoothScoAvailableOffCall() - Method in class org.robolectric.shadows.ShadowAudioManager
- isBluetoothScoOn() - Method in class org.robolectric.shadows.ShadowAudioManager
- isBroadcast() - Method in class org.robolectric.shadows.ShadowPendingIntent
-
Returns
true
if thisPendingIntent
was created withShadowPendingIntent.getBroadcast(android.content.Context, int, android.content.Intent, int)
. - isBroadcastIntent() - Method in class org.robolectric.shadows.ShadowPendingIntent
-
Deprecated.prefer
ShadowPendingIntent.isBroadcast()
which was added toPendingIntent
in API 31 (Android S). - isBugreportInProgress() - Method in class org.robolectric.shadows.ShadowBugreportManager
- isCancelable() - Method in class org.robolectric.shadows.ShadowDialog
- isCancelableOnTouchOutside() - Method in class org.robolectric.shadows.ShadowDialog
- isCanceled() - Method in class org.robolectric.shadows.ShadowPendingIntent
- isCancelled() - Method in class org.robolectric.shadows.ShadowLegacyAsyncTask
- isCancelled() - Method in class org.robolectric.shadows.ShadowToast
- isCancelled() - Method in class org.robolectric.shadows.ShadowVibrator
-
Returns true if the Vibrator has been cancelled.
- isCastableTo(Supplier<Type>) - Static method in class org.robolectric.errorprone.bugpatterns.Helpers
-
Match sub-types or implementations of the given type.
- isCastableTo(String) - Static method in class org.robolectric.errorprone.bugpatterns.Helpers
-
Match sub-types or implementations of the given type.
- isChangeEnabled(long) - Static method in class org.robolectric.shadows.ShadowCompatibility
- isChannelDeleted(String) - Method in class org.robolectric.shadows.ShadowNotificationManager
-
Checks whether a channel is considered a "deleted" channel by Android.
- isCharging() - Method in class org.robolectric.shadows.ShadowBatteryManager
- isCheckable() - Method in class org.robolectric.fakes.RoboMenuItem
- isChecked() - Method in class org.robolectric.fakes.RoboMenuItem
- isChunked() - Method in class org.robolectric.shadows.httpclient.HttpEntityStub
- isClearTaskOnLaungh() - Method in class org.robolectric.manifest.ActivityData
- isCloneProfile() - Method in class org.robolectric.shadows.ShadowUserManager
-
If permissions are enforced (see
ShadowUserManager.enforcePermissionChecks(boolean)
) and the application doesn't have theManifest.permission.MANAGE_USERS
permission, throws aSecurityManager
exception. - isClosed() - Method in class org.robolectric.fakes.BaseCursor
-
Deprecated.
- isClosed() - Method in class org.robolectric.fakes.RoboCursor
-
Deprecated.
- isClosed() - Method in class org.robolectric.fakes.RoboWebMessagePort
- isClosed() - Method in class org.robolectric.shadows.ShadowBluetoothGatt
- isClosed() - Method in class org.robolectric.shadows.ShadowBluetoothGattServer
-
Get whether server has been closed.
- isClosed() - Method in class org.robolectric.shadows.ShadowContextHubClient
- isClosed() - Method in class org.robolectric.shadows.ShadowCursorWrapper
- isClosed() - Method in class org.robolectric.shadows.ShadowVirtualDeviceManager.ShadowVirtualDevice
- isClosed() - Method in class org.robolectric.shadows.ShadowVirtualInputDevice
- isCollection() - Method in class org.robolectric.util.inject.Injector.Key
- isComplex() - Method in class org.robolectric.nativeruntime.RegionNatives
- isComplex() - Method in class org.robolectric.shadows.ShadowNativeRegion
- isConnected() - Method in class org.robolectric.shadows.ShadowBasicTagTechnology
- isConnected() - Method in class org.robolectric.shadows.ShadowBluetoothDevice
- isConnected() - Method in class org.robolectric.shadows.ShadowBluetoothGatt
- isConnected() - Method in class org.robolectric.shadows.ShadowBluetoothSocket
- isConnected() - Method in class org.robolectric.shadows.ShadowNetworkInfo
- isConnectedOrConnecting() - Method in class org.robolectric.shadows.ShadowNetworkInfo
- isConnectedToDevice(BluetoothDevice) - Method in class org.robolectric.shadows.ShadowBluetoothGattServer
-
Returns true if the connection status of remote device is connected
- isConnectionCancelled(BluetoothDevice) - Method in class org.robolectric.shadows.ShadowBluetoothGattServer
-
Get whether the device's connection has been cancelled.
- isContentCaptureEnabled() - Method in class org.robolectric.shadows.ShadowContentCaptureManager
- isConvex() - Method in class org.robolectric.shadows.ShadowLegacyPath
- isCreating() - Method in class org.robolectric.shadows.ShadowSurfaceView.FakeSurfaceHolder
- isCurrentCloudMediaProviderAuthority(ContentResolver, String) - Static method in class org.robolectric.shadows.ShadowMediaStore
- isDataChanged() - Method in class org.robolectric.shadows.ShadowBackupManager
-
Returns whether
ShadowBackupManager.dataChanged()
was called. - isDataConnectionAllowed() - Method in class org.robolectric.shadows.ShadowTelephonyManager
- isDataEnabled() - Method in class org.robolectric.shadows.ShadowTelephonyManager
-
Implementation for
TelephonyManager.isDataEnabled()
. - isDataEnabledForReason(int) - Method in class org.robolectric.shadows.ShadowTelephonyManager
-
Implementation for
TelephonyManager.isDataEnabledForReason(int)
. - isDataRoamingEnabled() - Method in class org.robolectric.shadows.ShadowTelephonyManager
-
Implementation for
TelephonyManager.isDataRoamingEnabled()
. - isDefault() - Method in class org.robolectric.res.android.ResTable_config
-
Returns true if this is the default "any" configuration.
- isDefaultApplication(Class<? extends Application>) - Static method in class org.robolectric.annotation.Config.Builder
- isDefaultNetworkActive() - Method in class org.robolectric.shadows.ShadowConnectivityManager
- isDefaultServiceForCategory(ComponentName, String) - Method in class org.robolectric.shadows.ShadowCardEmulation
- isDemoUser() - Method in class org.robolectric.shadows.ShadowUserManager
- isDestroyed() - Method in class org.robolectric.shadows.ShadowConnection
- isDestroyed() - Method in class org.robolectric.shadows.ShadowSpeechRecognizer
-
Returns true iff the destroy method of was invoked for the recognizer.
- isDeviceIdleMode() - Method in class org.robolectric.shadows.ShadowPowerManager
- isDeviceLightIdleMode() - Method in class org.robolectric.shadows.ShadowPowerManager
- isDeviceLocked() - Method in class org.robolectric.shadows.ShadowKeyguardManager
- isDeviceLocked(int) - Method in class org.robolectric.shadows.ShadowKeyguardManager
- isDeviceManaged() - Method in class org.robolectric.shadows.ShadowDevicePolicyManager
- isDeviceOwnerApp(String) - Method in class org.robolectric.shadows.ShadowDevicePolicyManager
- isDeviceProvisioned() - Method in class org.robolectric.shadows.ShadowDevicePolicyManager
- isDeviceProvisioningConfigApplied() - Method in class org.robolectric.shadows.ShadowDevicePolicyManager
- isDeviceSecure() - Method in class org.robolectric.shadows.ShadowKeyguardManager
-
For tests on Android >=M, returns the value set by
ShadowKeyguardManager.setIsDeviceSecure(boolean)
, or false by default. - isDeviceSecure(int) - Method in class org.robolectric.shadows.ShadowKeyguardManager
-
For tests on Android >=M, returns the value set by
ShadowKeyguardManager.setIsDeviceSecure(int, boolean)
, or false by default. - isDexOptNeeded(String) - Static method in class org.robolectric.shadows.ShadowDexFile
- isDiscovering() - Method in class org.robolectric.shadows.ShadowBluetoothAdapter
- isDistanceMeasurementSupported() - Method in class org.robolectric.shadows.ShadowBluetoothAdapter
- isDither() - Method in class org.robolectric.shadows.ShadowPaint
- isDone() - Method in class org.robolectric.shadows.CachedPathIteratorFactory.CachedPathIterator
- isEmergencyNumber(String) - Method in class org.robolectric.shadows.ShadowTelephonyManager
-
Cribbed from
PhoneNumberUtils.isEmergencyNumberInternal(int, java.lang.String)
. - isEmpty() - Method in class org.robolectric.nativeruntime.RegionNatives
- isEmpty() - Method in class org.robolectric.res.AttributeResource
- isEmpty() - Method in class org.robolectric.shadows.RoundRectangle
- isEmpty() - Method in class org.robolectric.shadows.ShadowLegacyPath
- isEmpty() - Method in class org.robolectric.shadows.ShadowNativeRegion
- isEmpty(String) - Static method in class org.robolectric.res.AttributeResource
- isEmptyElementTag() - Method in class org.robolectric.android.XmlResourceParserImpl
- isEnabled() - Method in class org.robolectric.fakes.RoboMenuItem
- isEnabled() - Method in class org.robolectric.manifest.ActivityData
- isEnabled() - Method in class org.robolectric.manifest.BroadcastReceiverData
- isEnabled() - Method in class org.robolectric.manifest.ContentProviderData
- isEnabled() - Method in class org.robolectric.manifest.ServiceData
- isEnabled() - Method in class org.robolectric.shadows.ShadowAccessibilityManager
- isEnabled() - Method in class org.robolectric.shadows.ShadowAutofillManager
-
Returns the overridden value set by
ShadowAutofillManager.setEnabled(boolean)
. - isEnabled() - Method in class org.robolectric.shadows.ShadowBluetoothAdapter
- isEnabled() - Method in class org.robolectric.shadows.ShadowEuiccManager
-
Returns
false
, or the value specified by callingShadowEuiccManager.setIsEnabled(boolean)
. - isEnabled() - Method in class org.robolectric.shadows.ShadowKeyguardManager.ShadowKeyguardLock
-
For tests, returns the value set via
ShadowKeyguardManager.ShadowKeyguardLock.disableKeyguard()
orShadowKeyguardManager.ShadowKeyguardLock.reenableKeyguard()
, or true by default. - isEnabled() - Method in class org.robolectric.shadows.ShadowNfcAdapter
- isEnabled() - Static method in class org.robolectric.shadows.ShadowTrace
-
Returns whether systrace is enabled.
- isEnd() - Method in class org.robolectric.res.android.ResourceTypes.ResStringPool_span
- isExcludedFromRecents() - Method in class org.robolectric.manifest.ActivityData
- isExcludedFromRecents() - Method in class org.robolectric.shadows.ShadowAppTask
-
Returns true if task has been excluded from recents.
- isExemptFromLowPowerStandby() - Method in class org.robolectric.shadows.ShadowPowerManager
- isExported() - Method in class org.robolectric.manifest.ActivityData
- isExported() - Method in class org.robolectric.manifest.BroadcastReceiverData
-
Returns whether this broadcast receiver is exported by checking the XML attribute.
- isExported() - Method in class org.robolectric.manifest.ServiceData
-
Returns whether this service is exported by checking the XML attribute.
- isExtendedLengthApduSupported() - Method in class org.robolectric.shadows.ShadowIsoDep
- isExternalStorageEmulated() - Static method in class org.robolectric.shadows.ShadowEnvironment
- isExternalStorageEmulated(File) - Static method in class org.robolectric.shadows.ShadowEnvironment
- isExternalStorageLegacy() - Static method in class org.robolectric.shadows.ShadowEnvironment
- isExternalStorageLegacy(File) - Static method in class org.robolectric.shadows.ShadowEnvironment
- isExternalStorageRemovable() - Static method in class org.robolectric.shadows.ShadowEnvironment
- isExternalStorageRemovable(File) - Static method in class org.robolectric.shadows.ShadowEnvironment
- isFile() - Method in class org.robolectric.res.FileTypedResource
- isFile() - Method in class org.robolectric.res.TypedResource
- isFileEncryptedNativeOrEmulated() - Static method in class org.robolectric.shadows.ShadowStorageManager
- isFilterBitmap() - Method in class org.robolectric.shadows.ShadowPaint
- isFinished() - Method in class org.robolectric.shadows.ShadowVisualVoicemailTask
- isFinishedAndRemoved() - Method in class org.robolectric.shadows.ShadowAppTask
-
Returns true if
ShadowAppTask.finishAndRemoveTask()
has been called before. - isFinishing() - Method in class org.robolectric.shadows.ShadowActivity
-
Returns whether
ShadowActivity.finish()
was called. - isFinishing() - Method in class org.robolectric.shadows.ShadowVoiceInteractionSession
-
Returns whether the
VoiceInteractionSession
is in the process of being destroyed and finishing. - isFinishOnTaskLaunch() - Method in class org.robolectric.manifest.ActivityData
- isFirst() - Method in class org.robolectric.fakes.BaseCursor
-
Deprecated.
- isFirst() - Method in class org.robolectric.fakes.RoboCursor
-
Deprecated.
- isFirst() - Method in class org.robolectric.shadows.ShadowCursorWrapper
- isForegroundService() - Method in class org.robolectric.shadows.ShadowPendingIntent
-
Returns
true
if thisPendingIntent
was created withShadowPendingIntent.getForegroundService(android.content.Context, int, android.content.Intent, int)
. - isForegroundServiceIntent() - Method in class org.robolectric.shadows.ShadowPendingIntent
-
Deprecated.prefer
ShadowPendingIntent.isForegroundService()
which was added toPendingIntent
in API 31 (Android S). - isForegroundStopped() - Method in class org.robolectric.shadows.ShadowService
- isFrameworkResource(int) - Static method in class org.robolectric.res.ResourceIds
- isFullscreenMode() - Method in class org.robolectric.shadows.ShadowInputMethodManager
- isGooglePlayServicesAvailable(Context) - Method in class org.robolectric.shadows.gms.common.ShadowGoogleApiAvailability
- isGooglePlayServicesAvailable(Context) - Method in class org.robolectric.shadows.gms.ShadowGooglePlayServicesUtil.GooglePlayServicesUtilImpl
- isGooglePlayServicesAvailable(Context) - Static method in class org.robolectric.shadows.gms.ShadowGooglePlayServicesUtil
- IShadow - Interface in org.robolectric.internal
- isHardwareAccelerated() - Method in class org.robolectric.manifest.ActivityData
- isHardwareDetected() - Method in class org.robolectric.shadows.ShadowFingerprintManager
- isHasMonetaryCost() - Method in class org.robolectric.shadows.ShadowLocationManager.ProviderProperties
- isHeadlessSystemUserMode() - Static method in class org.robolectric.shadows.ShadowUserManager
- isHearingAidCompatibilitySupported() - Method in class org.robolectric.shadows.ShadowTelephonyManager
-
Implementation for
TelephonyManager.isHearingAidCompatibilitySupported()
. - isHeld() - Method in class org.robolectric.shadows.ShadowPowerManager.ShadowWakeLock
- isHeld() - Method in class org.robolectric.shadows.ShadowWifiManager.ShadowMulticastLock
- isHeld() - Method in class org.robolectric.shadows.ShadowWifiManager.ShadowWifiLock
- isHidlSupported() - Static method in class org.robolectric.shadows.ShadowHidlSupport
- isHotwordStreamSupported(boolean) - Method in class org.robolectric.shadows.ShadowAudioManager
- isIdentity() - Method in class org.robolectric.shadows.ShadowLegacyMatrix
- isIdle() - Method in class org.robolectric.shadows.ShadowLegacyLooper
- isIdle() - Method in class org.robolectric.shadows.ShadowLooper
-
Returns true if there are no pending tasks scheduled to be executed before current time.
- isIdle() - Method in class org.robolectric.shadows.ShadowPausedLooper
- isIdle() - Method in class org.robolectric.shadows.ShadowPausedMessageQueue
-
Exposes the API23+_isIdle method to older platforms
- isIgnoringBatteryOptimizations(String) - Method in class org.robolectric.shadows.ShadowPowerManager
- isImmutable() - Method in class org.robolectric.shadows.ShadowPendingIntent
- isImplementation - Variable in class org.robolectric.annotation.processing.DocumentedMethod
- isInAndroidSdk() - Element in annotation type org.robolectric.annotation.Implements
-
Denotes that this type exists in the public Android SDK.
- isInAndroidSdk() - Method in class org.robolectric.annotation.processing.RobolectricModel.ShadowInfo
- isInCall() - Method in class org.robolectric.shadows.ShadowTelecomManager
-
Overrides behavior of
TelecomManager.isInCall()
to return pre-set result. - isIndeterminate() - Method in class org.robolectric.shadows.ShadowNotification
- isInEmergencyCall() - Method in class org.robolectric.shadows.ShadowTelecomManager
-
Overrides behavior of
TelecomManager.isInEmergencyCall()
to return pre-set result. - isInLockTaskMode() - Method in class org.robolectric.shadows.ShadowActivityManager
- isInMultiWindowMode() - Method in class org.robolectric.shadows.ShadowActivity
- isInPictureInPictureMode() - Method in class org.robolectric.shadows.ShadowActivity
- isInReaderMode() - Method in class org.robolectric.shadows.ShadowNfcAdapter
-
Returns true if NFC is in reader mode.
- isInShadowClass(TreePath, VisitorState) - Static method in class org.robolectric.errorprone.bugpatterns.Helpers
- isInSilenceMode() - Method in class org.robolectric.shadows.ShadowBluetoothDevice
- isInstantApp(String) - Method in class org.robolectric.shadows.ShadowApplicationPackageManager
- isInstrumented() - Method in class org.robolectric.internal.bytecode.ClassDetails
- isInteractive() - Method in class org.robolectric.shadows.ShadowPowerManager
- isInterceptingHttpRequests() - Method in class org.robolectric.shadows.httpclient.FakeHttpLayer
- isInterceptingResponseContent() - Method in class org.robolectric.shadows.httpclient.FakeHttpLayer
- isInterface() - Method in class org.robolectric.internal.bytecode.ClassDetails
- isInterface() - Method in class org.robolectric.internal.bytecode.MutableClass
- isInverseFillType() - Method in class org.robolectric.shadows.ShadowLegacyPath
- isKeyguardLocked() - Method in class org.robolectric.shadows.ShadowKeyguardManager
-
For tests, returns the value set via
ShadowKeyguardManager.setKeyguardLocked(boolean)
, or false by default. - isKeyguardSecure() - Method in class org.robolectric.shadows.ShadowKeyguardManager
-
For tests, returns the value set by
ShadowKeyguardManager.setIsKeyguardSecure(boolean)
, or false by default. - isKnown() - Method in class org.robolectric.pluginapi.Sdk
-
Determines if this SDK is known by its provider.
- isLanguageAvailable(Locale) - Method in class org.robolectric.shadows.ShadowTextToSpeech
- isLast() - Method in class org.robolectric.fakes.BaseCursor
-
Deprecated.
- isLast() - Method in class org.robolectric.fakes.RoboCursor
-
Deprecated.
- isLast() - Method in class org.robolectric.shadows.ShadowCursorWrapper
- isLastForegroundNotificationAttached() - Method in class org.robolectric.shadows.ShadowService
-
Returns whether the last foreground notification is still "attached" to the service, meaning it will be removed when the service is destroyed.
- isLe2MPhySupported() - Method in class org.robolectric.shadows.ShadowBluetoothAdapter
-
Returns the last value of
ShadowBluetoothAdapter.setIsLe2MPhySupported(boolean)
, defaulting to true. - isLeAudioSupported() - Method in class org.robolectric.shadows.ShadowBluetoothAdapter
- isLeCodedPhySupported() - Method in class org.robolectric.shadows.ShadowBluetoothAdapter
-
Returns the last value of
ShadowBluetoothAdapter.setIsLeCodedPhySupported(boolean)
, defaulting to true. - isLeExtendedAdvertisingSupported() - Method in class org.robolectric.shadows.ShadowBluetoothAdapter
-
Returns the last value of
ShadowBluetoothAdapter.setIsLeExtendedAdvertisingSupported(boolean)
, defaulting to true. - isLegacy() - Method in class org.robolectric.RobolectricTestRunner.RobolectricFrameworkMethod
- isLightDeviceIdleMode() - Method in class org.robolectric.shadows.ShadowPowerManager
- isLinkedUser() - Method in class org.robolectric.shadows.ShadowUserManager
- isLinux() - Static method in class org.robolectric.util.OsUtil
- isListening() - Method in class org.robolectric.shadows.ShadowAppWidgetHost
-
Returns true if this host is listening for updates.
- isLoaded() - Method in class org.robolectric.shadows.util.SQLiteLibraryLoader
- isLocationEnabled() - Method in class org.robolectric.shadows.ShadowLocationManager
- isLocationEnabledForUser(UserHandle) - Method in class org.robolectric.shadows.ShadowLocationManager
- isLocked() - Method in class org.robolectric.shadows.ShadowCamera
- isLocked() - Method in class org.robolectric.shadows.ShadowTileService
- isLockTask() - Method in class org.robolectric.shadows.ShadowActivity
-
Deprecated.Use
ActivityManager.getLockTaskModeState()
instead. - isLockTaskPermitted(String) - Method in class org.robolectric.shadows.ShadowDevicePolicyManager
- isLoggable(String, int) - Static method in class org.robolectric.shadows.ShadowLog
- isLooping() - Method in class org.robolectric.shadows.ShadowMediaPlayer
- isLowPowerStandbyEnabled() - Method in class org.robolectric.shadows.ShadowPowerManager
- isLowPowerStandbySupported() - Method in class org.robolectric.shadows.ShadowPowerManager
- isLowRamDevice() - Method in class org.robolectric.shadows.ShadowActivityManager
- isMac() - Static method in class org.robolectric.util.OsUtil
- isMainThread() - Static method in class org.robolectric.RuntimeEnvironment
-
Tests if the current thread is currently set as the main thread.
- isMainThread(Thread) - Static method in class org.robolectric.RuntimeEnvironment
-
Tests if the given thread is currently set as the main thread.
- isManagedProfile() - Method in class org.robolectric.shadows.ShadowUserManager
-
If permissions are enforced (see
ShadowUserManager.enforcePermissionChecks(boolean)
) and the application doesn't have theManifest.permission.MANAGE_USERS
permission, throws aSecurityManager
exception. - isManagedProfile(int) - Method in class org.robolectric.shadows.ShadowUserManager
-
If permissions are enforced (see
ShadowUserManager.enforcePermissionChecks(boolean)
) and the application doesn't have theManifest.permission.MANAGE_USERS
permission, throws aSecurityManager
exception. - isMediaScannerScannable() - Method in class org.robolectric.shadows.ShadowDownloadManager.CompletedDownload
- isMicrophoneMute() - Method in class org.robolectric.shadows.ShadowAudioManager
- isMultipleAdvertisementSupported() - Method in class org.robolectric.shadows.ShadowBluetoothAdapter
- isMultiprocess() - Method in class org.robolectric.manifest.ActivityData
- isMusicActive() - Method in class org.robolectric.shadows.ShadowAudioManager
- isMutable() - Method in class org.robolectric.shadows.ShadowLegacyBitmap
- isNative() - Method in class org.robolectric.internal.bytecode.MethodCallSite
- isNetworkEnabled(int) - Method in class org.robolectric.shadows.ShadowWifiManager
-
Whether the network is enabled or not.
- isNetworkRoaming() - Method in class org.robolectric.shadows.ShadowTelephonyManager
-
Returns
false
by default or the value specified viaShadowTelephonyManager.setIsNetworkRoaming(boolean)
- isNetworkRoaming(int) - Method in class org.robolectric.shadows.ShadowSubscriptionManager
-
Uses the local cache of roaming sim subscription Ids managed by
ShadowSubscriptionManager.setNetworkRoamingStatus(int, boolean)
to return subscription Ids marked as roaming. - isNightDisplayActivated() - Method in class org.robolectric.shadows.ShadowColorDisplayManager
- isNightModeOn() - Method in class org.robolectric.shadows.ShadowUIModeManager
-
Returns whether night mode is currently on when a custom night mode type is selected.
- isNinePatch() - Method in class org.robolectric.res.android.Asset
- isNinePatch() - Method in class org.robolectric.res.FileTypedResource.Image
- isNinePatchChunk(byte[]) - Static method in class org.robolectric.nativeruntime.NinePatchNatives
- isNinePatchChunk(byte[]) - Static method in class org.robolectric.shadows.ShadowNativeNinePatch
- isNinePatchChunk(byte[]) - Static method in class org.robolectric.shadows.ShadowNinePatch
- isNoHistory() - Method in class org.robolectric.manifest.ActivityData
- isNoParams() - Method in class org.robolectric.shadows.httpclient.FakeHttpLayer.RequestMatcherBuilder
- isNotificationListenerAccessGranted(ComponentName) - Method in class org.robolectric.shadows.ShadowNotificationManager
- isNotificationPolicyAccessGranted() - Method in class org.robolectric.shadows.ShadowNotificationManager
- isNull() - Method in class org.robolectric.res.AttributeResource
- isNull(int) - Method in class org.robolectric.fakes.BaseCursor
-
Deprecated.
- isNull(int) - Method in class org.robolectric.fakes.RoboCursor
-
Deprecated.
- isNull(int) - Method in class org.robolectric.shadows.ShadowCursorWrapper
- isNull(String) - Static method in class org.robolectric.res.AttributeResource
- isObserveModeEnabled() - Method in class org.robolectric.shadows.ShadowNfcAdapter
- isObserveModeSupported() - Method in class org.robolectric.shadows.ShadowNfcAdapter
- isOnDeviceRecognitionAvailable(Context) - Static method in class org.robolectric.shadows.ShadowSpeechRecognizer
- isOngoing() - Method in class org.robolectric.shadows.ShadowNotification
- isOpActive(String, int, String) - Method in class org.robolectric.shadows.ShadowAppOpsManager
-
Checks whether the given op is active, i.e.
- isOptionalCodecsEnabled(BluetoothDevice) - Method in class org.robolectric.shadows.ShadowBluetoothA2dp
- isOrganizationOwnedDeviceWithManagedProfile() - Method in class org.robolectric.shadows.ShadowDevicePolicyManager
-
Returns the value stored using in the shadow, while the real method returns the value store on the device.
- isOsSupported() - Static method in class org.robolectric.shadows.util.SQLiteLibraryLoader
- isOutgoingCallPermitted(PhoneAccountHandle) - Method in class org.robolectric.shadows.ShadowTelecomManager
- isPackageAvailable(String) - Method in class org.robolectric.shadows.ShadowApplicationPackageManager
- isPackageEnabled(String, UserHandle) - Method in class org.robolectric.shadows.ShadowLauncherApps
- isPackageSuspended(ComponentName, String) - Method in class org.robolectric.shadows.ShadowDevicePolicyManager
- isPackageSuspended(String) - Method in class org.robolectric.shadows.ShadowApplicationPackageManager
- isPackageSuspendedForUser(String, int) - Method in class org.robolectric.shadows.ShadowApplicationPackageManager
- isPaused() - Method in class org.robolectric.android.internal.LooperDelegatingScheduler
- isPaused() - Static method in class org.robolectric.shadows.ShadowChoreographer
- isPaused() - Method in class org.robolectric.shadows.ShadowLegacyLooper
- isPaused() - Method in class org.robolectric.shadows.ShadowLooper
- isPaused() - Method in class org.robolectric.shadows.ShadowPausedLooper
- isPaused() - Method in class org.robolectric.util.Scheduler
-
Deprecated.Determine if the scheduler is paused.
- isPermissionGranted(String, String) - Method in class org.robolectric.shadows.ShadowDevicePolicyManager
- isPermissionRevokedByPolicy(String, String) - Method in class org.robolectric.shadows.ShadowApplicationPackageManager
- isPivotExplicitlySet() - Method in class org.robolectric.shadows.ShadowRenderNode
- isPivotExplicitlySet() - Method in class org.robolectric.shadows.ShadowRenderNodeQ
- isPlaying() - Method in class org.robolectric.shadows.ShadowMediaPlayer
- isPlaying() - Method in class org.robolectric.shadows.ShadowVideoView
- isPolling() - Method in class org.robolectric.shadows.ShadowPausedMessageQueue
- isPotentialEmergencyNumber(String) - Method in class org.robolectric.shadows.ShadowTelephonyManager
- isPowerSaveMode() - Method in class org.robolectric.shadows.ShadowPowerManager
- isPremultiplied() - Method in class org.robolectric.shadows.ShadowLegacyBitmap
- isPrepared() - Method in class org.robolectric.shadows.ShadowMediaPlayer
-
Tests to see if the player is in the PREPARED state.
- isPresent() - Static method in class org.robolectric.shadows.ShadowGeocoder
- isPreviewing() - Method in class org.robolectric.shadows.ShadowCamera
- isProfile() - Method in class org.robolectric.shadows.ShadowUserManager
- isProfileOwnerApp(String) - Method in class org.robolectric.shadows.ShadowDevicePolicyManager
- isProviderEnabled(String) - Method in class org.robolectric.shadows.ShadowLocationManager
- isQuietModeEnabled(UserHandle) - Method in class org.robolectric.shadows.ShadowUserManager
-
Query whether the quiet mode is enabled for a managed profile.
- isRateLimitingActive() - Method in class org.robolectric.shadows.ShadowShortcutManager
- isReallyPlaying() - Method in class org.robolectric.shadows.ShadowMediaPlayer
-
Tests to see if the player is really playing.
- isRebootingUserspaceSupported() - Method in class org.robolectric.shadows.ShadowPowerManager
-
Returns last value specified in
ShadowPowerManager.setIsRebootingUserspaceSupported(boolean)
orfalse
by default. - isRect() - Method in class org.robolectric.nativeruntime.RegionNatives
- isRect() - Method in class org.robolectric.shadows.ShadowNativeRegion
- isRect(RectF) - Method in class org.robolectric.shadows.ShadowLegacyPath
- isRecycled() - Method in class org.robolectric.shadows.ShadowLegacyBitmap
- isReference() - Method in class org.robolectric.res.TypedResource
- isReferenceCounted() - Method in class org.robolectric.shadows.ShadowPowerManager.ShadowWakeLock
-
Retrieves if the wake lock is reference counted or not
- isReleased() - Method in class org.robolectric.shadows.ShadowCamera
- isReleased() - Method in class org.robolectric.shadows.ShadowContentProviderClient
- isReleased() - Method in class org.robolectric.versioning.AndroidVersions.AndroidRelease
-
true if this release has already occurred, false otherwise.
- isReleased() - Method in class org.robolectric.versioning.AndroidVersions.AndroidReleased
- isReleased() - Method in class org.robolectric.versioning.AndroidVersions.AndroidUnreleased
- isRepeatable() - Method in class org.robolectric.shadows.httpclient.HttpEntityStub
- isRepeatable() - Method in class org.robolectric.shadows.httpclient.TestHttpResponse.TestHttpEntity
- isRequestInteractAcrossProfilesIntent(Intent) - Method in class org.robolectric.shadows.ShadowCrossProfileApps
-
Checks whether the given intent will redirect toward the screen allowing the user to change the interact across profiles AppOps.
- isRequestPinAppWidgetSupported() - Method in class org.robolectric.shadows.ShadowAppWidgetManager
-
Returns true if
setSupportedToRequestPinAppWidget
is called withtrue
- isRequestPinShortcutSupported() - Method in class org.robolectric.shadows.ShadowShortcutManager
- isRequiresCell() - Method in class org.robolectric.shadows.ShadowLocationManager.ProviderProperties
- isResetPasswordTokenActive(ComponentName) - Method in class org.robolectric.shadows.ShadowDevicePolicyManager
- isResourceReference() - Method in class org.robolectric.res.AttributeResource
- isResourceReference(String) - Static method in class org.robolectric.res.AttributeResource
- isRestrictedProfile() - Method in class org.robolectric.shadows.ShadowUserManager
-
Returns 'false' by default, or the value specified via
ShadowUserManager.setIsRestrictedProfile(boolean)
. - isRinging - Variable in class org.robolectric.shadows.ShadowTelecomManager.CallRecord
-
Deprecated.
- isRinging() - Method in class org.robolectric.shadows.ShadowTelecomManager
- isRoleAvailable(String) - Method in class org.robolectric.shadows.ShadowRoleManager
-
Check whether a particular role is available on the device.
- isRoleHeld(String) - Method in class org.robolectric.shadows.ShadowRoleManager
-
Check whether the calling application is holding a particular role.
- isRttSupported() - Method in class org.robolectric.shadows.ShadowTelephonyManager
-
Implementation for
TelephonyManager.isRttSupported()
. - isSafeMode() - Method in class org.robolectric.shadows.ShadowApplicationPackageManager
- isSafetyCenterEnabled() - Method in class org.robolectric.shadows.ShadowSafetyCenterManager
- isSameParameterList(List<? extends TypeParameterElement>, List<? extends TypeParameterElement>) - Method in class org.robolectric.annotation.processing.Helpers
- isSameProfileGroup(UserHandle, UserHandle) - Method in class org.robolectric.shadows.ShadowUserManager
- isScanAlwaysAvailable() - Method in class org.robolectric.shadows.ShadowWifiManager
- isScoringEnabled() - Method in class org.robolectric.shadows.ShadowNetworkScoreManager
-
Whether scoring is enabled.
- isScreenOn() - Method in class org.robolectric.shadows.ShadowPowerManager
- isSecureNfcEnabled() - Method in class org.robolectric.shadows.ShadowNfcAdapter
- isSecureNfcSupported() - Method in class org.robolectric.shadows.ShadowNfcAdapter
- isService() - Method in class org.robolectric.shadows.ShadowPendingIntent
-
Returns
true
if thisPendingIntent
was created withShadowPendingIntent.getService(android.content.Context, int, android.content.Intent, int)
. - isServiceIntent() - Method in class org.robolectric.shadows.ShadowPendingIntent
-
Deprecated.prefer
ShadowPendingIntent.isService()
which was added toPendingIntent
in API 31 (Android S). - isSetWallpaperAllowed() - Method in class org.robolectric.shadows.ShadowWallpaperManager
- isShadowOf(Class<?>) - Method in class org.robolectric.internal.bytecode.ShadowInfo
- isShortcutKey(int, KeyEvent) - Method in class org.robolectric.fakes.RoboMenu
- isShowing() - Method in class org.robolectric.shadows.ShadowPopupMenu
- isShutdown() - Method in class org.robolectric.android.util.concurrent.InlineExecutorService
- isShutdown() - Method in class org.robolectric.android.util.concurrent.PausedExecutorService
- isShutdown() - Method in class org.robolectric.android.util.concurrent.RoboExecutorService
-
Deprecated.
- isShutdown() - Method in class org.robolectric.shadows.ShadowTextToSpeech
- isShutterSoundEnabled() - Method in class org.robolectric.shadows.ShadowCamera
-
Returns
true
if the default shutter sound is played when taking a picture. - isSimplePath - Variable in class org.robolectric.shadows.ShadowLegacyPath
- isSingleShot() - Method in class org.robolectric.shadows.ShadowLocationManager.RoboLocationRequest
- isSmsCapable() - Method in class org.robolectric.shadows.ShadowTelephonyManager
- isSocketBound(FileDescriptor) - Method in class org.robolectric.shadows.ShadowNetwork
-
Checks if the
fileDescriptor
was previously bound to this network. - isSocketBound(DatagramSocket) - Method in class org.robolectric.shadows.ShadowNetwork
-
Checks if the
datagramSocket
was previously bound to this network. - isSocketBound(Socket) - Method in class org.robolectric.shadows.ShadowNetwork
-
Checks if the
socket
was previously bound to this network. - isSoftInputVisible() - Method in class org.robolectric.shadows.ShadowInputMethodManager
- isSpeakerphoneOn() - Method in class org.robolectric.shadows.ShadowAudioManager
- isStaApConcurrencySupported() - Method in class org.robolectric.shadows.ShadowWifiManager
-
Returns last value provided to
ShadowWifiManager.setStaApConcurrencySupported(boolean)
. - isStable() - Method in class org.robolectric.shadows.ShadowContentProviderClient
- isStartInitiated() - Method in class org.robolectric.shadows.ShadowNativeAnimatedVectorDrawable
-
Returns true if
ShadowNativeAnimatedVectorDrawable.start()
was called and false ifShadowNativeAnimatedVectorDrawable.start()
was not called orShadowNativeAnimatedVectorDrawable.stop()
was called. - isStateNotNeeded() - Method in class org.robolectric.manifest.ActivityData
- isStatic() - Method in class org.robolectric.internal.bytecode.MethodCallSite
- isStatic() - Method in class org.robolectric.internal.bytecode.RobolectricGeneratorAdapter
- isStopped() - Method in class org.robolectric.shadows.ShadowTextToSpeech
- isStoppedBySelf() - Method in class org.robolectric.shadows.ShadowService
- isStreaming() - Method in class org.robolectric.shadows.httpclient.HttpEntityStub
- isStreaming() - Method in class org.robolectric.shadows.httpclient.TestHttpResponse.TestHttpEntity
- isStreamMute(int) - Method in class org.robolectric.shadows.ShadowAudioManager
- isStyleReference() - Method in class org.robolectric.res.AttributeResource
- isStyleReference(String) - Static method in class org.robolectric.res.AttributeResource
- isSuccess() - Method in class org.robolectric.pluginapi.perf.Metric
- issueId() - Element in annotation type org.robolectric.annotation.GetInstallerPackageNameMode
-
Optional string for storing the issue / bug id tracking the fixing of the affected tests and thus removal of this annotation.
- issueId() - Element in annotation type org.robolectric.annotation.TextLayoutMode
-
Optional string for storing the issue / bug id tracking the fixing of the affected tests and thus removal of this annotation.
- isSupported() - Method in class org.robolectric.pluginapi.Sdk
-
Determines if this SDK is supported in the running Robolectric environment.
- isSupported() - Method in class org.robolectric.plugins.DefaultSdkProvider.DefaultSdk
- isSupportedCloudMediaProviderAuthority(ContentResolver, String) - Static method in class org.robolectric.shadows.ShadowMediaStore
- isSuspended() - Method in class org.robolectric.shadows.ShadowPackageManager.PackageSetting
- isSyncActive(Account, String) - Static method in class org.robolectric.shadows.ShadowContentResolver
- isSystem - Variable in class org.robolectric.res.android.AssetPath
- isSystemAudioCaptioningUiEnabled() - Method in class org.robolectric.shadows.ShadowCaptioningManager
- isSystemUser() - Method in class org.robolectric.shadows.ShadowUserManager
- isTargetedToPackage() - Method in class org.robolectric.shadows.ShadowPendingIntent
- isTaskRoot() - Method in class org.robolectric.shadows.ShadowActivity
- isTerminated() - Method in class org.robolectric.android.util.concurrent.InlineExecutorService
- isTerminated() - Method in class org.robolectric.android.util.concurrent.PausedExecutorService
- isTerminated() - Method in class org.robolectric.android.util.concurrent.RoboExecutorService
-
Deprecated.
- isTouchExplorationEnabled() - Method in class org.robolectric.shadows.ShadowAccessibilityManager
- isTruthy(int) - Static method in class org.robolectric.res.android.Util
- isTruthy(Object) - Static method in class org.robolectric.res.android.Util
- isTtyModeSupported() - Method in class org.robolectric.shadows.ShadowTelephonyManager
-
Implementation for
TelephonyManager.isTtyModeSupported()
. - isTtySupported() - Method in class org.robolectric.shadows.ShadowTelecomManager
- isUceSettingEnabled() - Method in class org.robolectric.shadows.ShadowRcsUceAdapter
-
Returns the value specified for the
subscriptionId
corresponding to theRcsUceAdapter
byShadowRcsUceAdapter.setUceSettingEnabledForSubscriptionId(int, boolean)
. - isUiEnabled() - Method in class org.robolectric.shadows.ShadowVoiceInteractionSession
-
Returns whether the UI is set to be enabled through
VoiceInteractionSession.setUiEnabled(boolean)
. - isUninstallBlocked(ComponentName, String) - Method in class org.robolectric.shadows.ShadowDevicePolicyManager
- isUniqueDeviceAttestationSupported() - Method in class org.robolectric.shadows.ShadowDevicePolicyManager
- isUpgrade() - Method in class org.robolectric.shadows.ShadowApplicationPackageManager
- isUsbDataSignalingEnabled() - Method in class org.robolectric.shadows.ShadowDevicePolicyManager
- isUsedInFix() - Method in class org.robolectric.shadows.GnssStatusBuilder.GnssSatelliteInfo
-
Deprecated.Gets whether the satellite
was used in the most recent position fix
. - isUseGlobalScheduler() - Static method in class org.robolectric.RoboSettings
-
Deprecated.Use PAUSED looper mode.
- isUserAMonkey() - Static method in class org.robolectric.shadows.ShadowActivityManager
- isUserForeground() - Method in class org.robolectric.shadows.ShadowUserManager
- isUserKeyUnlocked(int) - Static method in class org.robolectric.shadows.ShadowStorageManager
- isUserOfType(String) - Method in class org.robolectric.shadows.ShadowUserManager
- isUserResolvableError(int) - Method in class org.robolectric.shadows.gms.common.ShadowGoogleApiAvailability
- isUserRunning(UserHandle) - Method in class org.robolectric.shadows.ShadowUserManager
- isUserRunningOrStopping(UserHandle) - Method in class org.robolectric.shadows.ShadowUserManager
- isUserUnlocked() - Method in class org.robolectric.shadows.ShadowUserManager
- isUserUnlocked(UserHandle) - Method in class org.robolectric.shadows.ShadowUserManager
- isUserUnlockingOrUnlocked(UserHandle) - Method in class org.robolectric.shadows.ShadowUserManager
- isUTF8() - Method in class org.robolectric.res.android.ResStringPool
- isUwbEnabled() - Method in class org.robolectric.shadows.ShadowUwbManager
-
Returns whether UWB is enabled or disabled.
- isValid() - Method in class org.robolectric.shadows.ShadowRenderNode
- isValid() - Method in class org.robolectric.shadows.ShadowSurface
- isValidRingerMode(int) - Static method in class org.robolectric.shadows.ShadowAudioManager
- isValidVirtualDeviceId(int) - Method in class org.robolectric.shadows.ShadowVirtualDeviceManager
- isValue(String) - Method in class org.robolectric.res.AttrData
- isVibrating() - Method in class org.robolectric.shadows.ShadowVibrator
-
Returns true if the Vibrator is currently vibrating as controlled by
Vibrator.vibrate(long)
- isVisible() - Method in class org.robolectric.fakes.RoboMenuItem
- isVoiceCapable() - Method in class org.robolectric.shadows.ShadowTelephonyManager
-
Returns
true
by default or the value specified viaShadowTelephonyManager.setVoiceCapable(boolean)
. - isVoiceMailNumber(PhoneAccountHandle, String) - Method in class org.robolectric.shadows.ShadowTelecomManager
- isVoicemailVibrationEnabled(PhoneAccountHandle) - Method in class org.robolectric.shadows.ShadowTelephonyManager
-
Returns
null
by default or the value specified viaShadowTelephonyManager.setVoicemailVibrationEnabled(PhoneAccountHandle, boolean)
. - isVoiceRecognitionSupported(BluetoothDevice) - Method in class org.robolectric.shadows.ShadowBluetoothHeadset
-
Checks whether the headset supports voice recognition.
- isWakeLockLevelSupported(int) - Method in class org.robolectric.shadows.ShadowPowerManager
- isWallpaperSupported() - Method in class org.robolectric.shadows.ShadowWallpaperManager
- isWebViewOverlaysEnabled() - Static method in class org.robolectric.nativeruntime.HardwareRendererNatives
- isWebViewOverlaysEnabled() - Static method in class org.robolectric.shadows.ShadowNativeHardwareRenderer
- isWhenShown() - Method in class org.robolectric.shadows.ShadowNotification
- isWhitespace() - Method in class org.robolectric.android.XmlResourceParserImpl
- isWhitespace(String) - Method in class org.robolectric.android.XmlResourceParserImpl
- isWifiConnectedNetworkScorerEnabled() - Method in class org.robolectric.shadows.ShadowWifiManager
-
Returns if wifi connected betwork scorer enabled
- isWifiEnabled() - Method in class org.robolectric.shadows.ShadowWifiManager
- isWindows() - Static method in class org.robolectric.util.OsUtil
- isWindowShowing() - Method in class org.robolectric.shadows.ShadowVoiceInteractionSession
-
Returns whether the UI window from
VoiceInteractionSession
is currently showing. - isWindowVisible() - Method in class org.robolectric.shadows.ShadowVoiceInteractionSession
-
Returns whether the window from
VoiceInteractionSession
is currently visible. - isWiredHeadsetOn() - Method in class org.robolectric.shadows.ShadowAudioManager
- isWorkProfileProvisioningFinalized(UserHandle, Account) - Method in class org.robolectric.shadows.ShadowDevicePolicyManager
-
Returns if
ShadowDevicePolicyManager.finalizeWorkProfileProvisioning(UserHandle, Account)
was called with the provided parameters. - isWpa3SaeH2eSupported() - Method in class org.robolectric.shadows.ShadowWifiManager
-
Returns last value provided to
ShadowWifiManager.setWpa3SaeH2eSupported(boolean)
. - isWpa3SaePublicKeySupported() - Method in class org.robolectric.shadows.ShadowWifiManager
-
Returns last value provided to
ShadowWifiManager.setWpa3SaePublicKeySupported(boolean)
. - isWpa3SaeSupported() - Method in class org.robolectric.shadows.ShadowWifiManager
-
Returns last value provided to
ShadowWifiManager.setWpa3SaeSupported(boolean)
. - isWpa3SuiteBSupported() - Method in class org.robolectric.shadows.ShadowWifiManager
-
Returns last value provided to
ShadowWifiManager.setWpa3SuiteBSupported(boolean)
. - isXml() - Method in class org.robolectric.res.FileTypedResource
- isXml() - Method in class org.robolectric.res.TypedResource
- itemAt(int) - Method in class org.robolectric.res.android.SortedVector
- iterator() - Method in class org.robolectric.shadows.CachedPathIteratorFactory
J
- J() - Constructor for class org.robolectric.versioning.AndroidVersions.J
- JaCoCoTester - Class in org.robolectric.integrationtests.jacoco
-
A class that gets instrumented by both Robolectric (for shadowing) and Jacoco.
- JaCoCoTester() - Constructor for class org.robolectric.integrationtests.jacoco.JaCoCoTester
- JarInstrumentor - Class in org.robolectric.preinstrumented
-
Runs Robolectric invokedynamic instrumentation on an android-all jar.
- JarInstrumentor() - Constructor for class org.robolectric.preinstrumented.JarInstrumentor
- jarPath() - Method in class org.robolectric.internal.dependency.MavenJarArtifact
- jarSha512Path() - Method in class org.robolectric.internal.dependency.MavenJarArtifact
- JavadocJsonGenerator - Class in org.robolectric.annotation.processing.generator
-
Primarily used by the Robolectric Chrome extension for Robolectric docs alongside of Android SDK docs.
- JavadocJsonGenerator(RobolectricModel, ProcessingEnvironment, File) - Constructor for class org.robolectric.annotation.processing.generator.JavadocJsonGenerator
- JavaVersion - Class in org.robolectric.util
- JavaVersion(String) - Constructor for class org.robolectric.util.JavaVersion
- JMR1() - Constructor for class org.robolectric.versioning.AndroidVersions.JMR1
- JMR2() - Constructor for class org.robolectric.versioning.AndroidVersions.JMR2
- JNI_FALSE - Static variable in class org.robolectric.res.android.Util
- JNI_TRUE - Static variable in class org.robolectric.res.android.Util
- jobFinished(JobParameters, boolean) - Method in class org.robolectric.shadows.ShadowJobService
- join(String) - Method in interface org.robolectric.res.FsFile
-
Deprecated.use
Path.resolve(Path)
instead. - join(String, Object...) - Static method in class org.robolectric.util.Join
- join(String, Collection) - Static method in class org.robolectric.util.Join
- join(Path, String...) - Static method in class org.robolectric.res.Fs
- join(List<?>) - Static method in class org.robolectric.annotation.processing.validator.RealObjectValidator
- Join - Class in org.robolectric.util
-
Utility class used to join strings together with a delimiter.
- Join() - Constructor for class org.robolectric.util.Join
- jumpToSegment(float) - Method in class org.robolectric.shadows.CachedPathIteratorFactory.CachedPathIterator
-
Restarts the iterator and jumps all the segments of this path up to the length value.
K
- K() - Constructor for class org.robolectric.versioning.AndroidVersions.K
- K_INVALID_COOKIE - Static variable in class org.robolectric.res.android.ApkAssetsCookie
- keepAliveStrategy - Variable in class org.robolectric.shadows.httpclient.DefaultRequestDirector
-
The keep-alive duration strategy.
- key - Variable in class org.robolectric.res.android.CppAssetManager2.ResolvedBag.Entry
- key() - Method in class org.robolectric.shadows.BackupDataEntity
-
The header key for a backup entity.
- Key() - Constructor for class org.robolectric.res.android.ApkAssetsCache.Key
- Key(Type, String) - Constructor for class org.robolectric.util.inject.Injector.Key
- KEY_PREFIX_JOINER - Static variable in class org.robolectric.shadows.ShadowBackupDataOutput
- keyboard - Variable in class org.robolectric.res.android.ResTable_config
- KEYBOARD - Enum constant in enum org.robolectric.res.android.ResTable_config.Type
- KEYBOARD_ANY - Static variable in class org.robolectric.res.android.ResTable_config
- KEYBOARD_HIDDEN - Enum constant in enum org.robolectric.res.android.ResTable_config.Type
- keyboardHidden() - Method in class org.robolectric.res.android.ResTable_config
- keyboardHidden(int) - Method in class org.robolectric.res.android.ResTable_config
- keySet() - Method in interface org.robolectric.pluginapi.config.ConfigurationStrategy.Configuration
-
Returns the set of known configuration classes.
- keySet() - Method in class org.robolectric.plugins.HierarchicalConfigurationStrategy.ConfigurationImpl
- KEYSHIDDEN_ANY - Static variable in class org.robolectric.res.android.ResTable_config
- KEYSHIDDEN_NO - Static variable in class org.robolectric.res.android.ResTable_config
- KEYSHIDDEN_SOFT - Static variable in class org.robolectric.res.android.ResTable_config
- KEYSHIDDEN_YES - Static variable in class org.robolectric.res.android.ResTable_config
- kill() - Method in class org.robolectric.shadows.ShadowRemoteCallbackList
- killBackgroundProcesses(String) - Method in class org.robolectric.shadows.ShadowActivityManager
- killProcess(int) - Static method in class org.robolectric.shadows.ShadowProcess
-
Stores requests for killing processes.
- kInvalidCookie - Static variable in class org.robolectric.res.android.ApkAssetsCookie
- kThrowOnBadId - Static variable in class org.robolectric.res.android.AttributeResolution
- kThrowOnBadId - Static variable in class org.robolectric.res.android.AttributeResolution10
- kThrowOnBadId - Static variable in class org.robolectric.res.android.AttributeResolution9
L
- L() - Constructor for class org.robolectric.versioning.AndroidVersions.L
- L10N_NOT_REQUIRED - Static variable in class org.robolectric.res.android.ResourceTypes.ResTable_map
- L10N_SUGGESTED - Static variable in class org.robolectric.res.android.ResourceTypes.ResTable_map
- landscapeHeight - Variable in enum org.robolectric.android.DeviceConfig.ScreenSize
- landscapeWidth - Variable in enum org.robolectric.android.DeviceConfig.ScreenSize
- language - Variable in class org.robolectric.res.android.ResTable_config
-
Returns a packed 2-byte language code.
- LANGUAGE_STRING - Enum constant in enum org.robolectric.res.android.ResTable_config.Type
- languageString() - Method in class org.robolectric.res.android.ResTable_config
-
Returns
ResTable_config.language
as an unpacked string representation. - large - Enum constant in enum org.robolectric.android.DeviceConfig.ScreenSize
- largestNominalAppHeight - Variable in class org.robolectric.android.internal.DisplayConfig
-
The largest value of
DisplayConfig.appHeight
that an application is likely to encounter, in pixels, excepting cases where the height may be even larger due to system decorations such as the status bar being hidden, for example. - largestNominalAppWidth - Variable in class org.robolectric.android.internal.DisplayConfig
-
The largest value of
DisplayConfig.appWidth
that an application is likely to encounter, in pixels, excepting cases where the width may be even larger due to system decorations such as the status bar being hidden, for example. - lastCarModePriority - Variable in class org.robolectric.shadows.ShadowUIModeManager
- lastDataParams - Variable in class org.robolectric.shadows.ShadowSmsManager
- lastDownloadedMultimediaMessageParams - Variable in class org.robolectric.shadows.ShadowSmsManager
- lastFlags - Variable in class org.robolectric.shadows.ShadowUIModeManager
- lastHapticFeedbackPerformed() - Method in class org.robolectric.shadows.ShadowView
- lastSentMultimediaMessageParams - Variable in class org.robolectric.shadows.ShadowSmsManager
- lastTextMultipartParams - Variable in class org.robolectric.shadows.ShadowSmsManager
- lastTextSmsParams - Variable in class org.robolectric.shadows.ShadowSmsManager
- launchAssist(Bundle) - Method in class org.robolectric.shadows.ShadowSearchManager
- launchPendingIntent(int, PendingIntent, Executor, IntConsumer) - Method in class org.robolectric.shadows.ShadowVirtualDeviceManager.ShadowVirtualDevice
- layerStack - Variable in class org.robolectric.android.internal.DisplayConfig
-
The surface flinger layer stack associated with this logical display.
- LAYOUT - Enum constant in enum org.robolectric.res.ResType
- LAYOUTDIR_ANY - Static variable in class org.robolectric.res.android.ResTable_config
- LAYOUTDIR_LTR - Static variable in class org.robolectric.res.android.ResTable_config
- LAYOUTDIR_RTL - Static variable in class org.robolectric.res.android.ResTable_config
- LazyApplication - Annotation Type in org.robolectric.annotation.experimental
-
A
Configurer
annotation that dictates whether or not Robolectric should lazily instantiate the Application under test. - LazyApplication.LazyLoad - Enum in org.robolectric.annotation.experimental
-
Whether or not the Application should be lazily loaded
- LazyApplicationConfigurer - Class in org.robolectric.plugins
-
A
Configurer
that reads theLazyApplication
to dictate whether Robolectric should lazily instantiate the Application under test (as well as the test Instrumentation). - LazyApplicationConfigurer(Properties, PackagePropertiesLoader) - Constructor for class org.robolectric.plugins.LazyApplicationConfigurer
- left - Variable in class org.robolectric.shadows.ShadowCanvas.RectPaintHistoryEvent
- left - Variable in class org.robolectric.shadows.ShadowCanvas.RoundRectPaintHistoryEvent
- leftVolume - Variable in class org.robolectric.shadows.ShadowSoundPool.Playback
- LEGACY - Enum constant in enum org.robolectric.annotation.GetInstallerPackageNameMode.Mode
-
Robolectric's prior behavior when calling getInstallerPackageName method.
- LEGACY - Enum constant in enum org.robolectric.annotation.GraphicsMode.Mode
-
Use legacy graphics shadows that are no-ops and fakes.
- LEGACY - Enum constant in enum org.robolectric.annotation.LooperMode.Mode
-
Deprecated.use LooperMode.PAUSED
- LEGACY - Enum constant in enum org.robolectric.annotation.SQLiteMode.Mode
-
Deprecated.This mode is obsolete and will be removed soon.
- LEGACY - Enum constant in enum org.robolectric.annotation.TextLayoutMode.Mode
-
Deprecated.LEGACY mode is inaccurate, has known bugs and will be removed in a future release.
- LegacyDependencyResolver - Class in org.robolectric.plugins
-
Robolectric's historical dependency resolver (which is currently still the default), which is used by
DefaultSdkProvider
to locate SDK jars. - LegacyDependencyResolver(Properties) - Constructor for class org.robolectric.plugins.LegacyDependencyResolver
- levelToChar(int) - Static method in class org.robolectric.shadows.ShadowLog
- libraries - Variable in class org.robolectric.annotation.Config.Builder
- libraries() - Method in class org.robolectric.annotation.Config.Implementation
- libraries() - Element in annotation type org.robolectric.annotation.Config
-
Deprecated.If you are using at least Android Studio 3.0 alpha 5 or Bazel's android_local_test please migrate to the preferred way to configure
- lifecycle(String, Object...) - Static method in class org.robolectric.util.Logger
-
Log a lifecycle message.
- LightingColorFilterNatives - Class in org.robolectric.nativeruntime
-
Native methods for LightingColorFilter JNI registration.
- LINE_TO - Enum constant in enum org.robolectric.shadows.ShadowPath.Point.Type
- LinearGradientNatives - Class in org.robolectric.nativeruntime
-
Native methods for LinearGradient JNI registration.
- LineBreakerNatives - Class in org.robolectric.nativeruntime
-
Native methods for LineBreaker JNI registration.
- lineTo(float, float) - Method in class org.robolectric.shadows.ShadowLegacyPath
- LinkedHashMapEldestInterceptor() - Constructor for class org.robolectric.interceptors.AndroidInterceptors.LinkedHashMapEldestInterceptor
- list(String) - Method in class org.robolectric.shadows.ShadowArscAssetManager
- listen(PhoneStateListener, int) - Method in class org.robolectric.shadows.ShadowTelephonyManager
- listener - Variable in class org.robolectric.shadows.ShadowAudioManager.AudioFocusRequest
- listenUsingInsecureL2capChannel() - Method in class org.robolectric.shadows.ShadowBluetoothAdapter
- listenUsingInsecureRfcommWithServiceRecord(String, UUID) - Method in class org.robolectric.shadows.ShadowBluetoothAdapter
- listenUsingL2capChannel() - Method in class org.robolectric.shadows.ShadowBluetoothAdapter
- listenUsingRfcommWithServiceRecord(String, UUID) - Method in class org.robolectric.shadows.ShadowBluetoothAdapter
- listFileNames(Path) - Static method in class org.robolectric.res.Fs
- listFiles(Path) - Static method in class org.robolectric.res.Fs
- listFiles(Path, Predicate<Path>) - Static method in class org.robolectric.res.Fs
- listServices() - Static method in class org.robolectric.shadows.ShadowServiceManager
- littleEndianIterator() - Method in class org.robolectric.shadows.ShadowMemoryMappedFile
- littleEndianIterator() - Method in class org.robolectric.shadows.ShadowMemoryMappedFileS
- llHeight - Variable in class org.robolectric.shadows.RoundRectangle
- llWidth - Variable in class org.robolectric.shadows.RoundRectangle
- LMR1() - Constructor for class org.robolectric.versioning.AndroidVersions.LMR1
- load() - Static method in class org.robolectric.shadows.util.SQLiteLibraryLoader
- load(int) - Static method in class org.robolectric.shadows.ShadowKeyCharacterMap
- load(Context, int, int) - Method in class org.robolectric.shadows.ShadowSoundPool
- load(String) - Method in class org.robolectric.res.DocumentLoader
- load(String, int) - Method in class org.robolectric.shadows.ShadowSoundPool
- load(PackageResourceTable, String) - Method in class org.robolectric.res.RawResourceLoader
- Load(String, boolean) - Static method in class org.robolectric.res.android.CppApkAssets
- loadArscFromFd(FileDescriptor) - Static method in class org.robolectric.res.android.CppApkAssets
- LoadAsSharedLibrary(String, boolean) - Static method in class org.robolectric.res.android.CppApkAssets
- loadClass(ClassLoader, String) - Static method in class org.robolectric.util.ReflectionHelpers
-
Load a class.
- loadClass(String, boolean) - Method in class org.robolectric.internal.bytecode.SandboxClassLoader
- loadData(String, String, String) - Method in class org.robolectric.shadows.ShadowWebView
- LoadData(String, String, String) - Constructor for class org.robolectric.shadows.ShadowWebView.LoadData
- loadDataWithBaseURL(String, String, String, String, String) - Method in class org.robolectric.shadows.ShadowWebView
- LoadDataWithBaseURL(String, String, String, String, String) - Constructor for class org.robolectric.shadows.ShadowWebView.LoadDataWithBaseURL
- loadDrawable(Resources, TypedValue, int, int, Resources.Theme) - Method in class org.robolectric.shadows.ShadowArscResourcesImpl
- loadDrawable(Resources, TypedValue, int, Resources.Theme, boolean) - Method in class org.robolectric.shadows.ShadowArscResourcesImpl
- loadDrawable(TypedValue, int, Resources.Theme) - Method in class org.robolectric.shadows.ShadowResources
- loadDrawableAsync(Context, Icon.OnDrawableLoadedListener, Handler) - Method in class org.robolectric.shadows.ShadowIcon
- loadDrawableAsync(Context, Message) - Method in class org.robolectric.shadows.ShadowIcon
- loaded - Static variable in class org.robolectric.nativeruntime.DefaultNativeRuntimeLoader
- LoadedArsc - Class in org.robolectric.res.android
- LoadedArsc() - Constructor for class org.robolectric.res.android.LoadedArsc
- loadFromPath(String, boolean) - Static method in class org.robolectric.shadows.ShadowArscApkAssets9
-
Necessary to shadow this method because the framework path is hard-coded.
- loadFromPath(String, int) - Static method in class org.robolectric.shadows.ShadowArscApkAssets9
- loadNull() - Method in class org.robolectric.internal.bytecode.RobolectricGeneratorAdapter
- LoadOverlay(String, boolean) - Static method in class org.robolectric.res.android.CppApkAssets
- loadResourceBagValue(int, int, TypedValue, boolean) - Method in class org.robolectric.shadows.ShadowArscAssetManager
-
Returns true if the resource was found, filling in mRetStringBlock and mRetData.
- loadResourceValue(int, short, TypedValue, boolean) - Method in class org.robolectric.shadows.ShadowArscAssetManager
- loadResourceXmlFile(XmlContext) - Method in class org.robolectric.res.DocumentLoader
- loadResourceXmlFile(XmlContext) - Method in class org.robolectric.res.StaxDocumentLoader
- loadThemeAttributeValue(long, int, TypedValue, boolean) - Static method in class org.robolectric.shadows.ShadowArscAssetManager
- loadThisOrNull() - Method in class org.robolectric.internal.bytecode.RobolectricGeneratorAdapter
- loadTo(PackageResourceTable) - Method in class org.robolectric.res.RawResourceLoader
- loadUnbadgedItemIcon(PackageItemInfo, ApplicationInfo) - Method in class org.robolectric.shadows.ShadowApplicationPackageManager
-
Gets the unbadged icon based on the values set by
ShadowPackageManager.setUnbadgedApplicationIcon(java.lang.String, android.graphics.drawable.Drawable)
or returns null if nothing has been set. - loadUrl(String) - Method in class org.robolectric.shadows.ShadowWebView
- loadUrl(String, Map<String, String>) - Method in class org.robolectric.shadows.ShadowWebView
-
Fires a request to load the given
url
in WebView. - loadXmlResourceParser(int, String) - Method in class org.robolectric.shadows.ShadowResources
- loadXmlResourceParser(String, int, int, String) - Method in class org.robolectric.shadows.ShadowResources
- LocalActivityInvoker - Class in org.robolectric.android.internal
-
An
ActivityInvoker
that drivesActivity
lifecycles manually. - LocalActivityInvoker() - Constructor for class org.robolectric.android.internal.LocalActivityInvoker
- LocalControlledLooper - Class in org.robolectric.android.internal
-
A Robolectric implementation for
ControlledLooper
. - LocalControlledLooper() - Constructor for class org.robolectric.android.internal.LocalControlledLooper
- LocalDependencyResolver - Class in org.robolectric.internal.dependency
- LocalDependencyResolver(File) - Constructor for class org.robolectric.internal.dependency.LocalDependencyResolver
- LOCALE_SCRIPT_STRING - Enum constant in enum org.robolectric.res.android.ResTable_config.Type
- LOCALE_VARIANT_STRING - Enum constant in enum org.robolectric.res.android.ResTable_config.Type
- LocaleAdjustLanguageCodeInterceptor() - Constructor for class org.robolectric.interceptors.AndroidInterceptors.LocaleAdjustLanguageCodeInterceptor
- LocaleData - Class in org.robolectric.res.android
- LocaleData() - Constructor for class org.robolectric.res.android.LocaleData
- LocaleDataTables - Class in org.robolectric.res.android
- LocaleDataTables() - Constructor for class org.robolectric.res.android.LocaleDataTables
- localeScript - Variable in class org.robolectric.res.android.ResTable_config
-
The ISO-15924 short name for the script corresponding to this configuration.
- localeScriptString() - Method in class org.robolectric.res.android.ResTable_config
-
Returns the
ResTable_config.localeScript
as a string. - LocaleValue() - Constructor for class org.robolectric.res.android.ConfigDescription.LocaleValue
- localeVariant - Variable in class org.robolectric.res.android.ResTable_config
-
A single BCP-47 variant subtag.
- localeVariantString() - Method in class org.robolectric.res.android.ResTable_config
-
Returns the
ResTable_config.localeVariant
as a string. - LocalPermissionGranter - Class in org.robolectric.android.internal
-
A
PermissionGranter
that runs on a local JVM with Robolectric. - LocalPermissionGranter() - Constructor for class org.robolectric.android.internal.LocalPermissionGranter
- LocalUiController - Class in org.robolectric.android.internal
-
A
UiController
that runs on a local JVM with Robolectric. - LocalUiController() - Constructor for class org.robolectric.android.internal.LocalUiController
- locationUrl - Variable in class org.robolectric.shadows.ShadowSmsManager.MultimediaMessageParams
- lock() - Method in class org.robolectric.res.android.ResTable
- lockBag(int, Ref<ResTable.bag_entry[]>) - Method in class org.robolectric.res.android.ResTable
- lockCanvas() - Method in class org.robolectric.shadows.ShadowSurfaceView.FakeSurfaceHolder
- lockCanvas(Rect) - Method in class org.robolectric.shadows.ShadowSurface
- lockCanvas(Rect) - Method in class org.robolectric.shadows.ShadowSurfaceView.FakeSurfaceHolder
- lockCommunicationDevice(boolean) - Method in class org.robolectric.shadows.ShadowAudioManager
-
Sets whether subsequent calls to
ShadowAudioManager.setCommunicationDevice(android.media.AudioDeviceInfo)
will succeed. - lockHardwareCanvas() - Method in class org.robolectric.shadows.ShadowSurface
- lockMode(boolean) - Method in class org.robolectric.shadows.ShadowAudioManager
-
Sets whether subsequent calls to
ShadowAudioManager.setMode(int)
will succeed or not. - lockNow() - Method in class org.robolectric.shadows.ShadowDevicePolicyManager
- log - Variable in class org.robolectric.shadows.httpclient.ShadowDefaultRequestDirector
- Logger - Class in org.robolectric.util
-
Logger for Robolectric.
- Logger() - Constructor for class org.robolectric.util.Logger
- loggingEnabled() - Static method in class org.robolectric.util.Logger
- logHttpRequests() - Method in class org.robolectric.shadows.httpclient.FakeHttpLayer
- logicalDensityDpi - Variable in class org.robolectric.android.internal.DisplayConfig
-
The logical display density which is the basis for density-independent pixels.
- logicalHeight - Variable in class org.robolectric.android.internal.DisplayConfig
-
The logical height of the display, in pixels.
- logicalWidth - Variable in class org.robolectric.android.internal.DisplayConfig
-
The logical width of the display, in pixels.
- LogItem(int, String, String, Throwable) - Constructor for class org.robolectric.shadows.ShadowLog.LogItem
- LogItem(String, int, String, String, Throwable) - Constructor for class org.robolectric.shadows.ShadowLog.LogItem
- lookup(int, Ref<Short>) - Method in class org.robolectric.res.android.IdmapEntries
- loop - Variable in class org.robolectric.shadows.ShadowSoundPool.Playback
- loop() - Static method in class org.robolectric.shadows.ShadowLegacyLooper
- loop() - Static method in class org.robolectric.shadows.ShadowPausedLooper
-
Shadow loop to handle uncaught exceptions.
- LooperDelegatingScheduler - Class in org.robolectric.android.internal
-
A foreground Scheduler implementation used for
LooperMode.Mode.PAUSED
. - LooperDelegatingScheduler(Looper) - Constructor for class org.robolectric.android.internal.LooperDelegatingScheduler
- looperMode() - Static method in class org.robolectric.shadows.ShadowLooper
-
Return the current
LooperMode
. - LooperMode - Annotation Type in org.robolectric.annotation
-
A
Configurer
annotation for controlling Robolectric'sLooper
behavior. - LooperMode.Mode - Enum in org.robolectric.annotation
-
Specifies the different supported Looper modes.
- LooperModeConfigurer - Class in org.robolectric.plugins
-
Provides configuration to Robolectric for its @
LooperMode
annotation. - LooperModeConfigurer(Properties, PackagePropertiesLoader) - Constructor for class org.robolectric.plugins.LooperModeConfigurer
- LooperShadowPicker<T> - Class in org.robolectric.shadows
- LooperShadowPicker(Class<? extends T>, Class<? extends T>) - Constructor for class org.robolectric.shadows.LooperShadowPicker
- loopMainThreadForAtLeast(long) - Method in class org.robolectric.android.internal.LocalUiController
- loopMainThreadUntilIdle() - Method in class org.robolectric.android.internal.LocalUiController
- looseSignatures - Variable in class org.robolectric.internal.bytecode.ShadowInfo
- looseSignatures() - Element in annotation type org.robolectric.annotation.Implements
-
Deprecated.Use the
ClassName
annotation or theImplementation.methodName()
annotation parameter instead. - lrHeight - Variable in class org.robolectric.shadows.RoundRectangle
- lrWidth - Variable in class org.robolectric.shadows.RoundRectangle
- lstat(String) - Method in class org.robolectric.shadows.ShadowLinux
- lstat(String) - Static method in class org.robolectric.shadows.ShadowPosix
M
- M() - Constructor for class org.robolectric.versioning.AndroidVersions.M
- main(String[]) - Static method in class org.robolectric.preinstrumented.JarInstrumentor
- mainThreadFactory() - Method in class org.robolectric.internal.AndroidSandbox
- mainThreadFactory() - Method in class org.robolectric.internal.bytecode.Sandbox
- makeFamilyFromParsed(Object, Map<String, ByteBuffer>) - Static method in class org.robolectric.shadows.ShadowNativeTypeface
- makeIdentifer(int, int, int) - Static method in class org.robolectric.res.ResourceIds
- makeInputDeviceNamed(String) - Static method in class org.robolectric.shadows.ShadowInputDevice
-
Deprecated.use
InputDeviceBuilder
. - makeMethodPrivate(MethodNode) - Method in class org.robolectric.internal.bytecode.ClassInstrumentor
-
Replaces protected and public class modifiers with private.
- makeNewLayoutInflater(Context) - Static method in class org.robolectric.shadows.ShadowPolicyManager
- makeNewWindow(Context) - Static method in class org.robolectric.shadows.ShadowPolicyManager
- makeText(Context, int, int) - Static method in class org.robolectric.shadows.ShadowToast
- makeText(Context, CharSequence, int) - Static method in class org.robolectric.shadows.ShadowToast
- makeVisible() - Method in interface org.robolectric.shadows._Activity_
- managedConn - Variable in class org.robolectric.shadows.httpclient.DefaultRequestDirector
-
The currently allocated connection.
- manifest - Variable in class org.robolectric.annotation.Config.Builder
- manifest() - Method in class org.robolectric.annotation.Config.Implementation
- manifest() - Element in annotation type org.robolectric.annotation.Config
-
Deprecated.If you are using at least Android Studio 3.0 alpha 5 or Bazel's android_local_test please migrate to the preferred way to configure builds http://robolectric.org/getting-started/
- ManifestFactory - Interface in org.robolectric.internal
-
A factory that detects what build system is in use and provides a ManifestFactory that can create an AndroidManifest for that environment.
- ManifestIdentifier - Class in org.robolectric.internal
- ManifestIdentifier(String, Path, Path, Path, List<ManifestIdentifier>) - Constructor for class org.robolectric.internal.ManifestIdentifier
- ManifestIdentifier(String, Path, Path, Path, List<ManifestIdentifier>, Path) - Constructor for class org.robolectric.internal.ManifestIdentifier
- ManifestIdentifier(Path, Path, Path, String, List<Path>) - Constructor for class org.robolectric.internal.ManifestIdentifier
-
Deprecated.Use
ManifestIdentifier(String, Path, Path, Path, List)
instead. - MANUAL - Enum constant in enum org.robolectric.shadows.ShadowTelecomManager.CallRequestMode
-
Do not automatically allow or deny any call requests.
- map - Variable in class org.robolectric.res.android.ResTable.bag_entry
- map() - Method in interface org.robolectric.pluginapi.config.ConfigurationStrategy.Configuration
-
Returns the map of known configuration classes to configuration instances.
- map() - Method in class org.robolectric.plugins.HierarchicalConfigurationStrategy.ConfigurationImpl
- map(int, int, int) - Method in class org.robolectric.shadows.ShadowSharedMemory
-
Only works on
SharedMemory
instances fromSharedMemory.create(java.lang.String, int)
. - mapForPackage(SortedMap<ComponentName, V>, String) - Static method in class org.robolectric.shadows.ShadowPackageManager
- mapLibraryName(String) - Method in interface org.robolectric.shadows.util.SQLiteLibraryLoader.LibraryNameMapper
- mappedTypeName(String) - Method in class org.robolectric.internal.bytecode.InstrumentationConfiguration
- mapPoint(float, float) - Method in class org.robolectric.shadows.ShadowLegacyMatrix
- mapPoint(PointF) - Method in class org.robolectric.shadows.ShadowLegacyMatrix
- mapPoints(float[], int, float[], int, int) - Method in class org.robolectric.shadows.ShadowLegacyMatrix
- mapRadius(float) - Method in class org.robolectric.shadows.ShadowLegacyMatrix
- mapRect(RectF, RectF) - Method in class org.robolectric.shadows.ShadowLegacyMatrix
- mapRectFromViewToScreenCoords(RectF, boolean) - Method in class org.robolectric.shadows.ShadowView
- mapVectors(float[], int, float[], int, int) - Method in class org.robolectric.shadows.ShadowLegacyMatrix
- MASK_HDR - Static variable in class org.robolectric.res.android.ResTable_config
- MASK_KEYSHIDDEN - Static variable in class org.robolectric.res.android.ResTable_config
- MASK_LAYOUTDIR - Static variable in class org.robolectric.res.android.ResTable_config
- MASK_NAVHIDDEN - Static variable in class org.robolectric.res.android.ResTable_config
- MASK_SCREENLONG - Static variable in class org.robolectric.res.android.ResTable_config
- MASK_UI_MODE_NIGHT - Static variable in class org.robolectric.res.android.ResTable_config
- MASK_UI_MODE_TYPE - Static variable in class org.robolectric.res.android.ResTable_config
- MASK_WIDE_COLOR_GAMUT - Static variable in class org.robolectric.res.android.ResTable_config
- MaskFilterNatives - Class in org.robolectric.nativeruntime
-
Native methods for MaskFilter JNI registration.
- match(ResTable_config) - Method in class org.robolectric.res.android.ResTable_config
- MATCH_ALL - Static variable in interface org.robolectric.sandbox.ShadowMatcher
- matchClass(ClassTree, VisitorState) - Method in class org.robolectric.errorprone.bugpatterns.DeprecatedMethodsCheck
- matchClass(ClassTree, VisitorState) - Method in class org.robolectric.errorprone.bugpatterns.RobolectricShadow
- matches(Method) - Method in class org.robolectric.android.AndroidSdkShadowMatcher
- matches(Method) - Method in interface org.robolectric.sandbox.ShadowMatcher
- matches(HttpEntity) - Method in interface org.robolectric.shadows.httpclient.FakeHttpLayer.RequestMatcherBuilder.PostBodyMatcher
-
Hint: you can use EntityUtils.toString(actualPostBody) to help you implement your matches method.
- matches(HttpRequest) - Method in class org.robolectric.shadows.httpclient.FakeHttpLayer.DefaultRequestMatcher
- matches(HttpRequest) - Method in class org.robolectric.shadows.httpclient.FakeHttpLayer.RequestMatcherBuilder
- matches(HttpRequest) - Method in class org.robolectric.shadows.httpclient.FakeHttpLayer.RequestMatcherResponseRule
- matches(HttpRequest) - Method in class org.robolectric.shadows.httpclient.FakeHttpLayer.UriRegexMatcher
- matches(HttpRequest) - Method in class org.robolectric.shadows.httpclient.FakeHttpLayer.UriRequestMatcher
- matches(HttpRequest) - Method in interface org.robolectric.shadows.httpclient.HttpEntityStub.ResponseRule
- matches(HttpRequest) - Method in interface org.robolectric.shadows.httpclient.RequestMatcher
- matches(ShadowInfo) - Method in class org.robolectric.android.AndroidSdkShadowMatcher
- matches(ShadowInfo) - Method in interface org.robolectric.sandbox.ShadowMatcher
- MATRIX - Static variable in class org.robolectric.shadows.ShadowMatrix
- MatrixNatives - Class in org.robolectric.nativeruntime
-
Native methods for Matrix JNI registration.
- MatrixNatives() - Constructor for class org.robolectric.nativeruntime.MatrixNatives
- MavenArtifactFetcher - Class in org.robolectric.internal.dependency
-
Class responsible for fetching artifacts from Maven.
- MavenArtifactFetcher(String, String, String, String, int, File, ExecutorService) - Constructor for class org.robolectric.internal.dependency.MavenArtifactFetcher
- MavenDependencyResolver - Class in org.robolectric.internal.dependency
-
This class is mainly responsible for fetching Android framework JAR dependencies from MavenCentral.
- MavenDependencyResolver() - Constructor for class org.robolectric.internal.dependency.MavenDependencyResolver
- MavenDependencyResolver(String, String, String, String, String, int) - Constructor for class org.robolectric.internal.dependency.MavenDependencyResolver
- MavenJarArtifact - Class in org.robolectric.internal.dependency
-
Encapsulates some parts of a Maven artifact.
- MavenJarArtifact(DependencyJar) - Constructor for class org.robolectric.internal.dependency.MavenJarArtifact
- MavenManifestFactory - Class in org.robolectric.internal
-
Deprecated.This method of configuration will be removed in a forthcoming release. Build systems should follow http://robolectric.org/build-system-integration/ to provide integration with Robolectric.
- MavenManifestFactory() - Constructor for class org.robolectric.internal.MavenManifestFactory
-
Deprecated.
- MavenRoboSettings - Class in org.robolectric
-
Deprecated.Don't put more stuff here.
- MavenRoboSettings() - Constructor for class org.robolectric.MavenRoboSettings
-
Deprecated.
- MAX_ACTIVE_LOCKS - Static variable in class org.robolectric.shadows.ShadowWifiManager.ShadowWifiLock
- MAX_SUPPORTED_ANDROID_SDK - Static variable in class org.robolectric.annotation.processing.validator.ImplementsValidator
- MAX_VOLUME_MUSIC_DTMF - Static variable in class org.robolectric.shadows.ShadowAudioManager
- maxSdk - Variable in class org.robolectric.annotation.Config.Builder
- maxSdk - Variable in class org.robolectric.annotation.processing.DocumentedMethod
- maxSdk() - Method in class org.robolectric.annotation.Config.Implementation
- maxSdk() - Element in annotation type org.robolectric.annotation.Config
-
The maximum Android SDK level to emulate when running tests on multiple API versions.
- maxSdk() - Element in annotation type org.robolectric.annotation.Implementation
-
The annotated shadow method will be invoked only for the specified SDK or lesser.
- maxSdk() - Element in annotation type org.robolectric.annotation.Implements
-
If specified, the shadow class will be applied only for this SDK or lesser.
- maxSize() - Method in class org.robolectric.shadows.ShadowHttpResponseCache
- maybeInstrumentClass(String) - Method in class org.robolectric.internal.bytecode.SandboxClassLoader
- mcc - Variable in class org.robolectric.res.android.ResTable_config
- MCC - Enum constant in enum org.robolectric.res.android.ResTable_config.Type
- measure(String, PerfStatsCollector.ThrowingRunnable<E>) - Method in class org.robolectric.util.PerfStatsCollector
- measure(String, PerfStatsCollector.ThrowingSupplier<T, E>) - Method in class org.robolectric.util.PerfStatsCollector
- MeasuredTextBuilderNatives - Class in org.robolectric.nativeruntime
-
Native methods for MeasuredText.Builder JNI registration.
- MeasuredTextNatives - Class in org.robolectric.nativeruntime
-
Native methods for MeasuredText JNI registration.
- measureText(char[], int, int) - Method in class org.robolectric.shadows.ShadowPaint
- measureText(CharSequence, int, int) - Method in class org.robolectric.shadows.ShadowPaint
- measureText(String) - Method in class org.robolectric.shadows.ShadowPaint
- measureText(String, int, int) - Method in class org.robolectric.shadows.ShadowPaint
- MEDIA_EVENT - Static variable in class org.robolectric.shadows.ShadowMediaPlayer
- MediaCodecInfoBuilder - Class in org.robolectric.shadows
-
Builder for
MediaCodecInfo
. - MediaCodecInfoBuilder.CodecCapabilitiesBuilder - Class in org.robolectric.shadows
-
Builder for
MediaCodecInfo.CodecCapabilities
. - MediaInfo() - Constructor for class org.robolectric.shadows.ShadowMediaPlayer.MediaInfo
-
Creates a new
MediaInfo
object with default duration (1000ms) and default preparation delay (0ms). - MediaInfo(int, int) - Constructor for class org.robolectric.shadows.ShadowMediaPlayer.MediaInfo
-
Creates a new
MediaInfo
object with the given duration and preparation delay. - memfd_create(String, int) - Method in class org.robolectric.shadows.ShadowLinux
- merge(Config, Config) - Method in class org.robolectric.plugins.ConfigConfigurer
- merge(GetInstallerPackageNameMode.Mode, GetInstallerPackageNameMode.Mode) - Method in class org.robolectric.plugins.GetInstallerPackageNameModeConfigurer
- merge(T, T) - Method in interface org.robolectric.pluginapi.config.Configurer
-
Merges two configurations.
- merge(T, T) - Method in class org.robolectric.plugins.config.SingleValueConfigurer
- message(Diagnostic.Kind, String) - Method in class org.robolectric.annotation.processing.validator.Validator
- message(Diagnostic.Kind, String, AnnotationValue) - Method in class org.robolectric.annotation.processing.validator.Validator
- messageId - Variable in class org.robolectric.shadows.ShadowSmsManager.MultimediaMessageParams
- messager - Variable in class org.robolectric.annotation.processing.validator.Validator
- metaData - Variable in class org.robolectric.manifest.PackageItemData
- Metadata - Class in org.robolectric.pluginapi.perf
-
Metadata for perf stats collection.
- Metadata(Map<Class<?>, Object>) - Constructor for class org.robolectric.pluginapi.perf.Metadata
- MetaData - Class in org.robolectric.manifest
- MetaData(List<Node>) - Constructor for class org.robolectric.manifest.MetaData
- method(String) - Method in class org.robolectric.shadows.httpclient.FakeHttpLayer.RequestMatcherBuilder
- METHOD_BINDING_FORMAT - Static variable in class org.robolectric.nativeruntime.DefaultNativeRuntimeLoader
- methodBlock(FrameworkMethod) - Method in class org.robolectric.internal.SandboxTestRunner.HelperTestRunner
- methodBlock(FrameworkMethod) - Method in class org.robolectric.internal.SandboxTestRunner
- methodBlock(FrameworkMethod) - Method in interface org.robolectric.RobolectricTestParameterInjector.DelegateTestRunner
- methodBlock(FrameworkMethod) - Method in class org.robolectric.RobolectricTestRunner.HelperTestRunner
- MethodCallSite - Class in org.robolectric.internal.bytecode
- MethodCallSite(Class<?>, MethodType, String, MethodHandle, MethodCallSite.Kind, boolean) - Constructor for class org.robolectric.internal.bytecode.MethodCallSite
- MethodCallSite.Kind - Enum in org.robolectric.internal.bytecode
- methodInvoker(FrameworkMethod, Object) - Method in class org.robolectric.internal.SandboxTestRunner.HelperTestRunner
-
For tests with a timeout, we need to wrap the test method execution (but not
@Before
s or@After
s in aTimeLimitedStatement
. - methodInvoker(FrameworkMethod, Object) - Method in interface org.robolectric.RobolectricTestParameterInjector.DelegateTestRunner
- methodName - Variable in class org.robolectric.internal.bytecode.MethodRef
- methodName - Variable in class org.robolectric.internal.bytecode.MethodSignature
- methodName() - Element in annotation type org.robolectric.annotation.Implementation
-
The implemented method name.
- MethodRef - Class in org.robolectric.internal.bytecode
-
Reference to a specific method on a class.
- MethodRef(Class<?>, String) - Constructor for class org.robolectric.internal.bytecode.MethodRef
- MethodRef(String, String) - Constructor for class org.robolectric.internal.bytecode.MethodRef
- methods - Variable in class org.robolectric.annotation.processing.DocumentedType
- METHODS_ALLOWED_TO_BE_PUBLIC - Static variable in class org.robolectric.annotation.processing.validator.ImplementationValidator
- MethodSignature - Class in org.robolectric.internal.bytecode
- methodsToIntercept() - Method in class org.robolectric.internal.bytecode.InstrumentationConfiguration
- Metric - Class in org.robolectric.pluginapi.perf
-
Metric for perf stats collection.
- Metric(String, boolean) - Constructor for class org.robolectric.pluginapi.perf.Metric
- Metric(String, int, int, boolean) - Constructor for class org.robolectric.pluginapi.perf.Metric
- millis(long) - Static method in class org.robolectric.junit.rules.TimeoutRule
-
Creates a
TimeoutRule
that will timeout a test after the given duration, in milliseconds. - mimeType - Variable in class org.robolectric.shadows.ImageUtil.ImageInfo
- mimeType - Variable in class org.robolectric.shadows.ShadowWebView.LoadData
- mimeType - Variable in class org.robolectric.shadows.ShadowWebView.LoadDataWithBaseURL
- MIN_VOLUME - Static variable in class org.robolectric.shadows.ShadowAudioManager
- minorVersion - Variable in class org.robolectric.res.android.ResTable_config
- MINORVERSION_ANY - Static variable in class org.robolectric.res.android.ResTable_config
- minSdk - Variable in class org.robolectric.annotation.Config.Builder
- minSdk - Variable in class org.robolectric.annotation.processing.DocumentedMethod
- minSdk() - Method in class org.robolectric.annotation.Config.Implementation
- minSdk() - Element in annotation type org.robolectric.annotation.Config
-
The minimum Android SDK level to emulate when running tests on multiple API versions.
- minSdk() - Element in annotation type org.robolectric.annotation.Implementation
-
The annotated shadow method will be invoked only for the specified SDK or greater.
- minSdk() - Element in annotation type org.robolectric.annotation.Implements
-
If specified, the shadow class will be applied only for this SDK or greater.
- mkdir(String, int) - Method in class org.robolectric.shadows.ShadowLinux
- mkdir(String, int) - Method in class org.robolectric.shadows.ShadowPosix
- mmap(String) - Static method in class org.robolectric.shadows.ShadowNativeSystemFonts
- mmapRO(String) - Static method in class org.robolectric.shadows.ShadowMemoryMappedFile
- mmapRO(String) - Static method in class org.robolectric.shadows.ShadowMemoryMappedFileS
- mNativeContext - Variable in class org.robolectric.nativeruntime.ImageReaderNatives
- mNativeRegion - Variable in class org.robolectric.nativeruntime.RegionNatives
- mnc - Variable in class org.robolectric.res.android.ResTable_config
- MNC - Enum constant in enum org.robolectric.res.android.ResTable_config.Type
- MockApplet(String, byte[]) - Constructor for class org.robolectric.shadows.ShadowSecureElementService.MockApplet
- mode - Variable in class org.robolectric.shadows.ShadowAppOpsManager.ModeAndException
- mode() - Method in enum org.robolectric.res.android.Asset.AccessMode
- ModeAndException(int, String[]) - Constructor for class org.robolectric.shadows.ShadowAppOpsManager.ModeAndException
- modeBuilder(int) - Static method in class org.robolectric.shadows.ShadowDisplayManager.ModeBuilder
- ModeBuilder() - Constructor for class org.robolectric.shadows.ShadowDisplayManager.ModeBuilder
- modeId - Variable in class org.robolectric.android.internal.DisplayConfig
-
The active display mode.
- modelBuilder - Variable in class org.robolectric.annotation.processing.validator.Validator
- modifiers - Variable in class org.robolectric.annotation.processing.DocumentedMethod
- ModuleInfoBuilder - Class in org.robolectric.shadows
-
Builder for
ModuleInfo
as ModuleInfo has hidden constructors, this builder class has been added as a way to make custom ModuleInfo objects when needed. - move(int) - Method in class org.robolectric.fakes.BaseCursor
-
Deprecated.
- move(int) - Method in class org.robolectric.fakes.RoboCursor
-
Deprecated.
- move(int) - Method in class org.robolectric.shadows.ShadowCursorWrapper
- MOVE_TO - Enum constant in enum org.robolectric.shadows.ShadowPath.Point.Type
- moveBy(float, float) - Method in class org.robolectric.shadows.ShadowWindowManagerGlobal.PredictiveBackGesture
-
Dispatches drag progress for a predictive back gesture.
- movePackage(String, Object) - Method in class org.robolectric.shadows.ShadowApplicationPackageManager
- movePrimaryStorage(Object) - Method in class org.robolectric.shadows.ShadowApplicationPackageManager
- moveTaskToBack(boolean) - Method in class org.robolectric.shadows.ShadowActivity
- moveTo(float, float) - Method in class org.robolectric.shadows.ShadowLegacyPath
- moveToFirst() - Method in class org.robolectric.fakes.BaseCursor
-
Deprecated.
- moveToFirst() - Method in class org.robolectric.fakes.RoboCursor
-
Deprecated.
- moveToFirst() - Method in class org.robolectric.shadows.ShadowCursorWrapper
- moveToFront() - Method in class org.robolectric.shadows.ShadowAppTask
-
For tests, marks the task as moved to the front.
- moveToLast() - Method in class org.robolectric.fakes.BaseCursor
-
Deprecated.
- moveToLast() - Method in class org.robolectric.fakes.RoboCursor
-
Deprecated.
- moveToLast() - Method in class org.robolectric.shadows.ShadowCursorWrapper
- moveToNext() - Method in class org.robolectric.fakes.BaseCursor
-
Deprecated.
- moveToNext() - Method in class org.robolectric.fakes.RoboCursor
-
Deprecated.
- moveToNext() - Method in class org.robolectric.shadows.ShadowCursorWrapper
- moveToPosition(int) - Method in class org.robolectric.fakes.BaseCursor
-
Deprecated.
- moveToPosition(int) - Method in class org.robolectric.fakes.RoboCursor
-
Deprecated.
- moveToPosition(int) - Method in class org.robolectric.shadows.ShadowCursorWrapper
- moveToPrevious() - Method in class org.robolectric.fakes.BaseCursor
-
Deprecated.
- moveToPrevious() - Method in class org.robolectric.fakes.RoboCursor
-
Deprecated.
- moveToPrevious() - Method in class org.robolectric.shadows.ShadowCursorWrapper
- moveToRunningState() - Method in class org.robolectric.shadows.ShadowRenderNodeAnimator
- moveToRunningState() - Method in class org.robolectric.shadows.ShadowRenderNodeAnimatorR
- mParser - Variable in class org.robolectric.res.android.ResXMLTree
- msg - Variable in class org.robolectric.shadows.ShadowLog.LogItem
- MultimediaMessageParams(Uri, String, Bundle, PendingIntent, long) - Constructor for class org.robolectric.shadows.ShadowSmsManager.MultimediaMessageParams
- multiplyMM(float[], int, float[], int, float[], int) - Static method in class org.robolectric.shadows.ShadowOpenGLMatrix
-
Multiplies two 4x4 matrices together and stores the result in a third 4x4 matrix.
- multiplyMV(float[], int, float[], int, float[], int) - Static method in class org.robolectric.shadows.ShadowOpenGLMatrix
-
Multiplies a 4 element vector by a 4x4 matrix and stores the result in a 4-element column vector.
- mustBe(String) - Method in class org.robolectric.res.ResName
- mustPlayShutterSound() - Static method in class org.robolectric.shadows.ShadowMediaActionSound
- MutableClass - Class in org.robolectric.internal.bytecode
- MutableClass(ClassNode, InstrumentationConfiguration, ClassNodeProvider) - Constructor for class org.robolectric.internal.bytecode.MutableClass
- myBuf() - Method in class org.robolectric.res.android.ResourceTypes.ResTable_map
- myLooper() - Static method in class org.robolectric.shadows.ShadowLegacyLooper
- myOffset() - Method in class org.robolectric.res.android.ResourceTypes.ResTable_map
- myPid() - Static method in class org.robolectric.shadows.ShadowProcess
- myProcessName() - Static method in class org.robolectric.shadows.ShadowProcess
-
Returns the name of the process.
- myself - Variable in class org.robolectric.android.controller.ComponentController
- myTid() - Static method in class org.robolectric.shadows.ShadowProcess
-
Returns the identifier (
Thread.getId()
) of the current thread (Thread.currentThread()
). - myUid() - Static method in class org.robolectric.shadows.ShadowProcess
-
Returns the identifier of this process's uid.
N
- N() - Constructor for class org.robolectric.versioning.AndroidVersions.N
- nAbort(long) - Static method in class org.robolectric.shadows.ShadowNativeFontFamily
- nAddAnimator(long, long) - Static method in class org.robolectric.nativeruntime.RenderNodeNatives
- nAddAnimator(long, long) - Static method in class org.robolectric.shadows.ShadowNativeRenderNode
- nAddAnimator(long, long) - Static method in class org.robolectric.shadows.ShadowNativeRenderNodeOP
- nAddAnimator(long, long, long, long, long, int, int) - Static method in class org.robolectric.nativeruntime.AnimatedVectorDrawableNatives
- nAddAnimator(long, long, long, long, long, int, int) - Static method in class org.robolectric.shadows.ShadowNativeAnimatedVectorDrawable
- nAddArc(long, float, float, float, float, float, float) - Static method in class org.robolectric.nativeruntime.PathNatives
- nAddArc(long, float, float, float, float, float, float) - Static method in class org.robolectric.shadows.ShadowNativePath
- nAddAxis(long, int, float) - Static method in class org.robolectric.nativeruntime.FontBuilderNatives
- nAddAxis(long, int, float) - Static method in class org.robolectric.shadows.ShadowNativeFont.ShadowNativeFontBuilder
- nAddAxisValue(long, int, float) - Static method in class org.robolectric.nativeruntime.FontFamilyNatives
- nAddAxisValue(long, int, float) - Static method in class org.robolectric.shadows.ShadowNativeFontFamily
- nAddChild(long, long) - Static method in class org.robolectric.nativeruntime.VectorDrawableNatives
- nAddChild(long, long) - Static method in class org.robolectric.shadows.ShadowNativeVectorDrawable
- nAddCircle(long, float, float, float, int) - Static method in class org.robolectric.nativeruntime.PathNatives
- nAddCircle(long, float, float, float, int) - Static method in class org.robolectric.shadows.ShadowNativePath
- nAddFont(long, long) - Static method in class org.robolectric.nativeruntime.FontFamilyBuilderNatives
- nAddFont(long, long) - Static method in class org.robolectric.shadows.ShadowNativeFontsFontFamily.ShadowNativeFontFamilyBuilder
- nAddFont(long, ByteBuffer, int, int, int) - Static method in class org.robolectric.nativeruntime.FontFamilyNatives
- nAddFont(long, ByteBuffer, int, int, int) - Static method in class org.robolectric.shadows.ShadowNativeFontFamily
- nAddFontFromAssetManager(long, AssetManager, String, int, boolean, int, int, int) - Static method in class org.robolectric.shadows.ShadowNativeFontFamily
- nAddFontWeightStyle(long, ByteBuffer, int, int, int) - Static method in class org.robolectric.nativeruntime.FontFamilyNatives
- nAddFontWeightStyle(long, ByteBuffer, int, int, int) - Static method in class org.robolectric.shadows.ShadowNativeFontFamily
- nAddMeasuredRun(long, int, int, float[]) - Static method in class org.robolectric.shadows.ShadowNativeStaticLayout
- nAddObserver(long, long) - Static method in class org.robolectric.nativeruntime.HardwareRendererNatives
- nAddObserver(long, long) - Static method in class org.robolectric.shadows.ShadowNativeHardwareRenderer
- nAddOval(long, float, float, float, float, int) - Static method in class org.robolectric.nativeruntime.PathNatives
- nAddOval(long, float, float, float, float, int) - Static method in class org.robolectric.shadows.ShadowNativePath
- nAddPath(long, long) - Static method in class org.robolectric.nativeruntime.PathNatives
- nAddPath(long, long) - Static method in class org.robolectric.shadows.ShadowNativePath
- nAddPath(long, long, float, float) - Static method in class org.robolectric.nativeruntime.PathNatives
- nAddPath(long, long, float, float) - Static method in class org.robolectric.shadows.ShadowNativePath
- nAddPath(long, long, long) - Static method in class org.robolectric.nativeruntime.PathNatives
- nAddPath(long, long, long) - Static method in class org.robolectric.shadows.ShadowNativePath
- nAddRect(long, float, float, float, float, int) - Static method in class org.robolectric.nativeruntime.PathNatives
- nAddRect(long, float, float, float, float, int) - Static method in class org.robolectric.shadows.ShadowNativePath
- nAddRenderNode(long, long, boolean) - Static method in class org.robolectric.nativeruntime.HardwareRendererNatives
- nAddRenderNode(long, long, boolean) - Static method in class org.robolectric.shadows.ShadowNativeHardwareRenderer
- nAddRenderNode(long, long, boolean) - Static method in class org.robolectric.shadows.ShadowNativeThreadedRenderer
- nAddReplacementRun(long, int, int, float) - Static method in class org.robolectric.shadows.ShadowNativeStaticLayout
- nAddReplacementRun(long, long, int, int, float) - Static method in class org.robolectric.nativeruntime.MeasuredTextBuilderNatives
- nAddReplacementRun(long, long, int, int, float) - Static method in class org.robolectric.shadows.ShadowNativeMeasuredParagraph
- nAddReplacementRun(long, long, int, int, float) - Static method in class org.robolectric.shadows.ShadowNativeMeasuredText.ShadowNativeMeasuredTextBuilder
- nAddRoundRect(long, float, float, float, float, float[], int) - Static method in class org.robolectric.nativeruntime.PathNatives
- nAddRoundRect(long, float, float, float, float, float[], int) - Static method in class org.robolectric.shadows.ShadowNativePath
- nAddRoundRect(long, float, float, float, float, float, float, int) - Static method in class org.robolectric.nativeruntime.PathNatives
- nAddRoundRect(long, float, float, float, float, float, float, int) - Static method in class org.robolectric.shadows.ShadowNativePath
- nAddStyleRun(long, long, int, int, boolean) - Static method in class org.robolectric.nativeruntime.MeasuredTextBuilderNatives
- nAddStyleRun(long, long, int, int, boolean) - Static method in class org.robolectric.shadows.ShadowNativeMeasuredParagraph
- nAddStyleRun(long, long, int, int, boolean) - Static method in class org.robolectric.shadows.ShadowNativeMeasuredText.ShadowNativeMeasuredTextBuilder
- nAddStyleRun(long, long, int, int, int, int, boolean) - Static method in class org.robolectric.shadows.ShadowNativeMeasuredText.ShadowNativeMeasuredTextBuilder
- nAddStyleRun(long, long, long, int, int, boolean) - Static method in class org.robolectric.shadows.ShadowNativeStaticLayout
- nAllocateBuffers(long) - Static method in class org.robolectric.nativeruntime.HardwareRendererNatives
- nAllocateBuffers(long) - Static method in class org.robolectric.shadows.ShadowNativeHardwareRenderer
- nAllowUnsupportedFont(long) - Static method in class org.robolectric.nativeruntime.FontFamilyNatives
- nAllowUnsupportedFont(long) - Static method in class org.robolectric.shadows.ShadowNativeFontFamily
- name - Variable in class org.robolectric.android.internal.DisplayConfig
-
The human-readable name of the display.
- name - Variable in class org.robolectric.manifest.PackageItemData
- name - Variable in class org.robolectric.res.android.ResourceTable.flag_entry
- name - Variable in class org.robolectric.res.android.ResourceTypes.ResStringPool_span
- name - Variable in class org.robolectric.res.android.ResourceTypes.ResTable_map
- name - Variable in class org.robolectric.res.android.ResTable.ResourceName
- name - Variable in class org.robolectric.res.ResName
- name - Variable in class org.robolectric.res.StaxPluralsLoader
- name - Variable in class org.robolectric.res.StaxValueLoader
- name() - Element in annotation type org.robolectric.ParameterizedRobolectricTestRunner.Parameters
-
Optional pattern to derive the test's name from the parameters.
- NAME_NOT_FOUND - Static variable in class org.robolectric.res.android.Errors
- NamedStream - Interface in org.robolectric.util
-
Marker interface for
InputStream
that need special handling. - nanoAppIsLoaded(long) - Method in class org.robolectric.shadows.ShadowContextHubManager
-
Returns true if the nanoapp is loaded.
- nanoTime() - Static method in class org.robolectric.shadows.ShadowLegacySystemClock
-
Implements
System.nanoTime()
through ShadowWrangler. - nanoTime() - Static method in class org.robolectric.shadows.ShadowSystem
-
Implements
System.nanoTime()
through ShadowWrangler. - nanoTime() - Static method in class org.robolectric.shadows.ShadowSystemClock
-
Deprecated.Don't call this method directly; instead, use
System.nanoTime()
. - nApproximate(long, float) - Static method in class org.robolectric.nativeruntime.PathNatives
- nApproximate(long, float) - Static method in class org.robolectric.shadows.ShadowNativePath
- nArcTo(long, float, float, float, float, float, float, boolean) - Static method in class org.robolectric.nativeruntime.PathNatives
- nArcTo(long, float, float, float, float, float, float, boolean) - Static method in class org.robolectric.shadows.ShadowNativePath
- nAscent(long) - Static method in class org.robolectric.nativeruntime.PaintNatives
- nAscent(long) - Static method in class org.robolectric.shadows.ShadowNativePaint
- nAscent(long, long) - Static method in class org.robolectric.nativeruntime.PaintNatives
- nAscent(long, long) - Static method in class org.robolectric.shadows.ShadowNativePaint
- NATIVE - Enum constant in enum org.robolectric.annotation.GraphicsMode.Mode
-
Use graphics shadows libraries backed by native Android graphics code.
- NATIVE - Enum constant in enum org.robolectric.annotation.ResourcesMode.Mode
-
Experimental: use AOSP native code to read resource data.
- NATIVE - Enum constant in enum org.robolectric.annotation.SQLiteMode.Mode
-
Use the new SQLite implementation backed by native Android code from AOSP.
- NATIVE_APK_ASSETS_REGISTRY - Static variable in class org.robolectric.res.android.Registries
- NATIVE_ASSET_MANAGER_REGISTRY - Static variable in class org.robolectric.res.android.Registries
- NATIVE_ASSET_REGISTRY - Static variable in class org.robolectric.res.android.Registries
- native_breakText(long, long, char[], int, int, float, int, float[]) - Static method in class org.robolectric.shadows.ShadowPaint
- native_breakText(long, long, String, boolean, float, int, float[]) - Static method in class org.robolectric.shadows.ShadowPaint
- native_configure(String[], Object[], Surface, MediaCrypto, int) - Method in class org.robolectric.shadows.ShadowMediaCodec
- native_configure(String[], Object[], Surface, MediaCrypto, Object, int) - Method in class org.robolectric.shadows.ShadowMediaCodec
- native_configure(String[], Object[], Surface, MediaCrypto, IBinder, int) - Method in class org.robolectric.shadows.ShadowMediaCodec
- native_create(long) - Static method in class org.robolectric.shadows.ShadowNativeMatrix
- native_create(long, boolean) - Static method in class org.robolectric.nativeruntime.PathMeasureNatives
- native_create(long, boolean) - Static method in class org.robolectric.shadows.ShadowNativePathMeasure
- native_CreateBlendModeFilter(int, int) - Static method in class org.robolectric.nativeruntime.BlendModeColorFilterNatives
- native_CreateBlendModeFilter(int, int) - Static method in class org.robolectric.nativeruntime.PorterDuffColorFilterNatives
- native_CreateBlendModeFilter(int, int) - Static method in class org.robolectric.shadows.ShadowNativeBlendModeColorFilter
- native_CreateBlendModeFilter(int, int) - Static method in class org.robolectric.shadows.ShadowNativePorterDuffColorFilter
- native_CreateLightingFilter(int, int) - Static method in class org.robolectric.nativeruntime.LightingColorFilterNatives
- native_CreateLightingFilter(int, int) - Static method in class org.robolectric.shadows.ShadowNativeLightingColorFilter
- native_CreatePorterDuffFilter(int, int) - Static method in class org.robolectric.shadows.ShadowNativePorterDuffColorFilter
- native_dequeueInputBuffer(long) - Method in class org.robolectric.shadows.ShadowMediaCodec
- native_dequeueOutputBuffer(MediaCodec.BufferInfo, long) - Method in class org.robolectric.shadows.ShadowMediaCodec
- native_destroy(long) - Static method in class org.robolectric.nativeruntime.PathMeasureNatives
- native_destroy(long) - Static method in class org.robolectric.shadows.ShadowNativePathMeasure
- native_flush() - Method in class org.robolectric.shadows.ShadowMediaCodec
-
Flushes the available output buffers.
- native_get(String) - Static method in class org.robolectric.shadows.ShadowSystemProperties
- native_get(String, String) - Static method in class org.robolectric.shadows.ShadowSystemProperties
- native_get_boolean(String, boolean) - Static method in class org.robolectric.shadows.ShadowSystemProperties
- native_get_FCC_8() - Static method in class org.robolectric.shadows.ShadowAudioSystem
- native_get_FCC_8() - Static method in class org.robolectric.shadows.ShadowAudioTrack
- native_get_int(String, int) - Static method in class org.robolectric.shadows.ShadowSystemProperties
- native_get_long(String, long) - Static method in class org.robolectric.shadows.ShadowSystemProperties
- native_get_min_buff_size(int, int, int) - Static method in class org.robolectric.shadows.ShadowAudioRecord
- native_get_min_buff_size(int, int, int) - Static method in class org.robolectric.shadows.ShadowAudioTrack
-
Returns a predefined or default minimum buffer size.
- native_get_offload_support(int, int, int, int, int) - Static method in class org.robolectric.shadows.ShadowAudioSystem
- native_getCaptureSize() - Method in class org.robolectric.shadows.ShadowVisualizer
- native_getCodecCount() - Static method in class org.robolectric.shadows.ShadowMediaCodecList
- native_getEnabled() - Method in class org.robolectric.shadows.ShadowAudioEffect
-
Returns whether the
AudioEffect
is enabled (as perShadowAudioEffect.native_setEnabled(boolean)
). - native_getEnabled() - Method in class org.robolectric.shadows.ShadowVisualizer
- native_getFft(byte[]) - Method in class org.robolectric.shadows.ShadowVisualizer
- native_getGlobalSettings() - Static method in class org.robolectric.shadows.ShadowMediaCodecList
- native_getLength(long) - Static method in class org.robolectric.nativeruntime.PathMeasureNatives
- native_getLength(long) - Static method in class org.robolectric.shadows.ShadowNativePathMeasure
- native_getMatrix(long, float, long, int) - Static method in class org.robolectric.nativeruntime.PathMeasureNatives
- native_getMatrix(long, float, long, int) - Static method in class org.robolectric.shadows.ShadowNativePathMeasure
- native_getMaxChannelCount() - Static method in class org.robolectric.shadows.ShadowAudioSystem
- native_getMaxSampleRate() - Static method in class org.robolectric.shadows.ShadowAudioSystem
- native_getMinSampleRate() - Static method in class org.robolectric.shadows.ShadowAudioSystem
- native_getParameter(int, byte[], int, byte[]) - Method in class org.robolectric.shadows.ShadowAudioEffect
-
Gets the value of the parameter with key
param
, by putting its value invalue
. - native_getPeakRms(Visualizer.MeasurementPeakRms) - Method in class org.robolectric.shadows.ShadowVisualizer
- native_getPosTan(long, float, float[], float[]) - Static method in class org.robolectric.nativeruntime.PathMeasureNatives
- native_getPosTan(long, float, float[], float[]) - Static method in class org.robolectric.shadows.ShadowNativePathMeasure
- native_getRunAdvance(long, long, char[], int, int, int, int, boolean, int) - Static method in class org.robolectric.shadows.ShadowPaint
- native_getSamplingRate() - Method in class org.robolectric.shadows.ShadowVisualizer
- native_getSegment(long, float, float, long, boolean) - Static method in class org.robolectric.nativeruntime.PathMeasureNatives
- native_getSegment(long, float, float, long, boolean) - Static method in class org.robolectric.shadows.ShadowNativePathMeasure
- native_getTextRunAdvances(long, long, char[], int, int, int, int, boolean, float[], int) - Static method in class org.robolectric.shadows.ShadowPaint
- native_getTextRunAdvances(long, long, String, int, int, int, int, boolean, float[], int) - Static method in class org.robolectric.shadows.ShadowPaint
- native_getWaveForm(byte[]) - Method in class org.robolectric.shadows.ShadowVisualizer
- native_is_direct_output_supported(int, int, int, int, int, int, int) - Static method in class org.robolectric.shadows.ShadowAudioTrack
- native_is_offload_supported(int, int, int, int, int) - Static method in class org.robolectric.shadows.ShadowAudioSystem
- native_isClosed(long) - Static method in class org.robolectric.nativeruntime.PathMeasureNatives
- native_isClosed(long) - Static method in class org.robolectric.shadows.ShadowNativePathMeasure
- native_nextContour(long) - Static method in class org.robolectric.nativeruntime.PathMeasureNatives
- native_nextContour(long) - Static method in class org.robolectric.shadows.ShadowNativePathMeasure
- native_queueInputBuffer(int, int, int, long, int) - Method in class org.robolectric.shadows.ShadowMediaCodec
-
Triggers presentation of the corresponding output buffer for the given input buffer, and passes the given metadata as buffer info.
- native_read_in_byte_array(byte[], int, int) - Method in class org.robolectric.shadows.ShadowAudioRecord
- native_read_in_byte_array(byte[], int, int, boolean) - Method in class org.robolectric.shadows.ShadowAudioRecord
- native_read_in_direct_buffer(Object, int) - Method in class org.robolectric.shadows.ShadowAudioRecord
- native_read_in_direct_buffer(Object, int, boolean) - Method in class org.robolectric.shadows.ShadowAudioRecord
- native_read_in_float_array(float[], int, int, boolean) - Method in class org.robolectric.shadows.ShadowAudioRecord
- native_read_in_short_array(short[], int, int) - Method in class org.robolectric.shadows.ShadowAudioRecord
- native_read_in_short_array(short[], int, int, boolean) - Method in class org.robolectric.shadows.ShadowAudioRecord
- native_release() - Method in class org.robolectric.shadows.ShadowAudioEffect
-
Removes this audio effect from the set of active audio effects.
- native_release() - Method in class org.robolectric.shadows.ShadowVisualizer
- NATIVE_RES_XML_PARSERS - Static variable in class org.robolectric.res.android.Registries
- NATIVE_RES_XML_TREES - Static variable in class org.robolectric.res.android.Registries
- native_saveLayer(long, float, float, float, float, long, int) - Static method in class org.robolectric.shadows.ShadowLegacyCanvas
- native_saveLayerAlpha(long, float, float, float, float, int, int) - Static method in class org.robolectric.shadows.ShadowLegacyCanvas
- native_set(String, String) - Static method in class org.robolectric.shadows.ShadowSystemProperties
- native_setCallback(MediaCodec.Callback) - Method in class org.robolectric.shadows.ShadowMediaCodec
-
Saves the callback to allow use inside the shadow.
- native_setCaptureSize(int) - Method in class org.robolectric.shadows.ShadowVisualizer
- native_setEnabled(boolean) - Method in class org.robolectric.shadows.ShadowAudioEffect
-
Marks the
AudioEffect
as enabled, and always returnsSUCCESS
. - native_setEnabled(boolean) - Method in class org.robolectric.shadows.ShadowVisualizer
- native_setInputDevice(int) - Method in class org.robolectric.shadows.ShadowAudioRecord
- native_setOutputDevice(int) - Method in class org.robolectric.shadows.ShadowMediaPlayer
- native_setParameter(int, byte[], int, byte[]) - Method in class org.robolectric.shadows.ShadowAudioEffect
-
Sets the parameter with the given key
param
to the given valuevalue
. - native_setPath(long, long, boolean) - Static method in class org.robolectric.nativeruntime.PathMeasureNatives
- native_setPath(long, long, boolean) - Static method in class org.robolectric.shadows.ShadowNativePathMeasure
- native_setup(Object, Object, int[], int, int, int, int, int, int[], long, boolean) - Method in class org.robolectric.shadows.ShadowAudioTrack
- native_setup(Object, Object, int[], int, int, int, int, int, int[], long, boolean, int, Object) - Method in class org.robolectric.shadows.ShadowAudioTrack
- native_setup(Object, Object, int[], int, int, int, int, int, int[], long, boolean, int, Object, String) - Method in class org.robolectric.shadows.ShadowAudioTrack
- native_setup(Object, Object, int[], int, int, int, int, int, int[], Parcel, long, boolean, int, Object, String) - Method in class org.robolectric.shadows.ShadowAudioTrack
- native_setup(Object, String, String, int, int, int[], Object[]) - Method in class org.robolectric.shadows.ShadowAudioEffect
- native_setup(Object, String, String, int, int, int[], Object[], String) - Method in class org.robolectric.shadows.ShadowAudioEffect
- native_start() - Method in class org.robolectric.shadows.ShadowMediaCodec
-
Starts the async encoding process, by first reporting a format change event, and then presenting an input buffer to the callback.
- native_start(int, int) - Method in class org.robolectric.shadows.ShadowAudioRecord
- NATIVE_THEME_REGISTRY - Static variable in class org.robolectric.res.android.Registries
- NATIVE_THEME9_REGISTRY - Static variable in class org.robolectric.res.android.Registries
- native_write_byte(byte[], int, int, int, boolean) - Method in class org.robolectric.shadows.ShadowAudioTrack
-
Returns the number of bytes to write.
- native_write_native_bytes(Object, int, int, int, boolean) - Method in class org.robolectric.shadows.ShadowAudioTrack
- native_write_native_bytes(ByteBuffer, int, int, int, boolean) - Method in class org.robolectric.shadows.ShadowAudioTrack
- nativeAddBatch(long, long, MotionEvent.PointerCoords[], int) - Static method in class org.robolectric.shadows.ShadowMotionEvent
- nativeAddFontCollections(long) - Static method in class org.robolectric.nativeruntime.TypefaceNatives
- nativeAddFontCollections(long) - Static method in class org.robolectric.shadows.ShadowNativeTypeface
- nativeAddTrack(long, String[], Object[]) - Static method in class org.robolectric.shadows.ShadowMediaMuxer
-
Returns an incremented track id for the associated muxer.
- nativeAllocate() - Method in class org.robolectric.shadows.ShadowCameraMetadataNative
- nativeAllocate() - Static method in class org.robolectric.shadows.ShadowCameraMetadataNativeR
- nativeAllocateBuffers(long) - Static method in class org.robolectric.nativeruntime.SurfaceNatives
- nativeAllocateBuffers(long) - Static method in class org.robolectric.shadows.ShadowNativeSurface
- nativeAllocateCopy(long) - Static method in class org.robolectric.shadows.ShadowCameraMetadataNativeR
- nativeAllocateCopy(CameraMetadataNative) - Method in class org.robolectric.shadows.ShadowCameraMetadataNative
- NativeAllocationRegistryNatives - Class in org.robolectric.nativeruntime
-
Native methods for NativeAllocationRegistry JNI registration.
- nativeAllocRow(long) - Static method in class org.robolectric.nativeruntime.CursorWindowNatives
- nativeAllocRow(long) - Static method in class org.robolectric.shadows.ShadowLegacyCursorWindow
- nativeAllocRow(long) - Static method in class org.robolectric.shadows.ShadowNativeCursorWindow
- NativeAndroidInput - Class in org.robolectric.shadows
-
Java representation of framework native system headers Transliterated from oreo-mr1 (SDK 27) frameworks/native/include/android/Input.h
- NativeAndroidInput() - Constructor for class org.robolectric.shadows.NativeAndroidInput
- nativeAppendFrom(long, long, int, int) - Static method in class org.robolectric.shadows.ShadowParcel
- nativeApplyStyle(long, long, int, int, long, int[], long, long) - Static method in class org.robolectric.shadows.ShadowArscAssetManager10
- nativeApplyStyle(long, long, int, int, long, int[], long, long) - Static method in class org.robolectric.shadows.ShadowArscAssetManager9
- nativeAssetDestroy(long) - Static method in class org.robolectric.shadows.ShadowArscAssetManager10
- nativeAssetDestroy(long) - Static method in class org.robolectric.shadows.ShadowArscAssetManager9
- nativeAssetGetLength(long) - Static method in class org.robolectric.shadows.ShadowArscAssetManager10
- nativeAssetGetLength(long) - Static method in class org.robolectric.shadows.ShadowArscAssetManager9
- nativeAssetGetRemainingLength(long) - Static method in class org.robolectric.shadows.ShadowArscAssetManager10
- nativeAssetGetRemainingLength(long) - Static method in class org.robolectric.shadows.ShadowArscAssetManager9
- nativeAssetRead(long, byte[], int, int) - Static method in class org.robolectric.shadows.ShadowArscAssetManager10
- nativeAssetRead(long, byte[], int, int) - Static method in class org.robolectric.shadows.ShadowArscAssetManager9
- nativeAssetReadChar(long) - Static method in class org.robolectric.shadows.ShadowArscAssetManager10
- nativeAssetReadChar(long) - Static method in class org.robolectric.shadows.ShadowArscAssetManager9
- nativeAssetSeek(long, long, int) - Static method in class org.robolectric.shadows.ShadowArscAssetManager10
- nativeAssetSeek(long, long, int) - Static method in class org.robolectric.shadows.ShadowArscAssetManager9
- nativeAttachAndQueueBufferWithColorSpace(long, HardwareBuffer, int) - Static method in class org.robolectric.nativeruntime.SurfaceNatives
- nativeAttachAndQueueBufferWithColorSpace(long, HardwareBuffer, int) - Static method in class org.robolectric.shadows.ShadowNativeSurface
- nativeAxisFromString(String) - Static method in class org.robolectric.shadows.ShadowMotionEvent
- nativeAxisToString(int) - Static method in class org.robolectric.shadows.ShadowMotionEvent
- nativeBeginRecording(long, int, int) - Static method in class org.robolectric.nativeruntime.PictureNatives
- nativeBeginRecording(long, int, int) - Static method in class org.robolectric.shadows.ShadowNativePicture
- nativeBindBlob(long, long, int, byte[]) - Static method in class org.robolectric.nativeruntime.SQLiteConnectionNatives
- nativeBindBlob(long, long, int, byte[]) - Static method in class org.robolectric.shadows.ShadowLegacySQLiteConnection
- nativeBindBlob(long, long, int, byte[]) - Static method in class org.robolectric.shadows.ShadowNativeSQLiteConnection
- nativeBindDouble(long, long, int, double) - Static method in class org.robolectric.nativeruntime.SQLiteConnectionNatives
- nativeBindDouble(long, long, int, double) - Static method in class org.robolectric.shadows.ShadowLegacySQLiteConnection
- nativeBindDouble(long, long, int, double) - Static method in class org.robolectric.shadows.ShadowNativeSQLiteConnection
- nativeBindLong(long, long, int, long) - Static method in class org.robolectric.nativeruntime.SQLiteConnectionNatives
- nativeBindLong(long, long, int, long) - Static method in class org.robolectric.shadows.ShadowLegacySQLiteConnection
- nativeBindLong(long, long, int, long) - Static method in class org.robolectric.shadows.ShadowNativeSQLiteConnection
- nativeBindNull(long, long, int) - Static method in class org.robolectric.nativeruntime.SQLiteConnectionNatives
- nativeBindNull(long, long, int) - Static method in class org.robolectric.shadows.ShadowLegacySQLiteConnection
- nativeBindNull(long, long, int) - Static method in class org.robolectric.shadows.ShadowNativeSQLiteConnection
- nativeBindString(long, long, int, String) - Static method in class org.robolectric.nativeruntime.SQLiteConnectionNatives
- nativeBindString(long, long, int, String) - Static method in class org.robolectric.shadows.ShadowLegacySQLiteConnection
- nativeBindString(long, long, int, String) - Static method in class org.robolectric.shadows.ShadowNativeSQLiteConnection
- NativeBitSet64 - Class in org.robolectric.shadows
-
Transliteration of native BitSet64.
- nativeCancel(long) - Static method in class org.robolectric.nativeruntime.SQLiteConnectionNatives
- nativeCancel(long) - Static method in class org.robolectric.shadows.ShadowLegacySQLiteConnection
- nativeCancel(long) - Static method in class org.robolectric.shadows.ShadowNativeSQLiteConnection
- nativeClassInit() - Static method in class org.robolectric.nativeruntime.ImageReaderNatives
-
We use a class initializer to allow the native code to cache some field offsets.
- nativeClassInit() - Static method in class org.robolectric.shadows.ShadowNativeImageReader
-
We use a class initializer to allow the native code to cache some field offsets.
- nativeClear(long) - Static method in class org.robolectric.nativeruntime.CursorWindowNatives
- nativeClear(long) - Static method in class org.robolectric.shadows.ShadowLegacyCursorWindow
- nativeClear(long) - Static method in class org.robolectric.shadows.ShadowNativeCursorWindow
- nativeClose() - Method in class org.robolectric.nativeruntime.ImageReaderNatives
- nativeClose() - Method in class org.robolectric.shadows.ShadowNativeImageReader
- nativeClose(long) - Static method in class org.robolectric.nativeruntime.SQLiteConnectionNatives
- nativeClose(long) - Static method in class org.robolectric.shadows.ShadowLegacySQLiteConnection
- nativeClose(long) - Static method in class org.robolectric.shadows.ShadowNativeSQLiteConnection
- nativeColorMatrixFilter(float[]) - Static method in class org.robolectric.nativeruntime.ColorMatrixColorFilterNatives
- nativeColorMatrixFilter(float[]) - Static method in class org.robolectric.shadows.ShadowNativeColorMatrixColorFilter
- nativeCompress(long, int, int, OutputStream, byte[]) - Static method in class org.robolectric.nativeruntime.BitmapNatives
- nativeCompress(long, int, int, OutputStream, byte[]) - Static method in class org.robolectric.shadows.ShadowNativeBitmap
- nativeComputeColorSpace(long) - Static method in class org.robolectric.nativeruntime.BitmapNatives
- nativeComputeColorSpace(long) - Static method in class org.robolectric.shadows.ShadowNativeBitmap
- nativeConfig(long) - Static method in class org.robolectric.nativeruntime.BitmapNatives
- nativeConfig(long) - Static method in class org.robolectric.shadows.ShadowNativeBitmap
- nativeConstructor() - Static method in class org.robolectric.nativeruntime.RegionNatives
- nativeConstructor() - Static method in class org.robolectric.shadows.ShadowNativeRegion
- nativeConstructor() - Static method in class org.robolectric.shadows.ShadowRegion
- nativeConstructor(float[], float, float, float) - Static method in class org.robolectric.nativeruntime.EmbossMaskFilterNatives
- nativeConstructor(float[], float, float, float) - Static method in class org.robolectric.shadows.ShadowNativeEmbossMaskFilter
- nativeConstructor(float, int) - Static method in class org.robolectric.nativeruntime.BlurMaskFilterNatives
- nativeConstructor(float, int) - Static method in class org.robolectric.shadows.ShadowNativeBlurMaskFilter
- nativeConstructor(int, int) - Static method in class org.robolectric.nativeruntime.InterpolatorNatives
- nativeConstructor(int, int) - Static method in class org.robolectric.shadows.ShadowNativeInterpolator
- nativeConstructor(long) - Static method in class org.robolectric.nativeruntime.PictureNatives
- nativeConstructor(long) - Static method in class org.robolectric.nativeruntime.RegionIteratorNatives
- nativeConstructor(long) - Static method in class org.robolectric.shadows.ShadowNativePicture
- nativeConstructor(long) - Static method in class org.robolectric.shadows.ShadowNativeRegionIterator
- nativeConstructor(long) - Static method in class org.robolectric.shadows.ShadowPicture
- nativeCopy(long, int, boolean) - Static method in class org.robolectric.nativeruntime.BitmapNatives
- nativeCopy(long, int, boolean) - Static method in class org.robolectric.shadows.ShadowNativeBitmap
- nativeCopy(long, long, boolean) - Static method in class org.robolectric.shadows.ShadowMotionEvent
- nativeCopyAshmem(long) - Static method in class org.robolectric.nativeruntime.BitmapNatives
- nativeCopyAshmem(long) - Static method in class org.robolectric.shadows.ShadowNativeBitmap
- nativeCopyAshmemConfig(long, int) - Static method in class org.robolectric.nativeruntime.BitmapNatives
- nativeCopyAshmemConfig(long, int) - Static method in class org.robolectric.shadows.ShadowNativeBitmap
- nativeCopyColorSpace(long, long) - Static method in class org.robolectric.shadows.ShadowNativeBitmap
- nativeCopyColorSpaceP(long, long) - Static method in class org.robolectric.nativeruntime.BitmapNatives
- nativeCopyPixelsFromBuffer(long, Buffer) - Static method in class org.robolectric.nativeruntime.BitmapNatives
- nativeCopyPixelsFromBuffer(long, Buffer) - Static method in class org.robolectric.shadows.ShadowNativeBitmap
- nativeCopyPixelsToBuffer(long, Buffer) - Static method in class org.robolectric.nativeruntime.BitmapNatives
- nativeCopyPixelsToBuffer(long, Buffer) - Static method in class org.robolectric.shadows.ShadowNativeBitmap
- nativeCopyPreserveInternalConfig(long) - Static method in class org.robolectric.nativeruntime.BitmapNatives
- nativeCopyPreserveInternalConfig(long) - Static method in class org.robolectric.shadows.ShadowNativeBitmap
- nativeCopyStringToBuffer(long, int, int, CharArrayBuffer) - Static method in class org.robolectric.nativeruntime.CursorWindowNatives
- nativeCopyStringToBuffer(long, int, int, CharArrayBuffer) - Static method in class org.robolectric.shadows.ShadowNativeCursorWindow
- nativeCreate() - Static method in class org.robolectric.shadows.ShadowArscAssetManager10
- nativeCreate() - Static method in class org.robolectric.shadows.ShadowArscAssetManager9
- nativeCreate() - Static method in class org.robolectric.shadows.ShadowParcel
- nativeCreate(byte[], int, int) - Static method in class org.robolectric.shadows.ShadowStringBlock
- nativeCreate(byte[], int, int) - Static method in class org.robolectric.shadows.ShadowXmlBlock
- nativeCreate(float) - Static method in class org.robolectric.nativeruntime.CornerPathEffectNatives
- nativeCreate(float) - Static method in class org.robolectric.shadows.ShadowNativeCornerPathEffect
- nativeCreate(float[], float) - Static method in class org.robolectric.nativeruntime.DashPathEffectNatives
- nativeCreate(float[], float) - Static method in class org.robolectric.shadows.ShadowNativeDashPathEffect
- nativeCreate(float, float) - Static method in class org.robolectric.nativeruntime.DiscretePathEffectNatives
- nativeCreate(float, float) - Static method in class org.robolectric.shadows.ShadowNativeDiscretePathEffect
- nativeCreate(float, float, float, float, float, float, float, float[]) - Static method in class org.robolectric.nativeruntime.ColorSpaceRgbNatives
- nativeCreate(float, float, float, float, float, float, float, float[]) - Static method in class org.robolectric.shadows.ShadowNativeColorSpaceRgb
- nativeCreate(int[], int, int, int, int, int, boolean, float[], ColorSpace.Rgb.TransferParameters) - Static method in class org.robolectric.shadows.ShadowNativeBitmap
- nativeCreate(int[], int, int, int, int, int, boolean, long) - Static method in class org.robolectric.nativeruntime.BitmapNatives
- nativeCreate(int[], int, int, int, int, int, boolean, long) - Static method in class org.robolectric.shadows.ShadowNativeBitmap
- nativeCreate(long, float, float, float, float, float, float, long[], float[], int, long) - Static method in class org.robolectric.nativeruntime.RadialGradientNatives
- nativeCreate(long, float, float, float, float, float, float, long[], float[], int, long) - Static method in class org.robolectric.shadows.ShadowNativeRadialGradient
- nativeCreate(long, float, float, float, float, long[], float[], int, long) - Static method in class org.robolectric.nativeruntime.LinearGradientNatives
- nativeCreate(long, float, float, float, float, long[], float[], int, long) - Method in class org.robolectric.shadows.ShadowNativeLinearGradient
- nativeCreate(long, float, float, float, long[], float[], int, long) - Static method in class org.robolectric.shadows.ShadowNativeRadialGradient
- nativeCreate(long, float, float, int) - Static method in class org.robolectric.nativeruntime.PathDashPathEffectNatives
- nativeCreate(long, float, float, int) - Static method in class org.robolectric.shadows.ShadowNativePathDashPathEffect
- nativeCreate(long, float, float, long[], float[], long) - Static method in class org.robolectric.nativeruntime.SweepGradientNatives
- nativeCreate(long, float, float, long[], float[], long) - Static method in class org.robolectric.shadows.ShadowNativeSweepGradient
- nativeCreate(long, long) - Static method in class org.robolectric.nativeruntime.ComposePathEffectNatives
- nativeCreate(long, long) - Static method in class org.robolectric.nativeruntime.SumPathEffectNatives
- nativeCreate(long, long) - Static method in class org.robolectric.shadows.ShadowNativeComposePathEffect
- nativeCreate(long, long) - Static method in class org.robolectric.shadows.ShadowNativeSumPathEffect
- nativeCreate(long, long, int, int) - Static method in class org.robolectric.shadows.ShadowNativeBitmapShader
- nativeCreate(long, long, int, int, boolean) - Static method in class org.robolectric.nativeruntime.BitmapShaderNatives
- nativeCreate(long, long, int, int, boolean) - Static method in class org.robolectric.shadows.ShadowNativeBitmapShader
- nativeCreate(long, long, int, int, boolean, boolean) - Static method in class org.robolectric.shadows.ShadowNativeBitmapShader
- nativeCreate(long, long, long, int) - Static method in class org.robolectric.nativeruntime.ComposeShaderNatives
- nativeCreate(long, long, long, int) - Static method in class org.robolectric.shadows.ShadowNativeComposeShader
- nativeCreate(long, Bitmap, int, int) - Static method in class org.robolectric.shadows.ShadowNativeBitmapShader
- nativeCreate(SurfaceSession, String, int, int, int, int) - Static method in class org.robolectric.shadows.ShadowSurfaceControl
- nativeCreate(SurfaceSession, String, int, int, int, int, long, int, int) - Static method in class org.robolectric.shadows.ShadowSurfaceControl
- nativeCreate(SurfaceSession, String, int, int, int, int, long, Parcel) - Static method in class org.robolectric.shadows.ShadowSurfaceControl
- nativeCreate(String, int) - Static method in class org.robolectric.nativeruntime.CursorWindowNatives
- nativeCreate(String, int) - Static method in class org.robolectric.shadows.ShadowLegacyCursorWindow
- nativeCreate(String, int) - Static method in class org.robolectric.shadows.ShadowNativeCursorWindow
- nativeCreate1(long, float, float, float, float, int[], float[], int) - Static method in class org.robolectric.nativeruntime.LinearGradientNatives
- nativeCreate1(long, float, float, float, float, int[], float[], int) - Method in class org.robolectric.shadows.ShadowNativeLinearGradient
- nativeCreate1(long, float, float, float, int[], float[], int) - Static method in class org.robolectric.nativeruntime.RadialGradientNatives
- nativeCreate1(long, float, float, float, int[], float[], int) - Static method in class org.robolectric.shadows.ShadowNativeRadialGradient
- nativeCreate1(long, float, float, int[], float[]) - Static method in class org.robolectric.nativeruntime.SweepGradientNatives
- nativeCreate1(long, float, float, int[], float[]) - Static method in class org.robolectric.shadows.ShadowNativeSweepGradient
- nativeCreate2(long, float, float, float, float, int, int, int) - Static method in class org.robolectric.nativeruntime.LinearGradientNatives
- nativeCreate2(long, float, float, float, float, int, int, int) - Method in class org.robolectric.shadows.ShadowNativeLinearGradient
- nativeCreate2(long, float, float, float, int, int, int) - Static method in class org.robolectric.nativeruntime.RadialGradientNatives
- nativeCreate2(long, float, float, float, int, int, int) - Static method in class org.robolectric.shadows.ShadowNativeRadialGradient
- nativeCreate2(long, float, float, int, int) - Static method in class org.robolectric.nativeruntime.SweepGradientNatives
- nativeCreate2(long, float, float, int, int) - Static method in class org.robolectric.shadows.ShadowNativeSweepGradient
- nativeCreateBitmapEffect(long, float, float, float, float, float, float, float, float) - Static method in class org.robolectric.nativeruntime.RenderEffectNatives
- nativeCreateBitmapEffect(long, float, float, float, float, float, float, float, float) - Static method in class org.robolectric.shadows.ShadowNativeRenderEffect
- nativeCreateBlendModeEffect(long, long, int) - Static method in class org.robolectric.nativeruntime.RenderEffectNatives
- nativeCreateBlendModeEffect(long, long, int) - Static method in class org.robolectric.shadows.ShadowNativeRenderEffect
- nativeCreateBlurEffect(float, float, long, int) - Static method in class org.robolectric.nativeruntime.RenderEffectNatives
- nativeCreateBlurEffect(float, float, long, int) - Static method in class org.robolectric.shadows.ShadowNativeRenderEffect
- nativeCreateBuilder(String) - Static method in class org.robolectric.nativeruntime.RuntimeShaderNatives
- nativeCreateBuilder(String) - Static method in class org.robolectric.shadows.ShadowNativeRuntimeShader
- nativeCreateByteArray(long) - Static method in class org.robolectric.shadows.ShadowParcel
- nativeCreateChainEffect(long, long) - Static method in class org.robolectric.nativeruntime.RenderEffectNatives
- nativeCreateChainEffect(long, long) - Static method in class org.robolectric.shadows.ShadowNativeRenderEffect
- nativeCreateColorFilterEffect(long, long) - Static method in class org.robolectric.nativeruntime.RenderEffectNatives
- nativeCreateColorFilterEffect(long, long) - Static method in class org.robolectric.shadows.ShadowNativeRenderEffect
- nativeCreateFromArray(long[], int, int) - Static method in class org.robolectric.shadows.ShadowLegacyTypeface
- nativeCreateFromArray(long[], int, int) - Static method in class org.robolectric.shadows.ShadowNativeTypeface
- nativeCreateFromArray(long[], long, int, int) - Static method in class org.robolectric.nativeruntime.TypefaceNatives
- nativeCreateFromArray(long[], long, int, int) - Static method in class org.robolectric.shadows.ShadowLegacyTypeface
- nativeCreateFromArray(long[], long, int, int) - Static method in class org.robolectric.shadows.ShadowNativeTypeface
- nativeCreateFromParcel(Parcel) - Static method in class org.robolectric.nativeruntime.BitmapNatives
- nativeCreateFromParcel(Parcel) - Static method in class org.robolectric.nativeruntime.RegionNatives
- nativeCreateFromParcel(Parcel) - Static method in class org.robolectric.shadows.ShadowLegacyBitmap
- nativeCreateFromParcel(Parcel) - Static method in class org.robolectric.shadows.ShadowNativeBitmap
- nativeCreateFromParcel(Parcel) - Static method in class org.robolectric.shadows.ShadowNativeRegion
- nativeCreateFromStream(InputStream, byte[]) - Static method in class org.robolectric.nativeruntime.PictureNatives
- nativeCreateFromStream(InputStream, byte[]) - Static method in class org.robolectric.shadows.ShadowNativePicture
- nativeCreateFromSurfaceControl(long) - Static method in class org.robolectric.nativeruntime.SurfaceNatives
- nativeCreateFromSurfaceControl(long) - Static method in class org.robolectric.shadows.ShadowNativeSurface
- nativeCreateFromSurfaceControl(long) - Static method in class org.robolectric.shadows.ShadowSurface
- nativeCreateFromSurfaceTexture(SurfaceTexture) - Static method in class org.robolectric.nativeruntime.SurfaceNatives
- nativeCreateFromSurfaceTexture(SurfaceTexture) - Static method in class org.robolectric.shadows.ShadowNativeSurface
- nativeCreateFromSurfaceTexture(SurfaceTexture) - Static method in class org.robolectric.shadows.ShadowSurface
- nativeCreateFromTypeface(long, int) - Static method in class org.robolectric.nativeruntime.TypefaceNatives
- nativeCreateFromTypeface(long, int) - Static method in class org.robolectric.shadows.ShadowNativeTypeface
- nativeCreateFromTypefaceWithExactStyle(long, int, boolean) - Static method in class org.robolectric.nativeruntime.TypefaceNatives
- nativeCreateFromTypefaceWithExactStyle(long, int, boolean) - Static method in class org.robolectric.shadows.ShadowNativeTypeface
- nativeCreateFromTypefaceWithVariation(long, List<FontVariationAxis>) - Static method in class org.robolectric.nativeruntime.TypefaceNatives
- nativeCreateFromTypefaceWithVariation(long, List<FontVariationAxis>) - Static method in class org.robolectric.shadows.ShadowNativeTypeface
- nativeCreateIdmapsForStaticOverlaysTargetingAndroid() - Static method in class org.robolectric.shadows.ShadowArscAssetManager10
- nativeCreateIdmapsForStaticOverlaysTargetingAndroid() - Static method in class org.robolectric.shadows.ShadowArscAssetManager9
- nativeCreateOffsetEffect(float, float, long) - Static method in class org.robolectric.nativeruntime.RenderEffectNatives
- nativeCreateOffsetEffect(float, float, long) - Static method in class org.robolectric.shadows.ShadowNativeRenderEffect
- nativeCreateParseState(long) - Static method in class org.robolectric.shadows.ShadowXmlBlock
- nativeCreateParseState(long, int) - Static method in class org.robolectric.shadows.ShadowXmlBlock
- nativeCreatePlanes(int, int) - Method in class org.robolectric.shadows.ShadowNativeImageReaderSurfaceImage
- nativeCreatePlanes(int, int, long) - Method in class org.robolectric.nativeruntime.ImageReaderSurfaceImageNatives
- nativeCreatePlanes(int, int, long) - Method in class org.robolectric.shadows.ShadowNativeImageReaderSurfaceImage
- nativeCreateShader(long, long) - Static method in class org.robolectric.shadows.ShadowNativeRuntimeShader
- nativeCreateShader(long, long, boolean) - Static method in class org.robolectric.nativeruntime.RuntimeShaderNatives
- nativeCreateShader(long, long, boolean) - Static method in class org.robolectric.shadows.ShadowNativeRuntimeShader
- nativeCreateShaderEffect(long) - Static method in class org.robolectric.nativeruntime.RenderEffectNatives
- nativeCreateShaderEffect(long) - Static method in class org.robolectric.shadows.ShadowNativeRenderEffect
- nativeCreateWeightAlias(long, int) - Static method in class org.robolectric.nativeruntime.TypefaceNatives
- nativeCreateWeightAlias(long, int) - Static method in class org.robolectric.shadows.ShadowNativeTypeface
- nativeDataAvail(long) - Static method in class org.robolectric.shadows.ShadowParcel
- nativeDataCapacity(long) - Static method in class org.robolectric.shadows.ShadowParcel
- nativeDataPosition(long) - Static method in class org.robolectric.shadows.ShadowParcel
- nativeDataSize(long) - Static method in class org.robolectric.shadows.ShadowParcel
- nativeDecodeAsset(long, Rect, BitmapFactory.Options) - Static method in class org.robolectric.shadows.ShadowNativeBitmapFactory
- nativeDecodeAsset(long, Rect, BitmapFactory.Options, long, long) - Static method in class org.robolectric.nativeruntime.BitmapFactoryNatives
- nativeDecodeAsset(long, Rect, BitmapFactory.Options, long, long) - Static method in class org.robolectric.shadows.ShadowNativeBitmapFactory
- nativeDecodeByteArray(byte[], int, int, BitmapFactory.Options) - Static method in class org.robolectric.shadows.ShadowNativeBitmapFactory
- nativeDecodeByteArray(byte[], int, int, BitmapFactory.Options, long, long) - Static method in class org.robolectric.nativeruntime.BitmapFactoryNatives
- nativeDecodeByteArray(byte[], int, int, BitmapFactory.Options, long, long) - Static method in class org.robolectric.shadows.ShadowNativeBitmapFactory
- nativeDecodeFileDescriptor(FileDescriptor, Rect, BitmapFactory.Options) - Static method in class org.robolectric.shadows.ShadowNativeBitmapFactory
- nativeDecodeFileDescriptor(FileDescriptor, Rect, BitmapFactory.Options, long, long) - Static method in class org.robolectric.nativeruntime.BitmapFactoryNatives
- nativeDecodeFileDescriptor(FileDescriptor, Rect, BitmapFactory.Options, long, long) - Static method in class org.robolectric.shadows.ShadowNativeBitmapFactory
- nativeDecodeStream(InputStream, byte[], Rect, BitmapFactory.Options) - Static method in class org.robolectric.shadows.ShadowNativeBitmapFactory
- nativeDecodeStream(InputStream, byte[], Rect, BitmapFactory.Options, long, long) - Static method in class org.robolectric.nativeruntime.BitmapFactoryNatives
- nativeDecodeStream(InputStream, byte[], Rect, BitmapFactory.Options, long, long) - Static method in class org.robolectric.shadows.ShadowNativeBitmapFactory
- nativeDestroy(long) - Static method in class org.robolectric.shadows.ShadowArscAssetManager10
- nativeDestroy(long) - Static method in class org.robolectric.shadows.ShadowArscAssetManager9
- nativeDestroy(long) - Static method in class org.robolectric.shadows.ShadowLegacyMessageQueue
- nativeDestroy(long) - Static method in class org.robolectric.shadows.ShadowNativeApkAssets
- nativeDestroy(long) - Static method in class org.robolectric.shadows.ShadowParcel
- nativeDestroy(long) - Static method in class org.robolectric.shadows.ShadowPausedMessageQueue
- nativeDestroy(long) - Static method in class org.robolectric.shadows.ShadowStringBlock
- nativeDestroy(long) - Static method in class org.robolectric.shadows.ShadowXmlBlock
- nativeDestroyParseState(long) - Static method in class org.robolectric.shadows.ShadowXmlBlock
- nativeDestructor(long) - Static method in class org.robolectric.nativeruntime.InterpolatorNatives
- nativeDestructor(long) - Static method in class org.robolectric.nativeruntime.MaskFilterNatives
- nativeDestructor(long) - Static method in class org.robolectric.nativeruntime.PathEffectNatives
- nativeDestructor(long) - Static method in class org.robolectric.nativeruntime.PictureNatives
- nativeDestructor(long) - Static method in class org.robolectric.nativeruntime.RegionIteratorNatives
- nativeDestructor(long) - Static method in class org.robolectric.nativeruntime.RegionNatives
- nativeDestructor(long) - Static method in class org.robolectric.shadows.ShadowNativeInterpolator
- nativeDestructor(long) - Static method in class org.robolectric.shadows.ShadowNativeMaskFilter
- nativeDestructor(long) - Static method in class org.robolectric.shadows.ShadowNativePathEffect
- nativeDestructor(long) - Static method in class org.robolectric.shadows.ShadowNativePicture
- nativeDestructor(long) - Static method in class org.robolectric.shadows.ShadowNativeRegion
- nativeDestructor(long) - Static method in class org.robolectric.shadows.ShadowNativeRegionIterator
- nativeDetachImage(Image) - Method in class org.robolectric.nativeruntime.ImageReaderNatives
- nativeDetachImage(Image) - Method in class org.robolectric.shadows.ShadowNativeImageReader
- nativeDiscardFreeBuffers() - Method in class org.robolectric.nativeruntime.ImageReaderNatives
- nativeDiscardFreeBuffers() - Method in class org.robolectric.shadows.ShadowNativeImageReader
- nativeDispose(long) - Static method in class org.robolectric.nativeruntime.CursorWindowNatives
- nativeDispose(long) - Static method in class org.robolectric.shadows.ShadowDisplayEventReceiver
- nativeDispose(long) - Static method in class org.robolectric.shadows.ShadowLegacyCursorWindow
- nativeDispose(long) - Static method in class org.robolectric.shadows.ShadowMotionEvent
- nativeDispose(long) - Static method in class org.robolectric.shadows.ShadowNativeCursorWindow
- nativeDraw(long, long) - Static method in class org.robolectric.nativeruntime.PictureNatives
- nativeDraw(long, long) - Static method in class org.robolectric.shadows.ShadowNativePicture
- nativeEndRecording(long) - Static method in class org.robolectric.nativeruntime.PictureNatives
- nativeEndRecording(long) - Static method in class org.robolectric.shadows.ShadowNativePicture
- nativeEnforceInterface(long, String) - Static method in class org.robolectric.shadows.ShadowParcel
- nativeEquals(long, long) - Static method in class org.robolectric.nativeruntime.RegionNatives
- nativeEquals(long, long) - Static method in class org.robolectric.shadows.ShadowNativeRegion
- nativeErase(long, int) - Static method in class org.robolectric.nativeruntime.BitmapNatives
- nativeErase(long, int) - Static method in class org.robolectric.shadows.ShadowNativeBitmap
- nativeErase(long, long, long) - Static method in class org.robolectric.nativeruntime.BitmapNatives
- nativeErase(long, long, long) - Static method in class org.robolectric.shadows.ShadowNativeBitmap
- nativeExecute(long, long) - Static method in class org.robolectric.shadows.ShadowLegacySQLiteConnection
- nativeExecute(long, long) - Static method in class org.robolectric.shadows.ShadowNativeSQLiteConnection
- nativeExecute(long, long, boolean) - Static method in class org.robolectric.nativeruntime.SQLiteConnectionNatives
- nativeExecute(long, long, boolean) - Static method in class org.robolectric.shadows.ShadowLegacySQLiteConnection
- nativeExecute(long, long, boolean) - Static method in class org.robolectric.shadows.ShadowNativeSQLiteConnection
- nativeExecuteForBlobFileDescriptor(long, long) - Static method in class org.robolectric.nativeruntime.SQLiteConnectionNatives
- nativeExecuteForBlobFileDescriptor(long, long) - Static method in class org.robolectric.shadows.ShadowLegacySQLiteConnection
- nativeExecuteForBlobFileDescriptor(long, long) - Static method in class org.robolectric.shadows.ShadowNativeSQLiteConnection
- nativeExecuteForChangedRowCount(long, long) - Static method in class org.robolectric.nativeruntime.SQLiteConnectionNatives
- nativeExecuteForChangedRowCount(long, long) - Static method in class org.robolectric.shadows.ShadowLegacySQLiteConnection
- nativeExecuteForChangedRowCount(long, long) - Static method in class org.robolectric.shadows.ShadowNativeSQLiteConnection
- nativeExecuteForCursorWindow(long, long, long, int, int, boolean) - Static method in class org.robolectric.nativeruntime.SQLiteConnectionNatives
- nativeExecuteForCursorWindow(long, long, long, int, int, boolean) - Static method in class org.robolectric.shadows.ShadowLegacySQLiteConnection
- nativeExecuteForCursorWindow(long, long, long, int, int, boolean) - Static method in class org.robolectric.shadows.ShadowNativeSQLiteConnection
- nativeExecuteForLastInsertedRowId(long, long) - Static method in class org.robolectric.nativeruntime.SQLiteConnectionNatives
- nativeExecuteForLastInsertedRowId(long, long) - Static method in class org.robolectric.shadows.ShadowLegacySQLiteConnection
- nativeExecuteForLastInsertedRowId(long, long) - Static method in class org.robolectric.shadows.ShadowNativeSQLiteConnection
- nativeExecuteForLong(long, long) - Static method in class org.robolectric.nativeruntime.SQLiteConnectionNatives
- nativeExecuteForLong(long, long) - Static method in class org.robolectric.shadows.ShadowLegacySQLiteConnection
- nativeExecuteForLong(long, long) - Static method in class org.robolectric.shadows.ShadowNativeSQLiteConnection
- nativeExecuteForString(long, long) - Static method in class org.robolectric.nativeruntime.SQLiteConnectionNatives
- nativeExecuteForString(long, long) - Static method in class org.robolectric.shadows.ShadowLegacySQLiteConnection
- nativeExecuteForString(long, long) - Static method in class org.robolectric.shadows.ShadowNativeSQLiteConnection
- nativeExtractAlpha(long, long, int[]) - Static method in class org.robolectric.nativeruntime.BitmapNatives
- nativeExtractAlpha(long, long, int[]) - Static method in class org.robolectric.shadows.ShadowNativeBitmap
- nativeExtractGainmap(long) - Static method in class org.robolectric.shadows.ShadowNativeBitmap
-
This is called by
Bitmap.getGainmap()
to check if a Gainmap exists for the Bitmap. - nativeFinalize(long) - Static method in class org.robolectric.nativeruntime.NinePatchNatives
- nativeFinalize(long) - Static method in class org.robolectric.shadows.ShadowNativeNinePatch
- nativeFinalizeStatement(long, long) - Static method in class org.robolectric.nativeruntime.SQLiteConnectionNatives
- nativeFinalizeStatement(long, long) - Static method in class org.robolectric.shadows.ShadowLegacySQLiteConnection
- nativeFinalizeStatement(long, long) - Static method in class org.robolectric.shadows.ShadowNativeSQLiteConnection
- nativeFindPointerIndex(long, int) - Static method in class org.robolectric.shadows.ShadowMotionEvent
- nativeForceScopedDisconnect(long) - Static method in class org.robolectric.nativeruntime.SurfaceNatives
- nativeForceScopedDisconnect(long) - Static method in class org.robolectric.shadows.ShadowNativeSurface
- nativeForceSetStaticFinalField(String, Typeface) - Static method in class org.robolectric.nativeruntime.TypefaceNatives
- nativeForceSetStaticFinalField(String, Typeface) - Static method in class org.robolectric.shadows.ShadowLegacyTypeface
- nativeForceSetStaticFinalField(String, Typeface) - Static method in class org.robolectric.shadows.ShadowNativeTypeface
- nativeFreeBuffer(long) - Static method in class org.robolectric.shadows.ShadowParcel
- nativeFreeLastRow(long) - Static method in class org.robolectric.nativeruntime.CursorWindowNatives
- nativeFreeLastRow(long) - Static method in class org.robolectric.shadows.ShadowNativeCursorWindow
- nativeGenerationId(long) - Static method in class org.robolectric.nativeruntime.BitmapNatives
- nativeGenerationId(long) - Static method in class org.robolectric.shadows.ShadowNativeBitmap
- nativeGetAction(long) - Static method in class org.robolectric.shadows.ShadowMotionEvent
- nativeGetActionButton(long) - Static method in class org.robolectric.shadows.ShadowMotionEvent
- nativeGetAllocationByteCount(long) - Static method in class org.robolectric.nativeruntime.BitmapNatives
- nativeGetAllocationByteCount(long) - Static method in class org.robolectric.shadows.ShadowNativeBitmap
- nativeGetAssetPath(long) - Static method in class org.robolectric.shadows.ShadowArscApkAssets9
- nativeGetAssignedPackageIdentifiers(long) - Static method in class org.robolectric.shadows.ShadowArscAssetManager10
- nativeGetAssignedPackageIdentifiers(long) - Static method in class org.robolectric.shadows.ShadowArscAssetManager9
- nativeGetAssignedPackageIdentifiers(long, boolean, boolean) - Static method in class org.robolectric.shadows.ShadowArscAssetManager10
- nativeGetAttributeCount(long) - Static method in class org.robolectric.shadows.ShadowXmlBlock
- nativeGetAttributeData(long, int) - Static method in class org.robolectric.shadows.ShadowXmlBlock
- nativeGetAttributeDataType(long, int) - Static method in class org.robolectric.shadows.ShadowXmlBlock
- nativeGetAttributeIndex(long, String, String) - Static method in class org.robolectric.shadows.ShadowXmlBlock
- nativeGetAttributeName(long, int) - Static method in class org.robolectric.shadows.ShadowXmlBlock
- nativeGetAttributeNamespace(long, int) - Static method in class org.robolectric.shadows.ShadowXmlBlock
- nativeGetAttributeResource(long, int) - Static method in class org.robolectric.shadows.ShadowXmlBlock
- nativeGetAttributeStringValue(long, int) - Static method in class org.robolectric.shadows.ShadowXmlBlock
- nativeGetAxisValue(long, int, int, int) - Static method in class org.robolectric.shadows.ShadowMotionEvent
- nativeGetBlob(long, int, int) - Static method in class org.robolectric.nativeruntime.CursorWindowNatives
- nativeGetBlob(long, int, int) - Static method in class org.robolectric.shadows.ShadowLegacyCursorWindow
- nativeGetBlob(long, int, int) - Static method in class org.robolectric.shadows.ShadowNativeCursorWindow
- nativeGetBoundaryPath(long, long) - Static method in class org.robolectric.nativeruntime.RegionNatives
- nativeGetBoundaryPath(long, long) - Static method in class org.robolectric.shadows.ShadowNativeRegion
- nativeGetBounds(long, Rect) - Static method in class org.robolectric.nativeruntime.RegionNatives
- nativeGetBounds(long, Rect) - Static method in class org.robolectric.shadows.ShadowNativeRegion
- nativeGetButtonState(long) - Static method in class org.robolectric.shadows.ShadowMotionEvent
- nativeGetCharacter(long, int, int) - Static method in class org.robolectric.shadows.ShadowKeyCharacterMap
- nativeGetClassAttribute(long) - Static method in class org.robolectric.shadows.ShadowXmlBlock
- nativeGetColor(long, int, int) - Static method in class org.robolectric.nativeruntime.BitmapNatives
- nativeGetColor(long, int, int) - Static method in class org.robolectric.shadows.ShadowNativeBitmap
- nativeGetColorSpace(long, float[], float[]) - Static method in class org.robolectric.shadows.ShadowNativeBitmap
- nativeGetColumnCount(long, long) - Static method in class org.robolectric.nativeruntime.SQLiteConnectionNatives
- nativeGetColumnCount(long, long) - Static method in class org.robolectric.shadows.ShadowLegacySQLiteConnection
- nativeGetColumnCount(long, long) - Static method in class org.robolectric.shadows.ShadowNativeSQLiteConnection
- nativeGetColumnName(long, long, int) - Static method in class org.robolectric.nativeruntime.SQLiteConnectionNatives
- nativeGetColumnName(long, long, int) - Static method in class org.robolectric.shadows.ShadowLegacySQLiteConnection
- nativeGetColumnName(long, long, int) - Static method in class org.robolectric.shadows.ShadowNativeSQLiteConnection
- nativeGetDbLookaside(long) - Static method in class org.robolectric.nativeruntime.SQLiteConnectionNatives
- nativeGetDbLookaside(long) - Static method in class org.robolectric.shadows.ShadowLegacySQLiteConnection
- nativeGetDbLookaside(long) - Static method in class org.robolectric.shadows.ShadowNativeSQLiteConnection
- nativeGetDeviceId(long) - Static method in class org.robolectric.shadows.ShadowMotionEvent
- nativeGetDisplayLabel(long, int) - Static method in class org.robolectric.shadows.ShadowKeyCharacterMap
- nativeGetDouble(long, int, int) - Static method in class org.robolectric.nativeruntime.CursorWindowNatives
- nativeGetDouble(long, int, int) - Static method in class org.robolectric.shadows.ShadowLegacyCursorWindow
- nativeGetDouble(long, int, int) - Static method in class org.robolectric.shadows.ShadowNativeCursorWindow
- nativeGetDownTimeNanos(long) - Static method in class org.robolectric.shadows.ShadowMotionEvent
- nativeGetEdgeFlags(long) - Static method in class org.robolectric.shadows.ShadowMotionEvent
- nativeGetEnabledTags() - Static method in class org.robolectric.shadows.ShadowTrace
- nativeGetEvents(long, char[]) - Static method in class org.robolectric.shadows.ShadowKeyCharacterMap
- nativeGetEventTimeNanos(long, int) - Static method in class org.robolectric.shadows.ShadowMotionEvent
- nativeGetFamily(long, int) - Static method in class org.robolectric.nativeruntime.TypefaceNatives
- nativeGetFamily(long, int) - Static method in class org.robolectric.shadows.ShadowNativeTypeface
- nativeGetFamilySize(long) - Static method in class org.robolectric.nativeruntime.TypefaceNatives
- nativeGetFamilySize(long) - Static method in class org.robolectric.shadows.ShadowNativeTypeface
- nativeGetFinalizer() - Static method in class org.robolectric.nativeruntime.ColorFilterNatives
- nativeGetFinalizer() - Static method in class org.robolectric.nativeruntime.RenderEffectNatives
- nativeGetFinalizer() - Static method in class org.robolectric.nativeruntime.RuntimeShaderNatives
- nativeGetFinalizer() - Static method in class org.robolectric.nativeruntime.ShaderNatives
- nativeGetFinalizer() - Static method in class org.robolectric.shadows.ShadowNativeColorFilter
- nativeGetFinalizer() - Static method in class org.robolectric.shadows.ShadowNativeRenderEffect
- nativeGetFinalizer() - Static method in class org.robolectric.shadows.ShadowNativeRuntimeShader
- nativeGetFinalizer() - Static method in class org.robolectric.shadows.ShadowNativeShader
- nativeGetFlags(long) - Static method in class org.robolectric.shadows.ShadowMotionEvent
- nativeGetFormat(int) - Method in class org.robolectric.nativeruntime.ImageReaderSurfaceImageNatives
- nativeGetFormat(int) - Method in class org.robolectric.shadows.ShadowNativeImageReaderSurfaceImage
- nativeGetFromBlastBufferQueue(long, long) - Static method in class org.robolectric.nativeruntime.SurfaceNatives
- nativeGetFromBlastBufferQueue(long, long) - Static method in class org.robolectric.shadows.ShadowNativeSurface
- nativeGetFromSurfaceControl(long) - Static method in class org.robolectric.shadows.ShadowNativeSurface
- nativeGetFromSurfaceControl(long, long) - Static method in class org.robolectric.nativeruntime.SurfaceNatives
- nativeGetFromSurfaceControl(long, long) - Static method in class org.robolectric.shadows.ShadowNativeSurface
- nativeGetFromSurfaceControl(long, long) - Static method in class org.robolectric.shadows.ShadowSurface
- nativeGetHardwareBuffer() - Method in class org.robolectric.shadows.ShadowNativeImageReaderSurfaceImage
- nativeGetHardwareBuffer(long) - Static method in class org.robolectric.nativeruntime.BitmapNatives
- nativeGetHardwareBuffer(long) - Static method in class org.robolectric.shadows.ShadowNativeBitmap
- nativeGetHeight() - Method in class org.robolectric.nativeruntime.ImageReaderSurfaceImageNatives
- nativeGetHeight() - Method in class org.robolectric.shadows.ShadowNativeImageReaderSurfaceImage
- nativeGetHeight(long) - Static method in class org.robolectric.nativeruntime.PictureNatives
- nativeGetHeight(long) - Static method in class org.robolectric.nativeruntime.SurfaceNatives
- nativeGetHeight(long) - Static method in class org.robolectric.shadows.ShadowNativePicture
- nativeGetHeight(long) - Static method in class org.robolectric.shadows.ShadowNativeSurface
- nativeGetHistorySize(long) - Static method in class org.robolectric.shadows.ShadowMotionEvent
- nativeGetIdAttribute(long) - Static method in class org.robolectric.shadows.ShadowXmlBlock
- nativeGetKeyboardType(long) - Static method in class org.robolectric.shadows.ShadowKeyCharacterMap
- nativeGetLineNumber(long) - Static method in class org.robolectric.shadows.ShadowXmlBlock
- nativeGetLocales(long, boolean) - Static method in class org.robolectric.shadows.ShadowArscAssetManager10
- nativeGetLocales(long, boolean) - Static method in class org.robolectric.shadows.ShadowArscAssetManager9
- nativeGetLong(long, int, int) - Static method in class org.robolectric.nativeruntime.CursorWindowNatives
- nativeGetLong(long, int, int) - Static method in class org.robolectric.shadows.ShadowLegacyCursorWindow
- nativeGetLong(long, int, int) - Static method in class org.robolectric.shadows.ShadowNativeCursorWindow
- nativeGetMetaState(long) - Static method in class org.robolectric.shadows.ShadowMotionEvent
- nativeGetName(long) - Static method in class org.robolectric.nativeruntime.CursorWindowNatives
- nativeGetName(long) - Static method in class org.robolectric.shadows.ShadowLegacyCursorWindow
- nativeGetName(long) - Static method in class org.robolectric.shadows.ShadowNativeCursorWindow
- nativeGetName(long) - Static method in class org.robolectric.shadows.ShadowXmlBlock
- nativeGetNamespace(long) - Static method in class org.robolectric.shadows.ShadowXmlBlock
- nativeGetNativeFinalizer() - Static method in class org.robolectric.nativeruntime.BitmapNatives
- nativeGetNativeFinalizer() - Static method in class org.robolectric.nativeruntime.ColorSpaceRgbNatives
- nativeGetNativeFinalizer() - Static method in class org.robolectric.shadows.ShadowNativeBitmap
- nativeGetNativeFinalizer() - Static method in class org.robolectric.shadows.ShadowNativeColorSpaceRgb
- nativeGetNextFrameNumber(long) - Static method in class org.robolectric.nativeruntime.SurfaceNatives
- nativeGetNextFrameNumber(long) - Static method in class org.robolectric.shadows.ShadowNativeSurface
- nativeGetNumber(long, int) - Static method in class org.robolectric.shadows.ShadowKeyCharacterMap
- nativeGetNumRows(long) - Static method in class org.robolectric.nativeruntime.CursorWindowNatives
- nativeGetNumRows(long) - Static method in class org.robolectric.shadows.ShadowLegacyCursorWindow
- nativeGetNumRows(long) - Static method in class org.robolectric.shadows.ShadowNativeCursorWindow
- nativeGetParameterCount(long, long) - Static method in class org.robolectric.nativeruntime.SQLiteConnectionNatives
- nativeGetParameterCount(long, long) - Static method in class org.robolectric.shadows.ShadowLegacySQLiteConnection
- nativeGetParameterCount(long, long) - Static method in class org.robolectric.shadows.ShadowNativeSQLiteConnection
- nativeGetPixel(long, int, int) - Static method in class org.robolectric.nativeruntime.BitmapNatives
- nativeGetPixel(long, int, int) - Static method in class org.robolectric.shadows.ShadowNativeBitmap
- nativeGetPixels(long, int[], int, int, int, int, int, int) - Static method in class org.robolectric.nativeruntime.BitmapNatives
- nativeGetPixels(long, int[], int, int, int, int, int, int) - Static method in class org.robolectric.shadows.ShadowNativeBitmap
- nativeGetPointerCoords(long, int, int, MotionEvent.PointerCoords) - Static method in class org.robolectric.shadows.ShadowMotionEvent
- nativeGetPointerCount(long) - Static method in class org.robolectric.shadows.ShadowMotionEvent
- nativeGetPointerId(long, int) - Static method in class org.robolectric.shadows.ShadowMotionEvent
- nativeGetPointerProperties(long, int, MotionEvent.PointerProperties) - Static method in class org.robolectric.shadows.ShadowMotionEvent
- nativeGetRawAxisValue(long, int, int, int) - Static method in class org.robolectric.shadows.ShadowMotionEvent
- nativeGetRawXOffset(long) - Static method in class org.robolectric.shadows.ShadowMotionEvent
- nativeGetRawYOffset(long) - Static method in class org.robolectric.shadows.ShadowMotionEvent
- nativeGetReleaseFunc() - Static method in class org.robolectric.nativeruntime.TypefaceNatives
- nativeGetReleaseFunc() - Static method in class org.robolectric.shadows.ShadowNativeTypeface
- nativeGetResourceArray(long, int, int[]) - Static method in class org.robolectric.shadows.ShadowArscAssetManager10
- nativeGetResourceArray(long, int, int[]) - Static method in class org.robolectric.shadows.ShadowArscAssetManager9
- nativeGetResourceArraySize(long, int) - Static method in class org.robolectric.shadows.ShadowArscAssetManager10
- nativeGetResourceArraySize(long, int) - Static method in class org.robolectric.shadows.ShadowArscAssetManager9
- nativeGetResourceBagValue(long, int, int, TypedValue) - Static method in class org.robolectric.shadows.ShadowArscAssetManager10
- nativeGetResourceBagValue(long, int, int, TypedValue) - Static method in class org.robolectric.shadows.ShadowArscAssetManager9
- nativeGetResourceEntryName(long, int) - Static method in class org.robolectric.shadows.ShadowArscAssetManager10
- nativeGetResourceEntryName(long, int) - Static method in class org.robolectric.shadows.ShadowArscAssetManager9
- nativeGetResourceIdentifier(long, String, String, String) - Static method in class org.robolectric.shadows.ShadowArscAssetManager10
- nativeGetResourceIdentifier(long, String, String, String) - Static method in class org.robolectric.shadows.ShadowArscAssetManager9
- nativeGetResourceIntArray(long, int) - Static method in class org.robolectric.shadows.ShadowArscAssetManager10
- nativeGetResourceIntArray(long, int) - Static method in class org.robolectric.shadows.ShadowArscAssetManager9
- nativeGetResourceName(long, int) - Static method in class org.robolectric.shadows.ShadowArscAssetManager10
- nativeGetResourceName(long, int) - Static method in class org.robolectric.shadows.ShadowArscAssetManager9
- nativeGetResourcePackageName(long, int) - Static method in class org.robolectric.shadows.ShadowArscAssetManager10
- nativeGetResourcePackageName(long, int) - Static method in class org.robolectric.shadows.ShadowArscAssetManager9
- nativeGetResourceStringArray(long, int) - Static method in class org.robolectric.shadows.ShadowArscAssetManager10
- nativeGetResourceStringArray(long, int) - Static method in class org.robolectric.shadows.ShadowArscAssetManager9
- nativeGetResourceStringArrayInfo(long, int) - Static method in class org.robolectric.shadows.ShadowArscAssetManager10
- nativeGetResourceStringArrayInfo(long, int) - Static method in class org.robolectric.shadows.ShadowArscAssetManager9
- nativeGetResourceTypeName(long, int) - Static method in class org.robolectric.shadows.ShadowArscAssetManager10
- nativeGetResourceTypeName(long, int) - Static method in class org.robolectric.shadows.ShadowArscAssetManager9
- nativeGetResourceValue(long, int, short, TypedValue, boolean) - Static method in class org.robolectric.shadows.ShadowArscAssetManager10
- nativeGetResourceValue(long, int, short, TypedValue, boolean) - Static method in class org.robolectric.shadows.ShadowArscAssetManager9
- nativeGetResourceValue(long, int, short, TypedValue, boolean) - Static method in class org.robolectric.shadows.ShadowNativeAssetManager
- nativeGetSize(long) - Static method in class org.robolectric.shadows.ShadowStringBlock
- nativeGetSizeConfigurations(long) - Static method in class org.robolectric.shadows.ShadowArscAssetManager10
- nativeGetSizeConfigurations(long) - Static method in class org.robolectric.shadows.ShadowArscAssetManager9
- nativeGetSource(long) - Static method in class org.robolectric.shadows.ShadowMotionEvent
- nativeGetSourceResId(long) - Static method in class org.robolectric.shadows.ShadowXmlBlock
- nativeGetString(long, int) - Static method in class org.robolectric.shadows.ShadowStringBlock
- nativeGetString(long, int, int) - Static method in class org.robolectric.nativeruntime.CursorWindowNatives
- nativeGetString(long, int, int) - Static method in class org.robolectric.shadows.ShadowLegacyCursorWindow
- nativeGetString(long, int, int) - Static method in class org.robolectric.shadows.ShadowNativeCursorWindow
- nativeGetStringBlock(long) - Static method in class org.robolectric.shadows.ShadowArscApkAssets9
- nativeGetStringBlock(long) - Static method in class org.robolectric.shadows.ShadowXmlBlock
- nativeGetStyle(long) - Static method in class org.robolectric.nativeruntime.TypefaceNatives
- nativeGetStyle(long) - Static method in class org.robolectric.shadows.ShadowNativeTypeface
- nativeGetStyle(long, int) - Static method in class org.robolectric.shadows.ShadowStringBlock
- nativeGetStyleAttribute(long) - Static method in class org.robolectric.shadows.ShadowXmlBlock
- nativeGetStyleAttributes(long, int) - Static method in class org.robolectric.shadows.ShadowArscAssetManager10
- nativeGetStyleAttributes(long, int) - Static method in class org.robolectric.shadows.ShadowArscAssetManager9
- nativeGetSupportedAxes(long) - Static method in class org.robolectric.nativeruntime.TypefaceNatives
- nativeGetSupportedAxes(long) - Static method in class org.robolectric.shadows.ShadowNativeTypeface
- nativeGetSurface() - Method in class org.robolectric.nativeruntime.ImageReaderNatives
- nativeGetSurface() - Method in class org.robolectric.shadows.ShadowImageReader
- nativeGetSurface() - Method in class org.robolectric.shadows.ShadowNativeImageReader
- nativeGetText(long) - Static method in class org.robolectric.shadows.ShadowXmlBlock
- nativeGetToolType(long, int) - Static method in class org.robolectric.shadows.ShadowMotionEvent
- nativeGetTransparentRegion(long, long, Rect) - Static method in class org.robolectric.nativeruntime.NinePatchNatives
- nativeGetTransparentRegion(long, long, Rect) - Static method in class org.robolectric.shadows.ShadowNativeNinePatch
- nativeGetType(long, int, int) - Static method in class org.robolectric.nativeruntime.CursorWindowNatives
- nativeGetType(long, int, int) - Static method in class org.robolectric.shadows.ShadowLegacyCursorWindow
- nativeGetType(long, int, int) - Static method in class org.robolectric.shadows.ShadowNativeCursorWindow
- nativeGetWeight(long) - Static method in class org.robolectric.nativeruntime.TypefaceNatives
- nativeGetWeight(long) - Static method in class org.robolectric.shadows.ShadowNativeTypeface
- nativeGetWidth() - Method in class org.robolectric.nativeruntime.ImageReaderSurfaceImageNatives
- nativeGetWidth() - Method in class org.robolectric.shadows.ShadowNativeImageReaderSurfaceImage
- nativeGetWidth(long) - Static method in class org.robolectric.nativeruntime.PictureNatives
- nativeGetWidth(long) - Static method in class org.robolectric.nativeruntime.SurfaceNatives
- nativeGetWidth(long) - Static method in class org.robolectric.shadows.ShadowNativePicture
- nativeGetWidth(long) - Static method in class org.robolectric.shadows.ShadowNativeSurface
- nativeGetXOffset(long) - Static method in class org.robolectric.shadows.ShadowMotionEvent
- nativeGetXPrecision(long) - Static method in class org.robolectric.shadows.ShadowMotionEvent
- nativeGetYOffset(long) - Static method in class org.robolectric.shadows.ShadowMotionEvent
- nativeGetYPrecision(long) - Static method in class org.robolectric.shadows.ShadowMotionEvent
- nativeHasAlpha(long) - Static method in class org.robolectric.nativeruntime.BitmapNatives
- nativeHasAlpha(long) - Static method in class org.robolectric.shadows.ShadowNativeBitmap
- nativeHasMipMap(long) - Static method in class org.robolectric.nativeruntime.BitmapNatives
- nativeHasMipMap(long) - Static method in class org.robolectric.shadows.ShadowNativeBitmap
- nativeHSVToColor(int, float[]) - Static method in class org.robolectric.nativeruntime.ColorNatives
- nativeHSVToColor(int, float[]) - Static method in class org.robolectric.shadows.ShadowNativeColor
- nativeImageSetup(Image) - Method in class org.robolectric.nativeruntime.ImageReaderNatives
-
Setup image in native level.
- nativeImageSetup(Image) - Method in class org.robolectric.shadows.ShadowImageReader
- nativeImageSetup(Image) - Method in class org.robolectric.shadows.ShadowNativeImageReader
- nativeImageSetup(Image, boolean) - Method in class org.robolectric.shadows.ShadowImageReader
- nativeImageSetup(Image, boolean) - Method in class org.robolectric.shadows.ShadowNativeImageReader
- nativeImageSetupFromU(Image) - Method in class org.robolectric.shadows.ShadowImageReader
- nativeImageSetupPostT(Image) - Method in class org.robolectric.shadows.ShadowNativeImageReader
- nativeInit() - Static method in class org.robolectric.shadows.ShadowLegacyMessageQueue
- nativeInit(DisplayEventReceiver, MessageQueue) - Static method in class org.robolectric.shadows.ShadowDisplayEventReceiver
- nativeInit(Object, int, int, int, int, long) - Method in class org.robolectric.nativeruntime.ImageReaderNatives
- nativeInit(Object, int, int, int, int, long) - Method in class org.robolectric.shadows.ShadowNativeImageReader
- nativeInit(Object, int, int, int, long, int, int) - Method in class org.robolectric.shadows.ShadowNativeImageReader
- nativeInit(WeakReference<DisplayEventReceiver>, MessageQueue) - Static method in class org.robolectric.shadows.ShadowDisplayEventReceiver
- nativeInit(WeakReference<DisplayEventReceiver>, MessageQueue, int) - Static method in class org.robolectric.shadows.ShadowDisplayEventReceiver
- nativeInit(WeakReference<DisplayEventReceiver>, MessageQueue, int, int) - Static method in class org.robolectric.shadows.ShadowDisplayEventReceiver
- nativeInit(WeakReference<DisplayEventReceiver>, WeakReference<Object>, MessageQueue, int, int, long) - Static method in class org.robolectric.shadows.ShadowDisplayEventReceiver
- nativeInitialize(long, int, int, int, int, int, int, int, float, float, float, float, long, long, int, MotionEvent.PointerProperties[], MotionEvent.PointerCoords[]) - Static method in class org.robolectric.shadows.ShadowMotionEvent
- nativeInitialize(long, int, int, int, int, int, int, int, int, int, float, float, float, float, long, long, int, MotionEvent.PointerProperties[], MotionEvent.PointerCoords[]) - Static method in class org.robolectric.shadows.ShadowMotionEvent
- NativeInput - Class in org.robolectric.shadows
-
Java representation of framework native input Transliterated from oreo-mr1 (SDK 27) frameworks/native/include/input/Input.h and libs/input/Input.cpp
- NativeInput() - Constructor for class org.robolectric.shadows.NativeInput
- NativeInterpolatorFactoryNatives - Class in org.robolectric.nativeruntime
-
Native methods for NativeInterpolatorFactory JNI registration.
- nativeIsBackedByAshmem(long) - Static method in class org.robolectric.nativeruntime.BitmapNatives
- nativeIsBackedByAshmem(long) - Static method in class org.robolectric.shadows.ShadowNativeBitmap
- nativeIsConsumerRunningBehind(long) - Static method in class org.robolectric.nativeruntime.SurfaceNatives
- nativeIsConsumerRunningBehind(long) - Static method in class org.robolectric.shadows.ShadowNativeSurface
- nativeIsIdling(long) - Static method in class org.robolectric.shadows.ShadowLegacyMessageQueue
- nativeIsImmutable(long) - Static method in class org.robolectric.nativeruntime.BitmapNatives
- nativeIsImmutable(long) - Static method in class org.robolectric.shadows.ShadowNativeBitmap
- nativeIsPolling(long) - Static method in class org.robolectric.shadows.ShadowPausedMessageQueue
- nativeIsPremultiplied(long) - Static method in class org.robolectric.nativeruntime.BitmapNatives
- nativeIsPremultiplied(long) - Static method in class org.robolectric.shadows.ShadowNativeBitmap
- nativeIsReadOnly(long, long) - Static method in class org.robolectric.nativeruntime.SQLiteConnectionNatives
- nativeIsReadOnly(long, long) - Static method in class org.robolectric.shadows.ShadowLegacySQLiteConnection
- nativeIsReadOnly(long, long) - Static method in class org.robolectric.shadows.ShadowNativeSQLiteConnection
- nativeIsSeekable(FileDescriptor) - Static method in class org.robolectric.nativeruntime.BitmapFactoryNatives
- nativeIsSeekable(FileDescriptor) - Static method in class org.robolectric.shadows.ShadowNativeBitmapFactory
- nativeIsSRGB(long) - Static method in class org.robolectric.nativeruntime.BitmapNatives
- nativeIsSRGB(long) - Static method in class org.robolectric.shadows.ShadowNativeBitmap
- nativeIsSRGBLinear(long) - Static method in class org.robolectric.nativeruntime.BitmapNatives
- nativeIsSRGBLinear(long) - Static method in class org.robolectric.shadows.ShadowNativeBitmap
- nativeIsTouchEvent(long) - Static method in class org.robolectric.shadows.ShadowMotionEvent
- nativeIsUpToDate(long) - Static method in class org.robolectric.shadows.ShadowArscApkAssets9
- nativeIsValid(long) - Static method in class org.robolectric.nativeruntime.SurfaceNatives
- nativeIsValid(long) - Static method in class org.robolectric.shadows.ShadowNativeSurface
- nativeKeyCodeFromString(String) - Static method in class org.robolectric.shadows.ShadowKeyEvent
- nativeList(long, String) - Static method in class org.robolectric.shadows.ShadowArscAssetManager10
- nativeList(long, String) - Static method in class org.robolectric.shadows.ShadowArscAssetManager9
- nativeLoad(int, String, int, Object) - Static method in class org.robolectric.shadows.ShadowArscApkAssets9
- nativeLoad(int, String, int, AssetsProvider) - Static method in class org.robolectric.shadows.ShadowNativeApkAssets
- nativeLoad(String, boolean, boolean, boolean) - Static method in class org.robolectric.shadows.ShadowArscApkAssets9
- nativeLoadFd(int, FileDescriptor, String, int, Object) - Static method in class org.robolectric.shadows.ShadowArscApkAssets9
- nativeLoadFromFd(FileDescriptor, String, boolean, boolean) - Static method in class org.robolectric.shadows.ShadowArscApkAssets9
- nativeLockCanvas(long, Canvas, Rect) - Static method in class org.robolectric.nativeruntime.SurfaceNatives
- nativeLockCanvas(long, Canvas, Rect) - Static method in class org.robolectric.shadows.ShadowNativeSurface
- nativeMarshall(long) - Static method in class org.robolectric.shadows.ShadowParcel
- nativeNewClip(int, int) - Static method in class org.robolectric.nativeruntime.TableMaskFilterNatives
- nativeNewClip(int, int) - Static method in class org.robolectric.shadows.ShadowNativeTableMaskFilter
- nativeNewGamma(float) - Static method in class org.robolectric.nativeruntime.TableMaskFilterNatives
- nativeNewGamma(float) - Static method in class org.robolectric.shadows.ShadowNativeTableMaskFilter
- nativeNewTable(byte[]) - Static method in class org.robolectric.nativeruntime.TableMaskFilterNatives
- nativeNewTable(byte[]) - Static method in class org.robolectric.shadows.ShadowNativeTableMaskFilter
- nativeNext(long) - Static method in class org.robolectric.shadows.ShadowXmlBlock
- nativeNext(long, Rect) - Static method in class org.robolectric.nativeruntime.RegionIteratorNatives
- nativeNext(long, Rect) - Static method in class org.robolectric.shadows.ShadowNativeRegionIterator
- NativeObjRegistry<T> - Class in org.robolectric.res.android
-
A unique id per object registry.
- NativeObjRegistry(Class<T>) - Constructor for class org.robolectric.res.android.NativeObjRegistry
- NativeObjRegistry(Class<T>, boolean) - Constructor for class org.robolectric.res.android.NativeObjRegistry
- NativeObjRegistry(String) - Constructor for class org.robolectric.res.android.NativeObjRegistry
- NativeObjRegistry(String, boolean) - Constructor for class org.robolectric.res.android.NativeObjRegistry
- nativeOffsetLocation(long, float, float) - Static method in class org.robolectric.shadows.ShadowMotionEvent
- nativeOp(long, int, int, int, int, int) - Static method in class org.robolectric.nativeruntime.RegionNatives
- nativeOp(long, int, int, int, int, int) - Static method in class org.robolectric.shadows.ShadowNativeRegion
- nativeOp(long, long, long, int) - Static method in class org.robolectric.nativeruntime.RegionNatives
- nativeOp(long, long, long, int) - Static method in class org.robolectric.shadows.ShadowNativeRegion
- nativeOp(long, Rect, long, int) - Static method in class org.robolectric.nativeruntime.RegionNatives
- nativeOp(long, Rect, long, int) - Static method in class org.robolectric.shadows.ShadowNativeRegion
- nativeOpen(String, int, String, boolean, boolean) - Static method in class org.robolectric.shadows.ShadowLegacySQLiteConnection
- nativeOpen(String, int, String, boolean, boolean) - Static method in class org.robolectric.shadows.ShadowNativeSQLiteConnection
- nativeOpen(String, int, String, boolean, boolean, int, int) - Static method in class org.robolectric.nativeruntime.SQLiteConnectionNatives
- nativeOpen(String, int, String, boolean, boolean, int, int) - Static method in class org.robolectric.shadows.ShadowLegacySQLiteConnection
- nativeOpen(String, int, String, boolean, boolean, int, int) - Static method in class org.robolectric.shadows.ShadowNativeSQLiteConnection
- nativeOpenAsset(long, String, int) - Static method in class org.robolectric.shadows.ShadowArscAssetManager10
- nativeOpenAsset(long, String, int) - Static method in class org.robolectric.shadows.ShadowArscAssetManager9
- nativeOpenAssetFd(long, String, long[]) - Static method in class org.robolectric.shadows.ShadowArscAssetManager10
- nativeOpenAssetFd(long, String, long[]) - Static method in class org.robolectric.shadows.ShadowArscAssetManager9
- nativeOpenNonAsset(long, int, String, int) - Static method in class org.robolectric.shadows.ShadowArscAssetManager10
- nativeOpenNonAsset(long, int, String, int) - Static method in class org.robolectric.shadows.ShadowArscAssetManager9
- nativeOpenNonAssetFd(long, int, String, long[]) - Static method in class org.robolectric.shadows.ShadowArscAssetManager10
- nativeOpenNonAssetFd(long, int, String, long[]) - Static method in class org.robolectric.shadows.ShadowArscAssetManager9
- nativeOpenXml(long, String) - Static method in class org.robolectric.shadows.ShadowArscApkAssets9
- nativeOpenXmlAsset(long, int, String) - Static method in class org.robolectric.shadows.ShadowArscAssetManager10
- nativeOpenXmlAsset(long, int, String) - Static method in class org.robolectric.shadows.ShadowArscAssetManager9
- nativePollOnce(long, int) - Method in class org.robolectric.shadows.ShadowPausedMessageQueue
- nativePollOncePreM(long, int) - Static method in class org.robolectric.shadows.ShadowPausedMessageQueue
- nativePrepareStatement(long, String) - Static method in class org.robolectric.nativeruntime.SQLiteConnectionNatives
- nativePrepareStatement(long, String) - Static method in class org.robolectric.shadows.ShadowLegacySQLiteConnection
- nativePrepareStatement(long, String) - Static method in class org.robolectric.shadows.ShadowNativeSQLiteConnection
- nativePrepareToDraw(long) - Static method in class org.robolectric.nativeruntime.BitmapNatives
- nativePrepareToDraw(long) - Static method in class org.robolectric.shadows.ShadowNativeBitmap
- nativePutBlob(long, byte[], int, int) - Static method in class org.robolectric.nativeruntime.CursorWindowNatives
- nativePutBlob(long, byte[], int, int) - Static method in class org.robolectric.shadows.ShadowLegacyCursorWindow
- nativePutBlob(long, byte[], int, int) - Static method in class org.robolectric.shadows.ShadowNativeCursorWindow
- nativePutDouble(long, double, int, int) - Static method in class org.robolectric.nativeruntime.CursorWindowNatives
- nativePutDouble(long, double, int, int) - Static method in class org.robolectric.shadows.ShadowLegacyCursorWindow
- nativePutDouble(long, double, int, int) - Static method in class org.robolectric.shadows.ShadowNativeCursorWindow
- nativePutLong(long, long, int, int) - Static method in class org.robolectric.nativeruntime.CursorWindowNatives
- nativePutLong(long, long, int, int) - Static method in class org.robolectric.shadows.ShadowLegacyCursorWindow
- nativePutLong(long, long, int, int) - Static method in class org.robolectric.shadows.ShadowNativeCursorWindow
- nativePutNull(long, int, int) - Static method in class org.robolectric.nativeruntime.CursorWindowNatives
- nativePutNull(long, int, int) - Static method in class org.robolectric.shadows.ShadowLegacyCursorWindow
- nativePutNull(long, int, int) - Static method in class org.robolectric.shadows.ShadowNativeCursorWindow
- nativePutString(long, String, int, int) - Static method in class org.robolectric.nativeruntime.CursorWindowNatives
- nativePutString(long, String, int, int) - Static method in class org.robolectric.shadows.ShadowLegacyCursorWindow
- nativePutString(long, String, int, int) - Static method in class org.robolectric.shadows.ShadowNativeCursorWindow
- nativeReadBlob(long) - Static method in class org.robolectric.shadows.ShadowParcel
- nativeReadByteArray(long, byte[], int) - Static method in class org.robolectric.shadows.ShadowParcel
- nativeReadDouble(long) - Static method in class org.robolectric.shadows.ShadowParcel
- nativeReadFileDescriptor(long) - Static method in class org.robolectric.shadows.ShadowParcel
- nativeReadFloat(long) - Static method in class org.robolectric.shadows.ShadowParcel
- nativeReadFromParcel(long, Parcel) - Static method in class org.robolectric.nativeruntime.SurfaceNatives
- nativeReadFromParcel(long, Parcel) - Static method in class org.robolectric.shadows.ShadowMotionEvent
- nativeReadFromParcel(long, Parcel) - Static method in class org.robolectric.shadows.ShadowNativeSurface
- nativeReadInt(long) - Static method in class org.robolectric.shadows.ShadowParcel
- nativeReadLong(long) - Static method in class org.robolectric.shadows.ShadowParcel
- nativeReadString(long) - Static method in class org.robolectric.shadows.ShadowParcel
- nativeReadString16(long) - Static method in class org.robolectric.shadows.ShadowParcel
- nativeReadString8(long) - Static method in class org.robolectric.shadows.ShadowParcel
- nativeReadStrongBinder(long) - Static method in class org.robolectric.shadows.ShadowParcel
- nativeReadTypefaces(ByteBuffer) - Static method in class org.robolectric.nativeruntime.TypefaceNatives
- nativeReadTypefaces(ByteBuffer) - Static method in class org.robolectric.shadows.ShadowNativeTypeface
- nativeReadTypefaces(ByteBuffer, int) - Static method in class org.robolectric.shadows.ShadowNativeTypeface
- nativeReconfigure(long, int, int, int, boolean) - Static method in class org.robolectric.nativeruntime.BitmapNatives
- nativeReconfigure(long, int, int, int, boolean) - Static method in class org.robolectric.shadows.ShadowNativeBitmap
- nativeRecycle(long) - Static method in class org.robolectric.nativeruntime.BitmapNatives
- nativeRecycle(long) - Static method in class org.robolectric.shadows.ShadowNativeBitmap
- nativeRecyclePreQ(long) - Static method in class org.robolectric.shadows.ShadowNativeBitmap
- nativeRegisterCustomAggregateFunction(long, String, BinaryOperator<String>) - Static method in class org.robolectric.nativeruntime.SQLiteConnectionNatives
- nativeRegisterCustomAggregateFunction(long, String, BinaryOperator<String>) - Static method in class org.robolectric.shadows.ShadowNativeSQLiteConnection
- nativeRegisterCustomFunction(long, SQLiteCustomFunction) - Static method in class org.robolectric.shadows.ShadowLegacySQLiteConnection
- nativeRegisterCustomScalarFunction(long, String, UnaryOperator<String>) - Static method in class org.robolectric.nativeruntime.SQLiteConnectionNatives
- nativeRegisterCustomScalarFunction(long, String, UnaryOperator<String>) - Static method in class org.robolectric.shadows.ShadowNativeSQLiteConnection
- nativeRegisterGenericFamily(String, long) - Static method in class org.robolectric.nativeruntime.TypefaceNatives
- nativeRegisterGenericFamily(String, long) - Static method in class org.robolectric.shadows.ShadowNativeTypeface
- nativeRegisterLocaleList(String) - Static method in class org.robolectric.shadows.ShadowNativeTypeface
- nativeRegisterLocalizedCollators(long, String) - Static method in class org.robolectric.nativeruntime.SQLiteConnectionNatives
- nativeRegisterLocalizedCollators(long, String) - Static method in class org.robolectric.shadows.ShadowLegacySQLiteConnection
- nativeRegisterLocalizedCollators(long, String) - Static method in class org.robolectric.shadows.ShadowNativeSQLiteConnection
- nativeRelease(long) - Static method in class org.robolectric.nativeruntime.SurfaceNatives
- nativeRelease(long) - Static method in class org.robolectric.shadows.ShadowNativeSurface
- nativeReleaseImage(Image) - Method in class org.robolectric.nativeruntime.ImageReaderNatives
- nativeReleaseImage(Image) - Method in class org.robolectric.shadows.ShadowImageReader
- nativeReleaseImage(Image) - Method in class org.robolectric.shadows.ShadowNativeImageReader
- nativeReset(long, int, int) - Static method in class org.robolectric.nativeruntime.InterpolatorNatives
- nativeReset(long, int, int) - Static method in class org.robolectric.shadows.ShadowNativeInterpolator
- nativeResetCancel(long, boolean) - Static method in class org.robolectric.nativeruntime.SQLiteConnectionNatives
- nativeResetCancel(long, boolean) - Static method in class org.robolectric.shadows.ShadowLegacySQLiteConnection
- nativeResetCancel(long, boolean) - Static method in class org.robolectric.shadows.ShadowNativeSQLiteConnection
- nativeResetStatementAndClearBindings(long, long) - Static method in class org.robolectric.nativeruntime.SQLiteConnectionNatives
- nativeResetStatementAndClearBindings(long, long) - Static method in class org.robolectric.shadows.ShadowLegacySQLiteConnection
- nativeResetStatementAndClearBindings(long, long) - Static method in class org.robolectric.shadows.ShadowNativeSQLiteConnection
- nativeResolveAttrs(long, long, int, int, int[], int[], int[], int[]) - Static method in class org.robolectric.shadows.ShadowArscAssetManager10
- nativeResolveAttrs(long, long, int, int, int[], int[], int[], int[]) - Static method in class org.robolectric.shadows.ShadowArscAssetManager9
- nativeRetrieveAttributes(long, long, int[], int[], int[]) - Static method in class org.robolectric.shadows.ShadowArscAssetManager10
- nativeRetrieveAttributes(long, long, int[], int[], int[]) - Static method in class org.robolectric.shadows.ShadowArscAssetManager9
- nativeRGBToHSV(int, int, int, float[]) - Static method in class org.robolectric.nativeruntime.ColorNatives
- nativeRGBToHSV(int, int, int, float[]) - Static method in class org.robolectric.shadows.ShadowNativeColor
- nativeRowBytes(long) - Static method in class org.robolectric.nativeruntime.BitmapNatives
- nativeRowBytes(long) - Static method in class org.robolectric.shadows.ShadowNativeBitmap
- NativeRuntimeLoader - Interface in org.robolectric.pluginapi
-
Loads the Robolectric native runtime.
- nativeSameAs(long, long) - Static method in class org.robolectric.nativeruntime.BitmapNatives
- nativeSameAs(long, long) - Static method in class org.robolectric.shadows.ShadowNativeBitmap
- nativeScale(long, float) - Static method in class org.robolectric.shadows.ShadowMotionEvent
- nativeScheduleVsync(long) - Static method in class org.robolectric.shadows.ShadowDisplayEventReceiver
- nativeSetAction(long, int) - Static method in class org.robolectric.shadows.ShadowMotionEvent
- nativeSetActionButton(long, int) - Static method in class org.robolectric.shadows.ShadowMotionEvent
- nativeSetApkAssets(long, ApkAssets[], boolean) - Static method in class org.robolectric.shadows.ShadowArscAssetManager10
- nativeSetApkAssets(long, ApkAssets[], boolean) - Static method in class org.robolectric.shadows.ShadowArscAssetManager9
- nativeSetApkAssets(long, ApkAssets[], boolean, boolean) - Static method in class org.robolectric.shadows.ShadowArscAssetManager14
- nativeSetAutoRefreshEnabled(long, boolean) - Static method in class org.robolectric.nativeruntime.SurfaceNatives
- nativeSetAutoRefreshEnabled(long, boolean) - Static method in class org.robolectric.shadows.ShadowNativeSurface
- nativeSetButtonState(long, int) - Static method in class org.robolectric.shadows.ShadowMotionEvent
- nativeSetColorSpace(long, long) - Static method in class org.robolectric.nativeruntime.BitmapNatives
- nativeSetColorSpace(long, long) - Static method in class org.robolectric.shadows.ShadowNativeBitmap
- nativeSetConfiguration(long, int, int, String, int, int, int, int, int, int, int, int, int, int, int, int, int, int, int) - Static method in class org.robolectric.shadows.ShadowArscAssetManager10
- nativeSetConfiguration(long, int, int, String, int, int, int, int, int, int, int, int, int, int, int, int, int, int, int) - Static method in class org.robolectric.shadows.ShadowArscAssetManager9
- nativeSetConfiguration(long, int, int, String, int, int, int, int, int, int, int, int, int, int, int, int, int, int, int, int) - Static method in class org.robolectric.shadows.ShadowArscAssetManager14
- nativeSetConfiguration(long, int, int, String, String[], int, int, int, int, int, int, int, int, int, int, int, int, int, int, int, int, boolean) - Static method in class org.robolectric.shadows.ShadowArscAssetManager14
- nativeSetDataCapacity(long, int) - Static method in class org.robolectric.shadows.ShadowParcel
- nativeSetDataPosition(long, int) - Static method in class org.robolectric.shadows.ShadowParcel
- nativeSetDataSize(long, int) - Static method in class org.robolectric.shadows.ShadowParcel
- nativeSetDefault(long) - Static method in class org.robolectric.nativeruntime.TypefaceNatives
- nativeSetDefault(long) - Static method in class org.robolectric.shadows.ShadowNativeTypeface
- nativeSetDownTimeNanos(long, long) - Static method in class org.robolectric.shadows.ShadowMotionEvent
- nativeSetEdgeFlags(long, int) - Static method in class org.robolectric.shadows.ShadowMotionEvent
- nativeSetFlags(long, int) - Static method in class org.robolectric.shadows.ShadowMotionEvent
- nativeSetFrameRate(long, float, int, int) - Static method in class org.robolectric.nativeruntime.SurfaceNatives
- nativeSetFrameRate(long, float, int, int) - Static method in class org.robolectric.shadows.ShadowNativeSurface
- nativeSetHasAlpha(long, boolean, boolean) - Static method in class org.robolectric.nativeruntime.BitmapNatives
- nativeSetHasAlpha(long, boolean, boolean) - Static method in class org.robolectric.shadows.ShadowNativeBitmap
- nativeSetHasMipMap(long, boolean) - Static method in class org.robolectric.nativeruntime.BitmapNatives
- nativeSetHasMipMap(long, boolean) - Static method in class org.robolectric.shadows.ShadowNativeBitmap
- nativeSetImmutable(long) - Static method in class org.robolectric.nativeruntime.BitmapNatives
- nativeSetImmutable(long) - Static method in class org.robolectric.shadows.ShadowNativeBitmap
- nativeSetKeyFrame(long, int, int, float[], float[]) - Static method in class org.robolectric.nativeruntime.InterpolatorNatives
- nativeSetKeyFrame(long, int, int, float[], float[]) - Static method in class org.robolectric.shadows.ShadowNativeInterpolator
- nativeSetNumColumns(long, int) - Static method in class org.robolectric.nativeruntime.CursorWindowNatives
- nativeSetNumColumns(long, int) - Static method in class org.robolectric.shadows.ShadowLegacyCursorWindow
- nativeSetNumColumns(long, int) - Static method in class org.robolectric.shadows.ShadowNativeCursorWindow
- nativeSetPath(long, long, long) - Static method in class org.robolectric.nativeruntime.RegionNatives
- nativeSetPath(long, long, long) - Static method in class org.robolectric.shadows.ShadowNativeRegion
- nativeSetPixel(long, int, int, int) - Static method in class org.robolectric.nativeruntime.BitmapNatives
- nativeSetPixel(long, int, int, int) - Static method in class org.robolectric.shadows.ShadowNativeBitmap
- nativeSetPixels(long, int[], int, int, int, int, int, int) - Static method in class org.robolectric.nativeruntime.BitmapNatives
- nativeSetPixels(long, int[], int, int, int, int, int, int) - Static method in class org.robolectric.shadows.ShadowNativeBitmap
- nativeSetPremultiplied(long, boolean) - Static method in class org.robolectric.nativeruntime.BitmapNatives
- nativeSetPremultiplied(long, boolean) - Static method in class org.robolectric.shadows.ShadowNativeBitmap
- nativeSetRect(long, int, int, int, int) - Static method in class org.robolectric.nativeruntime.RegionNatives
- nativeSetRect(long, int, int, int, int) - Static method in class org.robolectric.shadows.ShadowNativeRegion
- nativeSetRegion(long, long) - Static method in class org.robolectric.nativeruntime.RegionNatives
- nativeSetRegion(long, long) - Static method in class org.robolectric.shadows.ShadowNativeRegion
- nativeSetRepeatMirror(long, float, boolean) - Static method in class org.robolectric.nativeruntime.InterpolatorNatives
- nativeSetRepeatMirror(long, float, boolean) - Static method in class org.robolectric.shadows.ShadowNativeInterpolator
- nativeSetScalingMode(long, int) - Static method in class org.robolectric.nativeruntime.SurfaceNatives
- nativeSetScalingMode(long, int) - Static method in class org.robolectric.shadows.ShadowNativeSurface
- nativeSetSharedBufferModeEnabled(long, boolean) - Static method in class org.robolectric.nativeruntime.SurfaceNatives
- nativeSetSharedBufferModeEnabled(long, boolean) - Static method in class org.robolectric.shadows.ShadowNativeSurface
- nativeSetSource(long, int) - Static method in class org.robolectric.shadows.ShadowMotionEvent
- nativeSetup(FileDescriptor, int) - Static method in class org.robolectric.shadows.ShadowMediaMuxer
-
Generates and returns an internal id to track the FileOutputStream corresponding to individual MediaMuxer instances.
- nativeShapeTextRun(char[], int, int, int, int, boolean, long) - Static method in class org.robolectric.nativeruntime.TextRunShaperNatives
- nativeShapeTextRun(char[], int, int, int, int, boolean, long) - Static method in class org.robolectric.shadows.ShadowNativeTextRunShaper
- nativeShapeTextRun(String, int, int, int, int, boolean, long) - Static method in class org.robolectric.nativeruntime.TextRunShaperNatives
- nativeShapeTextRun(String, int, int, int, int, boolean, long) - Static method in class org.robolectric.shadows.ShadowNativeTextRunShaper
- nativeStop(long) - Static method in class org.robolectric.shadows.ShadowMediaMuxer
-
Closes the FileOutputStream for the associated muxer.
- nativeSurfaceImageCreatePlanes(Object, int, int, long) - Static method in class org.robolectric.nativeruntime.ImageReaderSurfaceImageNatives
-
RNG-specific native trampoline methods to invoke the native member functions on the proper SurfaceImage object reference.
- nativeSurfaceImageGetFormat(Object, int) - Static method in class org.robolectric.nativeruntime.ImageReaderSurfaceImageNatives
- nativeSurfaceImageGetHeight(Object) - Static method in class org.robolectric.nativeruntime.ImageReaderSurfaceImageNatives
- nativeSurfaceImageGetWidth(Object) - Static method in class org.robolectric.nativeruntime.ImageReaderSurfaceImageNatives
- nativeThemeApplyStyle(long, long, int, boolean) - Static method in class org.robolectric.shadows.ShadowArscAssetManager10
- nativeThemeApplyStyle(long, long, int, boolean) - Static method in class org.robolectric.shadows.ShadowArscAssetManager9
- nativeThemeClear(long) - Static method in class org.robolectric.shadows.ShadowArscAssetManager10
- nativeThemeClear(long) - Static method in class org.robolectric.shadows.ShadowArscAssetManager9
- nativeThemeCopy(long, long) - Static method in class org.robolectric.shadows.ShadowArscAssetManager10
- nativeThemeCopy(long, long) - Static method in class org.robolectric.shadows.ShadowArscAssetManager9
- nativeThemeCopy(long, long, long, long) - Static method in class org.robolectric.shadows.ShadowArscAssetManager10
- nativeThemeCopy(long, long, long, long) - Static method in class org.robolectric.shadows.ShadowArscAssetManager9
- nativeThemeCreate(long) - Static method in class org.robolectric.shadows.ShadowArscAssetManager10
- nativeThemeCreate(long) - Static method in class org.robolectric.shadows.ShadowArscAssetManager9
- nativeThemeDestroy(long) - Static method in class org.robolectric.shadows.ShadowArscAssetManager10
- nativeThemeDestroy(long) - Static method in class org.robolectric.shadows.ShadowArscAssetManager9
- nativeThemeDump(long, long, int, String, String) - Static method in class org.robolectric.shadows.ShadowArscAssetManager10
- nativeThemeDump(long, long, int, String, String) - Static method in class org.robolectric.shadows.ShadowArscAssetManager9
- nativeThemeGetAttributeValue(long, long, int, TypedValue, boolean) - Static method in class org.robolectric.shadows.ShadowArscAssetManager10
- nativeThemeGetAttributeValue(long, long, int, TypedValue, boolean) - Static method in class org.robolectric.shadows.ShadowArscAssetManager9
- nativeThemeGetChangingConfigurations(long) - Static method in class org.robolectric.shadows.ShadowArscAssetManager10
- nativeThemeGetChangingConfigurations(long) - Static method in class org.robolectric.shadows.ShadowArscAssetManager9
- nativeTimeToValues(long, int, float[]) - Static method in class org.robolectric.nativeruntime.InterpolatorNatives
- nativeTimeToValues(long, int, float[]) - Static method in class org.robolectric.shadows.ShadowNativeInterpolator
- nativeToString(long) - Static method in class org.robolectric.nativeruntime.RegionNatives
- nativeToString(long) - Static method in class org.robolectric.shadows.ShadowNativeRegion
- nativeUnlockCanvasAndPost(long, Canvas) - Static method in class org.robolectric.nativeruntime.SurfaceNatives
- nativeUnlockCanvasAndPost(long, Canvas) - Static method in class org.robolectric.shadows.ShadowNativeSurface
- nativeUnmarshall(long, byte[], int, int) - Static method in class org.robolectric.shadows.ShadowParcel
- nativeUpdateShader(long, String, long) - Static method in class org.robolectric.nativeruntime.RuntimeShaderNatives
- nativeUpdateShader(long, String, long) - Static method in class org.robolectric.shadows.ShadowNativeRuntimeShader
- nativeUpdateUniforms(long, String, float[]) - Static method in class org.robolectric.nativeruntime.RuntimeShaderNatives
- nativeUpdateUniforms(long, String, float[]) - Static method in class org.robolectric.shadows.ShadowNativeRuntimeShader
- nativeUpdateUniforms(long, String, float[], boolean) - Static method in class org.robolectric.shadows.ShadowNativeRuntimeShader
- nativeUpdateUniforms(long, String, float, float, float, float, int) - Static method in class org.robolectric.shadows.ShadowNativeRuntimeShader
- nativeUpdateUniforms(long, String, int[]) - Static method in class org.robolectric.shadows.ShadowNativeRuntimeShader
- nativeUpdateUniforms(long, String, int, int, int, int, int) - Static method in class org.robolectric.shadows.ShadowNativeRuntimeShader
- nativeVerifySystemIdmaps() - Static method in class org.robolectric.shadows.ShadowArscAssetManager10
- nativeVerifySystemIdmaps() - Static method in class org.robolectric.shadows.ShadowArscAssetManager9
- nativeWake(long) - Static method in class org.robolectric.shadows.ShadowPausedMessageQueue
- nativeWarmUpCache(String) - Static method in class org.robolectric.nativeruntime.TypefaceNatives
- nativeWrapHardwareBufferBitmap(HardwareBuffer, long) - Static method in class org.robolectric.nativeruntime.BitmapNatives
- nativeWrapHardwareBufferBitmap(HardwareBuffer, long) - Static method in class org.robolectric.shadows.ShadowNativeBitmap
- nativeWriteBlob(long, byte[], int, int) - Static method in class org.robolectric.shadows.ShadowParcel
- nativeWriteByteArray(long, byte[], int, int) - Static method in class org.robolectric.shadows.ShadowParcel
- nativeWriteDouble(long, double) - Static method in class org.robolectric.shadows.ShadowParcel
- nativeWriteFileDescriptor(long, FileDescriptor) - Static method in class org.robolectric.shadows.ShadowParcel
- nativeWriteFloat(long, float) - Static method in class org.robolectric.shadows.ShadowParcel
- nativeWriteInt(long, int) - Static method in class org.robolectric.shadows.ShadowParcel
- nativeWriteInterfaceToken(long, String) - Static method in class org.robolectric.shadows.ShadowParcel
- nativeWriteLong(long, long) - Static method in class org.robolectric.shadows.ShadowParcel
- nativeWriteSampleData(long, int, ByteBuffer, int, int, long, int) - Static method in class org.robolectric.shadows.ShadowMediaMuxer
-
Writes the given data to the FileOutputStream for the associated muxer.
- nativeWriteString(long, String) - Static method in class org.robolectric.shadows.ShadowParcel
- nativeWriteString16(long, String) - Static method in class org.robolectric.shadows.ShadowParcel
- nativeWriteString8(long, String) - Static method in class org.robolectric.shadows.ShadowParcel
- nativeWriteStrongBinder(long, IBinder) - Static method in class org.robolectric.shadows.ShadowParcel
- nativeWriteToParcel(long, int, Parcel) - Static method in class org.robolectric.nativeruntime.BitmapNatives
- nativeWriteToParcel(long, Parcel) - Static method in class org.robolectric.nativeruntime.RegionNatives
- nativeWriteToParcel(long, Parcel) - Static method in class org.robolectric.nativeruntime.SurfaceNatives
- nativeWriteToParcel(long, Parcel) - Static method in class org.robolectric.shadows.ShadowMotionEvent
- nativeWriteToParcel(long, Parcel) - Static method in class org.robolectric.shadows.ShadowNativeRegion
- nativeWriteToParcel(long, Parcel) - Static method in class org.robolectric.shadows.ShadowNativeSurface
- nativeWriteToStream(long, OutputStream, byte[]) - Static method in class org.robolectric.nativeruntime.PictureNatives
- nativeWriteToStream(long, OutputStream, byte[]) - Static method in class org.robolectric.shadows.ShadowNativePicture
- nativeWriteTypefaces(ByteBuffer, int, long[]) - Static method in class org.robolectric.shadows.ShadowNativeTypeface
- nativeWriteTypefaces(ByteBuffer, long[]) - Static method in class org.robolectric.nativeruntime.TypefaceNatives
- nativeWriteTypefaces(ByteBuffer, long[]) - Static method in class org.robolectric.shadows.ShadowNativeTypeface
- NAVHIDDEN_ANY - Static variable in class org.robolectric.res.android.ResTable_config
- NAVHIDDEN_NO - Static variable in class org.robolectric.res.android.ResTable_config
- NAVHIDDEN_YES - Static variable in class org.robolectric.res.android.ResTable_config
- navigation - Variable in class org.robolectric.res.android.ResTable_config
- NAVIGATION - Enum constant in enum org.robolectric.res.android.ResTable_config.Type
- NAVIGATION_ANY - Static variable in class org.robolectric.res.android.ResTable_config
- NAVIGATION_HIDDEN - Enum constant in enum org.robolectric.res.android.ResTable_config.Type
- navigationHidden() - Method in class org.robolectric.res.android.ResTable_config
- navigationHidden(int) - Method in class org.robolectric.res.android.ResTable_config
- nBreakText(long, char[], int, int, float, int, float[]) - Static method in class org.robolectric.nativeruntime.PaintNatives
- nBreakText(long, char[], int, int, float, int, float[]) - Static method in class org.robolectric.shadows.ShadowNativePaint
- nBreakText(long, char[], int, int, float, int, float[]) - Static method in class org.robolectric.shadows.ShadowPaint
- nBreakText(long, long, char[], int, int, float, int, float[]) - Static method in class org.robolectric.nativeruntime.PaintNatives
- nBreakText(long, long, char[], int, int, float, int, float[]) - Static method in class org.robolectric.shadows.ShadowNativePaint
- nBreakText(long, long, char[], int, int, float, int, float[]) - Static method in class org.robolectric.shadows.ShadowPaint
- nBreakText(long, long, String, boolean, float, int, float[]) - Static method in class org.robolectric.nativeruntime.PaintNatives
- nBreakText(long, long, String, boolean, float, int, float[]) - Static method in class org.robolectric.shadows.ShadowNativePaint
- nBreakText(long, long, String, boolean, float, int, float[]) - Static method in class org.robolectric.shadows.ShadowPaint
- nBreakText(long, String, boolean, float, int, float[]) - Static method in class org.robolectric.nativeruntime.PaintNatives
- nBreakText(long, String, boolean, float, int, float[]) - Static method in class org.robolectric.shadows.ShadowNativePaint
- nBreakText(long, String, boolean, float, int, float[]) - Static method in class org.robolectric.shadows.ShadowPaint
- nBuild(long, String, int, boolean) - Static method in class org.robolectric.nativeruntime.FontFamilyBuilderNatives
- nBuild(long, String, int, boolean) - Static method in class org.robolectric.shadows.ShadowNativeFontsFontFamily.ShadowNativeFontFamilyBuilder
- nBuild(long, String, int, boolean, boolean) - Static method in class org.robolectric.shadows.ShadowNativeFontsFontFamily.ShadowNativeFontFamilyBuilder
- nBuild(long, ByteBuffer, String, int, boolean, int) - Static method in class org.robolectric.shadows.ShadowNativeFont.ShadowNativeFontBuilder
- nBuild(long, ByteBuffer, String, String, int, boolean, int) - Static method in class org.robolectric.nativeruntime.FontBuilderNatives
- nBuild(long, ByteBuffer, String, String, int, boolean, int) - Static method in class org.robolectric.shadows.ShadowFontBuilder
- nBuild(long, ByteBuffer, String, String, int, boolean, int) - Static method in class org.robolectric.shadows.ShadowNativeFont.ShadowNativeFontBuilder
- nBuildLayer(long, long) - Static method in class org.robolectric.nativeruntime.HardwareRendererNatives
- nBuildLayer(long, long) - Static method in class org.robolectric.shadows.ShadowNativeHardwareRenderer
- nBuildLayer(long, long) - Static method in class org.robolectric.shadows.ShadowNativeThreadedRenderer
- nBuildMeasuredText(long, long, char[], boolean, boolean) - Static method in class org.robolectric.nativeruntime.MeasuredTextBuilderNatives
- nBuildMeasuredText(long, long, char[], boolean, boolean) - Static method in class org.robolectric.shadows.ShadowMeasuredTextBuilder
- nBuildMeasuredText(long, long, char[], boolean, boolean) - Static method in class org.robolectric.shadows.ShadowNativeMeasuredText.ShadowNativeMeasuredTextBuilder
- nBuildMeasuredText(long, long, char[], boolean, boolean, boolean) - Static method in class org.robolectric.shadows.ShadowNativeMeasuredText.ShadowNativeMeasuredTextBuilder
- nBuildNativeMeasuredParagraph(long, char[], boolean, boolean) - Static method in class org.robolectric.shadows.ShadowNativeMeasuredParagraph
- nCallFloatMethod(Object, long, float) - Static method in class org.robolectric.nativeruntime.PropertyValuesHolderNatives
- nCallFloatMethod(Object, long, float) - Static method in class org.robolectric.shadows.ShadowNativePropertyValuesHolder
- nCallFourFloatMethod(Object, long, float, float, float, float) - Static method in class org.robolectric.nativeruntime.PropertyValuesHolderNatives
- nCallFourFloatMethod(Object, long, float, float, float, float) - Static method in class org.robolectric.shadows.ShadowNativePropertyValuesHolder
- nCallFourIntMethod(Object, long, int, int, int, int) - Static method in class org.robolectric.nativeruntime.PropertyValuesHolderNatives
- nCallFourIntMethod(Object, long, int, int, int, int) - Static method in class org.robolectric.shadows.ShadowNativePropertyValuesHolder
- nCallIntMethod(Object, long, int) - Static method in class org.robolectric.nativeruntime.PropertyValuesHolderNatives
- nCallIntMethod(Object, long, int) - Static method in class org.robolectric.shadows.ShadowNativePropertyValuesHolder
- nCallMultipleFloatMethod(Object, long, float[]) - Static method in class org.robolectric.nativeruntime.PropertyValuesHolderNatives
- nCallMultipleFloatMethod(Object, long, float[]) - Static method in class org.robolectric.shadows.ShadowNativePropertyValuesHolder
- nCallMultipleIntMethod(Object, long, int[]) - Static method in class org.robolectric.nativeruntime.PropertyValuesHolderNatives
- nCallMultipleIntMethod(Object, long, int[]) - Static method in class org.robolectric.shadows.ShadowNativePropertyValuesHolder
- nCallTwoFloatMethod(Object, long, float, float) - Static method in class org.robolectric.nativeruntime.PropertyValuesHolderNatives
- nCallTwoFloatMethod(Object, long, float, float) - Static method in class org.robolectric.shadows.ShadowNativePropertyValuesHolder
- nCallTwoIntMethod(Object, long, int, int) - Static method in class org.robolectric.nativeruntime.PropertyValuesHolderNatives
- nCallTwoIntMethod(Object, long, int, int) - Static method in class org.robolectric.shadows.ShadowNativePropertyValuesHolder
- nCancelLayerUpdate(long, long) - Static method in class org.robolectric.nativeruntime.HardwareRendererNatives
- nCancelLayerUpdate(long, long) - Static method in class org.robolectric.shadows.ShadowNativeHardwareRenderer
- nCancelLayerUpdate(long, long) - Static method in class org.robolectric.shadows.ShadowNativeThreadedRenderer
- nCanMorph(long, long) - Static method in class org.robolectric.nativeruntime.PathParserNatives
- nCanMorph(long, long) - Static method in class org.robolectric.shadows.ShadowNativePathParser
- nCanMorph(long, long) - Static method in class org.robolectric.shadows.ShadowPathParser
- nClearStretch(long) - Static method in class org.robolectric.nativeruntime.RenderNodeNatives
- nClearStretch(long) - Static method in class org.robolectric.shadows.ShadowNativeRenderNode
- nClipPath(long, long, int) - Static method in class org.robolectric.nativeruntime.CanvasNatives
- nClipPath(long, long, int) - Static method in class org.robolectric.shadows.ShadowNativeCanvas
- nClipRect(long, float, float, float, float, int) - Static method in class org.robolectric.nativeruntime.CanvasNatives
- nClipRect(long, float, float, float, float, int) - Static method in class org.robolectric.shadows.ShadowNativeCanvas
- nClone(long, long, int, boolean, int) - Static method in class org.robolectric.nativeruntime.FontBuilderNatives
- nClone(long, long, int, boolean, int) - Static method in class org.robolectric.shadows.ShadowNativeFont.ShadowNativeFontBuilder
- nCloneFont(long) - Static method in class org.robolectric.nativeruntime.FontNatives
- nCloneFont(long) - Static method in class org.robolectric.shadows.ShadowNativeFont
- nClose(long) - Static method in class org.robolectric.nativeruntime.ImageDecoderNatives
- nClose(long) - Static method in class org.robolectric.nativeruntime.PathNatives
- nClose(long) - Static method in class org.robolectric.shadows.ShadowImageDecoder
- nClose(long) - Static method in class org.robolectric.shadows.ShadowNativeImageDecoder
- nClose(long) - Static method in class org.robolectric.shadows.ShadowNativePath
- nComputeBounds(long, RectF) - Static method in class org.robolectric.nativeruntime.PathNatives
- nComputeBounds(long, RectF) - Static method in class org.robolectric.shadows.ShadowNativePath
- nComputeLineBreaks(long, char[], long, int, float, int, float, float[], float, int) - Static method in class org.robolectric.nativeruntime.LineBreakerNatives
- nComputeLineBreaks(long, char[], long, int, float, int, float, float[], float, int) - Static method in class org.robolectric.shadows.ShadowLineBreaker
- nComputeLineBreaks(long, char[], long, int, float, int, float, float[], float, int) - Static method in class org.robolectric.shadows.ShadowNativeLineBreaker
- nComputeLineBreaks(long, char[], long, int, float, int, float, int[], int, int, Object, int, int[], float[], float[], float[], int[], float[]) - Static method in class org.robolectric.shadows.ShadowNativeStaticLayout
- nComputeLineBreaks(long, char[], long, int, float, int, float, int[], int, int, Object, int, int[], float[], float[], float[], int[], float[]) - Static method in class org.robolectric.shadows.ShadowStaticLayout
- nComputeLineBreaks(long, Object, int[], float[], int[], int) - Static method in class org.robolectric.shadows.ShadowNativeStaticLayout
- nComputeLineBreaks(long, Object, int[], float[], int[], int) - Static method in class org.robolectric.shadows.ShadowStaticLayout
- nComputeLineBreaksP(long, char[], long, int, float, int, float, float[], float, int, Object, int, int[], float[], float[], float[], int[], float[]) - Static method in class org.robolectric.nativeruntime.LineBreakerNatives
- nConcat(long, long) - Static method in class org.robolectric.nativeruntime.CanvasNatives
- nConcat(long, long) - Static method in class org.robolectric.shadows.ShadowNativeCanvas
- nConicTo(long, float, float, float, float, float) - Static method in class org.robolectric.nativeruntime.PathNatives
- nConicTo(long, float, float, float, float, float) - Static method in class org.robolectric.shadows.ShadowNativePath
- nCopyLayerInto(long, long, long) - Static method in class org.robolectric.nativeruntime.HardwareRendererNatives
- nCopyLayerInto(long, long, long) - Static method in class org.robolectric.shadows.ShadowNativeHardwareRenderer
- nCopySurfaceInto(Surface, int, int, int, int, long) - Static method in class org.robolectric.nativeruntime.HardwareRendererNatives
- nCopySurfaceInto(Surface, int, int, int, int, long) - Static method in class org.robolectric.shadows.ShadowNativeHardwareRenderer
- nCreate(byte[], int, int, boolean, ImageDecoder.Source) - Static method in class org.robolectric.nativeruntime.ImageDecoderNatives
- nCreate(byte[], int, int, boolean, ImageDecoder.Source) - Static method in class org.robolectric.shadows.ShadowImageDecoder
- nCreate(byte[], int, int, boolean, ImageDecoder.Source) - Static method in class org.robolectric.shadows.ShadowNativeImageDecoder
- nCreate(byte[], int, int, ImageDecoder.Source) - Static method in class org.robolectric.shadows.ShadowImageDecoder
- nCreate(byte[], int, int, ImageDecoder.Source) - Static method in class org.robolectric.shadows.ShadowNativeImageDecoder
- nCreate(long) - Static method in class org.robolectric.nativeruntime.MatrixNatives
- nCreate(long) - Static method in class org.robolectric.nativeruntime.PathIteratorNatives
- nCreate(long) - Static method in class org.robolectric.shadows.ShadowNativeMatrix
- nCreate(long) - Static method in class org.robolectric.shadows.ShadowNativePathIterator
- nCreate(long, boolean, ImageDecoder.Source) - Static method in class org.robolectric.nativeruntime.ImageDecoderNatives
- nCreate(long, boolean, ImageDecoder.Source) - Static method in class org.robolectric.shadows.ShadowImageDecoder
- nCreate(long, boolean, ImageDecoder.Source) - Static method in class org.robolectric.shadows.ShadowNativeImageDecoder
- nCreate(long, ImageDecoder.Source) - Static method in class org.robolectric.shadows.ShadowImageDecoder
- nCreate(long, ImageDecoder.Source) - Static method in class org.robolectric.shadows.ShadowNativeImageDecoder
- nCreate(long, ImageDecoder, int, int, long, boolean, Rect) - Static method in class org.robolectric.nativeruntime.AnimatedImageDrawableNatives
- nCreate(long, ImageDecoder, int, int, long, boolean, Rect) - Static method in class org.robolectric.shadows.ShadowNativeAnimatedImageDrawable
- nCreate(long, ImageDecoder, int, int, Rect) - Static method in class org.robolectric.shadows.ShadowNativeAnimatedImageDrawable
- nCreate(FileDescriptor, boolean, ImageDecoder.Source) - Static method in class org.robolectric.shadows.ShadowImageDecoder
- nCreate(FileDescriptor, boolean, ImageDecoder.Source) - Static method in class org.robolectric.shadows.ShadowNativeImageDecoder
- nCreate(FileDescriptor, long, boolean, ImageDecoder.Source) - Static method in class org.robolectric.nativeruntime.ImageDecoderNatives
- nCreate(FileDescriptor, long, boolean, ImageDecoder.Source) - Static method in class org.robolectric.shadows.ShadowNativeImageDecoder
- nCreate(FileDescriptor, ImageDecoder.Source) - Static method in class org.robolectric.shadows.ShadowImageDecoder
- nCreate(FileDescriptor, ImageDecoder.Source) - Static method in class org.robolectric.shadows.ShadowNativeImageDecoder
- nCreate(InputStream, byte[], boolean, ImageDecoder.Source) - Static method in class org.robolectric.nativeruntime.ImageDecoderNatives
- nCreate(InputStream, byte[], boolean, ImageDecoder.Source) - Static method in class org.robolectric.shadows.ShadowImageDecoder
- nCreate(InputStream, byte[], boolean, ImageDecoder.Source) - Static method in class org.robolectric.shadows.ShadowNativeImageDecoder
- nCreate(InputStream, byte[], ImageDecoder.Source) - Static method in class org.robolectric.shadows.ShadowImageDecoder
- nCreate(InputStream, byte[], ImageDecoder.Source) - Static method in class org.robolectric.shadows.ShadowNativeImageDecoder
- nCreate(String) - Static method in class org.robolectric.nativeruntime.RenderNodeNatives
- nCreate(String) - Static method in class org.robolectric.shadows.ShadowNativeRenderNode
- nCreate(String) - Static method in class org.robolectric.shadows.ShadowNativeRenderNodeOP
- nCreate(String, int) - Static method in class org.robolectric.shadows.ShadowSharedMemory
- nCreate(ByteBuffer, int, int, boolean, ImageDecoder.Source) - Static method in class org.robolectric.nativeruntime.ImageDecoderNatives
- nCreate(ByteBuffer, int, int, boolean, ImageDecoder.Source) - Static method in class org.robolectric.shadows.ShadowImageDecoder
- nCreate(ByteBuffer, int, int, boolean, ImageDecoder.Source) - Static method in class org.robolectric.shadows.ShadowNativeImageDecoder
- nCreate(ByteBuffer, int, int, ImageDecoder.Source) - Static method in class org.robolectric.shadows.ShadowImageDecoder
- nCreate(ByteBuffer, int, int, ImageDecoder.Source) - Static method in class org.robolectric.shadows.ShadowNativeImageDecoder
- nCreateAnimator(int, float) - Static method in class org.robolectric.nativeruntime.RenderNodeAnimatorNatives
- nCreateAnimator(int, float) - Static method in class org.robolectric.shadows.ShadowNativeRenderNodeAnimator
- nCreateAnimator(int, float) - Static method in class org.robolectric.shadows.ShadowNativeRenderNodeAnimatorQ
- nCreateAnimatorSet() - Static method in class org.robolectric.nativeruntime.AnimatedVectorDrawableNatives
- nCreateAnimatorSet() - Static method in class org.robolectric.shadows.ShadowNativeAnimatedVectorDrawable
- nCreateCanvasPropertyFloatAnimator(long, float) - Static method in class org.robolectric.nativeruntime.RenderNodeAnimatorNatives
- nCreateCanvasPropertyFloatAnimator(long, float) - Static method in class org.robolectric.shadows.ShadowNativeRenderNodeAnimator
- nCreateCanvasPropertyFloatAnimator(long, float) - Static method in class org.robolectric.shadows.ShadowNativeRenderNodeAnimatorQ
- nCreateCanvasPropertyPaintAnimator(long, int, float) - Static method in class org.robolectric.nativeruntime.RenderNodeAnimatorNatives
- nCreateCanvasPropertyPaintAnimator(long, int, float) - Static method in class org.robolectric.shadows.ShadowNativeRenderNodeAnimator
- nCreateCanvasPropertyPaintAnimator(long, int, float) - Static method in class org.robolectric.shadows.ShadowNativeRenderNodeAnimatorQ
- nCreateClipPath() - Static method in class org.robolectric.nativeruntime.VectorDrawableNatives
- nCreateClipPath() - Static method in class org.robolectric.shadows.ShadowNativeVectorDrawable
- nCreateClipPath(long) - Static method in class org.robolectric.nativeruntime.VectorDrawableNatives
- nCreateClipPath(long) - Static method in class org.robolectric.shadows.ShadowNativeVectorDrawable
- nCreateDisplayListCanvas() - Static method in class org.robolectric.shadows.ShadowDisplayListCanvas
- nCreateDisplayListCanvas(int, int) - Static method in class org.robolectric.shadows.ShadowDisplayListCanvas
- nCreateDisplayListCanvas(long, int, int) - Static method in class org.robolectric.nativeruntime.RecordingCanvasNatives
- nCreateDisplayListCanvas(long, int, int) - Static method in class org.robolectric.shadows.ShadowDisplayListCanvas
- nCreateDisplayListCanvas(long, int, int) - Static method in class org.robolectric.shadows.ShadowNativeDisplayListCanvas
- nCreateDisplayListCanvas(long, int, int) - Static method in class org.robolectric.shadows.ShadowNativeRecordingCanvas
- nCreateDisplayListCanvas(long, int, int) - Static method in class org.robolectric.shadows.ShadowRecordingCanvas
- nCreateEmpty() - Static method in class org.robolectric.shadows.ShadowGainmap
- nCreateEmptyPathData() - Static method in class org.robolectric.nativeruntime.PathParserNatives
- nCreateEmptyPathData() - Static method in class org.robolectric.shadows.ShadowNativePathParser
- nCreateEmptyPathData() - Static method in class org.robolectric.shadows.ShadowPathParser
- nCreateFamily(long) - Static method in class org.robolectric.nativeruntime.FontFamilyNatives
- nCreateFamily(long) - Static method in class org.robolectric.shadows.ShadowNativeFontFamily
- nCreateFloat(float) - Static method in class org.robolectric.nativeruntime.CanvasPropertyNatives
- nCreateFloat(float) - Static method in class org.robolectric.shadows.ShadowNativeCanvasProperty
- nCreateFullPath() - Static method in class org.robolectric.nativeruntime.VectorDrawableNatives
- nCreateFullPath() - Static method in class org.robolectric.shadows.ShadowNativeVectorDrawable
- nCreateFullPath() - Static method in class org.robolectric.shadows.ShadowVectorDrawable
- nCreateFullPath(long) - Static method in class org.robolectric.nativeruntime.VectorDrawableNatives
- nCreateFullPath(long) - Static method in class org.robolectric.shadows.ShadowNativeVectorDrawable
- nCreateFullPath(long) - Static method in class org.robolectric.shadows.ShadowVectorDrawable
- nCreateGroup() - Static method in class org.robolectric.nativeruntime.VectorDrawableNatives
- nCreateGroup() - Static method in class org.robolectric.shadows.ShadowNativeVectorDrawable
- nCreateGroup() - Static method in class org.robolectric.shadows.ShadowVectorDrawable
- nCreateGroup(long) - Static method in class org.robolectric.nativeruntime.VectorDrawableNatives
- nCreateGroup(long) - Static method in class org.robolectric.shadows.ShadowNativeVectorDrawable
- nCreateGroup(long) - Static method in class org.robolectric.shadows.ShadowVectorDrawable
- nCreateGroupPropertyHolder(long, int, float, float) - Static method in class org.robolectric.nativeruntime.AnimatedVectorDrawableNatives
- nCreateGroupPropertyHolder(long, int, float, float) - Static method in class org.robolectric.shadows.ShadowNativeAnimatedVectorDrawable
- nCreateHardwareBitmap(long, int, int) - Static method in class org.robolectric.nativeruntime.HardwareRendererNatives
- nCreateHardwareBitmap(long, int, int) - Static method in class org.robolectric.shadows.ShadowNativeHardwareRenderer
-
This currently always return null in host graphics.
- nCreateHardwareBitmap(long, int, int) - Static method in class org.robolectric.shadows.ShadowNativeThreadedRenderer
- nCreateHardwareBuffer(int, int, int, int, long) - Static method in class org.robolectric.shadows.ShadowHardwareBuffer
- nCreateObserver() - Method in class org.robolectric.shadows.ShadowNativeHardwareRendererObserver
- nCreateObserver(boolean) - Method in class org.robolectric.nativeruntime.HardwareRendererObserverNatives
- nCreateObserver(boolean) - Method in class org.robolectric.shadows.ShadowNativeHardwareRendererObserver
- nCreateObserver(WeakReference<HardwareRendererObserver>, boolean) - Static method in class org.robolectric.shadows.ShadowNativeHardwareRendererObserver
- nCreatePaint(long) - Static method in class org.robolectric.nativeruntime.CanvasPropertyNatives
- nCreatePaint(long) - Static method in class org.robolectric.shadows.ShadowNativeCanvasProperty
- nCreatePathColorPropertyHolder(long, int, int, int) - Static method in class org.robolectric.nativeruntime.AnimatedVectorDrawableNatives
- nCreatePathColorPropertyHolder(long, int, int, int) - Static method in class org.robolectric.shadows.ShadowNativeAnimatedVectorDrawable
- nCreatePathData(long) - Static method in class org.robolectric.nativeruntime.PathParserNatives
- nCreatePathData(long) - Static method in class org.robolectric.shadows.ShadowNativePathParser
- nCreatePathData(long) - Static method in class org.robolectric.shadows.ShadowPathParser
- nCreatePathDataFromString(String, int) - Static method in class org.robolectric.nativeruntime.PathParserNatives
- nCreatePathDataFromString(String, int) - Static method in class org.robolectric.shadows.ShadowNativePathParser
- nCreatePathDataFromString(String, int) - Static method in class org.robolectric.shadows.ShadowPathParser
- nCreatePathDataPropertyHolder(long, long, long) - Static method in class org.robolectric.nativeruntime.AnimatedVectorDrawableNatives
- nCreatePathDataPropertyHolder(long, long, long) - Static method in class org.robolectric.shadows.ShadowNativeAnimatedVectorDrawable
- nCreatePathFromPathData(long, long) - Static method in class org.robolectric.nativeruntime.PathParserNatives
- nCreatePathFromPathData(long, long) - Static method in class org.robolectric.shadows.ShadowNativePathParser
- nCreatePathPropertyHolder(long, int, float, float) - Static method in class org.robolectric.nativeruntime.AnimatedVectorDrawableNatives
- nCreatePathPropertyHolder(long, int, float, float) - Static method in class org.robolectric.shadows.ShadowNativeAnimatedVectorDrawable
- nCreateProxy(boolean, boolean, long) - Static method in class org.robolectric.shadows.ShadowHardwareRenderer
- nCreateProxy(boolean, boolean, long) - Static method in class org.robolectric.shadows.ShadowNativeHardwareRenderer
- nCreateProxy(boolean, long) - Static method in class org.robolectric.nativeruntime.HardwareRendererNatives
- nCreateProxy(boolean, long) - Static method in class org.robolectric.shadows.ShadowHardwareRenderer
- nCreateProxy(boolean, long) - Static method in class org.robolectric.shadows.ShadowNativeHardwareRenderer
- nCreateProxy(boolean, long) - Static method in class org.robolectric.shadows.ShadowNativeThreadedRenderer
- nCreateProxyFromS(boolean, long) - Static method in class org.robolectric.shadows.ShadowHardwareRenderer
- nCreateProxyPostR(boolean, long) - Static method in class org.robolectric.shadows.ShadowNativeHardwareRenderer
- nCreateRevealAnimator(int, int, float, float) - Static method in class org.robolectric.nativeruntime.RenderNodeAnimatorNatives
- nCreateRevealAnimator(int, int, float, float) - Static method in class org.robolectric.shadows.ShadowNativeRenderNodeAnimator
- nCreateRevealAnimator(int, int, float, float) - Static method in class org.robolectric.shadows.ShadowNativeRenderNodeAnimatorQ
- nCreateRootAlphaPropertyHolder(long, float, float) - Static method in class org.robolectric.nativeruntime.AnimatedVectorDrawableNatives
- nCreateRootAlphaPropertyHolder(long, float, float) - Static method in class org.robolectric.shadows.ShadowNativeAnimatedVectorDrawable
- nCreateRootRenderNode() - Static method in class org.robolectric.nativeruntime.HardwareRendererNatives
- nCreateRootRenderNode() - Static method in class org.robolectric.shadows.ShadowNativeHardwareRenderer
- nCreateRootRenderNode() - Static method in class org.robolectric.shadows.ShadowNativeThreadedRenderer
- nCreateTextureLayer(long) - Static method in class org.robolectric.nativeruntime.HardwareRendererNatives
- nCreateTextureLayer(long) - Static method in class org.robolectric.shadows.ShadowHardwareRenderer
- nCreateTextureLayer(long) - Static method in class org.robolectric.shadows.ShadowNativeHardwareRenderer
- nCreateTextureLayer(long) - Static method in class org.robolectric.shadows.ShadowNativeThreadedRenderer
- nCreateTextureLayer(long) - Static method in class org.robolectric.shadows.ShadowThreadedRenderer
- nCreateTree(long) - Static method in class org.robolectric.nativeruntime.VectorDrawableNatives
- nCreateTree(long) - Static method in class org.robolectric.shadows.ShadowNativeVectorDrawable
- nCreateTreeFromCopy(long, long) - Static method in class org.robolectric.nativeruntime.VectorDrawableNatives
- nCreateTreeFromCopy(long, long) - Static method in class org.robolectric.shadows.ShadowNativeVectorDrawable
- nCubicTo(long, float, float, float, float, float, float) - Static method in class org.robolectric.nativeruntime.PathNatives
- nCubicTo(long, float, float, float, float, float, float) - Static method in class org.robolectric.shadows.ShadowNativePath
- nDecodeBitmap(long, ImageDecoder, boolean, int, int, Rect, boolean, int, boolean, boolean, boolean, long, boolean) - Static method in class org.robolectric.nativeruntime.ImageDecoderNatives
- nDecodeBitmap(long, ImageDecoder, boolean, int, int, Rect, boolean, int, boolean, boolean, boolean, long, boolean) - Static method in class org.robolectric.shadows.ShadowImageDecoder
- nDecodeBitmap(long, ImageDecoder, boolean, int, int, Rect, boolean, int, boolean, boolean, boolean, long, boolean) - Static method in class org.robolectric.shadows.ShadowNativeImageDecoder
- nDecodeBitmap(long, ImageDecoder, boolean, int, int, Rect, boolean, int, boolean, boolean, boolean, ColorSpace) - Static method in class org.robolectric.shadows.ShadowImageDecoder
- nDecodeBitmap(long, ImageDecoder, boolean, int, int, Rect, boolean, int, boolean, boolean, boolean, ColorSpace) - Static method in class org.robolectric.shadows.ShadowNativeImageDecoder
- nDecStrong(long) - Static method in class org.robolectric.nativeruntime.VirtualRefBasePtrNatives
- nDecStrong(long) - Static method in class org.robolectric.shadows.ShadowNativeVirtualRefBasePtr
- nDecStrong(long) - Static method in class org.robolectric.shadows.ShadowVirtualRefBasePtr
- nDeleteProxy(long) - Static method in class org.robolectric.nativeruntime.HardwareRendererNatives
- nDeleteProxy(long) - Static method in class org.robolectric.shadows.ShadowNativeHardwareRenderer
- nDeleteProxy(long) - Static method in class org.robolectric.shadows.ShadowNativeThreadedRenderer
- nDescent(long) - Static method in class org.robolectric.nativeruntime.PaintNatives
- nDescent(long) - Static method in class org.robolectric.shadows.ShadowNativePaint
- nDescent(long, long) - Static method in class org.robolectric.nativeruntime.PaintNatives
- nDescent(long, long) - Static method in class org.robolectric.shadows.ShadowNativePaint
- nDestroy(long, long) - Static method in class org.robolectric.nativeruntime.HardwareRendererNatives
- nDestroy(long, long) - Static method in class org.robolectric.shadows.ShadowNativeHardwareRenderer
- nDestroy(long, long) - Static method in class org.robolectric.shadows.ShadowNativeThreadedRenderer
- nDestroyHardwareResources(long) - Static method in class org.robolectric.nativeruntime.HardwareRendererNatives
- nDestroyHardwareResources(long) - Static method in class org.robolectric.shadows.ShadowNativeHardwareRenderer
- nDestroyHardwareResources(long) - Static method in class org.robolectric.shadows.ShadowNativeThreadedRenderer
- nDetachSurfaceTexture(long, long) - Static method in class org.robolectric.nativeruntime.HardwareRendererNatives
- nDetachSurfaceTexture(long, long) - Static method in class org.robolectric.shadows.ShadowNativeHardwareRenderer
- nDetachSurfaceTexture(long, long) - Static method in class org.robolectric.shadows.ShadowNativeThreadedRenderer
- nDiscardDisplayList(long) - Static method in class org.robolectric.nativeruntime.RenderNodeNatives
- nDiscardDisplayList(long) - Static method in class org.robolectric.shadows.ShadowNativeRenderNode
- nDraw(long, long) - Static method in class org.robolectric.nativeruntime.AnimatedImageDrawableNatives
- nDraw(long, long) - Static method in class org.robolectric.shadows.ShadowNativeAnimatedImageDrawable
- nDraw(long, long, long, Rect, boolean, boolean) - Static method in class org.robolectric.nativeruntime.VectorDrawableNatives
- nDraw(long, long, long, Rect, boolean, boolean) - Static method in class org.robolectric.shadows.ShadowNativeVectorDrawable
- nDrawArc(long, float, float, float, float, float, float, boolean, long) - Static method in class org.robolectric.nativeruntime.BaseCanvasNatives
- nDrawArc(long, float, float, float, float, float, float, boolean, long) - Static method in class org.robolectric.nativeruntime.BaseRecordingCanvasNatives
- nDrawArc(long, float, float, float, float, float, float, boolean, long) - Static method in class org.robolectric.shadows.ShadowNativeBaseCanvas
- nDrawArc(long, float, float, float, float, float, float, boolean, long) - Static method in class org.robolectric.shadows.ShadowNativeBaseRecordingCanvas
- nDrawArc(long, float, float, float, float, float, float, boolean, long) - Static method in class org.robolectric.shadows.ShadowNativeRecordingCanvasOP
- nDrawBitmap(long, int[], int, int, float, float, int, int, boolean, long) - Static method in class org.robolectric.nativeruntime.BaseCanvasNatives
- nDrawBitmap(long, int[], int, int, float, float, int, int, boolean, long) - Static method in class org.robolectric.nativeruntime.BaseRecordingCanvasNatives
- nDrawBitmap(long, int[], int, int, float, float, int, int, boolean, long) - Static method in class org.robolectric.shadows.ShadowNativeBaseCanvas
- nDrawBitmap(long, int[], int, int, float, float, int, int, boolean, long) - Static method in class org.robolectric.shadows.ShadowNativeBaseRecordingCanvas
- nDrawBitmap(long, int[], int, int, float, float, int, int, boolean, long) - Static method in class org.robolectric.shadows.ShadowNativeRecordingCanvasOP
- nDrawBitmap(long, long, float, float, float, float, float, float, float, float, long, int, int) - Static method in class org.robolectric.nativeruntime.BaseCanvasNatives
- nDrawBitmap(long, long, float, float, float, float, float, float, float, float, long, int, int) - Static method in class org.robolectric.nativeruntime.BaseRecordingCanvasNatives
- nDrawBitmap(long, long, float, float, float, float, float, float, float, float, long, int, int) - Static method in class org.robolectric.shadows.ShadowNativeBaseCanvas
- nDrawBitmap(long, long, float, float, float, float, float, float, float, float, long, int, int) - Static method in class org.robolectric.shadows.ShadowNativeBaseRecordingCanvas
- nDrawBitmap(long, long, float, float, long, int, int, int) - Static method in class org.robolectric.nativeruntime.BaseCanvasNatives
- nDrawBitmap(long, long, float, float, long, int, int, int) - Static method in class org.robolectric.nativeruntime.BaseRecordingCanvasNatives
- nDrawBitmap(long, long, float, float, long, int, int, int) - Static method in class org.robolectric.shadows.ShadowNativeBaseCanvas
- nDrawBitmap(long, long, float, float, long, int, int, int) - Static method in class org.robolectric.shadows.ShadowNativeBaseRecordingCanvas
- nDrawBitmap(long, Bitmap, float, float, float, float, float, float, float, float, long, int, int) - Static method in class org.robolectric.shadows.ShadowNativeBaseCanvas
- nDrawBitmap(long, Bitmap, float, float, float, float, float, float, float, float, long, int, int) - Static method in class org.robolectric.shadows.ShadowNativeRecordingCanvasOP
- nDrawBitmap(long, Bitmap, float, float, long, int, int, int) - Static method in class org.robolectric.shadows.ShadowNativeBaseCanvas
- nDrawBitmap(long, Bitmap, float, float, long, int, int, int) - Static method in class org.robolectric.shadows.ShadowNativeRecordingCanvasOP
- nDrawBitmapMatrix(long, long, long, long) - Static method in class org.robolectric.nativeruntime.BaseCanvasNatives
- nDrawBitmapMatrix(long, long, long, long) - Static method in class org.robolectric.nativeruntime.BaseRecordingCanvasNatives
- nDrawBitmapMatrix(long, long, long, long) - Static method in class org.robolectric.shadows.ShadowNativeBaseCanvas
- nDrawBitmapMatrix(long, long, long, long) - Static method in class org.robolectric.shadows.ShadowNativeBaseRecordingCanvas
- nDrawBitmapMatrix(long, Bitmap, long, long) - Static method in class org.robolectric.shadows.ShadowNativeBaseCanvas
- nDrawBitmapMatrix(long, Bitmap, long, long) - Static method in class org.robolectric.shadows.ShadowNativeRecordingCanvasOP
- nDrawBitmapMesh(long, long, int, int, float[], int, int[], int, long) - Static method in class org.robolectric.nativeruntime.BaseCanvasNatives
- nDrawBitmapMesh(long, long, int, int, float[], int, int[], int, long) - Static method in class org.robolectric.nativeruntime.BaseRecordingCanvasNatives
- nDrawBitmapMesh(long, long, int, int, float[], int, int[], int, long) - Static method in class org.robolectric.shadows.ShadowNativeBaseCanvas
- nDrawBitmapMesh(long, long, int, int, float[], int, int[], int, long) - Static method in class org.robolectric.shadows.ShadowNativeBaseRecordingCanvas
- nDrawBitmapMesh(long, Bitmap, int, int, float[], int, int[], int, long) - Static method in class org.robolectric.shadows.ShadowNativeBaseCanvas
- nDrawBitmapMesh(long, Bitmap, int, int, float[], int, int[], int, long) - Static method in class org.robolectric.shadows.ShadowNativeRecordingCanvasOP
- nDrawCircle(long, float, float, float, long) - Static method in class org.robolectric.nativeruntime.BaseCanvasNatives
- nDrawCircle(long, float, float, float, long) - Static method in class org.robolectric.nativeruntime.BaseRecordingCanvasNatives
- nDrawCircle(long, float, float, float, long) - Static method in class org.robolectric.shadows.ShadowNativeBaseCanvas
- nDrawCircle(long, float, float, float, long) - Static method in class org.robolectric.shadows.ShadowNativeBaseRecordingCanvas
- nDrawCircle(long, float, float, float, long) - Static method in class org.robolectric.shadows.ShadowNativeRecordingCanvasOP
- nDrawCircle(long, long, long, long, long) - Static method in class org.robolectric.nativeruntime.RecordingCanvasNatives
- nDrawCircle(long, long, long, long, long) - Static method in class org.robolectric.shadows.ShadowNativeDisplayListCanvas
- nDrawCircle(long, long, long, long, long) - Static method in class org.robolectric.shadows.ShadowNativeRecordingCanvas
- nDrawColor(long, int, int) - Static method in class org.robolectric.nativeruntime.BaseCanvasNatives
- nDrawColor(long, int, int) - Static method in class org.robolectric.nativeruntime.BaseRecordingCanvasNatives
- nDrawColor(long, int, int) - Static method in class org.robolectric.shadows.ShadowNativeBaseCanvas
- nDrawColor(long, int, int) - Static method in class org.robolectric.shadows.ShadowNativeBaseRecordingCanvas
- nDrawColor(long, int, int) - Static method in class org.robolectric.shadows.ShadowNativeRecordingCanvasOP
- nDrawColor(long, long, long, int) - Static method in class org.robolectric.nativeruntime.BaseCanvasNatives
- nDrawColor(long, long, long, int) - Static method in class org.robolectric.nativeruntime.BaseRecordingCanvasNatives
- nDrawColor(long, long, long, int) - Static method in class org.robolectric.shadows.ShadowNativeBaseCanvas
- nDrawColor(long, long, long, int) - Static method in class org.robolectric.shadows.ShadowNativeBaseRecordingCanvas
- nDrawDoubleRoundRect(long, float, float, float, float, float[], float, float, float, float, float[], long) - Static method in class org.robolectric.nativeruntime.BaseCanvasNatives
- nDrawDoubleRoundRect(long, float, float, float, float, float[], float, float, float, float, float[], long) - Static method in class org.robolectric.nativeruntime.BaseRecordingCanvasNatives
- nDrawDoubleRoundRect(long, float, float, float, float, float[], float, float, float, float, float[], long) - Static method in class org.robolectric.shadows.ShadowNativeBaseCanvas
- nDrawDoubleRoundRect(long, float, float, float, float, float[], float, float, float, float, float[], long) - Static method in class org.robolectric.shadows.ShadowNativeBaseRecordingCanvas
- nDrawDoubleRoundRect(long, float, float, float, float, float, float, float, float, float, float, float, float, long) - Static method in class org.robolectric.nativeruntime.BaseCanvasNatives
- nDrawDoubleRoundRect(long, float, float, float, float, float, float, float, float, float, float, float, float, long) - Static method in class org.robolectric.nativeruntime.BaseRecordingCanvasNatives
- nDrawDoubleRoundRect(long, float, float, float, float, float, float, float, float, float, float, float, float, long) - Static method in class org.robolectric.shadows.ShadowNativeBaseCanvas
- nDrawDoubleRoundRect(long, float, float, float, float, float, float, float, float, float, float, float, float, long) - Static method in class org.robolectric.shadows.ShadowNativeBaseRecordingCanvas
- nDrawGlyphs(long, int[], float[], int, int, int, long, long) - Static method in class org.robolectric.nativeruntime.BaseCanvasNatives
- nDrawGlyphs(long, int[], float[], int, int, int, long, long) - Static method in class org.robolectric.nativeruntime.BaseRecordingCanvasNatives
- nDrawGlyphs(long, int[], float[], int, int, int, long, long) - Static method in class org.robolectric.shadows.ShadowNativeBaseCanvas
- nDrawGlyphs(long, int[], float[], int, int, int, long, long) - Static method in class org.robolectric.shadows.ShadowNativeBaseRecordingCanvas
- nDrawLine(long, float, float, float, float, long) - Static method in class org.robolectric.nativeruntime.BaseCanvasNatives
- nDrawLine(long, float, float, float, float, long) - Static method in class org.robolectric.nativeruntime.BaseRecordingCanvasNatives
- nDrawLine(long, float, float, float, float, long) - Static method in class org.robolectric.shadows.ShadowNativeBaseCanvas
- nDrawLine(long, float, float, float, float, long) - Static method in class org.robolectric.shadows.ShadowNativeBaseRecordingCanvas
- nDrawLine(long, float, float, float, float, long) - Static method in class org.robolectric.shadows.ShadowNativeRecordingCanvasOP
- nDrawLines(long, float[], int, int, long) - Static method in class org.robolectric.nativeruntime.BaseCanvasNatives
- nDrawLines(long, float[], int, int, long) - Static method in class org.robolectric.nativeruntime.BaseRecordingCanvasNatives
- nDrawLines(long, float[], int, int, long) - Static method in class org.robolectric.shadows.ShadowNativeBaseCanvas
- nDrawLines(long, float[], int, int, long) - Static method in class org.robolectric.shadows.ShadowNativeBaseRecordingCanvas
- nDrawLines(long, float[], int, int, long) - Static method in class org.robolectric.shadows.ShadowNativeRecordingCanvasOP
- nDrawNinePatch(long, long, long, float, float, float, float, long, int, int) - Static method in class org.robolectric.nativeruntime.BaseCanvasNatives
- nDrawNinePatch(long, long, long, float, float, float, float, long, int, int) - Static method in class org.robolectric.nativeruntime.BaseRecordingCanvasNatives
- nDrawNinePatch(long, long, long, float, float, float, float, long, int, int) - Static method in class org.robolectric.shadows.ShadowNativeBaseCanvas
- nDrawNinePatch(long, long, long, float, float, float, float, long, int, int) - Static method in class org.robolectric.shadows.ShadowNativeBaseRecordingCanvas
- nDrawNinePatch(long, long, long, float, float, float, float, long, int, int) - Static method in class org.robolectric.shadows.ShadowNativeRecordingCanvasOP
- nDrawOval(long, float, float, float, float, long) - Static method in class org.robolectric.nativeruntime.BaseCanvasNatives
- nDrawOval(long, float, float, float, float, long) - Static method in class org.robolectric.nativeruntime.BaseRecordingCanvasNatives
- nDrawOval(long, float, float, float, float, long) - Static method in class org.robolectric.shadows.ShadowNativeBaseCanvas
- nDrawOval(long, float, float, float, float, long) - Static method in class org.robolectric.shadows.ShadowNativeBaseRecordingCanvas
- nDrawOval(long, float, float, float, float, long) - Static method in class org.robolectric.shadows.ShadowNativeRecordingCanvasOP
- nDrawPaint(long, long) - Static method in class org.robolectric.nativeruntime.BaseCanvasNatives
- nDrawPaint(long, long) - Static method in class org.robolectric.nativeruntime.BaseRecordingCanvasNatives
- nDrawPaint(long, long) - Static method in class org.robolectric.shadows.ShadowNativeBaseCanvas
- nDrawPaint(long, long) - Static method in class org.robolectric.shadows.ShadowNativeBaseRecordingCanvas
- nDrawPaint(long, long) - Static method in class org.robolectric.shadows.ShadowNativeRecordingCanvasOP
- nDrawPath(long, long, long) - Static method in class org.robolectric.nativeruntime.BaseCanvasNatives
- nDrawPath(long, long, long) - Static method in class org.robolectric.nativeruntime.BaseRecordingCanvasNatives
- nDrawPath(long, long, long) - Static method in class org.robolectric.shadows.ShadowNativeBaseCanvas
- nDrawPath(long, long, long) - Static method in class org.robolectric.shadows.ShadowNativeBaseRecordingCanvas
- nDrawPath(long, long, long) - Static method in class org.robolectric.shadows.ShadowNativeRecordingCanvasOP
- nDrawPoint(long, float, float, long) - Static method in class org.robolectric.nativeruntime.BaseCanvasNatives
- nDrawPoint(long, float, float, long) - Static method in class org.robolectric.nativeruntime.BaseRecordingCanvasNatives
- nDrawPoint(long, float, float, long) - Static method in class org.robolectric.shadows.ShadowNativeBaseCanvas
- nDrawPoint(long, float, float, long) - Static method in class org.robolectric.shadows.ShadowNativeBaseRecordingCanvas
- nDrawPoint(long, float, float, long) - Static method in class org.robolectric.shadows.ShadowNativeRecordingCanvasOP
- nDrawPoints(long, float[], int, int, long) - Static method in class org.robolectric.nativeruntime.BaseCanvasNatives
- nDrawPoints(long, float[], int, int, long) - Static method in class org.robolectric.nativeruntime.BaseRecordingCanvasNatives
- nDrawPoints(long, float[], int, int, long) - Static method in class org.robolectric.shadows.ShadowNativeBaseCanvas
- nDrawPoints(long, float[], int, int, long) - Static method in class org.robolectric.shadows.ShadowNativeBaseRecordingCanvas
- nDrawPoints(long, float[], int, int, long) - Static method in class org.robolectric.shadows.ShadowNativeRecordingCanvasOP
- nDrawRect(long, float, float, float, float, long) - Static method in class org.robolectric.nativeruntime.BaseCanvasNatives
- nDrawRect(long, float, float, float, float, long) - Static method in class org.robolectric.nativeruntime.BaseRecordingCanvasNatives
- nDrawRect(long, float, float, float, float, long) - Static method in class org.robolectric.shadows.ShadowNativeBaseCanvas
- nDrawRect(long, float, float, float, float, long) - Static method in class org.robolectric.shadows.ShadowNativeBaseRecordingCanvas
- nDrawRect(long, float, float, float, float, long) - Static method in class org.robolectric.shadows.ShadowNativeRecordingCanvasOP
- nDrawRegion(long, long, long) - Static method in class org.robolectric.nativeruntime.BaseCanvasNatives
- nDrawRegion(long, long, long) - Static method in class org.robolectric.nativeruntime.BaseRecordingCanvasNatives
- nDrawRegion(long, long, long) - Static method in class org.robolectric.shadows.ShadowNativeBaseCanvas
- nDrawRegion(long, long, long) - Static method in class org.robolectric.shadows.ShadowNativeBaseRecordingCanvas
- nDrawRegion(long, long, long) - Static method in class org.robolectric.shadows.ShadowNativeRecordingCanvasOP
- nDrawRenderNode(long, long) - Static method in class org.robolectric.nativeruntime.HardwareRendererNatives
- nDrawRenderNode(long, long) - Static method in class org.robolectric.nativeruntime.RecordingCanvasNatives
- nDrawRenderNode(long, long) - Static method in class org.robolectric.shadows.ShadowNativeDisplayListCanvas
- nDrawRenderNode(long, long) - Static method in class org.robolectric.shadows.ShadowNativeHardwareRenderer
- nDrawRenderNode(long, long) - Static method in class org.robolectric.shadows.ShadowNativeRecordingCanvas
- nDrawRenderNode(long, long) - Static method in class org.robolectric.shadows.ShadowNativeThreadedRenderer
- nDrawRipple(long, long, long, long, long, long, long, int, long) - Static method in class org.robolectric.nativeruntime.RecordingCanvasNatives
- nDrawRipple(long, long, long, long, long, long, long, int, long) - Static method in class org.robolectric.shadows.ShadowNativeRecordingCanvas
- nDrawRoundRect(long, float, float, float, float, float, float, long) - Static method in class org.robolectric.nativeruntime.BaseCanvasNatives
- nDrawRoundRect(long, float, float, float, float, float, float, long) - Static method in class org.robolectric.nativeruntime.BaseRecordingCanvasNatives
- nDrawRoundRect(long, float, float, float, float, float, float, long) - Static method in class org.robolectric.shadows.ShadowNativeBaseCanvas
- nDrawRoundRect(long, float, float, float, float, float, float, long) - Static method in class org.robolectric.shadows.ShadowNativeBaseRecordingCanvas
- nDrawRoundRect(long, float, float, float, float, float, float, long) - Static method in class org.robolectric.shadows.ShadowNativeRecordingCanvasOP
- nDrawRoundRect(long, long, long, long, long, long, long, long) - Static method in class org.robolectric.nativeruntime.RecordingCanvasNatives
- nDrawRoundRect(long, long, long, long, long, long, long, long) - Static method in class org.robolectric.shadows.ShadowNativeDisplayListCanvas
- nDrawRoundRect(long, long, long, long, long, long, long, long) - Static method in class org.robolectric.shadows.ShadowNativeRecordingCanvas
- nDrawText(long, char[], int, int, float, float, int, long) - Static method in class org.robolectric.nativeruntime.BaseCanvasNatives
- nDrawText(long, char[], int, int, float, float, int, long) - Static method in class org.robolectric.nativeruntime.BaseRecordingCanvasNatives
- nDrawText(long, char[], int, int, float, float, int, long) - Static method in class org.robolectric.shadows.ShadowNativeBaseCanvas
- nDrawText(long, char[], int, int, float, float, int, long) - Static method in class org.robolectric.shadows.ShadowNativeBaseRecordingCanvas
- nDrawText(long, char[], int, int, float, float, int, long) - Static method in class org.robolectric.shadows.ShadowNativeRecordingCanvasOP
- nDrawText(long, char[], int, int, float, float, int, long, long) - Static method in class org.robolectric.nativeruntime.BaseCanvasNatives
- nDrawText(long, char[], int, int, float, float, int, long, long) - Static method in class org.robolectric.nativeruntime.BaseRecordingCanvasNatives
- nDrawText(long, char[], int, int, float, float, int, long, long) - Static method in class org.robolectric.shadows.ShadowNativeBaseCanvas
- nDrawText(long, char[], int, int, float, float, int, long, long) - Static method in class org.robolectric.shadows.ShadowNativeBaseRecordingCanvas
- nDrawText(long, String, int, int, float, float, int, long) - Static method in class org.robolectric.nativeruntime.BaseCanvasNatives
- nDrawText(long, String, int, int, float, float, int, long) - Static method in class org.robolectric.nativeruntime.BaseRecordingCanvasNatives
- nDrawText(long, String, int, int, float, float, int, long) - Static method in class org.robolectric.shadows.ShadowNativeBaseCanvas
- nDrawText(long, String, int, int, float, float, int, long) - Static method in class org.robolectric.shadows.ShadowNativeBaseRecordingCanvas
- nDrawText(long, String, int, int, float, float, int, long) - Static method in class org.robolectric.shadows.ShadowNativeRecordingCanvasOP
- nDrawText(long, String, int, int, float, float, int, long, long) - Static method in class org.robolectric.nativeruntime.BaseCanvasNatives
- nDrawText(long, String, int, int, float, float, int, long, long) - Static method in class org.robolectric.nativeruntime.BaseRecordingCanvasNatives
- nDrawText(long, String, int, int, float, float, int, long, long) - Static method in class org.robolectric.shadows.ShadowNativeBaseCanvas
- nDrawText(long, String, int, int, float, float, int, long, long) - Static method in class org.robolectric.shadows.ShadowNativeBaseRecordingCanvas
- nDrawTextOnPath(long, char[], int, int, long, float, float, int, long) - Static method in class org.robolectric.nativeruntime.BaseCanvasNatives
- nDrawTextOnPath(long, char[], int, int, long, float, float, int, long) - Static method in class org.robolectric.nativeruntime.BaseRecordingCanvasNatives
- nDrawTextOnPath(long, char[], int, int, long, float, float, int, long) - Static method in class org.robolectric.shadows.ShadowNativeBaseCanvas
- nDrawTextOnPath(long, char[], int, int, long, float, float, int, long) - Static method in class org.robolectric.shadows.ShadowNativeBaseRecordingCanvas
- nDrawTextOnPath(long, char[], int, int, long, float, float, int, long) - Static method in class org.robolectric.shadows.ShadowNativeRecordingCanvasOP
- nDrawTextOnPath(long, char[], int, int, long, float, float, int, long, long) - Static method in class org.robolectric.nativeruntime.BaseCanvasNatives
- nDrawTextOnPath(long, char[], int, int, long, float, float, int, long, long) - Static method in class org.robolectric.nativeruntime.BaseRecordingCanvasNatives
- nDrawTextOnPath(long, char[], int, int, long, float, float, int, long, long) - Static method in class org.robolectric.shadows.ShadowNativeBaseCanvas
- nDrawTextOnPath(long, char[], int, int, long, float, float, int, long, long) - Static method in class org.robolectric.shadows.ShadowNativeBaseRecordingCanvas
- nDrawTextOnPath(long, String, long, float, float, int, long) - Static method in class org.robolectric.nativeruntime.BaseCanvasNatives
- nDrawTextOnPath(long, String, long, float, float, int, long) - Static method in class org.robolectric.nativeruntime.BaseRecordingCanvasNatives
- nDrawTextOnPath(long, String, long, float, float, int, long) - Static method in class org.robolectric.shadows.ShadowNativeBaseCanvas
- nDrawTextOnPath(long, String, long, float, float, int, long) - Static method in class org.robolectric.shadows.ShadowNativeBaseRecordingCanvas
- nDrawTextOnPath(long, String, long, float, float, int, long) - Static method in class org.robolectric.shadows.ShadowNativeRecordingCanvasOP
- nDrawTextOnPath(long, String, long, float, float, int, long, long) - Static method in class org.robolectric.nativeruntime.BaseCanvasNatives
- nDrawTextOnPath(long, String, long, float, float, int, long, long) - Static method in class org.robolectric.nativeruntime.BaseRecordingCanvasNatives
- nDrawTextOnPath(long, String, long, float, float, int, long, long) - Static method in class org.robolectric.shadows.ShadowNativeBaseCanvas
- nDrawTextOnPath(long, String, long, float, float, int, long, long) - Static method in class org.robolectric.shadows.ShadowNativeBaseRecordingCanvas
- nDrawTextRun(long, char[], int, int, int, int, float, float, boolean, long, long) - Static method in class org.robolectric.nativeruntime.BaseCanvasNatives
- nDrawTextRun(long, char[], int, int, int, int, float, float, boolean, long, long) - Static method in class org.robolectric.nativeruntime.BaseRecordingCanvasNatives
- nDrawTextRun(long, char[], int, int, int, int, float, float, boolean, long, long) - Static method in class org.robolectric.shadows.ShadowNativeBaseCanvas
-
The signature of this method is the same from SDK levels O and above, but the last native pointer changed from a Typeface pointer to a MeasuredParagraph pointer in P.
- nDrawTextRun(long, char[], int, int, int, int, float, float, boolean, long, long) - Static method in class org.robolectric.shadows.ShadowNativeBaseRecordingCanvas
-
The signature of this method is the same from SDK levels O and above, but the last native pointer changed from a Typeface pointer to a MeasuredParagraph pointer in P.
- nDrawTextRun(long, char[], int, int, int, int, float, float, boolean, long, long) - Static method in class org.robolectric.shadows.ShadowNativeRecordingCanvasOP
- nDrawTextRun(long, String, int, int, int, int, float, float, boolean, long) - Static method in class org.robolectric.nativeruntime.BaseCanvasNatives
- nDrawTextRun(long, String, int, int, int, int, float, float, boolean, long) - Static method in class org.robolectric.nativeruntime.BaseRecordingCanvasNatives
- nDrawTextRun(long, String, int, int, int, int, float, float, boolean, long) - Static method in class org.robolectric.shadows.ShadowNativeBaseCanvas
- nDrawTextRun(long, String, int, int, int, int, float, float, boolean, long) - Static method in class org.robolectric.shadows.ShadowNativeBaseRecordingCanvas
- nDrawTextRun(long, String, int, int, int, int, float, float, boolean, long) - Static method in class org.robolectric.shadows.ShadowNativeRecordingCanvasOP
- nDrawTextRun(long, String, int, int, int, int, float, float, boolean, long, long) - Static method in class org.robolectric.nativeruntime.BaseCanvasNatives
- nDrawTextRun(long, String, int, int, int, int, float, float, boolean, long, long) - Static method in class org.robolectric.nativeruntime.BaseRecordingCanvasNatives
- nDrawTextRun(long, String, int, int, int, int, float, float, boolean, long, long) - Static method in class org.robolectric.shadows.ShadowNativeBaseCanvas
- nDrawTextRun(long, String, int, int, int, int, float, float, boolean, long, long) - Static method in class org.robolectric.shadows.ShadowNativeBaseRecordingCanvas
- nDrawTextRunTypeface(long, char[], int, int, int, int, float, float, boolean, long, long) - Static method in class org.robolectric.nativeruntime.BaseCanvasNatives
- nDrawTextRunTypeface(long, char[], int, int, int, int, float, float, boolean, long, long) - Static method in class org.robolectric.nativeruntime.BaseRecordingCanvasNatives
- nDrawTextureLayer(long, long) - Static method in class org.robolectric.nativeruntime.RecordingCanvasNatives
- nDrawTextureLayer(long, long) - Static method in class org.robolectric.shadows.ShadowNativeRecordingCanvas
- nDrawVertices(long, int, int, float[], int, float[], int, int[], int, short[], int, int, long) - Static method in class org.robolectric.nativeruntime.BaseCanvasNatives
- nDrawVertices(long, int, int, float[], int, float[], int, int[], int, short[], int, int, long) - Static method in class org.robolectric.nativeruntime.BaseRecordingCanvasNatives
- nDrawVertices(long, int, int, float[], int, float[], int, int[], int, short[], int, int, long) - Static method in class org.robolectric.shadows.ShadowNativeBaseCanvas
- nDrawVertices(long, int, int, float[], int, float[], int, int[], int, short[], int, int, long) - Static method in class org.robolectric.shadows.ShadowNativeBaseRecordingCanvas
- nDrawVertices(long, int, int, float[], int, float[], int, int[], int, short[], int, int, long) - Static method in class org.robolectric.shadows.ShadowNativeRecordingCanvasOP
- nDrawWebViewFunctor(long, int) - Static method in class org.robolectric.nativeruntime.RecordingCanvasNatives
- nDrawWebViewFunctor(long, int) - Static method in class org.robolectric.shadows.ShadowNativeRecordingCanvas
- nDumpProfileInfo(long, FileDescriptor, int) - Static method in class org.robolectric.nativeruntime.HardwareRendererNatives
- nDumpProfileInfo(long, FileDescriptor, int) - Static method in class org.robolectric.shadows.ShadowNativeHardwareRenderer
- nEnableZ(long, boolean) - Static method in class org.robolectric.nativeruntime.RecordingCanvasNatives
- nEnableZ(long, boolean) - Static method in class org.robolectric.shadows.ShadowNativeRecordingCanvas
- nEnd(long) - Static method in class org.robolectric.nativeruntime.AnimatedVectorDrawableNatives
- nEnd(long) - Static method in class org.robolectric.nativeruntime.RenderNodeAnimatorNatives
- nEnd(long) - Static method in class org.robolectric.shadows.ShadowNativeAnimatedVectorDrawable
- nEnd(long) - Static method in class org.robolectric.shadows.ShadowNativeRenderNodeAnimator
- nEnd(long) - Static method in class org.robolectric.shadows.ShadowNativeRenderNodeAnimatorQ
- nEndAllAnimators(long) - Static method in class org.robolectric.nativeruntime.RenderNodeNatives
- nEndAllAnimators(long) - Static method in class org.robolectric.shadows.ShadowNativeRenderNode
- nEndAllAnimators(long) - Static method in class org.robolectric.shadows.ShadowNativeRenderNodeOP
- nEquals(long, long) - Static method in class org.robolectric.nativeruntime.MatrixNatives
- nEquals(long, long) - Static method in class org.robolectric.shadows.ShadowNativeMatrix
- nEqualsForTextMeasurement(long, long) - Static method in class org.robolectric.nativeruntime.PaintNatives
- nEqualsForTextMeasurement(long, long) - Static method in class org.robolectric.shadows.ShadowNativePaint
- NET_CAPABILITY_NOT_BANDWIDTH_CONSTRAINED - Static variable in class org.robolectric.shadows.ShadowNetworkCapabilities
- NETWORK - Enum constant in enum org.robolectric.fakes.RoboResponseSource
-
Return the response from the network.
- NetworkRegistrationInfoTestBuilder - Class in org.robolectric.shadows
-
Builder class to create instance of
NetworkRegistrationInfo
. - NetworkRegistrationInfoTestBuilder() - Constructor for class org.robolectric.shadows.NetworkRegistrationInfoTestBuilder
- networksFoundFromPnoScan(List<ScanResult>) - Method in class org.robolectric.shadows.ShadowWifiManager
-
Informs the
WifiManager
of a list of PNOScanResult
. - NetworkSpecifierFactory - Class in org.robolectric.shadows
-
Factory to create
NetworkSpecifier
types that are hidden on certain SDK levels. - networkTimeAvailable - Static variable in class org.robolectric.shadows.ShadowSystemClock
- NEW_INSETS_MODE_FULL - Static variable in class org.robolectric.shadows.ShadowWindowManagerImpl
- newBuilder() - Static method in class org.robolectric.internal.bytecode.InstrumentationConfiguration
- newBuilder() - Method in class org.robolectric.internal.bytecode.ShadowMap
- newBuilder() - Static method in class org.robolectric.shadows.AppWidgetProviderInfoBuilder
-
Create a new
AppWidgetProviderInfoBuilder
. - newBuilder() - Static method in class org.robolectric.shadows.AssociationInfoBuilder
- newBuilder() - Static method in class org.robolectric.shadows.AudioDeviceInfoBuilder
- newBuilder() - Static method in class org.robolectric.shadows.AudioProfileBuilder
- newBuilder() - Static method in class org.robolectric.shadows.BackupDataInputBuilder
-
Creates a new builder for
BackupDataInput
. - newBuilder() - Static method in class org.robolectric.shadows.BarringInfoBuilder.BarringServiceInfoBuilder
- newBuilder() - Static method in class org.robolectric.shadows.BarringInfoBuilder
- newBuilder() - Static method in class org.robolectric.shadows.CellIdentityLteBuilder
- newBuilder() - Static method in class org.robolectric.shadows.CellIdentityNrBuilder
- newBuilder() - Static method in class org.robolectric.shadows.CellInfoLteBuilder
- newBuilder() - Static method in class org.robolectric.shadows.CellInfoNrBuilder
- newBuilder() - Static method in class org.robolectric.shadows.CellSignalStrengthLteBuilder
- newBuilder() - Static method in class org.robolectric.shadows.CellSignalStrengthNrBuilder
- newBuilder() - Static method in class org.robolectric.shadows.DeviceStateSensorOrientationBuilder
- newBuilder() - Static method in class org.robolectric.shadows.DragEventBuilder
- newBuilder() - Static method in class org.robolectric.shadows.EpsBearerQosSessionAttributesBuilder
- newBuilder() - Static method in class org.robolectric.shadows.InformationElementBuilder
- newBuilder() - Static method in class org.robolectric.shadows.InputDeviceBuilder
- newBuilder() - Static method in class org.robolectric.shadows.MediaCodecInfoBuilder.CodecCapabilitiesBuilder
-
Creates a new
MediaCodecInfoBuilder.CodecCapabilitiesBuilder
. - newBuilder() - Static method in class org.robolectric.shadows.MediaCodecInfoBuilder
-
Create a new
MediaCodecInfoBuilder
. - newBuilder() - Static method in class org.robolectric.shadows.ModuleInfoBuilder
-
Start building a new ModuleInfo
- newBuilder() - Static method in class org.robolectric.shadows.NetworkRegistrationInfoTestBuilder
- newBuilder() - Static method in class org.robolectric.shadows.NrQosSessionAttributesBuilder
- newBuilder() - Static method in class org.robolectric.shadows.PackageRollbackInfoBuilder
-
Start building a new PackageRollbackInfo
- newBuilder() - Static method in class org.robolectric.shadows.PlaybackInfoBuilder
- newBuilder() - Static method in class org.robolectric.shadows.PolicyStateBuilder
- newBuilder() - Static method in class org.robolectric.shadows.PreciseDataConnectionStateBuilder
- newBuilder() - Static method in class org.robolectric.shadows.RangingSessionBuilder
- newBuilder() - Static method in class org.robolectric.shadows.ResponderLocationBuilder
- newBuilder() - Static method in class org.robolectric.shadows.RollbackInfoBuilder
-
Start building a new RollbackInfo
- newBuilder() - Static method in class org.robolectric.shadows.RunningTaskInfoBuilder
- newBuilder() - Static method in class org.robolectric.shadows.SensorEventBuilder
- newBuilder() - Static method in class org.robolectric.shadows.ServiceStateBuilder
- newBuilder() - Static method in class org.robolectric.shadows.ShadowActivityManager.ApplicationExitInfoBuilder
- newBuilder() - Static method in class org.robolectric.shadows.ShadowSubscriptionManager.SubscriptionInfoBuilder
- newBuilder() - Static method in class org.robolectric.shadows.ShadowTrace.AsyncTraceSection
- newBuilder() - Static method in class org.robolectric.shadows.ShadowTrace.Counter
- newBuilder() - Static method in class org.robolectric.shadows.ShadowUsageStatsManager.UsageStatsBuilder
- newBuilder() - Static method in class org.robolectric.shadows.SharedLibraryInfoBuilder
- newBuilder() - Static method in class org.robolectric.shadows.StreamConfigurationMapBuilder
-
Create a new
StreamConfigurationMapBuilder
. - newBuilder() - Static method in class org.robolectric.shadows.UiccCardInfoBuilder
- newBuilder() - Static method in class org.robolectric.shadows.UiccPortInfoBuilder
- newBuilder() - Static method in class org.robolectric.shadows.UiccSlotInfoBuilder
- newBuilder() - Static method in class org.robolectric.shadows.VibrationAttributesBuilder
- newBuilder(ServiceState) - Static method in class org.robolectric.shadows.ServiceStateBuilder
- newBuilder(String, String, String) - Static method in class org.robolectric.shadows.EmergencyNumberBuilder
- newCallAudioState(boolean, int, int, BluetoothDevice, Collection<BluetoothDevice>) - Method in class org.robolectric.shadows.ShadowTelecomManager
-
Creates a new
CallAudioState
. - newCameraCharacteristics() - Static method in class org.robolectric.shadows.ShadowCameraCharacteristics
-
Convenience method which returns a new instance of
CameraCharacteristics
. - newCaptureResult() - Static method in class org.robolectric.shadows.ShadowCaptureResult
-
Convenience method which returns a new instance of
CaptureResult
. - NEWEST_SDK - Static variable in annotation type org.robolectric.annotation.Config
- newFile(File) - Static method in class org.robolectric.res.Fs
-
Deprecated.Use
File.toPath()
instead. - newFileAsset(FileTypedResource) - Static method in class org.robolectric.res.android.Asset
- newFrameworkResourceTable(ResourcePath) - Method in class org.robolectric.res.ResourceTableFactory
-
Builds an Android framework resource table in the "android" package space.
- newInstance() - Static method in class org.robolectric.shadows.BackupDataOutputFactory
-
Returns a new instance of
BackupDataOutput
. - newInstance() - Static method in class org.robolectric.shadows.ShadowAppTask
- newInstance() - Static method in class org.robolectric.shadows.ShadowDiscoverySession
- newInstance() - Static method in class org.robolectric.shadows.ShadowIsoDep
- newInstance() - Static method in class org.robolectric.shadows.ShadowJsPromptResult
- newInstance() - Static method in class org.robolectric.shadows.ShadowNetworkCapabilities
- newInstance() - Static method in class org.robolectric.shadows.ShadowPeerHandle
- newInstance() - Static method in class org.robolectric.shadows.ShadowWifiInfo
- newInstance(byte[], int, int, boolean) - Static method in class org.robolectric.shadows.ShadowBitmapRegionDecoder
- newInstance(int) - Static method in class org.robolectric.shadows.ShadowNetwork
-
Creates new instance of
Network
, because its constructor is hidden. - newInstance(int) - Static method in class org.robolectric.shadows.ShadowSensor
-
Constructs a
Sensor
with a given type. - newInstance(int, boolean, boolean, ParcelUuid) - Static method in class org.robolectric.shadows.ShadowBluetoothServerSocket
- newInstance(long) - Static method in class org.robolectric.shadows.BackupDataOutputFactory
-
Returns a new instance of
BackupDataOutput
. - newInstance(long, int) - Static method in class org.robolectric.shadows.BackupDataOutputFactory
-
Returns a new instance of
BackupDataOutput
. - newInstance(BluetoothDevice) - Static method in class org.robolectric.shadows.ShadowBluetoothGatt
- newInstance(NetworkInfo.DetailedState, int, int, boolean, boolean) - Static method in class org.robolectric.shadows.ShadowNetworkInfo
-
Deprecated.
- newInstance(NetworkInfo.DetailedState, int, int, boolean, NetworkInfo.State) - Static method in class org.robolectric.shadows.ShadowNetworkInfo
-
Allows developers to create a
NetworkInfo
instance for testing. - newInstance(FileDescriptor, boolean) - Static method in class org.robolectric.shadows.ShadowBitmapRegionDecoder
- newInstance(InputStream, boolean) - Static method in class org.robolectric.shadows.ShadowBitmapRegionDecoder
- newInstance(Class<T>) - Static method in class org.robolectric.util.ReflectionHelpers
-
Create a new instance of a class
- newInstance(Class<T>, Class[], Object[]) - Static method in class org.robolectric.shadow.api.Shadow
- newInstance(Class<T>, Class<?>[], Object[]) - Method in class org.robolectric.internal.bytecode.ShadowImpl
- newInstance(Class<T>, Class<?>[], Object[]) - Method in interface org.robolectric.internal.IShadow
- newInstance(String) - Static method in class org.robolectric.shadows.ShadowAndroidHttpClient
- newInstance(String) - Static method in class org.robolectric.shadows.ShadowBluetoothDevice
-
Deprecated.
- newInstance(String, boolean) - Static method in class org.robolectric.shadows.ShadowBitmapRegionDecoder
- newInstance(String, boolean, int) - Static method in class org.robolectric.res.android.ApkAssetsCache.Key
- newInstance(String, Context) - Static method in class org.robolectric.shadows.ShadowAndroidHttpClient
- newInstance(String, String, String, int, int) - Static method in class org.robolectric.shadows.ShadowScanResult
-
Deprecated.use ScanResult() instead
- newInstance(String, String, String, int, int, boolean) - Static method in class org.robolectric.shadows.ShadowScanResult
-
Deprecated.use ScanResult() instead
- newInstance(String, String, String, int, int, boolean, List<ScanResult.InformationElement>) - Static method in class org.robolectric.shadows.ShadowScanResult
- newInstanceOf(Class<T>) - Method in class org.robolectric.internal.bytecode.ShadowImpl
- newInstanceOf(Class<T>) - Method in interface org.robolectric.internal.IShadow
- newInstanceOf(Class<T>) - Static method in class org.robolectric.shadow.api.Shadow
- newInstanceOf(String) - Static method in class org.robolectric.shadow.api.Shadow
- newIntent(Intent) - Method in class org.robolectric.android.controller.ActivityController
- newLowPowerStandbyPortsLock(List<PowerManager.LowPowerStandbyPortDescription>) - Method in class org.robolectric.shadows.ShadowPowerManager
- newNonMovableArray(Class<?>, int) - Method in class org.robolectric.shadows.ShadowVMRuntime
- newPublishDiscoverySession(WifiAwareManager, int, int) - Static method in class org.robolectric.shadows.ShadowWifiAwareManager
-
Returns a new instance of PublishDiscoverySession.
- newResolveInfo(ResolveInfo) - Static method in class org.robolectric.shadows.ShadowResolveInfo
-
Copies
ResolveInfo
. - newResolveInfo(String, String) - Static method in class org.robolectric.shadows.ShadowResolveInfo
-
Creates a
ResolveInfo
. - newResolveInfo(String, String, String) - Static method in class org.robolectric.shadows.ShadowResolveInfo
-
Creates a
ResolveInfo
. - newResourceTable(String, ResourcePath...) - Method in class org.robolectric.res.ResourceTableFactory
-
Creates an application resource table which can be constructed with multiple resources paths representing overlayed resource libraries.
- newScopeBuilder(ClassLoader) - Method in class org.robolectric.util.inject.Injector
- newState - Variable in class org.robolectric.shadows.ShadowPackageManager.ComponentState
- newStringNetworkSpecifier(String) - Static method in class org.robolectric.shadows.NetworkSpecifierFactory
-
Constructs a new
StringNetworkSpecifier
instance, which has remained hidden on all SDKs (as of U), but has existed since theNetworkSpecifier
hierarchy was created in O to represent a few more niche specifier types without defining a full-blown subclass ofNetworkSpecifier
for each of their particular use cases. - newSubscribeDiscoverySession(WifiAwareManager, int, int) - Static method in class org.robolectric.shadows.ShadowWifiAwareManager
-
Returns a new instance of SubscribeDiscoverySession.
- newTabSpec(String) - Method in class org.robolectric.shadows.ShadowTabHost
- newTaskFor(Runnable, T) - Method in class org.robolectric.android.util.concurrent.PausedExecutorService
- newTaskFor(Callable<T>) - Method in class org.robolectric.android.util.concurrent.PausedExecutorService
- newTheme() - Method in class org.robolectric.shadows.ShadowArscAssetManager
- NewTheme() - Method in class org.robolectric.res.android.CppAssetManager2
- newTotalCaptureResult() - Static method in class org.robolectric.shadows.ShadowTotalCaptureResult
-
Convenience method which returns a new instance of
TotalCaptureResult
. - newUnpaddedArray(Class<?>, int) - Method in class org.robolectric.shadows.ShadowVMRuntime
- newWakeLock(int, String) - Method in class org.robolectric.shadows.ShadowPowerManager
- newWifiAwareSession(WifiAwareManager, Binder, int) - Static method in class org.robolectric.shadows.ShadowWifiAwareManager
-
Returns a new instance of WifiAwareSession.
- next() - Method in class org.robolectric.android.XmlResourceParserImpl
- next() - Method in class org.robolectric.res.android.ResXMLParser
- next() - Method in class org.robolectric.shadows.CachedPathIteratorFactory.CachedPathIterator
- nextId - Static variable in class org.robolectric.shadows.ShadowRegion
- nextTag() - Method in class org.robolectric.android.XmlResourceParserImpl
- nextText() - Method in class org.robolectric.android.XmlResourceParserImpl
- nextToken() - Method in class org.robolectric.android.XmlResourceParserImpl
- nFence(long) - Static method in class org.robolectric.nativeruntime.HardwareRendererNatives
- nFence(long) - Static method in class org.robolectric.shadows.ShadowNativeHardwareRenderer
- nFence(long) - Static method in class org.robolectric.shadows.ShadowNativeThreadedRenderer
- nFinalize(long) - Static method in class org.robolectric.nativeruntime.PathParserNatives
- nFinalize(long) - Static method in class org.robolectric.shadows.ShadowNativePathParser
- nFinish(long) - Static method in class org.robolectric.shadows.ShadowNativeStaticLayout
- nFinishBuilder(long) - Static method in class org.robolectric.shadows.ShadowNativeStaticLayout
- nFinishP(long) - Static method in class org.robolectric.nativeruntime.LineBreakerNatives
- nFinishRecording(long) - Static method in class org.robolectric.shadows.ShadowNativeRecordingCanvas
- nFinishRecording(long, long) - Static method in class org.robolectric.nativeruntime.RecordingCanvasNatives
- nFinishRecording(long, long) - Static method in class org.robolectric.shadows.ShadowNativeRecordingCanvas
- nForceEndAnimators(long) - Static method in class org.robolectric.nativeruntime.RenderNodeNatives
- nForceEndAnimators(long) - Static method in class org.robolectric.shadows.ShadowNativeRenderNode
- nFreeBuilder(long) - Static method in class org.robolectric.nativeruntime.MeasuredTextBuilderNatives
- nFreeBuilder(long) - Static method in class org.robolectric.shadows.ShadowNativeMeasuredParagraph
- nFreeBuilder(long) - Static method in class org.robolectric.shadows.ShadowNativeMeasuredText.ShadowNativeMeasuredTextBuilder
- nFreeBuilder(long) - Static method in class org.robolectric.shadows.ShadowNativeStaticLayout
- nFreeCaches() - Static method in class org.robolectric.nativeruntime.CanvasNatives
- nFreeCaches() - Static method in class org.robolectric.shadows.ShadowNativeCanvas
- nFreeTextLayoutCaches() - Static method in class org.robolectric.nativeruntime.CanvasNatives
- nFreeTextLayoutCaches() - Static method in class org.robolectric.shadows.ShadowNativeCanvas
- nGetAllocatedSize(long) - Static method in class org.robolectric.nativeruntime.RenderNodeNatives
- nGetAllocatedSize(long) - Static method in class org.robolectric.shadows.ShadowNativeRenderNode
- nGetAllowForceDark(long) - Static method in class org.robolectric.nativeruntime.RenderNodeNatives
- nGetAllowForceDark(long) - Static method in class org.robolectric.shadows.ShadowNativeRenderNode
- nGetAlpha(long) - Static method in class org.robolectric.nativeruntime.AnimatedImageDrawableNatives
- nGetAlpha(long) - Static method in class org.robolectric.nativeruntime.PaintNatives
- nGetAlpha(long) - Static method in class org.robolectric.nativeruntime.RenderNodeNatives
- nGetAlpha(long) - Static method in class org.robolectric.shadows.ShadowNativeAnimatedImageDrawable
- nGetAlpha(long) - Static method in class org.robolectric.shadows.ShadowNativePaint
- nGetAlpha(long) - Static method in class org.robolectric.shadows.ShadowNativeRenderNode
- nGetAlpha(long) - Static method in class org.robolectric.shadows.ShadowNativeRenderNodeOP
- nGetAmbientShadowColor(long) - Static method in class org.robolectric.nativeruntime.RenderNodeNatives
- nGetAmbientShadowColor(long) - Static method in class org.robolectric.shadows.ShadowNativeRenderNode
- nGetAmbientShadowColor(long) - Static method in class org.robolectric.shadows.ShadowNativeRenderNodeOP
- nGetAnimationMatrix(long, long) - Static method in class org.robolectric.nativeruntime.RenderNodeNatives
- nGetAnimationMatrix(long, long) - Static method in class org.robolectric.shadows.ShadowNativeRenderNode
- nGetAscent(long) - Static method in class org.robolectric.nativeruntime.PositionedGlyphsNatives
- nGetAscent(long) - Static method in class org.robolectric.shadows.ShadowNativePositionedGlyphs
- nGetAssetBuffer(long) - Static method in class org.robolectric.shadows.ShadowFontBuilder
- nGetAvailableFontSet() - Static method in class org.robolectric.nativeruntime.FontNatives
- nGetAvailableFontSet() - Static method in class org.robolectric.shadows.ShadowNativeFont
- nGetAxisCount(long) - Static method in class org.robolectric.nativeruntime.FontNatives
- nGetAxisCount(long) - Static method in class org.robolectric.shadows.ShadowNativeFont
- nGetAxisInfo(long, int) - Static method in class org.robolectric.nativeruntime.FontNatives
- nGetAxisInfo(long, int) - Static method in class org.robolectric.shadows.ShadowNativeFont
- nGetBottom(long) - Static method in class org.robolectric.nativeruntime.RenderNodeNatives
- nGetBottom(long) - Static method in class org.robolectric.shadows.ShadowNativeRenderNode
- nGetBounds(long, char[], int, int, Rect) - Static method in class org.robolectric.nativeruntime.MeasuredTextNatives
- nGetBounds(long, char[], int, int, Rect) - Static method in class org.robolectric.shadows.ShadowNativeMeasuredParagraph
- nGetBounds(long, char[], int, int, Rect) - Static method in class org.robolectric.shadows.ShadowNativeMeasuredText
- nGetBufferAddress(long) - Static method in class org.robolectric.nativeruntime.FontNatives
- nGetBufferAddress(long) - Static method in class org.robolectric.shadows.ShadowNativeFont
- nGetBuilderReleaseFunc() - Static method in class org.robolectric.nativeruntime.FontFamilyNatives
- nGetBuilderReleaseFunc() - Static method in class org.robolectric.shadows.ShadowNativeFontFamily
- nGetCameraDistance(long) - Static method in class org.robolectric.nativeruntime.RenderNodeNatives
- nGetCameraDistance(long) - Static method in class org.robolectric.shadows.ShadowNativeRenderNode
- nGetCameraDistance(long) - Static method in class org.robolectric.shadows.ShadowNativeRenderNodeOP
- nGetCharArrayBounds(long, char[], int, int, int, Rect) - Static method in class org.robolectric.nativeruntime.PaintNatives
- nGetCharArrayBounds(long, char[], int, int, int, Rect) - Static method in class org.robolectric.shadows.ShadowNativePaint
- nGetCharArrayBounds(long, long, char[], int, int, int, Rect) - Static method in class org.robolectric.nativeruntime.PaintNatives
- nGetCharArrayBounds(long, long, char[], int, int, int, Rect) - Static method in class org.robolectric.shadows.ShadowNativePaint
- nGetCharWidthAt(long, int) - Static method in class org.robolectric.nativeruntime.MeasuredTextNatives
- nGetCharWidthAt(long, int) - Static method in class org.robolectric.shadows.ShadowNativeMeasuredText
- nGetClipBounds(long, Rect) - Static method in class org.robolectric.nativeruntime.CanvasNatives
- nGetClipBounds(long, Rect) - Static method in class org.robolectric.shadows.ShadowNativeCanvas
- nGetClipToBounds(long) - Static method in class org.robolectric.nativeruntime.RenderNodeNatives
- nGetClipToBounds(long) - Static method in class org.robolectric.shadows.ShadowNativeRenderNode
- nGetClipToOutline(long) - Static method in class org.robolectric.nativeruntime.RenderNodeNatives
- nGetClipToOutline(long) - Static method in class org.robolectric.shadows.ShadowNativeRenderNode
- nGetClipToOutline(long) - Static method in class org.robolectric.shadows.ShadowNativeRenderNodeOP
- nGetColor(long) - Static method in class org.robolectric.nativeruntime.PaintNatives
- nGetColor(long) - Static method in class org.robolectric.shadows.ShadowNativePaint
- nGetColorSpace(long) - Static method in class org.robolectric.nativeruntime.ImageDecoderNatives
- nGetColorSpace(long) - Static method in class org.robolectric.shadows.ShadowImageDecoder
- nGetColorSpace(long) - Static method in class org.robolectric.shadows.ShadowNativeImageDecoder
- nGetDescent(long) - Static method in class org.robolectric.nativeruntime.PositionedGlyphsNatives
- nGetDescent(long) - Static method in class org.robolectric.shadows.ShadowNativePositionedGlyphs
- nGetDisplayRatioHdr(long) - Static method in class org.robolectric.shadows.ShadowGainmap
- nGetDisplayRatioSdr(long) - Static method in class org.robolectric.shadows.ShadowGainmap
- nGetDuration(long) - Static method in class org.robolectric.nativeruntime.RenderNodeAnimatorNatives
- nGetDuration(long) - Static method in class org.robolectric.shadows.ShadowNativeRenderNodeAnimator
- nGetDuration(long) - Static method in class org.robolectric.shadows.ShadowNativeRenderNodeAnimatorQ
- nGetElegantTextHeight(long) - Static method in class org.robolectric.nativeruntime.PaintNatives
- nGetElevation(long) - Static method in class org.robolectric.nativeruntime.RenderNodeNatives
- nGetElevation(long) - Static method in class org.robolectric.shadows.ShadowNativeRenderNode
- nGetElevation(long) - Static method in class org.robolectric.shadows.ShadowNativeRenderNodeOP
- nGetEndHyphenEdit(long) - Static method in class org.robolectric.nativeruntime.PaintNatives
- nGetEndHyphenEdit(long) - Static method in class org.robolectric.shadows.ShadowNativePaint
- nGetEpsilonHdr(long, float[]) - Static method in class org.robolectric.shadows.ShadowGainmap
- nGetEpsilonSdr(long, float[]) - Static method in class org.robolectric.shadows.ShadowGainmap
- nGetFamilyReleaseFunc() - Static method in class org.robolectric.nativeruntime.FontFamilyNatives
- nGetFamilyReleaseFunc() - Static method in class org.robolectric.shadows.ShadowNativeFontFamily
- nGetFillAlpha(long) - Static method in class org.robolectric.nativeruntime.VectorDrawableNatives
- nGetFillAlpha(long) - Static method in class org.robolectric.shadows.ShadowNativeVectorDrawable
- nGetFillColor(long) - Static method in class org.robolectric.nativeruntime.VectorDrawableNatives
- nGetFillColor(long) - Static method in class org.robolectric.shadows.ShadowNativeVectorDrawable
- nGetFillPath(long, long, long) - Static method in class org.robolectric.nativeruntime.PaintNatives
- nGetFillPath(long, long, long) - Static method in class org.robolectric.shadows.ShadowNativePaint
- nGetFillType(long) - Static method in class org.robolectric.nativeruntime.PathNatives
- nGetFillType(long) - Static method in class org.robolectric.shadows.ShadowNativePath
- nGetFinalizer() - Static method in class org.robolectric.nativeruntime.PathIteratorNatives
- nGetFinalizer() - Static method in class org.robolectric.nativeruntime.PathNatives
- nGetFinalizer() - Static method in class org.robolectric.shadows.ShadowNativePath
- nGetFinalizer() - Static method in class org.robolectric.shadows.ShadowNativePathIterator
- nGetFlags(long) - Static method in class org.robolectric.nativeruntime.PaintNatives
- nGetFlags(long) - Static method in class org.robolectric.shadows.ShadowNativePaint
- nGetFloatMethod(Class<?>, String) - Static method in class org.robolectric.nativeruntime.PropertyValuesHolderNatives
- nGetFloatMethod(Class<?>, String) - Static method in class org.robolectric.shadows.ShadowNativePropertyValuesHolder
- nGetFont(long, int) - Static method in class org.robolectric.nativeruntime.FontsFontFamilyNatives
- nGetFont(long, int) - Static method in class org.robolectric.nativeruntime.PositionedGlyphsNatives
- nGetFont(long, int) - Static method in class org.robolectric.shadows.ShadowNativeFontsFontFamily
- nGetFont(long, int) - Static method in class org.robolectric.shadows.ShadowNativePositionedGlyphs
- nGetFontMetrics(long, long, Paint.FontMetrics) - Static method in class org.robolectric.nativeruntime.FontNatives
- nGetFontMetrics(long, long, Paint.FontMetrics) - Static method in class org.robolectric.nativeruntime.PaintNatives
- nGetFontMetrics(long, long, Paint.FontMetrics) - Static method in class org.robolectric.shadows.ShadowNativeFont
- nGetFontMetrics(long, long, Paint.FontMetrics) - Static method in class org.robolectric.shadows.ShadowNativePaint
- nGetFontMetrics(long, Paint.FontMetrics) - Static method in class org.robolectric.nativeruntime.PaintNatives
- nGetFontMetrics(long, Paint.FontMetrics) - Static method in class org.robolectric.shadows.ShadowNativePaint
- nGetFontMetricsInt(long, long, Object) - Method in class org.robolectric.shadows.ShadowPaint
- nGetFontMetricsInt(long, long, Paint.FontMetricsInt) - Static method in class org.robolectric.nativeruntime.PaintNatives
- nGetFontMetricsInt(long, long, Paint.FontMetricsInt) - Static method in class org.robolectric.shadows.ShadowNativePaint
- nGetFontMetricsInt(long, long, Paint.FontMetricsInt) - Static method in class org.robolectric.shadows.ShadowPaint
- nGetFontMetricsInt(long, Paint.FontMetricsInt) - Static method in class org.robolectric.nativeruntime.PaintNatives
- nGetFontMetricsInt(long, Paint.FontMetricsInt) - Static method in class org.robolectric.shadows.ShadowNativePaint
- nGetFontMetricsInt(long, Paint.FontMetricsInt) - Static method in class org.robolectric.shadows.ShadowPaint
- nGetFontMetricsInt(long, Paint.FontMetricsInt, boolean) - Static method in class org.robolectric.shadows.ShadowPaint
- nGetFontMetricsIntForText(long, char[], int, int, int, int, boolean, Paint.FontMetricsInt) - Static method in class org.robolectric.nativeruntime.PaintNatives
- nGetFontMetricsIntForText(long, char[], int, int, int, int, boolean, Paint.FontMetricsInt) - Static method in class org.robolectric.shadows.ShadowNativePaint
- nGetFontMetricsIntForText(long, String, int, int, int, int, boolean, Paint.FontMetricsInt) - Static method in class org.robolectric.nativeruntime.PaintNatives
- nGetFontMetricsIntForText(long, String, int, int, int, int, boolean, Paint.FontMetricsInt) - Static method in class org.robolectric.shadows.ShadowNativePaint
- nGetFontPath(long) - Static method in class org.robolectric.nativeruntime.FontNatives
- nGetFontPath(long) - Static method in class org.robolectric.shadows.ShadowNativeFont
- nGetFontPostScriptName(ByteBuffer, int) - Static method in class org.robolectric.nativeruntime.FontFileUtilNatives
- nGetFontPostScriptName(ByteBuffer, int) - Static method in class org.robolectric.shadows.ShadowNativeFontFileUtil
- nGetFontRevision(ByteBuffer, int) - Static method in class org.robolectric.nativeruntime.FontFileUtilNatives
- nGetFontRevision(ByteBuffer, int) - Static method in class org.robolectric.shadows.ShadowNativeFontFileUtil
- nGetFontSize(long) - Static method in class org.robolectric.nativeruntime.FontsFontFamilyNatives
- nGetFontSize(long) - Static method in class org.robolectric.shadows.ShadowNativeFontsFontFamily
- nGetFormat(long) - Static method in class org.robolectric.shadows.ShadowHardwareBuffer
- nGetFullPathProperties(long, byte[], int) - Static method in class org.robolectric.nativeruntime.VectorDrawableNatives
- nGetFullPathProperties(long, byte[], int) - Static method in class org.robolectric.shadows.ShadowNativeVectorDrawable
- nGetFullPathProperties(long, byte[], int) - Static method in class org.robolectric.shadows.ShadowVectorDrawable
- nGetGamma(long, float[]) - Static method in class org.robolectric.shadows.ShadowGainmap
- nGetGenerationID(long) - Static method in class org.robolectric.nativeruntime.PathNatives
- nGetGenerationID(long) - Static method in class org.robolectric.shadows.ShadowNativePath
- nGetGlyphBounds(long, int, long, RectF) - Static method in class org.robolectric.nativeruntime.FontNatives
- nGetGlyphBounds(long, int, long, RectF) - Static method in class org.robolectric.shadows.ShadowNativeFont
- nGetGlyphCount(long) - Static method in class org.robolectric.nativeruntime.PositionedGlyphsNatives
- nGetGlyphCount(long) - Static method in class org.robolectric.shadows.ShadowNativePositionedGlyphs
- nGetGlyphId(long, int) - Static method in class org.robolectric.nativeruntime.PositionedGlyphsNatives
- nGetGlyphId(long, int) - Static method in class org.robolectric.shadows.ShadowNativePositionedGlyphs
- nGetGroupProperties(long, float[], int) - Static method in class org.robolectric.nativeruntime.VectorDrawableNatives
- nGetGroupProperties(long, float[], int) - Static method in class org.robolectric.shadows.ShadowNativeVectorDrawable
- nGetGroupProperties(long, float[], int) - Static method in class org.robolectric.shadows.ShadowVectorDrawable
- nGetHeight(long) - Static method in class org.robolectric.nativeruntime.CanvasNatives
- nGetHeight(long) - Static method in class org.robolectric.nativeruntime.RenderNodeNatives
- nGetHeight(long) - Static method in class org.robolectric.shadows.ShadowHardwareBuffer
- nGetHeight(long) - Static method in class org.robolectric.shadows.ShadowNativeCanvas
- nGetHeight(long) - Static method in class org.robolectric.shadows.ShadowNativeRenderNode
- nGetHinting(long) - Static method in class org.robolectric.nativeruntime.PaintNatives
- nGetHinting(long) - Static method in class org.robolectric.shadows.ShadowNativePaint
- nGetHyphenEdit(long) - Static method in class org.robolectric.shadows.ShadowNativePaint
- nGetIndex(long) - Static method in class org.robolectric.nativeruntime.FontNatives
- nGetIndex(long) - Static method in class org.robolectric.shadows.ShadowNativeFont
- nGetIntMethod(Class<?>, String) - Static method in class org.robolectric.nativeruntime.PropertyValuesHolderNatives
- nGetIntMethod(Class<?>, String) - Static method in class org.robolectric.shadows.ShadowNativePropertyValuesHolder
- nGetInverseTransformMatrix(long, long) - Static method in class org.robolectric.nativeruntime.RenderNodeNatives
- nGetInverseTransformMatrix(long, long) - Static method in class org.robolectric.shadows.ShadowNativeRenderNode
- nGetInverseTransformMatrix(long, long) - Static method in class org.robolectric.shadows.ShadowNativeRenderNodeOP
- nGetLangTags(long) - Static method in class org.robolectric.nativeruntime.FontsFontFamilyNatives
- nGetLangTags(long) - Static method in class org.robolectric.shadows.ShadowNativeFontsFontFamily
- nGetLayers(long) - Static method in class org.robolectric.shadows.ShadowHardwareBuffer
- nGetLayerType(long) - Static method in class org.robolectric.nativeruntime.RenderNodeNatives
- nGetLayerType(long) - Static method in class org.robolectric.shadows.ShadowNativeRenderNode
- nGetLeft(long) - Static method in class org.robolectric.nativeruntime.RenderNodeNatives
- nGetLeft(long) - Static method in class org.robolectric.shadows.ShadowNativeRenderNode
- nGetLetterSpacing(long) - Static method in class org.robolectric.nativeruntime.PaintNatives
- nGetLetterSpacing(long) - Static method in class org.robolectric.shadows.ShadowNativePaint
- nGetLineAscent(long, int) - Static method in class org.robolectric.nativeruntime.LineBreakerNatives
- nGetLineAscent(long, int) - Static method in class org.robolectric.shadows.ShadowNativeLineBreaker
- nGetLineBreakOffset(long, int) - Static method in class org.robolectric.nativeruntime.LineBreakerNatives
- nGetLineBreakOffset(long, int) - Static method in class org.robolectric.shadows.ShadowLineBreaker
- nGetLineBreakOffset(long, int) - Static method in class org.robolectric.shadows.ShadowNativeLineBreaker
- nGetLineCount(long) - Static method in class org.robolectric.nativeruntime.LineBreakerNatives
- nGetLineCount(long) - Static method in class org.robolectric.shadows.ShadowLineBreaker
- nGetLineCount(long) - Static method in class org.robolectric.shadows.ShadowNativeLineBreaker
- nGetLineDescent(long, int) - Static method in class org.robolectric.nativeruntime.LineBreakerNatives
- nGetLineDescent(long, int) - Static method in class org.robolectric.shadows.ShadowNativeLineBreaker
- nGetLineFlag(long, int) - Static method in class org.robolectric.nativeruntime.LineBreakerNatives
- nGetLineFlag(long, int) - Static method in class org.robolectric.shadows.ShadowNativeLineBreaker
- nGetLineWidth(long, int) - Static method in class org.robolectric.nativeruntime.LineBreakerNatives
- nGetLineWidth(long, int) - Static method in class org.robolectric.shadows.ShadowNativeLineBreaker
- nGetLocaleList(long) - Static method in class org.robolectric.nativeruntime.FontNatives
- nGetLocaleList(long) - Static method in class org.robolectric.shadows.ShadowNativeFont
- nGetMatrix(long, long) - Static method in class org.robolectric.nativeruntime.CanvasNatives
- nGetMatrix(long, long) - Static method in class org.robolectric.shadows.ShadowNativeCanvas
- nGetMaximumTextureHeight() - Static method in class org.robolectric.nativeruntime.RecordingCanvasNatives
- nGetMaximumTextureHeight() - Static method in class org.robolectric.shadows.ShadowNativeDisplayListCanvas
- nGetMaximumTextureHeight() - Static method in class org.robolectric.shadows.ShadowNativeRecordingCanvas
- nGetMaximumTextureWidth() - Static method in class org.robolectric.nativeruntime.RecordingCanvasNatives
- nGetMaximumTextureWidth() - Static method in class org.robolectric.shadows.ShadowNativeDisplayListCanvas
- nGetMaximumTextureWidth() - Static method in class org.robolectric.shadows.ShadowNativeRecordingCanvas
- nGetMemoryUsage(long) - Static method in class org.robolectric.nativeruntime.MeasuredTextNatives
- nGetMemoryUsage(long) - Static method in class org.robolectric.shadows.ShadowNativeMeasuredParagraph
- nGetMemoryUsage(long) - Static method in class org.robolectric.shadows.ShadowNativeMeasuredText
- nGetMimeType(long) - Static method in class org.robolectric.nativeruntime.ImageDecoderNatives
- nGetMimeType(long) - Static method in class org.robolectric.shadows.ShadowImageDecoder
- nGetMimeType(long) - Static method in class org.robolectric.shadows.ShadowNativeImageDecoder
- nGetMinikinFontPtr(long) - Static method in class org.robolectric.nativeruntime.FontNatives
- nGetMinikinFontPtr(long) - Static method in class org.robolectric.shadows.ShadowNativeFont
- nGetMultipleFloatMethod(Class<?>, String, int) - Static method in class org.robolectric.nativeruntime.PropertyValuesHolderNatives
- nGetMultipleFloatMethod(Class<?>, String, int) - Static method in class org.robolectric.shadows.ShadowNativePropertyValuesHolder
- nGetMultipleIntMethod(Class<?>, String, int) - Static method in class org.robolectric.nativeruntime.PropertyValuesHolderNatives
- nGetMultipleIntMethod(Class<?>, String, int) - Static method in class org.robolectric.shadows.ShadowNativePropertyValuesHolder
- nGetNativeAsset(AssetManager, String, boolean, int) - Static method in class org.robolectric.shadows.ShadowFontBuilder
- nGetNativeFinalizer() - Static method in class org.robolectric.nativeruntime.AnimatedImageDrawableNatives
- nGetNativeFinalizer() - Static method in class org.robolectric.nativeruntime.CanvasNatives
- nGetNativeFinalizer() - Static method in class org.robolectric.nativeruntime.MatrixNatives
- nGetNativeFinalizer() - Static method in class org.robolectric.nativeruntime.PaintNatives
- nGetNativeFinalizer() - Static method in class org.robolectric.nativeruntime.RenderNodeNatives
- nGetNativeFinalizer() - Static method in class org.robolectric.shadows.ShadowNativeAnimatedImageDrawable
- nGetNativeFinalizer() - Static method in class org.robolectric.shadows.ShadowNativeCanvas
- nGetNativeFinalizer() - Static method in class org.robolectric.shadows.ShadowNativeMatrix
- nGetNativeFinalizer() - Static method in class org.robolectric.shadows.ShadowNativePaint
- nGetNativeFinalizer() - Static method in class org.robolectric.shadows.ShadowNativeRenderNode
- nGetNativeFinalizer() - Static method in class org.robolectric.shadows.ShadowNativeRenderNodeOP
- nGetNextBuffer(long, long[]) - Static method in class org.robolectric.nativeruntime.HardwareRendererObserverNatives
- nGetNextBuffer(long, long[]) - Static method in class org.robolectric.shadows.ShadowNativeHardwareRendererObserver
- nGetOffsetForAdvance(long, char[], int, int, int, int, boolean, float) - Static method in class org.robolectric.nativeruntime.PaintNatives
- nGetOffsetForAdvance(long, char[], int, int, int, int, boolean, float) - Static method in class org.robolectric.shadows.ShadowNativePaint
- nGetOffsetForAdvance(long, long, char[], int, int, int, int, boolean, float) - Static method in class org.robolectric.nativeruntime.PaintNatives
- nGetOffsetForAdvance(long, long, char[], int, int, int, int, boolean, float) - Static method in class org.robolectric.shadows.ShadowNativePaint
- nGetPackedStyle(long) - Static method in class org.robolectric.nativeruntime.FontNatives
- nGetPackedStyle(long) - Static method in class org.robolectric.shadows.ShadowFont
- nGetPackedStyle(long) - Static method in class org.robolectric.shadows.ShadowNativeFont
- nGetPadding(long, Rect) - Static method in class org.robolectric.nativeruntime.ImageDecoderNatives
- nGetPadding(long, Rect) - Static method in class org.robolectric.shadows.ShadowImageDecoder
- nGetPadding(long, Rect) - Static method in class org.robolectric.shadows.ShadowNativeImageDecoder
- nGetPivotX(long) - Static method in class org.robolectric.nativeruntime.RenderNodeNatives
- nGetPivotX(long) - Static method in class org.robolectric.nativeruntime.VectorDrawableNatives
- nGetPivotX(long) - Static method in class org.robolectric.shadows.ShadowNativeRenderNode
- nGetPivotX(long) - Static method in class org.robolectric.shadows.ShadowNativeRenderNodeOP
- nGetPivotX(long) - Static method in class org.robolectric.shadows.ShadowNativeVectorDrawable
- nGetPivotY(long) - Static method in class org.robolectric.nativeruntime.RenderNodeNatives
- nGetPivotY(long) - Static method in class org.robolectric.nativeruntime.VectorDrawableNatives
- nGetPivotY(long) - Static method in class org.robolectric.shadows.ShadowNativeRenderNode
- nGetPivotY(long) - Static method in class org.robolectric.shadows.ShadowNativeRenderNodeOP
- nGetPivotY(long) - Static method in class org.robolectric.shadows.ShadowNativeVectorDrawable
- nGetRatioMax(long, float[]) - Static method in class org.robolectric.shadows.ShadowGainmap
- nGetRatioMin(long, float[]) - Static method in class org.robolectric.shadows.ShadowGainmap
- nGetReleaseFunc() - Static method in class org.robolectric.nativeruntime.LineBreakerNatives
- nGetReleaseFunc() - Static method in class org.robolectric.nativeruntime.MeasuredTextNatives
- nGetReleaseFunc() - Static method in class org.robolectric.shadows.ShadowNativeLineBreaker
- nGetReleaseFunc() - Static method in class org.robolectric.shadows.ShadowNativeMeasuredParagraph
- nGetReleaseFunc() - Static method in class org.robolectric.shadows.ShadowNativeMeasuredText
- nGetReleaseNativeAssetFunc() - Static method in class org.robolectric.shadows.ShadowFontBuilder
- nGetReleaseNativeAssetFunc() - Static method in class org.robolectric.shadows.ShadowNativeFont.ShadowNativeFontBuilder
-
RNG does not support native assets
- nGetReleaseNativeFamily() - Static method in class org.robolectric.nativeruntime.FontFamilyBuilderNatives
- nGetReleaseNativeFamily() - Static method in class org.robolectric.shadows.ShadowNativeFontsFontFamily.ShadowNativeFontFamilyBuilder
- nGetReleaseNativeFont() - Static method in class org.robolectric.nativeruntime.FontBuilderNatives
- nGetReleaseNativeFont() - Static method in class org.robolectric.nativeruntime.FontNatives
- nGetReleaseNativeFont() - Static method in class org.robolectric.shadows.ShadowNativeFont
- nGetReleaseNativeFont() - Static method in class org.robolectric.shadows.ShadowNativeFont.ShadowNativeFontBuilder
- nGetReleaseResultFunc() - Static method in class org.robolectric.nativeruntime.LineBreakerNatives
- nGetReleaseResultFunc() - Static method in class org.robolectric.shadows.ShadowNativeLineBreaker
- nGetRenderThreadTid(long) - Static method in class org.robolectric.nativeruntime.HardwareRendererNatives
- nGetRenderThreadTid(long) - Static method in class org.robolectric.shadows.ShadowNativeHardwareRenderer
- nGetRenderThreadTid(long) - Static method in class org.robolectric.shadows.ShadowNativeThreadedRenderer
- nGetRepeatCount(long) - Static method in class org.robolectric.nativeruntime.AnimatedImageDrawableNatives
- nGetRepeatCount(long) - Static method in class org.robolectric.shadows.ShadowNativeAnimatedImageDrawable
- nGetRight(long) - Static method in class org.robolectric.nativeruntime.RenderNodeNatives
- nGetRight(long) - Static method in class org.robolectric.shadows.ShadowNativeRenderNode
- nGetRootAlpha(long) - Static method in class org.robolectric.nativeruntime.VectorDrawableNatives
- nGetRootAlpha(long) - Static method in class org.robolectric.shadows.ShadowNativeVectorDrawable
- nGetRotation(long) - Static method in class org.robolectric.nativeruntime.RenderNodeNatives
- nGetRotation(long) - Static method in class org.robolectric.nativeruntime.VectorDrawableNatives
- nGetRotation(long) - Static method in class org.robolectric.shadows.ShadowNativeRenderNode
- nGetRotation(long) - Static method in class org.robolectric.shadows.ShadowNativeRenderNodeOP
- nGetRotation(long) - Static method in class org.robolectric.shadows.ShadowNativeVectorDrawable
- nGetRotationX(long) - Static method in class org.robolectric.nativeruntime.RenderNodeNatives
- nGetRotationX(long) - Static method in class org.robolectric.shadows.ShadowNativeRenderNode
- nGetRotationX(long) - Static method in class org.robolectric.shadows.ShadowNativeRenderNodeOP
- nGetRotationY(long) - Static method in class org.robolectric.nativeruntime.RenderNodeNatives
- nGetRotationY(long) - Static method in class org.robolectric.shadows.ShadowNativeRenderNode
- nGetRotationY(long) - Static method in class org.robolectric.shadows.ShadowNativeRenderNodeOP
- nGetRunAdvance(long, char[], int, int, int, int, boolean, int) - Static method in class org.robolectric.nativeruntime.PaintNatives
- nGetRunAdvance(long, char[], int, int, int, int, boolean, int) - Static method in class org.robolectric.shadows.ShadowNativePaint
- nGetRunAdvance(long, char[], int, int, int, int, boolean, int) - Static method in class org.robolectric.shadows.ShadowPaint
- nGetRunAdvance(long, long, char[], int, int, int, int, boolean, int) - Static method in class org.robolectric.nativeruntime.PaintNatives
- nGetRunAdvance(long, long, char[], int, int, int, int, boolean, int) - Static method in class org.robolectric.shadows.ShadowNativePaint
- nGetRunAdvance(long, long, char[], int, int, int, int, boolean, int) - Static method in class org.robolectric.shadows.ShadowPaint
- nGetRunCharacterAdvance(long, char[], int, int, int, int, boolean, int, float[], int) - Static method in class org.robolectric.nativeruntime.PaintNatives
- nGetRunCharacterAdvance(long, char[], int, int, int, int, boolean, int, float[], int) - Static method in class org.robolectric.shadows.ShadowNativePaint
- nGetRunCharacterAdvance(long, char[], int, int, int, int, boolean, int, float[], int) - Static method in class org.robolectric.shadows.ShadowPaint
- nGetRunCharacterAdvance(long, char[], int, int, int, int, boolean, int, float[], int, RectF, Object) - Static method in class org.robolectric.shadows.ShadowPaint
- nGetSampledSize(long, int) - Static method in class org.robolectric.nativeruntime.ImageDecoderNatives
- nGetSampledSize(long, int) - Static method in class org.robolectric.shadows.ShadowImageDecoder
- nGetSampledSize(long, int) - Static method in class org.robolectric.shadows.ShadowNativeImageDecoder
- nGetSaveCount(long) - Static method in class org.robolectric.nativeruntime.CanvasNatives
- nGetSaveCount(long) - Static method in class org.robolectric.shadows.ShadowLegacyCanvas
- nGetSaveCount(long) - Static method in class org.robolectric.shadows.ShadowNativeCanvas
- nGetScaleX(long) - Static method in class org.robolectric.nativeruntime.RenderNodeNatives
- nGetScaleX(long) - Static method in class org.robolectric.nativeruntime.VectorDrawableNatives
- nGetScaleX(long) - Static method in class org.robolectric.shadows.ShadowNativeRenderNode
- nGetScaleX(long) - Static method in class org.robolectric.shadows.ShadowNativeRenderNodeOP
- nGetScaleX(long) - Static method in class org.robolectric.shadows.ShadowNativeVectorDrawable
- nGetScaleY(long) - Static method in class org.robolectric.nativeruntime.RenderNodeNatives
- nGetScaleY(long) - Static method in class org.robolectric.nativeruntime.VectorDrawableNatives
- nGetScaleY(long) - Static method in class org.robolectric.shadows.ShadowNativeRenderNode
- nGetScaleY(long) - Static method in class org.robolectric.shadows.ShadowNativeRenderNodeOP
- nGetScaleY(long) - Static method in class org.robolectric.shadows.ShadowNativeVectorDrawable
- nGetSize(FileDescriptor) - Static method in class org.robolectric.shadows.ShadowSharedMemory
- nGetSourceId(long) - Static method in class org.robolectric.nativeruntime.FontNatives
- nGetSourceId(long) - Static method in class org.robolectric.shadows.ShadowNativeFont
- nGetSpotShadowColor(long) - Static method in class org.robolectric.nativeruntime.RenderNodeNatives
- nGetSpotShadowColor(long) - Static method in class org.robolectric.shadows.ShadowNativeRenderNode
- nGetSpotShadowColor(long) - Static method in class org.robolectric.shadows.ShadowNativeRenderNodeOP
- nGetStartHyphenEdit(long) - Static method in class org.robolectric.nativeruntime.PaintNatives
- nGetStartHyphenEdit(long) - Static method in class org.robolectric.shadows.ShadowNativePaint
- nGetStrikeThruPosition(long) - Static method in class org.robolectric.nativeruntime.PaintNatives
- nGetStrikeThruPosition(long) - Static method in class org.robolectric.shadows.ShadowNativePaint
- nGetStrikeThruPosition(long, long) - Static method in class org.robolectric.shadows.ShadowNativePaint
- nGetStrikeThruThickness(long) - Static method in class org.robolectric.nativeruntime.PaintNatives
- nGetStrikeThruThickness(long) - Static method in class org.robolectric.shadows.ShadowNativePaint
- nGetStrikeThruThickness(long, long) - Static method in class org.robolectric.shadows.ShadowNativePaint
- nGetStringBounds(long, long, String, int, int, int, Rect) - Static method in class org.robolectric.nativeruntime.PaintNatives
- nGetStringBounds(long, long, String, int, int, int, Rect) - Static method in class org.robolectric.shadows.ShadowNativePaint
- nGetStringBounds(long, String, int, int, int, Rect) - Static method in class org.robolectric.nativeruntime.PaintNatives
- nGetStringBounds(long, String, int, int, int, Rect) - Static method in class org.robolectric.shadows.ShadowNativePaint
- nGetStrokeAlpha(long) - Static method in class org.robolectric.nativeruntime.VectorDrawableNatives
- nGetStrokeAlpha(long) - Static method in class org.robolectric.shadows.ShadowNativeVectorDrawable
- nGetStrokeCap(long) - Static method in class org.robolectric.nativeruntime.PaintNatives
- nGetStrokeCap(long) - Static method in class org.robolectric.shadows.ShadowNativePaint
- nGetStrokeColor(long) - Static method in class org.robolectric.nativeruntime.VectorDrawableNatives
- nGetStrokeColor(long) - Static method in class org.robolectric.shadows.ShadowNativeVectorDrawable
- nGetStrokeJoin(long) - Static method in class org.robolectric.nativeruntime.PaintNatives
- nGetStrokeJoin(long) - Static method in class org.robolectric.shadows.ShadowNativePaint
- nGetStrokeMiter(long) - Static method in class org.robolectric.nativeruntime.PaintNatives
- nGetStrokeMiter(long) - Static method in class org.robolectric.shadows.ShadowNativePaint
- nGetStrokeWidth(long) - Static method in class org.robolectric.nativeruntime.PaintNatives
- nGetStrokeWidth(long) - Static method in class org.robolectric.nativeruntime.VectorDrawableNatives
- nGetStrokeWidth(long) - Static method in class org.robolectric.shadows.ShadowNativePaint
- nGetStrokeWidth(long) - Static method in class org.robolectric.shadows.ShadowNativeVectorDrawable
- nGetStyle(long) - Static method in class org.robolectric.nativeruntime.PaintNatives
- nGetStyle(long) - Static method in class org.robolectric.shadows.ShadowNativePaint
- nGetTextAdvances(long, char[], int, int, int, int, int, float[], int) - Static method in class org.robolectric.nativeruntime.PaintNatives
- nGetTextAdvances(long, char[], int, int, int, int, int, float[], int) - Static method in class org.robolectric.shadows.ShadowNativePaint
- nGetTextAdvances(long, long, char[], int, int, int, int, int, float[], int) - Static method in class org.robolectric.nativeruntime.PaintNatives
- nGetTextAdvances(long, long, char[], int, int, int, int, int, float[], int) - Static method in class org.robolectric.shadows.ShadowNativePaint
- nGetTextAdvances(long, long, String, int, int, int, int, int, float[], int) - Static method in class org.robolectric.nativeruntime.PaintNatives
- nGetTextAdvances(long, long, String, int, int, int, int, int, float[], int) - Static method in class org.robolectric.shadows.ShadowNativePaint
- nGetTextAdvances(long, String, int, int, int, int, int, float[], int) - Static method in class org.robolectric.nativeruntime.PaintNatives
- nGetTextAdvances(long, String, int, int, int, int, int, float[], int) - Static method in class org.robolectric.shadows.ShadowNativePaint
- nGetTextAlign(long) - Static method in class org.robolectric.nativeruntime.PaintNatives
- nGetTextAlign(long) - Static method in class org.robolectric.shadows.ShadowNativePaint
- nGetTextPath(long, int, char[], int, int, float, float, long) - Static method in class org.robolectric.nativeruntime.PaintNatives
- nGetTextPath(long, int, char[], int, int, float, float, long) - Static method in class org.robolectric.shadows.ShadowNativePaint
- nGetTextPath(long, int, String, int, int, float, float, long) - Static method in class org.robolectric.nativeruntime.PaintNatives
- nGetTextPath(long, int, String, int, int, float, float, long) - Static method in class org.robolectric.shadows.ShadowNativePaint
- nGetTextPath(long, long, int, char[], int, int, float, float, long) - Static method in class org.robolectric.nativeruntime.PaintNatives
- nGetTextPath(long, long, int, char[], int, int, float, float, long) - Static method in class org.robolectric.shadows.ShadowNativePaint
- nGetTextPath(long, long, int, String, int, int, float, float, long) - Static method in class org.robolectric.nativeruntime.PaintNatives
- nGetTextPath(long, long, int, String, int, int, float, float, long) - Static method in class org.robolectric.shadows.ShadowNativePaint
- nGetTextRunCursor(long, char[], int, int, int, int, int) - Method in class org.robolectric.nativeruntime.PaintNatives
- nGetTextRunCursor(long, char[], int, int, int, int, int) - Method in class org.robolectric.shadows.ShadowNativePaint
- nGetTextRunCursor(long, long, char[], int, int, int, int, int) - Method in class org.robolectric.nativeruntime.PaintNatives
- nGetTextRunCursor(long, long, char[], int, int, int, int, int) - Method in class org.robolectric.shadows.ShadowNativePaint
- nGetTextRunCursor(long, long, String, int, int, int, int, int) - Method in class org.robolectric.nativeruntime.PaintNatives
- nGetTextRunCursor(long, long, String, int, int, int, int, int) - Method in class org.robolectric.shadows.ShadowNativePaint
- nGetTextRunCursor(long, String, int, int, int, int, int) - Method in class org.robolectric.nativeruntime.PaintNatives
- nGetTextRunCursor(long, String, int, int, int, int, int) - Method in class org.robolectric.shadows.ShadowNativePaint
- nGetTextScaleX(long) - Static method in class org.robolectric.nativeruntime.PaintNatives
- nGetTextScaleX(long) - Static method in class org.robolectric.shadows.ShadowNativePaint
- nGetTextSize(long) - Static method in class org.robolectric.nativeruntime.PaintNatives
- nGetTextSize(long) - Static method in class org.robolectric.shadows.ShadowNativePaint
- nGetTextSkewX(long) - Static method in class org.robolectric.nativeruntime.PaintNatives
- nGetTextSkewX(long) - Static method in class org.robolectric.shadows.ShadowNativePaint
- nGetTop(long) - Static method in class org.robolectric.nativeruntime.RenderNodeNatives
- nGetTop(long) - Static method in class org.robolectric.shadows.ShadowNativeRenderNode
- nGetTotalAdvance(long) - Static method in class org.robolectric.nativeruntime.PositionedGlyphsNatives
- nGetTotalAdvance(long) - Static method in class org.robolectric.shadows.ShadowNativePositionedGlyphs
- nGetTransformMatrix(long, long) - Static method in class org.robolectric.nativeruntime.RenderNodeNatives
- nGetTransformMatrix(long, long) - Static method in class org.robolectric.shadows.ShadowNativeRenderNode
- nGetTransformMatrix(long, long) - Static method in class org.robolectric.shadows.ShadowNativeRenderNodeOP
- nGetTranslateX(long) - Static method in class org.robolectric.nativeruntime.VectorDrawableNatives
- nGetTranslateX(long) - Static method in class org.robolectric.shadows.ShadowNativeVectorDrawable
- nGetTranslateY(long) - Static method in class org.robolectric.nativeruntime.VectorDrawableNatives
- nGetTranslateY(long) - Static method in class org.robolectric.shadows.ShadowNativeVectorDrawable
- nGetTranslationX(long) - Static method in class org.robolectric.nativeruntime.RenderNodeNatives
- nGetTranslationX(long) - Static method in class org.robolectric.shadows.ShadowNativeRenderNode
- nGetTranslationX(long) - Static method in class org.robolectric.shadows.ShadowNativeRenderNodeOP
- nGetTranslationY(long) - Static method in class org.robolectric.nativeruntime.RenderNodeNatives
- nGetTranslationY(long) - Static method in class org.robolectric.shadows.ShadowNativeRenderNode
- nGetTranslationY(long) - Static method in class org.robolectric.shadows.ShadowNativeRenderNodeOP
- nGetTranslationZ(long) - Static method in class org.robolectric.nativeruntime.RenderNodeNatives
- nGetTranslationZ(long) - Static method in class org.robolectric.shadows.ShadowNativeRenderNode
- nGetTranslationZ(long) - Static method in class org.robolectric.shadows.ShadowNativeRenderNodeOP
- nGetTrimPathEnd(long) - Static method in class org.robolectric.nativeruntime.VectorDrawableNatives
- nGetTrimPathEnd(long) - Static method in class org.robolectric.shadows.ShadowNativeVectorDrawable
- nGetTrimPathOffset(long) - Static method in class org.robolectric.nativeruntime.VectorDrawableNatives
- nGetTrimPathOffset(long) - Static method in class org.robolectric.shadows.ShadowNativeVectorDrawable
- nGetTrimPathStart(long) - Static method in class org.robolectric.nativeruntime.VectorDrawableNatives
- nGetTrimPathStart(long) - Static method in class org.robolectric.shadows.ShadowNativeVectorDrawable
- nGetUnderlinePosition(long) - Static method in class org.robolectric.nativeruntime.PaintNatives
- nGetUnderlinePosition(long) - Static method in class org.robolectric.shadows.ShadowNativePaint
- nGetUnderlinePosition(long, long) - Static method in class org.robolectric.shadows.ShadowNativePaint
- nGetUnderlineThickness(long) - Static method in class org.robolectric.nativeruntime.PaintNatives
- nGetUnderlineThickness(long) - Static method in class org.robolectric.shadows.ShadowNativePaint
- nGetUnderlineThickness(long, long) - Static method in class org.robolectric.shadows.ShadowNativePaint
- nGetUniqueId(long) - Static method in class org.robolectric.nativeruntime.RenderNodeNatives
- nGetUniqueId(long) - Static method in class org.robolectric.shadows.ShadowNativeRenderNode
- nGetUsage(long) - Static method in class org.robolectric.shadows.ShadowHardwareBuffer
- nGetUsageSize(long) - Static method in class org.robolectric.nativeruntime.RenderNodeNatives
- nGetUsageSize(long) - Static method in class org.robolectric.shadows.ShadowNativeRenderNode
- nGetValues(long, float[]) - Static method in class org.robolectric.nativeruntime.MatrixNatives
- nGetValues(long, float[]) - Static method in class org.robolectric.shadows.ShadowNativeMatrix
- nGetVariant(long) - Static method in class org.robolectric.nativeruntime.FontsFontFamilyNatives
- nGetVariant(long) - Static method in class org.robolectric.shadows.ShadowNativeFontsFontFamily
- nGetWidth(long) - Static method in class org.robolectric.nativeruntime.CanvasNatives
- nGetWidth(long) - Static method in class org.robolectric.nativeruntime.RenderNodeNatives
- nGetWidth(long) - Static method in class org.robolectric.shadows.ShadowHardwareBuffer
- nGetWidth(long) - Static method in class org.robolectric.shadows.ShadowNativeCanvas
- nGetWidth(long) - Static method in class org.robolectric.shadows.ShadowNativeRenderNode
- nGetWidth(long, int, int) - Static method in class org.robolectric.nativeruntime.MeasuredTextNatives
- nGetWidth(long, int, int) - Static method in class org.robolectric.shadows.ShadowNativeMeasuredParagraph
- nGetWidth(long, int, int) - Static method in class org.robolectric.shadows.ShadowNativeMeasuredText
- nGetWidths(long, float[]) - Static method in class org.robolectric.shadows.ShadowNativeStaticLayout
- nGetWordSpacing(long) - Static method in class org.robolectric.nativeruntime.PaintNatives
- nGetWordSpacing(long) - Static method in class org.robolectric.shadows.ShadowNativePaint
- nGetX(long, int) - Static method in class org.robolectric.nativeruntime.PositionedGlyphsNatives
- nGetX(long, int) - Static method in class org.robolectric.shadows.ShadowNativePositionedGlyphs
- nGetY(long, int) - Static method in class org.robolectric.nativeruntime.PositionedGlyphsNatives
- nGetY(long, int) - Static method in class org.robolectric.shadows.ShadowNativePositionedGlyphs
- nHackySetRTAnimationsEnabled(boolean) - Static method in class org.robolectric.nativeruntime.HardwareRendererNatives
- nHackySetRTAnimationsEnabled(boolean) - Static method in class org.robolectric.shadows.ShadowNativeHardwareRenderer
- nHasGlyph(long, int, String) - Static method in class org.robolectric.nativeruntime.PaintNatives
- nHasGlyph(long, int, String) - Static method in class org.robolectric.shadows.ShadowNativePaint
- nHasGlyph(long, long, int, String) - Static method in class org.robolectric.nativeruntime.PaintNatives
- nHasGlyph(long, long, int, String) - Static method in class org.robolectric.shadows.ShadowNativePaint
- nHasIdentityMatrix(long) - Static method in class org.robolectric.nativeruntime.RenderNodeNatives
- nHasIdentityMatrix(long) - Static method in class org.robolectric.shadows.ShadowNativeRenderNode
- nHasIdentityMatrix(long) - Static method in class org.robolectric.shadows.ShadowNativeRenderNodeOP
- nHasOverlappingRendering(long) - Static method in class org.robolectric.nativeruntime.RenderNodeNatives
- nHasOverlappingRendering(long) - Static method in class org.robolectric.shadows.ShadowNativeRenderNode
- nHasOverlappingRendering(long) - Static method in class org.robolectric.shadows.ShadowNativeRenderNodeOP
- nHasShadow(long) - Static method in class org.robolectric.nativeruntime.RenderNodeNatives
- nHasShadow(long) - Static method in class org.robolectric.shadows.ShadowNativeRenderNode
- nHasShadow(long) - Static method in class org.robolectric.shadows.ShadowNativeRenderNodeOP
- nHasShadowLayer(long) - Static method in class org.robolectric.nativeruntime.PaintNatives
- nHasShadowLayer(long) - Static method in class org.robolectric.shadows.ShadowNativePaint
- nHwuiCreate(long, long) - Static method in class org.robolectric.shadows.ShadowNativeSurface
- nHwuiCreate(long, long, boolean) - Static method in class org.robolectric.shadows.ShadowNativeSurface
- nHwuiDestroy(long) - Static method in class org.robolectric.shadows.ShadowNativeSurface
- nHwuiDraw(long) - Static method in class org.robolectric.shadows.ShadowNativeSurface
- nHwuiSetSurface(long, long) - Static method in class org.robolectric.shadows.ShadowNativeSurface
- nIncReserve(long, int) - Static method in class org.robolectric.nativeruntime.PathNatives
- nIncReserve(long, int) - Static method in class org.robolectric.shadows.ShadowNativePath
- nIncStrong(long) - Static method in class org.robolectric.nativeruntime.VirtualRefBasePtrNatives
- nIncStrong(long) - Static method in class org.robolectric.shadows.ShadowNativeVirtualRefBasePtr
- nIncStrong(long) - Static method in class org.robolectric.shadows.ShadowVirtualRefBasePtr
- NinePatchNatives - Class in org.robolectric.nativeruntime
-
Native methods for NinePatch JNI registration.
- nInit() - Static method in class org.robolectric.nativeruntime.PaintNatives
- nInit() - Static method in class org.robolectric.nativeruntime.PathNatives
- nInit() - Static method in class org.robolectric.shadows.ShadowNativePaint
- nInit() - Static method in class org.robolectric.shadows.ShadowNativePath
- nInit() - Static method in class org.robolectric.shadows.ShadowPaint
- nInit(int, int, boolean, int[]) - Static method in class org.robolectric.nativeruntime.LineBreakerNatives
- nInit(int, int, boolean, int[]) - Static method in class org.robolectric.shadows.ShadowNativeLineBreaker
- nInit(int, int, boolean, int[], int[], int[]) - Static method in class org.robolectric.shadows.ShadowNativeStaticLayout
- nInit(long) - Static method in class org.robolectric.nativeruntime.PathNatives
- nInit(long) - Static method in class org.robolectric.shadows.ShadowNativePath
- nInitBuilder() - Static method in class org.robolectric.nativeruntime.FontBuilderNatives
- nInitBuilder() - Static method in class org.robolectric.nativeruntime.FontFamilyBuilderNatives
- nInitBuilder() - Static method in class org.robolectric.nativeruntime.MeasuredTextBuilderNatives
- nInitBuilder() - Static method in class org.robolectric.shadows.ShadowMeasuredParagraph
- nInitBuilder() - Static method in class org.robolectric.shadows.ShadowMeasuredTextBuilder
- nInitBuilder() - Static method in class org.robolectric.shadows.ShadowNativeFont.ShadowNativeFontBuilder
- nInitBuilder() - Static method in class org.robolectric.shadows.ShadowNativeFontsFontFamily.ShadowNativeFontFamilyBuilder
- nInitBuilder() - Static method in class org.robolectric.shadows.ShadowNativeMeasuredParagraph
- nInitBuilder() - Static method in class org.robolectric.shadows.ShadowNativeMeasuredText.ShadowNativeMeasuredTextBuilder
- nInitBuilder() - Static method in class org.robolectric.shadows.ShadowPrecomputedText
- nInitBuilder(String, int) - Static method in class org.robolectric.nativeruntime.FontFamilyNatives
- nInitBuilder(String, int) - Static method in class org.robolectric.shadows.ShadowFontFamily
- nInitBuilder(String, int) - Static method in class org.robolectric.shadows.ShadowNativeFontFamily
- nInitDisplayInfo(int, int, float, int, long, long) - Static method in class org.robolectric.nativeruntime.HardwareRendererNatives
- nInitDisplayInfo(int, int, float, int, long, long) - Static method in class org.robolectric.shadows.ShadowNativeHardwareRenderer
- nInitDisplayInfo(int, int, float, int, long, long, boolean, boolean) - Static method in class org.robolectric.shadows.ShadowNativeHardwareRenderer
- nInitRaster(long) - Static method in class org.robolectric.nativeruntime.CanvasNatives
- nInitRaster(long) - Static method in class org.robolectric.shadows.ShadowLegacyCanvas
- nInitRaster(long) - Static method in class org.robolectric.shadows.ShadowNativeCanvas
- nInitRaster(Bitmap) - Static method in class org.robolectric.shadows.ShadowLegacyCanvas
- nInitRaster(Bitmap) - Static method in class org.robolectric.shadows.ShadowNativeCanvas
- nInitWithPaint(long) - Static method in class org.robolectric.nativeruntime.PaintNatives
- nInitWithPaint(long) - Static method in class org.robolectric.shadows.ShadowNativePaint
- nInsertReorderBarrier(long, boolean) - Static method in class org.robolectric.shadows.ShadowNativeRecordingCanvas
- nInterpolate(long, long, float, long) - Static method in class org.robolectric.nativeruntime.PathNatives
- nInterpolate(long, long, float, long) - Static method in class org.robolectric.shadows.ShadowNativePath
- nInterpolatePathData(long, long, long, float) - Static method in class org.robolectric.nativeruntime.PathParserNatives
- nInterpolatePathData(long, long, long, float) - Static method in class org.robolectric.shadows.ShadowNativePathParser
- nInvert(long, long) - Static method in class org.robolectric.nativeruntime.MatrixNatives
- nInvert(long, long) - Static method in class org.robolectric.shadows.ShadowNativeMatrix
- NioUtilsFreeDirectBufferInterceptor() - Constructor for class org.robolectric.interceptors.AndroidInterceptors.NioUtilsFreeDirectBufferInterceptor
- NioUtilsUnsafeArrayInterceptor() - Constructor for class org.robolectric.interceptors.AndroidInterceptors.NioUtilsUnsafeArrayInterceptor
- NioUtilsUnsafeArrayOffsetInterceptor() - Constructor for class org.robolectric.interceptors.AndroidInterceptors.NioUtilsUnsafeArrayOffsetInterceptor
- nIsAffine(long) - Static method in class org.robolectric.nativeruntime.MatrixNatives
- nIsAffine(long) - Static method in class org.robolectric.shadows.ShadowNativeMatrix
- nIsConvex(long) - Static method in class org.robolectric.nativeruntime.PathNatives
- nIsConvex(long) - Static method in class org.robolectric.shadows.ShadowNativePath
- nIsElegantTextHeight(long) - Static method in class org.robolectric.nativeruntime.PaintNatives
- nIsElegantTextHeight(long) - Static method in class org.robolectric.shadows.ShadowNativePaint
- nIsEmpty(long) - Static method in class org.robolectric.nativeruntime.PathNatives
- nIsEmpty(long) - Static method in class org.robolectric.shadows.ShadowNativePath
- nIsIdentity(long) - Static method in class org.robolectric.nativeruntime.MatrixNatives
- nIsIdentity(long) - Static method in class org.robolectric.shadows.ShadowNativeMatrix
- nIsInterpolatable(long, long) - Static method in class org.robolectric.nativeruntime.PathNatives
- nIsInterpolatable(long, long) - Static method in class org.robolectric.shadows.ShadowNativePath
- nIsOpaque(long) - Static method in class org.robolectric.nativeruntime.CanvasNatives
- nIsOpaque(long) - Static method in class org.robolectric.shadows.ShadowNativeCanvas
- nIsPivotExplicitlySet(long) - Static method in class org.robolectric.nativeruntime.RenderNodeNatives
- nIsPivotExplicitlySet(long) - Static method in class org.robolectric.shadows.ShadowNativeRenderNode
- nIsPivotExplicitlySet(long) - Static method in class org.robolectric.shadows.ShadowNativeRenderNodeOP
- nIsPostScriptType1Font(ByteBuffer, int) - Static method in class org.robolectric.nativeruntime.FontFileUtilNatives
- nIsPostScriptType1Font(ByteBuffer, int) - Static method in class org.robolectric.shadows.ShadowNativeFontFileUtil
- nIsRect(long, RectF) - Static method in class org.robolectric.nativeruntime.PathNatives
- nIsRect(long, RectF) - Static method in class org.robolectric.shadows.ShadowNativePath
- nIsRunning(long) - Static method in class org.robolectric.nativeruntime.AnimatedImageDrawableNatives
- nIsRunning(long) - Static method in class org.robolectric.shadows.ShadowNativeAnimatedImageDrawable
- nIsValid(long) - Static method in class org.robolectric.nativeruntime.RenderNodeNatives
- nIsValid(long) - Static method in class org.robolectric.shadows.ShadowNativeRenderNode
- nIsValid(long) - Static method in class org.robolectric.shadows.ShadowNativeRenderNodeOP
- nIsValid(long) - Static method in class org.robolectric.shadows.ShadowRenderNodeQ
- nLineBreakOpportunities(String, char[], int, int[]) - Static method in class org.robolectric.shadows.ShadowStaticLayout
- nLineTo(long, float, float) - Static method in class org.robolectric.nativeruntime.PathNatives
- nLineTo(long, float, float) - Static method in class org.robolectric.shadows.ShadowNativePath
- nLoadHyphenator(ByteBuffer, int, int, int) - Static method in class org.robolectric.shadows.ShadowNativeStaticLayout
- nLoadSystemProperties(long) - Static method in class org.robolectric.nativeruntime.HardwareRendererNatives
- nLoadSystemProperties(long) - Static method in class org.robolectric.shadows.ShadowNativeHardwareRenderer
- nLoadSystemProperties(long) - Static method in class org.robolectric.shadows.ShadowNativeThreadedRenderer
- nMapPoints(long, float[], int, float[], int, int, boolean) - Static method in class org.robolectric.nativeruntime.MatrixNatives
- nMapPoints(long, float[], int, float[], int, int, boolean) - Static method in class org.robolectric.shadows.ShadowNativeMatrix
- nMapRadius(long, float) - Static method in class org.robolectric.nativeruntime.MatrixNatives
- nMapRadius(long, float) - Static method in class org.robolectric.shadows.ShadowNativeMatrix
- nMapRect(long, RectF, RectF) - Static method in class org.robolectric.nativeruntime.MatrixNatives
- nMapRect(long, RectF, RectF) - Static method in class org.robolectric.shadows.ShadowNativeMatrix
- nMoveTo(long, float, float) - Static method in class org.robolectric.nativeruntime.PathNatives
- nMoveTo(long, float, float) - Static method in class org.robolectric.shadows.ShadowNativePath
- NMR1() - Constructor for class org.robolectric.versioning.AndroidVersions.NMR1
- nNativeByteSize(long) - Static method in class org.robolectric.nativeruntime.AnimatedImageDrawableNatives
- nNativeByteSize(long) - Static method in class org.robolectric.shadows.ShadowNativeAnimatedImageDrawable
- nNewBuilder() - Static method in class org.robolectric.shadows.ShadowNativeStaticLayout
- nNewByteBuffer(long) - Static method in class org.robolectric.nativeruntime.FontNatives
- nNewByteBuffer(long) - Static method in class org.robolectric.shadows.ShadowFont
- nNewByteBuffer(long) - Static method in class org.robolectric.shadows.ShadowNativeFont
- nNext(long, long) - Static method in class org.robolectric.nativeruntime.PathIteratorNatives
- nNext(long, long) - Static method in class org.robolectric.shadows.ShadowNativePathIterator
- nNext(long, long) - Static method in class org.robolectric.shadows.ShadowPathIterator
-
By default, Robolectric instrumentation of this native method will cause it to return zero, which conveys
PathIterator.VERB_MOVE
. - nNextHost(long, float[]) - Static method in class org.robolectric.nativeruntime.PathIteratorNatives
- nNextHost(long, float[]) - Static method in class org.robolectric.shadows.ShadowPathIterator
-
Also shadow the upcoming indevelopment nNextHost
- nNotifyFramePending(long) - Static method in class org.robolectric.nativeruntime.HardwareRendererNatives
- nNotifyFramePending(long) - Static method in class org.robolectric.shadows.ShadowNativeHardwareRenderer
- nNotifyFramePending(long) - Static method in class org.robolectric.shadows.ShadowNativeThreadedRenderer
- NO_ERROR - Static variable in class org.robolectric.res.android.Errors
- NO_INIT - Static variable in class org.robolectric.res.android.Errors
- NO_MEMORY - Static variable in class org.robolectric.res.android.Errors
- NO_VIRTUAL_ID - Static variable in class org.robolectric.shadows.ShadowAccessibilityRecord
- nodesToPath(ShadowPathParser.PathDataNode[], Path) - Static method in class org.robolectric.shadows.ShadowPathParser.PathDataNode
-
Convert an array of PathDataNode to Path.
- nOffset(long, float, float) - Static method in class org.robolectric.nativeruntime.PathNatives
- nOffset(long, float, float) - Static method in class org.robolectric.shadows.ShadowNativePath
- nOffsetLeftAndRight(long, int) - Static method in class org.robolectric.nativeruntime.RenderNodeNatives
- nOffsetLeftAndRight(long, int) - Static method in class org.robolectric.shadows.ShadowNativeRenderNode
- nOffsetLeftAndRight(long, int) - Static method in class org.robolectric.shadows.ShadowNativeRenderNodeOP
- nOffsetTopAndBottom(long, int) - Static method in class org.robolectric.nativeruntime.RenderNodeNatives
- nOffsetTopAndBottom(long, int) - Static method in class org.robolectric.shadows.ShadowNativeRenderNode
- nOffsetTopAndBottom(long, int) - Static method in class org.robolectric.shadows.ShadowNativeRenderNodeOP
- NONE - Static variable in annotation type org.robolectric.annotation.Config
-
TODO(vnayar): Create named constants for default values instead of magic numbers.
- NoOpInterceptor() - Constructor for class org.robolectric.interceptors.AndroidInterceptors.NoOpInterceptor
- nOp(long, long, int, long) - Static method in class org.robolectric.nativeruntime.PathNatives
- nOp(long, long, int, long) - Static method in class org.robolectric.shadows.ShadowNativePath
- noParams() - Method in class org.robolectric.shadows.httpclient.FakeHttpLayer.RequestMatcherBuilder
- normal - Enum constant in enum org.robolectric.android.DeviceConfig.ScreenSize
- noteOp(int, int, String) - Method in class org.robolectric.shadows.ShadowAppOpsManager
- noteOp(int, int, String, String, String) - Method in class org.robolectric.shadows.ShadowAppOpsManager
- noteOpNoThrow(int, int, String) - Method in class org.robolectric.shadows.ShadowAppOpsManager
- noteOpNoThrow(int, int, String, String, String) - Method in class org.robolectric.shadows.ShadowAppOpsManager
- noteProxyOpNoThrow(int, Object, String, boolean) - Method in class org.robolectric.shadows.ShadowAppOpsManager
- noteProxyOpNoThrow(int, String) - Method in class org.robolectric.shadows.ShadowAppOpsManager
- noteProxyOpNoThrow(int, String, int) - Method in class org.robolectric.shadows.ShadowAppOpsManager
- noteProxyOpNoThrow(int, String, int, String, String) - Method in class org.robolectric.shadows.ShadowAppOpsManager
- NotifiedUri(Uri, ContentObserver, int) - Constructor for class org.robolectric.shadows.ShadowContentResolver.NotifiedUri
- notify(int, Notification) - Method in class org.robolectric.shadows.ShadowNotificationManager
- notify(String, int, Notification) - Method in class org.robolectric.shadows.ShadowNotificationManager
- notifyChange(Uri, ContentObserver) - Method in class org.robolectric.shadows.ShadowContentResolver
- notifyChange(Uri, ContentObserver, boolean) - Method in class org.robolectric.shadows.ShadowContentResolver
- notifyChange(Uri, ContentObserver, int) - Method in class org.robolectric.shadows.ShadowContentResolver
- notifyCloudMediaChangedEvent(ContentResolver, String, String) - Static method in class org.robolectric.shadows.ShadowMediaStore
- notifyConnection(BluetoothDevice) - Method in class org.robolectric.shadows.ShadowBluetoothGattServer
-
Simulate a successful Gatt Server Connection with
BluetoothConnectionManager
. - notifyConnection(String) - Method in class org.robolectric.shadows.ShadowBluetoothGatt
-
Simulate a successful Gatt Client Conection with
BluetoothConnectionManager
. - notifyDataSetChanged() - Method in class org.robolectric.shadows.ShadowBaseAdapter
- notifyDirectActionsChanged() - Method in class org.robolectric.shadows.ShadowVoiceInteractor
- notifyDisconnection(BluetoothDevice) - Method in class org.robolectric.shadows.ShadowBluetoothGattServer
-
Simulate a successful Gatt Server Disconnection with
BluetoothConnectionManager
. - notifyDisconnection(String) - Method in class org.robolectric.shadows.ShadowBluetoothGatt
-
Simulate a successful Gatt Client Disconnection with
BluetoothConnectionManager
. - notifyOnCharacteristicWriteRequest(BluetoothDevice, int, BluetoothGattCharacteristic, Boolean, Boolean, int, byte[]) - Method in class org.robolectric.shadows.ShadowBluetoothGattServer
-
Simulate a Gatt characteristic write request to the Gatt Server by triggering the server callback.
- notifyPackageAdded(String) - Method in class org.robolectric.shadows.ShadowLauncherApps
-
Fires
LauncherApps.Callback.onPackageAdded(String, UserHandle)
on all of the registered callbacks, with the provided packageName. - notifyPackageRemoved(String) - Method in class org.robolectric.shadows.ShadowLauncherApps
-
Fires
LauncherApps.Callback.onPackageRemoved(String, UserHandle)
on all of the registered callbacks, with the provided packageName. - notifyPathLoaded(String, boolean) - Method in class org.robolectric.shadows.ShadowSoundPool
-
Notify the
SoundPool.OnLoadCompleteListener
, if present, that the given path was loaded. - notifyPendingSystemUpdate(long) - Method in class org.robolectric.shadows.ShadowDevicePolicyManager
- notifyPendingSystemUpdate(long, boolean) - Method in class org.robolectric.shadows.ShadowDevicePolicyManager
- notifyResourceLoaded(int, boolean) - Method in class org.robolectric.shadows.ShadowSoundPool
-
Notify the
SoundPool.OnLoadCompleteListener
, if present, that the given resource was loaded. - nOutput(long) - Static method in class org.robolectric.nativeruntime.RenderNodeNatives
- nOutput(long) - Static method in class org.robolectric.shadows.ShadowNativeRenderNode
- nOutput(long) - Static method in class org.robolectric.shadows.ShadowNativeRenderNodeOP
- nOverrideProperty(String, String) - Static method in class org.robolectric.nativeruntime.HardwareRendererNatives
- nOverrideProperty(String, String) - Static method in class org.robolectric.shadows.ShadowNativeHardwareRenderer
- nOverrideProperty(String, String) - Static method in class org.robolectric.shadows.ShadowNativeThreadedRenderer
- nParseStringForPath(long, String, int) - Static method in class org.robolectric.nativeruntime.PathParserNatives
- nParseStringForPath(long, String, int) - Static method in class org.robolectric.shadows.ShadowNativePathParser
- nPause(long) - Static method in class org.robolectric.nativeruntime.HardwareRendererNatives
- nPause(long) - Static method in class org.robolectric.shadows.ShadowNativeHardwareRenderer
- nPeek(long) - Static method in class org.robolectric.nativeruntime.PathIteratorNatives
- nPeek(long) - Static method in class org.robolectric.shadows.ShadowNativePathIterator
- nPostConcat(long, long) - Static method in class org.robolectric.nativeruntime.MatrixNatives
- nPostConcat(long, long) - Static method in class org.robolectric.shadows.ShadowNativeMatrix
- nPostRotate(long, float) - Static method in class org.robolectric.nativeruntime.MatrixNatives
- nPostRotate(long, float) - Static method in class org.robolectric.shadows.ShadowNativeMatrix
- nPostRotate(long, float, float, float) - Static method in class org.robolectric.nativeruntime.MatrixNatives
- nPostRotate(long, float, float, float) - Static method in class org.robolectric.shadows.ShadowNativeMatrix
- nPostScale(long, float, float) - Static method in class org.robolectric.nativeruntime.MatrixNatives
- nPostScale(long, float, float) - Static method in class org.robolectric.shadows.ShadowNativeMatrix
- nPostScale(long, float, float, float, float) - Static method in class org.robolectric.nativeruntime.MatrixNatives
- nPostScale(long, float, float, float, float) - Static method in class org.robolectric.shadows.ShadowNativeMatrix
- nPostSkew(long, float, float) - Static method in class org.robolectric.nativeruntime.MatrixNatives
- nPostSkew(long, float, float) - Static method in class org.robolectric.shadows.ShadowNativeMatrix
- nPostSkew(long, float, float, float, float) - Static method in class org.robolectric.nativeruntime.MatrixNatives
- nPostSkew(long, float, float, float, float) - Static method in class org.robolectric.shadows.ShadowNativeMatrix
- nPostTranslate(long, float, float) - Static method in class org.robolectric.nativeruntime.MatrixNatives
- nPostTranslate(long, float, float) - Static method in class org.robolectric.shadows.ShadowNativeMatrix
- nPreConcat(long, long) - Static method in class org.robolectric.nativeruntime.MatrixNatives
- nPreConcat(long, long) - Static method in class org.robolectric.shadows.ShadowNativeMatrix
- nPreRotate(long, float) - Static method in class org.robolectric.nativeruntime.MatrixNatives
- nPreRotate(long, float) - Static method in class org.robolectric.shadows.ShadowNativeMatrix
- nPreRotate(long, float, float, float) - Static method in class org.robolectric.nativeruntime.MatrixNatives
- nPreRotate(long, float, float, float) - Static method in class org.robolectric.shadows.ShadowNativeMatrix
- nPreScale(long, float, float) - Static method in class org.robolectric.nativeruntime.MatrixNatives
- nPreScale(long, float, float) - Static method in class org.robolectric.shadows.ShadowNativeMatrix
- nPreScale(long, float, float, float, float) - Static method in class org.robolectric.nativeruntime.MatrixNatives
- nPreScale(long, float, float, float, float) - Static method in class org.robolectric.shadows.ShadowNativeMatrix
- nPreSkew(long, float, float) - Static method in class org.robolectric.nativeruntime.MatrixNatives
- nPreSkew(long, float, float) - Static method in class org.robolectric.shadows.ShadowNativeMatrix
- nPreSkew(long, float, float, float, float) - Static method in class org.robolectric.nativeruntime.MatrixNatives
- nPreSkew(long, float, float, float, float) - Static method in class org.robolectric.shadows.ShadowNativeMatrix
- nPreTranslate(long, float, float) - Static method in class org.robolectric.nativeruntime.MatrixNatives
- nPreTranslate(long, float, float) - Static method in class org.robolectric.shadows.ShadowNativeMatrix
- nPunchHole(long, float, float, float, float, float, float) - Static method in class org.robolectric.nativeruntime.BaseCanvasNatives
- nPunchHole(long, float, float, float, float, float, float) - Static method in class org.robolectric.nativeruntime.BaseRecordingCanvasNatives
- nPunchHole(long, float, float, float, float, float, float) - Static method in class org.robolectric.shadows.ShadowNativeBaseCanvas
- nPunchHole(long, float, float, float, float, float, float) - Static method in class org.robolectric.shadows.ShadowNativeBaseRecordingCanvas
- nPunchHole(long, float, float, float, float, float, float, float) - Static method in class org.robolectric.shadows.ShadowNativeBaseCanvas
- nPunchHole(long, float, float, float, float, float, float, float) - Static method in class org.robolectric.shadows.ShadowNativeBaseRecordingCanvas
- nPushLayerUpdate(long, long) - Static method in class org.robolectric.nativeruntime.HardwareRendererNatives
- nPushLayerUpdate(long, long) - Static method in class org.robolectric.shadows.ShadowNativeHardwareRenderer
- nPushLayerUpdate(long, long) - Static method in class org.robolectric.shadows.ShadowNativeThreadedRenderer
- nQuadTo(long, float, float, float, float) - Static method in class org.robolectric.nativeruntime.PathNatives
- nQuadTo(long, float, float, float, float) - Static method in class org.robolectric.shadows.ShadowNativePath
- nQuickReject(long, float, float, float, float) - Static method in class org.robolectric.nativeruntime.CanvasNatives
- nQuickReject(long, float, float, float, float) - Static method in class org.robolectric.shadows.ShadowNativeCanvas
- nQuickReject(long, long) - Static method in class org.robolectric.nativeruntime.CanvasNatives
- nQuickReject(long, long) - Static method in class org.robolectric.shadows.ShadowNativeCanvas
- nRConicTo(long, float, float, float, float, float) - Static method in class org.robolectric.nativeruntime.PathNatives
- nRConicTo(long, float, float, float, float, float) - Static method in class org.robolectric.shadows.ShadowNativePath
- nRCubicTo(long, float, float, float, float, float, float) - Static method in class org.robolectric.nativeruntime.PathNatives
- nRCubicTo(long, float, float, float, float, float, float) - Static method in class org.robolectric.shadows.ShadowNativePath
- nReadGainmapFromParcel(long, Parcel) - Static method in class org.robolectric.shadows.ShadowGainmap
- nReadHardwareBufferFromParcel(Parcel) - Static method in class org.robolectric.shadows.ShadowHardwareBuffer
- nRectStaysRect(long) - Static method in class org.robolectric.nativeruntime.MatrixNatives
- nRectStaysRect(long) - Static method in class org.robolectric.shadows.ShadowNativeMatrix
- nRegisterAnimatingRenderNode(long, long) - Static method in class org.robolectric.nativeruntime.HardwareRendererNatives
- nRegisterAnimatingRenderNode(long, long) - Static method in class org.robolectric.shadows.ShadowNativeHardwareRenderer
- nRegisterAnimatingRenderNode(long, long) - Static method in class org.robolectric.shadows.ShadowNativeThreadedRenderer
- nRegisterVectorDrawableAnimator(long, long) - Static method in class org.robolectric.nativeruntime.HardwareRendererNatives
- nRegisterVectorDrawableAnimator(long, long) - Static method in class org.robolectric.shadows.ShadowNativeHardwareRenderer
- nRegisterVectorDrawableAnimator(long, long) - Static method in class org.robolectric.shadows.ShadowNativeThreadedRenderer
- nReleaseFunc() - Static method in class org.robolectric.nativeruntime.PositionedGlyphsNatives
- nReleaseFunc() - Static method in class org.robolectric.shadows.ShadowNativePositionedGlyphs
- nRemoveObserver(long, long) - Static method in class org.robolectric.nativeruntime.HardwareRendererNatives
- nRemoveObserver(long, long) - Static method in class org.robolectric.shadows.ShadowNativeHardwareRenderer
- nRemoveRenderNode(long, long) - Static method in class org.robolectric.nativeruntime.HardwareRendererNatives
- nRemoveRenderNode(long, long) - Static method in class org.robolectric.shadows.ShadowNativeHardwareRenderer
- nRemoveRenderNode(long, long) - Static method in class org.robolectric.shadows.ShadowNativeThreadedRenderer
- nRequestPositionUpdates(long, RenderNode.PositionUpdateListener) - Static method in class org.robolectric.nativeruntime.RenderNodeNatives
- nRequestPositionUpdates(long, RenderNode.PositionUpdateListener) - Static method in class org.robolectric.shadows.ShadowNativeRenderNode
- nRequestPositionUpdates(long, WeakReference<RenderNode.PositionUpdateListener>) - Static method in class org.robolectric.shadows.ShadowNativeRenderNode
- nReset(long) - Static method in class org.robolectric.nativeruntime.AnimatedVectorDrawableNatives
- nReset(long) - Static method in class org.robolectric.nativeruntime.MatrixNatives
- nReset(long) - Static method in class org.robolectric.nativeruntime.PaintNatives
- nReset(long) - Static method in class org.robolectric.nativeruntime.PathNatives
- nReset(long) - Static method in class org.robolectric.shadows.ShadowNativeAnimatedVectorDrawable
- nReset(long) - Static method in class org.robolectric.shadows.ShadowNativeMatrix
- nReset(long) - Static method in class org.robolectric.shadows.ShadowNativePaint
- nReset(long) - Static method in class org.robolectric.shadows.ShadowNativePath
- nResetDisplayListCanvas(long, long, int, int) - Static method in class org.robolectric.nativeruntime.RecordingCanvasNatives
- nResetDisplayListCanvas(long, long, int, int) - Static method in class org.robolectric.shadows.ShadowNativeDisplayListCanvas
- nResetDisplayListCanvas(long, long, int, int) - Static method in class org.robolectric.shadows.ShadowNativeRecordingCanvas
- nResetPivot(long) - Static method in class org.robolectric.nativeruntime.RenderNodeNatives
- nResetPivot(long) - Static method in class org.robolectric.shadows.ShadowNativeRenderNode
- nResetPivot(long) - Static method in class org.robolectric.shadows.ShadowNativeRenderNodeOP
- nRestore(long) - Static method in class org.robolectric.nativeruntime.CanvasNatives
- nRestore(long) - Static method in class org.robolectric.shadows.ShadowLegacyCanvas
- nRestore(long) - Static method in class org.robolectric.shadows.ShadowNativeCanvas
- nRestoreToCount(long, int) - Static method in class org.robolectric.nativeruntime.CanvasNatives
- nRestoreToCount(long, int) - Static method in class org.robolectric.shadows.ShadowLegacyCanvas
- nRestoreToCount(long, int) - Static method in class org.robolectric.shadows.ShadowNativeCanvas
- nRestoreUnclippedLayer(long, int, long) - Static method in class org.robolectric.nativeruntime.CanvasNatives
- nRestoreUnclippedLayer(long, int, long) - Static method in class org.robolectric.shadows.ShadowNativeCanvas
- nReverse(long, AnimatedVectorDrawable.VectorDrawableAnimatorRT, int) - Static method in class org.robolectric.nativeruntime.AnimatedVectorDrawableNatives
- nReverse(long, AnimatedVectorDrawable.VectorDrawableAnimatorRT, int) - Static method in class org.robolectric.shadows.ShadowNativeAnimatedVectorDrawable
- nRewind(long) - Static method in class org.robolectric.nativeruntime.PathNatives
- nRewind(long) - Static method in class org.robolectric.shadows.ShadowNativePath
- nRLineTo(long, float, float) - Static method in class org.robolectric.nativeruntime.PathNatives
- nRLineTo(long, float, float) - Static method in class org.robolectric.shadows.ShadowNativePath
- nRMoveTo(long, float, float) - Static method in class org.robolectric.nativeruntime.PathNatives
- nRMoveTo(long, float, float) - Static method in class org.robolectric.shadows.ShadowNativePath
- nRotate(long, float) - Static method in class org.robolectric.nativeruntime.CanvasNatives
- nRotate(long, float) - Static method in class org.robolectric.shadows.ShadowNativeCanvas
- nRotateProcessStatsBuffer() - Static method in class org.robolectric.nativeruntime.HardwareRendererNatives
- nRotateProcessStatsBuffer() - Static method in class org.robolectric.shadows.ShadowNativeHardwareRenderer
- nRotateProcessStatsBuffer() - Static method in class org.robolectric.shadows.ShadowNativeThreadedRenderer
- NrQosSessionAttributesBuilder - Class in org.robolectric.shadows
-
Class to build
NrQosSessionAttributes
. - NrQosSessionAttributesBuilder() - Constructor for class org.robolectric.shadows.NrQosSessionAttributesBuilder
- nRQuadTo(long, float, float, float, float) - Static method in class org.robolectric.nativeruntime.PathNatives
- nRQuadTo(long, float, float, float, float) - Static method in class org.robolectric.shadows.ShadowNativePath
- nSafeUnref(long) - Static method in class org.robolectric.nativeruntime.ColorFilterNatives
- nSafeUnref(long) - Static method in class org.robolectric.shadows.ShadowNativeColorFilter
- nSave(long, int) - Static method in class org.robolectric.nativeruntime.CanvasNatives
- nSave(long, int) - Static method in class org.robolectric.shadows.ShadowLegacyCanvas
- nSave(long, int) - Static method in class org.robolectric.shadows.ShadowNativeCanvas
- nSaveLayer(long, float, float, float, float, long) - Static method in class org.robolectric.nativeruntime.CanvasNatives
- nSaveLayer(long, float, float, float, float, long) - Static method in class org.robolectric.shadows.ShadowLegacyCanvas
- nSaveLayer(long, float, float, float, float, long) - Static method in class org.robolectric.shadows.ShadowNativeCanvas
- nSaveLayer(long, float, float, float, float, long, int) - Static method in class org.robolectric.shadows.ShadowLegacyCanvas
- nSaveLayer(long, float, float, float, float, long, int) - Static method in class org.robolectric.shadows.ShadowNativeCanvas
- nSaveLayerAlpha(long, float, float, float, float, int) - Static method in class org.robolectric.nativeruntime.CanvasNatives
- nSaveLayerAlpha(long, float, float, float, float, int) - Static method in class org.robolectric.shadows.ShadowLegacyCanvas
- nSaveLayerAlpha(long, float, float, float, float, int) - Static method in class org.robolectric.shadows.ShadowNativeCanvas
- nSaveLayerAlpha(long, float, float, float, float, int, int) - Static method in class org.robolectric.shadows.ShadowLegacyCanvas
- nSaveLayerAlpha(long, float, float, float, float, int, int) - Static method in class org.robolectric.shadows.ShadowNativeCanvas
- nSaveUnclippedLayer(long, int, int, int, int) - Static method in class org.robolectric.nativeruntime.CanvasNatives
- nSaveUnclippedLayer(long, int, int, int, int) - Static method in class org.robolectric.shadows.ShadowNativeCanvas
- nScale(long, float, float) - Static method in class org.robolectric.nativeruntime.CanvasNatives
- nScale(long, float, float) - Static method in class org.robolectric.shadows.ShadowNativeCanvas
- nSet(long, long) - Static method in class org.robolectric.nativeruntime.MatrixNatives
- nSet(long, long) - Static method in class org.robolectric.nativeruntime.PaintNatives
- nSet(long, long) - Static method in class org.robolectric.nativeruntime.PathNatives
- nSet(long, long) - Static method in class org.robolectric.shadows.ShadowNativeMatrix
- nSet(long, long) - Static method in class org.robolectric.shadows.ShadowNativePaint
- nSet(long, long) - Static method in class org.robolectric.shadows.ShadowNativePath
- nSetAllowCaching(long, boolean) - Static method in class org.robolectric.nativeruntime.VectorDrawableNatives
- nSetAllowCaching(long, boolean) - Static method in class org.robolectric.shadows.ShadowNativeVectorDrawable
- nSetAllowForceDark(long, boolean) - Static method in class org.robolectric.nativeruntime.RenderNodeNatives
- nSetAllowForceDark(long, boolean) - Static method in class org.robolectric.shadows.ShadowNativeRenderNode
- nSetAllowRunningAsync(long, boolean) - Static method in class org.robolectric.nativeruntime.RenderNodeAnimatorNatives
- nSetAllowRunningAsync(long, boolean) - Static method in class org.robolectric.shadows.ShadowNativeRenderNodeAnimator
- nSetAllowRunningAsync(long, boolean) - Static method in class org.robolectric.shadows.ShadowNativeRenderNodeAnimatorQ
- nSetAlpha(long, float) - Static method in class org.robolectric.nativeruntime.RenderNodeNatives
- nSetAlpha(long, float) - Static method in class org.robolectric.shadows.ShadowNativeRenderNode
- nSetAlpha(long, float) - Static method in class org.robolectric.shadows.ShadowNativeRenderNodeOP
- nSetAlpha(long, int) - Static method in class org.robolectric.nativeruntime.AnimatedImageDrawableNatives
- nSetAlpha(long, int) - Static method in class org.robolectric.nativeruntime.PaintNatives
- nSetAlpha(long, int) - Static method in class org.robolectric.shadows.ShadowNativeAnimatedImageDrawable
- nSetAlpha(long, int) - Static method in class org.robolectric.shadows.ShadowNativePaint
- nSetAmbientShadowColor(long, int) - Static method in class org.robolectric.nativeruntime.RenderNodeNatives
- nSetAmbientShadowColor(long, int) - Static method in class org.robolectric.shadows.ShadowNativeRenderNode
- nSetAmbientShadowColor(long, int) - Static method in class org.robolectric.shadows.ShadowNativeRenderNodeOP
- nSetAnimationMatrix(long, long) - Static method in class org.robolectric.nativeruntime.RenderNodeNatives
- nSetAnimationMatrix(long, long) - Static method in class org.robolectric.shadows.ShadowNativeRenderNode
- nSetAnimationMatrix(long, long) - Static method in class org.robolectric.shadows.ShadowNativeRenderNodeOP
- nSetAntiAlias(long, boolean) - Static method in class org.robolectric.nativeruntime.PaintNatives
- nSetAntiAlias(long, boolean) - Static method in class org.robolectric.nativeruntime.VectorDrawableNatives
- nSetAntiAlias(long, boolean) - Static method in class org.robolectric.shadows.ShadowNativePaint
- nSetAntiAlias(long, boolean) - Static method in class org.robolectric.shadows.ShadowNativeVectorDrawable
- nSetASurfaceTransactionCallback(long, Object) - Static method in class org.robolectric.shadows.ShadowNativeHardwareRenderer
- nSetASurfaceTransactionCallback(long, HardwareRenderer.ASurfaceTransactionCallback) - Static method in class org.robolectric.nativeruntime.HardwareRendererNatives
- nSetBitmap(long, long) - Static method in class org.robolectric.nativeruntime.CanvasNatives
- nSetBitmap(long, long) - Static method in class org.robolectric.shadows.ShadowNativeCanvas
- nSetBitmap(long, Bitmap) - Static method in class org.robolectric.shadows.ShadowGainmap
- nSetBitmap(long, Bitmap) - Static method in class org.robolectric.shadows.ShadowNativeCanvas
- nSetBottom(long, int) - Static method in class org.robolectric.nativeruntime.RenderNodeNatives
- nSetBottom(long, int) - Static method in class org.robolectric.shadows.ShadowNativeRenderNode
- nSetBottom(long, int) - Static method in class org.robolectric.shadows.ShadowNativeRenderNodeOP
- nSetBounds(long, Rect) - Static method in class org.robolectric.nativeruntime.AnimatedImageDrawableNatives
- nSetBounds(long, Rect) - Static method in class org.robolectric.shadows.ShadowNativeAnimatedImageDrawable
- nSetCameraDistance(long, float) - Static method in class org.robolectric.nativeruntime.RenderNodeNatives
- nSetCameraDistance(long, float) - Static method in class org.robolectric.shadows.ShadowNativeRenderNode
- nSetCameraDistance(long, float) - Static method in class org.robolectric.shadows.ShadowNativeRenderNodeOP
- nSetClipBounds(long, int, int, int, int) - Static method in class org.robolectric.nativeruntime.RenderNodeNatives
- nSetClipBounds(long, int, int, int, int) - Static method in class org.robolectric.shadows.ShadowNativeRenderNode
- nSetClipBounds(long, int, int, int, int) - Static method in class org.robolectric.shadows.ShadowNativeRenderNodeOP
- nSetClipBoundsEmpty(long) - Static method in class org.robolectric.nativeruntime.RenderNodeNatives
- nSetClipBoundsEmpty(long) - Static method in class org.robolectric.shadows.ShadowNativeRenderNode
- nSetClipBoundsEmpty(long) - Static method in class org.robolectric.shadows.ShadowNativeRenderNodeOP
- nSetClipToBounds(long, boolean) - Static method in class org.robolectric.nativeruntime.RenderNodeNatives
- nSetClipToBounds(long, boolean) - Static method in class org.robolectric.shadows.ShadowNativeRenderNode
- nSetClipToBounds(long, boolean) - Static method in class org.robolectric.shadows.ShadowNativeRenderNodeOP
- nSetClipToOutline(long, boolean) - Static method in class org.robolectric.nativeruntime.RenderNodeNatives
- nSetClipToOutline(long, boolean) - Static method in class org.robolectric.shadows.ShadowNativeRenderNode
- nSetClipToOutline(long, boolean) - Static method in class org.robolectric.shadows.ShadowNativeRenderNodeOP
- nSetColor(long, int) - Static method in class org.robolectric.nativeruntime.PaintNatives
- nSetColor(long, int) - Static method in class org.robolectric.shadows.ShadowNativePaint
- nSetColor(long, long, long) - Static method in class org.robolectric.nativeruntime.PaintNatives
- nSetColor(long, long, long) - Static method in class org.robolectric.shadows.ShadowNativePaint
- nSetColorFilter(long, long) - Static method in class org.robolectric.nativeruntime.AnimatedImageDrawableNatives
- nSetColorFilter(long, long) - Static method in class org.robolectric.nativeruntime.PaintNatives
- nSetColorFilter(long, long) - Static method in class org.robolectric.shadows.ShadowNativeAnimatedImageDrawable
- nSetColorFilter(long, long) - Static method in class org.robolectric.shadows.ShadowNativePaint
- nSetColorMode(long, int) - Static method in class org.robolectric.nativeruntime.HardwareRendererNatives
- nSetColorMode(long, int) - Static method in class org.robolectric.shadows.ShadowNativeHardwareRenderer
- nSetColorModePostT(long, int) - Static method in class org.robolectric.shadows.ShadowNativeHardwareRenderer
- nSetCompatibilityVersion(int) - Static method in class org.robolectric.nativeruntime.CanvasNatives
- nSetCompatibilityVersion(int) - Static method in class org.robolectric.shadows.ShadowNativeCanvas
- nSetConcat(long, long, long) - Static method in class org.robolectric.nativeruntime.MatrixNatives
- nSetConcat(long, long, long) - Static method in class org.robolectric.shadows.ShadowNativeMatrix
- nSetContentDrawBounds(long, int, int, int, int) - Static method in class org.robolectric.nativeruntime.HardwareRendererNatives
- nSetContentDrawBounds(long, int, int, int, int) - Static method in class org.robolectric.shadows.ShadowNativeHardwareRenderer
- nSetContentDrawBounds(long, int, int, int, int) - Static method in class org.robolectric.shadows.ShadowNativeThreadedRenderer
- nSetContextPriority(int) - Static method in class org.robolectric.nativeruntime.HardwareRendererNatives
- nSetContextPriority(int) - Static method in class org.robolectric.shadows.ShadowNativeHardwareRenderer
- nSetDebuggingEnabled(boolean) - Static method in class org.robolectric.nativeruntime.HardwareRendererNatives
- nSetDebuggingEnabled(boolean) - Static method in class org.robolectric.shadows.ShadowNativeHardwareRenderer
- nSetDisplayDensityDpi(int) - Static method in class org.robolectric.nativeruntime.HardwareRendererNatives
- nSetDisplayDensityDpi(int) - Static method in class org.robolectric.shadows.ShadowNativeHardwareRenderer
- nSetDisplayList(long, long) - Static method in class org.robolectric.shadows.ShadowNativeRenderNode
- nSetDisplayRatioHdr(long, float) - Static method in class org.robolectric.shadows.ShadowGainmap
- nSetDisplayRatioSdr(long, float) - Static method in class org.robolectric.shadows.ShadowGainmap
- nSetDither(long, boolean) - Static method in class org.robolectric.nativeruntime.PaintNatives
- nSetDither(long, boolean) - Static method in class org.robolectric.shadows.ShadowNativePaint
- nSetDrawFilter(long, long) - Static method in class org.robolectric.nativeruntime.CanvasNatives
- nSetDrawFilter(long, long) - Static method in class org.robolectric.shadows.ShadowNativeCanvas
- nSetDuration(long, long) - Static method in class org.robolectric.nativeruntime.RenderNodeAnimatorNatives
- nSetDuration(long, long) - Static method in class org.robolectric.shadows.ShadowNativeRenderNodeAnimator
- nSetDuration(long, long) - Static method in class org.robolectric.shadows.ShadowNativeRenderNodeAnimatorQ
- nSetElegantTextHeight(long, boolean) - Static method in class org.robolectric.shadows.ShadowNativePaint
- nSetElegantTextHeight(long, int) - Static method in class org.robolectric.nativeruntime.PaintNatives
- nSetElevation(long, float) - Static method in class org.robolectric.nativeruntime.RenderNodeNatives
- nSetElevation(long, float) - Static method in class org.robolectric.shadows.ShadowNativeRenderNode
- nSetElevation(long, float) - Static method in class org.robolectric.shadows.ShadowNativeRenderNodeOP
- nSetEndHyphenEdit(long, int) - Static method in class org.robolectric.nativeruntime.PaintNatives
- nSetEndHyphenEdit(long, int) - Static method in class org.robolectric.shadows.ShadowNativePaint
- nSetEpsilonHdr(long, float, float, float) - Static method in class org.robolectric.shadows.ShadowGainmap
- nSetEpsilonSdr(long, float, float, float) - Static method in class org.robolectric.shadows.ShadowGainmap
- nSetFakeBoldText(long, boolean) - Static method in class org.robolectric.nativeruntime.PaintNatives
- nSetFakeBoldText(long, boolean) - Static method in class org.robolectric.shadows.ShadowNativePaint
- nSetFillAlpha(long, float) - Static method in class org.robolectric.nativeruntime.VectorDrawableNatives
- nSetFillAlpha(long, float) - Static method in class org.robolectric.shadows.ShadowNativeVectorDrawable
- nSetFillColor(long, int) - Static method in class org.robolectric.nativeruntime.VectorDrawableNatives
- nSetFillColor(long, int) - Static method in class org.robolectric.shadows.ShadowNativeVectorDrawable
- nSetFillType(long, int) - Static method in class org.robolectric.nativeruntime.PathNatives
- nSetFillType(long, int) - Static method in class org.robolectric.shadows.ShadowNativePath
- nSetFilterBitmap(long, boolean) - Static method in class org.robolectric.nativeruntime.PaintNatives
- nSetFilterBitmap(long, boolean) - Static method in class org.robolectric.shadows.ShadowNativePaint
- nSetFlags(long, int) - Static method in class org.robolectric.nativeruntime.PaintNatives
- nSetFlags(long, int) - Static method in class org.robolectric.shadows.ShadowNativePaint
- nSetFontFeatureSettings(long, String) - Static method in class org.robolectric.nativeruntime.PaintNatives
- nSetFontFeatureSettings(long, String) - Static method in class org.robolectric.shadows.ShadowNativePaint
- nSetForceDark(long, boolean) - Static method in class org.robolectric.nativeruntime.HardwareRendererNatives
- nSetForceDark(long, boolean) - Static method in class org.robolectric.shadows.ShadowNativeHardwareRenderer
- nSetFrameCallback(long, HardwareRenderer.FrameDrawingCallback) - Static method in class org.robolectric.nativeruntime.HardwareRendererNatives
- nSetFrameCallback(long, HardwareRenderer.FrameDrawingCallback) - Static method in class org.robolectric.shadows.ShadowNativeHardwareRenderer
- nSetFrameCompleteCallback(long, HardwareRenderer.FrameCompleteCallback) - Static method in class org.robolectric.nativeruntime.HardwareRendererNatives
- nSetFrameCompleteCallback(long, HardwareRenderer.FrameCompleteCallback) - Static method in class org.robolectric.shadows.ShadowNativeHardwareRenderer
- nSetGamma(long, float, float, float) - Static method in class org.robolectric.shadows.ShadowGainmap
- nSetHasOverlappingRendering(long, boolean) - Static method in class org.robolectric.nativeruntime.RenderNodeNatives
- nSetHasOverlappingRendering(long, boolean) - Static method in class org.robolectric.shadows.ShadowNativeRenderNode
- nSetHasOverlappingRendering(long, boolean) - Static method in class org.robolectric.shadows.ShadowNativeRenderNodeOP
- nSetHighContrastText(boolean) - Static method in class org.robolectric.nativeruntime.HardwareRendererNatives
- nSetHighContrastText(boolean) - Static method in class org.robolectric.shadows.ShadowNativeHardwareRenderer
- nSetHighContrastText(long, boolean) - Static method in class org.robolectric.shadows.ShadowNativeCanvas
- nSetHinting(long, int) - Static method in class org.robolectric.nativeruntime.PaintNatives
- nSetHinting(long, int) - Static method in class org.robolectric.shadows.ShadowNativePaint
- nSetHyphenEdit(long, int) - Static method in class org.robolectric.shadows.ShadowNativePaint
- nSetIndents(long, int[]) - Static method in class org.robolectric.shadows.ShadowNativeStaticLayout
- nSetInterpolator(long, long) - Static method in class org.robolectric.nativeruntime.RenderNodeAnimatorNatives
- nSetInterpolator(long, long) - Static method in class org.robolectric.shadows.ShadowNativeRenderNodeAnimator
- nSetInterpolator(long, long) - Static method in class org.robolectric.shadows.ShadowNativeRenderNodeAnimatorQ
- nSetIsHighEndGfx(boolean) - Static method in class org.robolectric.nativeruntime.HardwareRendererNatives
- nSetIsHighEndGfx(boolean) - Static method in class org.robolectric.shadows.ShadowNativeHardwareRenderer
- nSetIsolatedProcess(boolean) - Static method in class org.robolectric.nativeruntime.HardwareRendererNatives
- nSetIsolatedProcess(boolean) - Static method in class org.robolectric.shadows.ShadowNativeHardwareRenderer
- nSetIsTextureView(long) - Static method in class org.robolectric.shadows.ShadowNativeRenderNode
- nSetLastPoint(long, float, float) - Static method in class org.robolectric.nativeruntime.PathNatives
- nSetLastPoint(long, float, float) - Static method in class org.robolectric.shadows.ShadowNativePath
- nSetLayerPaint(long, long) - Static method in class org.robolectric.nativeruntime.RenderNodeNatives
- nSetLayerPaint(long, long) - Static method in class org.robolectric.shadows.ShadowNativeRenderNode
- nSetLayerPaint(long, long) - Static method in class org.robolectric.shadows.ShadowNativeRenderNodeOP
- nSetLayerPaint(long, long) - Static method in class org.robolectric.shadows.ShadowRenderNode
-
Implementation of native method nSetLayerPaint
- nSetLayerType(long, int) - Static method in class org.robolectric.nativeruntime.RenderNodeNatives
- nSetLayerType(long, int) - Static method in class org.robolectric.shadows.ShadowNativeRenderNode
- nSetLayerType(long, int) - Static method in class org.robolectric.shadows.ShadowNativeRenderNodeOP
- nSetLayerType(long, int) - Static method in class org.robolectric.shadows.ShadowRenderNode
-
Implementation of native method nSetLayerType
- nSetLeft(long, int) - Static method in class org.robolectric.nativeruntime.RenderNodeNatives
- nSetLeft(long, int) - Static method in class org.robolectric.shadows.ShadowNativeRenderNode
- nSetLeft(long, int) - Static method in class org.robolectric.shadows.ShadowNativeRenderNodeOP
- nSetLeftTopRightBottom(long, int, int, int, int) - Static method in class org.robolectric.nativeruntime.RenderNodeNatives
- nSetLeftTopRightBottom(long, int, int, int, int) - Static method in class org.robolectric.shadows.ShadowNativeRenderNode
- nSetLeftTopRightBottom(long, int, int, int, int) - Static method in class org.robolectric.shadows.ShadowNativeRenderNodeOP
- nSetLetterSpacing(long, float) - Static method in class org.robolectric.nativeruntime.PaintNatives
- nSetLetterSpacing(long, float) - Static method in class org.robolectric.shadows.ShadowNativePaint
- nSetLightAlpha(long, float, float) - Static method in class org.robolectric.nativeruntime.HardwareRendererNatives
- nSetLightAlpha(long, float, float) - Static method in class org.robolectric.shadows.ShadowNativeHardwareRenderer
- nSetLightGeometry(long, float, float, float, float) - Static method in class org.robolectric.nativeruntime.HardwareRendererNatives
- nSetLightGeometry(long, float, float, float, float) - Static method in class org.robolectric.shadows.ShadowNativeHardwareRenderer
- nSetLinearText(long, boolean) - Static method in class org.robolectric.nativeruntime.PaintNatives
- nSetLinearText(long, boolean) - Static method in class org.robolectric.shadows.ShadowNativePaint
- nSetListener(long, Object) - Static method in class org.robolectric.shadows.ShadowNativeRenderNodeAnimatorQ
- nSetListener(long, RenderNodeAnimator) - Static method in class org.robolectric.shadows.ShadowNativeRenderNodeAnimator
- nSetListener(long, Object) - Static method in class org.robolectric.nativeruntime.RenderNodeAnimatorNatives
- nSetLocale(long, String, long) - Static method in class org.robolectric.shadows.ShadowNativeStaticLayout
- nSetMaskFilter(long, long) - Static method in class org.robolectric.nativeruntime.PaintNatives
- nSetMaskFilter(long, long) - Static method in class org.robolectric.shadows.ShadowNativePaint
- nSetMatrix(long, long) - Static method in class org.robolectric.nativeruntime.CanvasNatives
- nSetMatrix(long, long) - Static method in class org.robolectric.shadows.ShadowNativeCanvas
- nSetMirrored(long, boolean) - Static method in class org.robolectric.nativeruntime.AnimatedImageDrawableNatives
- nSetMirrored(long, boolean) - Static method in class org.robolectric.shadows.ShadowNativeAnimatedImageDrawable
- nSetName(long, String) - Static method in class org.robolectric.nativeruntime.HardwareRendererNatives
- nSetName(long, String) - Static method in class org.robolectric.nativeruntime.VectorDrawableNatives
- nSetName(long, String) - Static method in class org.robolectric.shadows.ShadowNativeHardwareRenderer
- nSetName(long, String) - Static method in class org.robolectric.shadows.ShadowNativeThreadedRenderer
- nSetName(long, String) - Static method in class org.robolectric.shadows.ShadowNativeVectorDrawable
- nSetOnAnimationEndListener(long, AnimatedImageDrawable) - Static method in class org.robolectric.nativeruntime.AnimatedImageDrawableNatives
- nSetOnAnimationEndListener(long, AnimatedImageDrawable) - Static method in class org.robolectric.shadows.ShadowNativeAnimatedImageDrawable
- nSetOnAnimationEndListener(long, WeakReference<AnimatedImageDrawable>) - Static method in class org.robolectric.shadows.ShadowNativeAnimatedImageDrawable
- nSetOpaque(long, boolean) - Static method in class org.robolectric.nativeruntime.HardwareRendererNatives
- nSetOpaque(long, boolean) - Static method in class org.robolectric.shadows.ShadowNativeHardwareRenderer
- nSetOpaque(long, boolean) - Static method in class org.robolectric.shadows.ShadowNativeThreadedRenderer
- nSetOutlineConvexPath(long, long, float) - Static method in class org.robolectric.shadows.ShadowNativeRenderNode
- nSetOutlineEmpty(long) - Static method in class org.robolectric.nativeruntime.RenderNodeNatives
- nSetOutlineEmpty(long) - Static method in class org.robolectric.shadows.ShadowNativeRenderNode
- nSetOutlineEmpty(long) - Static method in class org.robolectric.shadows.ShadowNativeRenderNodeOP
- nSetOutlineNone(long) - Static method in class org.robolectric.nativeruntime.RenderNodeNatives
- nSetOutlineNone(long) - Static method in class org.robolectric.shadows.ShadowNativeRenderNode
- nSetOutlineNone(long) - Static method in class org.robolectric.shadows.ShadowNativeRenderNodeOP
- nSetOutlinePath(long, long, float) - Static method in class org.robolectric.nativeruntime.RenderNodeNatives
- nSetOutlinePath(long, long, float) - Static method in class org.robolectric.shadows.ShadowNativeRenderNode
- nSetOutlineRoundRect(long, int, int, int, int, float, float) - Static method in class org.robolectric.nativeruntime.RenderNodeNatives
- nSetOutlineRoundRect(long, int, int, int, int, float, float) - Static method in class org.robolectric.shadows.ShadowNativeRenderNode
- nSetOutlineRoundRect(long, int, int, int, int, float, float) - Static method in class org.robolectric.shadows.ShadowNativeRenderNodeOP
- nSetPathData(long, long) - Static method in class org.robolectric.nativeruntime.PathParserNatives
- nSetPathData(long, long) - Static method in class org.robolectric.nativeruntime.VectorDrawableNatives
- nSetPathData(long, long) - Static method in class org.robolectric.shadows.ShadowNativePathParser
- nSetPathData(long, long) - Static method in class org.robolectric.shadows.ShadowNativeVectorDrawable
- nSetPathEffect(long, long) - Static method in class org.robolectric.nativeruntime.PaintNatives
- nSetPathEffect(long, long) - Static method in class org.robolectric.shadows.ShadowNativePaint
- nSetPathString(long, String, int) - Static method in class org.robolectric.nativeruntime.VectorDrawableNatives
- nSetPathString(long, String, int) - Static method in class org.robolectric.shadows.ShadowNativeVectorDrawable
- nSetPictureCaptureCallback(long, HardwareRenderer.PictureCapturedCallback) - Static method in class org.robolectric.nativeruntime.HardwareRendererNatives
- nSetPictureCaptureCallback(long, HardwareRenderer.PictureCapturedCallback) - Static method in class org.robolectric.shadows.ShadowNativeHardwareRenderer
- nSetPivotX(long, float) - Static method in class org.robolectric.nativeruntime.RenderNodeNatives
- nSetPivotX(long, float) - Static method in class org.robolectric.nativeruntime.VectorDrawableNatives
- nSetPivotX(long, float) - Static method in class org.robolectric.shadows.ShadowNativeRenderNode
- nSetPivotX(long, float) - Static method in class org.robolectric.shadows.ShadowNativeRenderNodeOP
- nSetPivotX(long, float) - Static method in class org.robolectric.shadows.ShadowNativeVectorDrawable
- nSetPivotY(long, float) - Static method in class org.robolectric.nativeruntime.RenderNodeNatives
- nSetPivotY(long, float) - Static method in class org.robolectric.nativeruntime.VectorDrawableNatives
- nSetPivotY(long, float) - Static method in class org.robolectric.shadows.ShadowNativeRenderNode
- nSetPivotY(long, float) - Static method in class org.robolectric.shadows.ShadowNativeRenderNodeOP
- nSetPivotY(long, float) - Static method in class org.robolectric.shadows.ShadowNativeVectorDrawable
- nSetPolyToPoly(long, float[], int, float[], int, int) - Static method in class org.robolectric.nativeruntime.MatrixNatives
- nSetPolyToPoly(long, float[], int, float[], int, int) - Static method in class org.robolectric.shadows.ShadowNativeMatrix
- nSetPrepareSurfaceControlForWebviewCallback(long, Object) - Static method in class org.robolectric.shadows.ShadowNativeHardwareRenderer
- nSetPrepareSurfaceControlForWebviewCallback(long, HardwareRenderer.PrepareSurfaceControlForWebviewCallback) - Static method in class org.robolectric.nativeruntime.HardwareRendererNatives
- nSetProcessStatsBuffer(int) - Static method in class org.robolectric.nativeruntime.HardwareRendererNatives
- nSetProcessStatsBuffer(int) - Static method in class org.robolectric.shadows.ShadowNativeHardwareRenderer
- nSetProcessStatsBuffer(int) - Static method in class org.robolectric.shadows.ShadowNativeThreadedRenderer
- nSetProjectBackwards(long, boolean) - Static method in class org.robolectric.nativeruntime.RenderNodeNatives
- nSetProjectBackwards(long, boolean) - Static method in class org.robolectric.shadows.ShadowNativeRenderNode
- nSetProjectBackwards(long, boolean) - Static method in class org.robolectric.shadows.ShadowNativeRenderNodeOP
- nSetProjectionReceiver(long, boolean) - Static method in class org.robolectric.nativeruntime.RenderNodeNatives
- nSetProjectionReceiver(long, boolean) - Static method in class org.robolectric.shadows.ShadowNativeRenderNode
- nSetProjectionReceiver(long, boolean) - Static method in class org.robolectric.shadows.ShadowNativeRenderNodeOP
- nSetPropertyHolderData(long, float[], int) - Static method in class org.robolectric.nativeruntime.AnimatedVectorDrawableNatives
- nSetPropertyHolderData(long, float[], int) - Static method in class org.robolectric.shadows.ShadowNativeAnimatedVectorDrawable
- nSetPropertyHolderData(long, int[], int) - Static method in class org.robolectric.nativeruntime.AnimatedVectorDrawableNatives
- nSetPropertyHolderData(long, int[], int) - Static method in class org.robolectric.shadows.ShadowNativeAnimatedVectorDrawable
- nSetRatioMax(long, float, float, float) - Static method in class org.robolectric.shadows.ShadowGainmap
- nSetRatioMin(long, float, float, float) - Static method in class org.robolectric.shadows.ShadowGainmap
- nSetRectToRect(long, RectF, RectF, int) - Static method in class org.robolectric.nativeruntime.MatrixNatives
- nSetRectToRect(long, RectF, RectF, int) - Static method in class org.robolectric.shadows.ShadowNativeMatrix
- nSetRenderEffect(long, long) - Static method in class org.robolectric.nativeruntime.RenderNodeNatives
- nSetRenderEffect(long, long) - Static method in class org.robolectric.shadows.ShadowNativeRenderNode
- nSetRendererViewportSize(long, float, float) - Static method in class org.robolectric.nativeruntime.VectorDrawableNatives
- nSetRendererViewportSize(long, float, float) - Static method in class org.robolectric.shadows.ShadowNativeVectorDrawable
- nSetRepeatCount(long, int) - Static method in class org.robolectric.nativeruntime.AnimatedImageDrawableNatives
- nSetRepeatCount(long, int) - Static method in class org.robolectric.shadows.ShadowNativeAnimatedImageDrawable
- nSetRevealClip(long, boolean, float, float, float) - Static method in class org.robolectric.nativeruntime.RenderNodeNatives
- nSetRevealClip(long, boolean, float, float, float) - Static method in class org.robolectric.shadows.ShadowNativeRenderNode
- nSetRevealClip(long, boolean, float, float, float) - Static method in class org.robolectric.shadows.ShadowNativeRenderNodeOP
- nSetRight(long, int) - Static method in class org.robolectric.nativeruntime.RenderNodeNatives
- nSetRight(long, int) - Static method in class org.robolectric.shadows.ShadowNativeRenderNode
- nSetRight(long, int) - Static method in class org.robolectric.shadows.ShadowNativeRenderNodeOP
- nSetRootAlpha(long, float) - Static method in class org.robolectric.nativeruntime.VectorDrawableNatives
- nSetRootAlpha(long, float) - Static method in class org.robolectric.shadows.ShadowNativeVectorDrawable
- nSetRotate(long, float) - Static method in class org.robolectric.nativeruntime.MatrixNatives
- nSetRotate(long, float) - Static method in class org.robolectric.shadows.ShadowNativeMatrix
- nSetRotate(long, float, float, float) - Static method in class org.robolectric.nativeruntime.MatrixNatives
- nSetRotate(long, float, float, float) - Static method in class org.robolectric.shadows.ShadowNativeMatrix
- nSetRotation(long, float) - Static method in class org.robolectric.nativeruntime.RenderNodeNatives
- nSetRotation(long, float) - Static method in class org.robolectric.nativeruntime.VectorDrawableNatives
- nSetRotation(long, float) - Static method in class org.robolectric.shadows.ShadowNativeRenderNode
- nSetRotation(long, float) - Static method in class org.robolectric.shadows.ShadowNativeRenderNodeOP
- nSetRotation(long, float) - Static method in class org.robolectric.shadows.ShadowNativeVectorDrawable
- nSetRotationX(long, float) - Static method in class org.robolectric.nativeruntime.RenderNodeNatives
- nSetRotationX(long, float) - Static method in class org.robolectric.shadows.ShadowNativeRenderNode
- nSetRotationX(long, float) - Static method in class org.robolectric.shadows.ShadowNativeRenderNodeOP
- nSetRotationY(long, float) - Static method in class org.robolectric.nativeruntime.RenderNodeNatives
- nSetRotationY(long, float) - Static method in class org.robolectric.shadows.ShadowNativeRenderNode
- nSetRotationY(long, float) - Static method in class org.robolectric.shadows.ShadowNativeRenderNodeOP
- nSetRtAnimationsEnabled(boolean) - Static method in class org.robolectric.shadows.ShadowNativeHardwareRenderer
- nSetScale(long, float, float) - Static method in class org.robolectric.nativeruntime.MatrixNatives
- nSetScale(long, float, float) - Static method in class org.robolectric.shadows.ShadowNativeMatrix
- nSetScale(long, float, float, float, float) - Static method in class org.robolectric.nativeruntime.MatrixNatives
- nSetScale(long, float, float, float, float) - Static method in class org.robolectric.shadows.ShadowNativeMatrix
- nSetScaleX(long, float) - Static method in class org.robolectric.nativeruntime.RenderNodeNatives
- nSetScaleX(long, float) - Static method in class org.robolectric.nativeruntime.VectorDrawableNatives
- nSetScaleX(long, float) - Static method in class org.robolectric.shadows.ShadowNativeRenderNode
- nSetScaleX(long, float) - Static method in class org.robolectric.shadows.ShadowNativeRenderNodeOP
- nSetScaleX(long, float) - Static method in class org.robolectric.shadows.ShadowNativeVectorDrawable
- nSetScaleY(long, float) - Static method in class org.robolectric.nativeruntime.RenderNodeNatives
- nSetScaleY(long, float) - Static method in class org.robolectric.nativeruntime.VectorDrawableNatives
- nSetScaleY(long, float) - Static method in class org.robolectric.shadows.ShadowNativeRenderNode
- nSetScaleY(long, float) - Static method in class org.robolectric.shadows.ShadowNativeRenderNodeOP
- nSetScaleY(long, float) - Static method in class org.robolectric.shadows.ShadowNativeVectorDrawable
- nSetSdrWhitePoint(long, float) - Static method in class org.robolectric.nativeruntime.HardwareRendererNatives
- nSetSdrWhitePoint(long, float) - Static method in class org.robolectric.shadows.ShadowNativeHardwareRenderer
- nSetShader(long, long) - Static method in class org.robolectric.nativeruntime.PaintNatives
- nSetShader(long, long) - Static method in class org.robolectric.shadows.ShadowNativePaint
- nSetShadowLayer(long, float, float, float, int) - Static method in class org.robolectric.nativeruntime.PaintNatives
- nSetShadowLayer(long, float, float, float, int) - Static method in class org.robolectric.shadows.ShadowNativePaint
- nSetShadowLayer(long, float, float, float, long, long) - Static method in class org.robolectric.nativeruntime.PaintNatives
- nSetShadowLayer(long, float, float, float, long, long) - Static method in class org.robolectric.shadows.ShadowNativePaint
- nSetSinCos(long, float, float) - Static method in class org.robolectric.nativeruntime.MatrixNatives
- nSetSinCos(long, float, float) - Static method in class org.robolectric.shadows.ShadowNativeMatrix
- nSetSinCos(long, float, float, float, float) - Static method in class org.robolectric.nativeruntime.MatrixNatives
- nSetSinCos(long, float, float, float, float) - Static method in class org.robolectric.shadows.ShadowNativeMatrix
- nSetSkew(long, float, float) - Static method in class org.robolectric.nativeruntime.MatrixNatives
- nSetSkew(long, float, float) - Static method in class org.robolectric.shadows.ShadowNativeMatrix
- nSetSkew(long, float, float, float, float) - Static method in class org.robolectric.nativeruntime.MatrixNatives
- nSetSkew(long, float, float, float, float) - Static method in class org.robolectric.shadows.ShadowNativeMatrix
- nSetSpotShadowColor(long, int) - Static method in class org.robolectric.nativeruntime.RenderNodeNatives
- nSetSpotShadowColor(long, int) - Static method in class org.robolectric.shadows.ShadowNativeRenderNode
- nSetSpotShadowColor(long, int) - Static method in class org.robolectric.shadows.ShadowNativeRenderNodeOP
- nSetStartDelay(long, long) - Static method in class org.robolectric.nativeruntime.RenderNodeAnimatorNatives
- nSetStartDelay(long, long) - Static method in class org.robolectric.shadows.ShadowNativeRenderNodeAnimator
- nSetStartDelay(long, long) - Static method in class org.robolectric.shadows.ShadowNativeRenderNodeAnimatorQ
- nSetStartHyphenEdit(long, int) - Static method in class org.robolectric.nativeruntime.PaintNatives
- nSetStartHyphenEdit(long, int) - Static method in class org.robolectric.shadows.ShadowNativePaint
- nSetStartValue(long, float) - Static method in class org.robolectric.nativeruntime.RenderNodeAnimatorNatives
- nSetStartValue(long, float) - Static method in class org.robolectric.shadows.ShadowNativeRenderNodeAnimator
- nSetStartValue(long, float) - Static method in class org.robolectric.shadows.ShadowNativeRenderNodeAnimatorQ
- nSetStaticMatrix(long, long) - Static method in class org.robolectric.nativeruntime.RenderNodeNatives
- nSetStaticMatrix(long, long) - Static method in class org.robolectric.shadows.ShadowNativeRenderNode
- nSetStaticMatrix(long, long) - Static method in class org.robolectric.shadows.ShadowNativeRenderNodeOP
- nSetStopped(long, boolean) - Static method in class org.robolectric.nativeruntime.HardwareRendererNatives
- nSetStopped(long, boolean) - Static method in class org.robolectric.shadows.ShadowNativeHardwareRenderer
- nSetStopped(long, boolean) - Static method in class org.robolectric.shadows.ShadowNativeThreadedRenderer
- nSetStrikeThruText(long, boolean) - Static method in class org.robolectric.nativeruntime.PaintNatives
- nSetStrikeThruText(long, boolean) - Static method in class org.robolectric.shadows.ShadowNativePaint
- nSetStrokeAlpha(long, float) - Static method in class org.robolectric.nativeruntime.VectorDrawableNatives
- nSetStrokeAlpha(long, float) - Static method in class org.robolectric.shadows.ShadowNativeVectorDrawable
- nSetStrokeCap(long, int) - Static method in class org.robolectric.nativeruntime.PaintNatives
- nSetStrokeCap(long, int) - Static method in class org.robolectric.shadows.ShadowNativePaint
- nSetStrokeColor(long, int) - Static method in class org.robolectric.nativeruntime.VectorDrawableNatives
- nSetStrokeColor(long, int) - Static method in class org.robolectric.shadows.ShadowNativeVectorDrawable
- nSetStrokeJoin(long, int) - Static method in class org.robolectric.nativeruntime.PaintNatives
- nSetStrokeJoin(long, int) - Static method in class org.robolectric.shadows.ShadowNativePaint
- nSetStrokeMiter(long, float) - Static method in class org.robolectric.nativeruntime.PaintNatives
- nSetStrokeMiter(long, float) - Static method in class org.robolectric.shadows.ShadowNativePaint
- nSetStrokeWidth(long, float) - Static method in class org.robolectric.nativeruntime.PaintNatives
- nSetStrokeWidth(long, float) - Static method in class org.robolectric.nativeruntime.VectorDrawableNatives
- nSetStrokeWidth(long, float) - Static method in class org.robolectric.shadows.ShadowNativePaint
- nSetStrokeWidth(long, float) - Static method in class org.robolectric.shadows.ShadowNativeVectorDrawable
- nSetStyle(long, int) - Static method in class org.robolectric.nativeruntime.PaintNatives
- nSetStyle(long, int) - Static method in class org.robolectric.shadows.ShadowNativePaint
- nSetSubpixelText(long, boolean) - Static method in class org.robolectric.nativeruntime.PaintNatives
- nSetSubpixelText(long, boolean) - Static method in class org.robolectric.shadows.ShadowNativePaint
- nSetSurface(long, Surface) - Static method in class org.robolectric.shadows.ShadowNativeHardwareRenderer
- nSetSurface(long, Surface, boolean) - Static method in class org.robolectric.nativeruntime.HardwareRendererNatives
- nSetSurface(long, Surface, boolean) - Static method in class org.robolectric.shadows.ShadowNativeHardwareRenderer
- nSetSurfaceControl(long, long) - Static method in class org.robolectric.nativeruntime.HardwareRendererNatives
- nSetSurfaceControl(long, long) - Static method in class org.robolectric.shadows.ShadowNativeHardwareRenderer
- nSetSurfacePtr(long, long) - Static method in class org.robolectric.nativeruntime.HardwareRendererNatives
- nSetTextAlign(long, int) - Static method in class org.robolectric.nativeruntime.PaintNatives
- nSetTextAlign(long, int) - Static method in class org.robolectric.shadows.ShadowNativePaint
- nSetTextLocales(long, String) - Static method in class org.robolectric.nativeruntime.PaintNatives
- nSetTextLocales(long, String) - Static method in class org.robolectric.shadows.ShadowNativePaint
- nSetTextLocalesByMinikinLangListId(long, int) - Static method in class org.robolectric.shadows.ShadowNativePaint
- nSetTextLocalesByMinikinLocaleListId(long, int) - Static method in class org.robolectric.nativeruntime.PaintNatives
- nSetTextLocalesByMinikinLocaleListId(long, int) - Static method in class org.robolectric.shadows.ShadowNativePaint
- nSetTextScaleX(long, float) - Static method in class org.robolectric.nativeruntime.PaintNatives
- nSetTextScaleX(long, float) - Static method in class org.robolectric.shadows.ShadowNativePaint
- nSetTextSize(long, float) - Static method in class org.robolectric.nativeruntime.PaintNatives
- nSetTextSize(long, float) - Static method in class org.robolectric.shadows.ShadowNativePaint
- nSetTextSkewX(long, float) - Static method in class org.robolectric.nativeruntime.PaintNatives
- nSetTextSkewX(long, float) - Static method in class org.robolectric.shadows.ShadowNativePaint
- nSetTop(long, int) - Static method in class org.robolectric.nativeruntime.RenderNodeNatives
- nSetTop(long, int) - Static method in class org.robolectric.shadows.ShadowNativeRenderNode
- nSetTop(long, int) - Static method in class org.robolectric.shadows.ShadowNativeRenderNodeOP
- nSetTranslate(long, float, float) - Static method in class org.robolectric.nativeruntime.MatrixNatives
- nSetTranslate(long, float, float) - Static method in class org.robolectric.shadows.ShadowNativeMatrix
- nSetTranslateX(long, float) - Static method in class org.robolectric.nativeruntime.VectorDrawableNatives
- nSetTranslateX(long, float) - Static method in class org.robolectric.shadows.ShadowNativeVectorDrawable
- nSetTranslateY(long, float) - Static method in class org.robolectric.nativeruntime.VectorDrawableNatives
- nSetTranslateY(long, float) - Static method in class org.robolectric.shadows.ShadowNativeVectorDrawable
- nSetTranslationX(long, float) - Static method in class org.robolectric.nativeruntime.RenderNodeNatives
- nSetTranslationX(long, float) - Static method in class org.robolectric.shadows.ShadowNativeRenderNode
- nSetTranslationX(long, float) - Static method in class org.robolectric.shadows.ShadowNativeRenderNodeOP
- nSetTranslationY(long, float) - Static method in class org.robolectric.nativeruntime.RenderNodeNatives
- nSetTranslationY(long, float) - Static method in class org.robolectric.shadows.ShadowNativeRenderNode
- nSetTranslationY(long, float) - Static method in class org.robolectric.shadows.ShadowNativeRenderNodeOP
- nSetTranslationZ(long, float) - Static method in class org.robolectric.nativeruntime.RenderNodeNatives
- nSetTranslationZ(long, float) - Static method in class org.robolectric.shadows.ShadowNativeRenderNode
- nSetTranslationZ(long, float) - Static method in class org.robolectric.shadows.ShadowNativeRenderNodeOP
- nSetTrimPathEnd(long, float) - Static method in class org.robolectric.nativeruntime.VectorDrawableNatives
- nSetTrimPathEnd(long, float) - Static method in class org.robolectric.shadows.ShadowNativeVectorDrawable
- nSetTrimPathOffset(long, float) - Static method in class org.robolectric.nativeruntime.VectorDrawableNatives
- nSetTrimPathOffset(long, float) - Static method in class org.robolectric.shadows.ShadowNativeVectorDrawable
- nSetTrimPathStart(long, float) - Static method in class org.robolectric.nativeruntime.VectorDrawableNatives
- nSetTrimPathStart(long, float) - Static method in class org.robolectric.shadows.ShadowNativeVectorDrawable
- nSetTypeface(long, long) - Static method in class org.robolectric.nativeruntime.PaintNatives
- nSetTypeface(long, long) - Static method in class org.robolectric.shadows.ShadowNativePaint
- nSetTypefacePrePie(long, long) - Static method in class org.robolectric.shadows.ShadowNativePaint
- nSetUnderlineText(long, boolean) - Static method in class org.robolectric.nativeruntime.PaintNatives
- nSetUnderlineText(long, boolean) - Static method in class org.robolectric.shadows.ShadowNativePaint
- nSetupParagraph(long, char[], int, float, int, float, int[], int, int, int, boolean) - Static method in class org.robolectric.shadows.ShadowNativeStaticLayout
- nSetUsageHint(long, int) - Static method in class org.robolectric.nativeruntime.RenderNodeNatives
- nSetUsageHint(long, int) - Static method in class org.robolectric.shadows.ShadowNativeRenderNode
- nSetUsageHint(long, int) - Static method in class org.robolectric.shadows.ShadowNativeRenderNodeOP
- nSetValues(long, float[]) - Static method in class org.robolectric.nativeruntime.MatrixNatives
- nSetValues(long, float[]) - Static method in class org.robolectric.shadows.ShadowNativeMatrix
- nSetVectorDrawableTarget(long, long) - Static method in class org.robolectric.nativeruntime.AnimatedVectorDrawableNatives
- nSetVectorDrawableTarget(long, long) - Static method in class org.robolectric.shadows.ShadowNativeAnimatedVectorDrawable
- nSetWideGamut(long, boolean) - Static method in class org.robolectric.shadows.ShadowNativeHardwareRenderer
- nSetWordSpacing(long, float) - Static method in class org.robolectric.nativeruntime.PaintNatives
- nSetWordSpacing(long, float) - Static method in class org.robolectric.shadows.ShadowNativePaint
- nSetXfermode(long, int) - Static method in class org.robolectric.nativeruntime.PaintNatives
- nSetXfermode(long, int) - Static method in class org.robolectric.shadows.ShadowNativePaint
- nSkew(long, float, float) - Static method in class org.robolectric.nativeruntime.CanvasNatives
- nSkew(long, float, float) - Static method in class org.robolectric.shadows.ShadowNativeCanvas
- nStart(long) - Static method in class org.robolectric.nativeruntime.AnimatedImageDrawableNatives
- nStart(long) - Static method in class org.robolectric.nativeruntime.RenderNodeAnimatorNatives
- nStart(long) - Static method in class org.robolectric.shadows.ShadowNativeAnimatedImageDrawable
- nStart(long) - Static method in class org.robolectric.shadows.ShadowNativeRenderNodeAnimator
- nStart(long) - Static method in class org.robolectric.shadows.ShadowNativeRenderNodeAnimatorQ
- nStart(long, AnimatedVectorDrawable.VectorDrawableAnimatorRT, int) - Static method in class org.robolectric.nativeruntime.AnimatedVectorDrawableNatives
- nStart(long, AnimatedVectorDrawable.VectorDrawableAnimatorRT, int) - Static method in class org.robolectric.shadows.ShadowNativeAnimatedVectorDrawable
- nStop(long) - Static method in class org.robolectric.nativeruntime.AnimatedImageDrawableNatives
- nStop(long) - Static method in class org.robolectric.shadows.ShadowNativeAnimatedImageDrawable
- nStopDrawing(long) - Static method in class org.robolectric.nativeruntime.HardwareRendererNatives
- nStopDrawing(long) - Static method in class org.robolectric.shadows.ShadowNativeHardwareRenderer
- nStopDrawing(long) - Static method in class org.robolectric.shadows.ShadowNativeThreadedRenderer
- nStretch(long, float, float, float, float) - Static method in class org.robolectric.nativeruntime.RenderNodeNatives
- nStretch(long, float, float, float, float) - Static method in class org.robolectric.shadows.ShadowNativeRenderNode
- nSupportsOpenGL() - Static method in class org.robolectric.shadows.ShadowNativeThreadedRenderer
- nSyncAndDrawFrame(long, long[], int) - Static method in class org.robolectric.nativeruntime.HardwareRendererNatives
- nSyncAndDrawFrame(long, long[], int) - Static method in class org.robolectric.shadows.ShadowNativeHardwareRenderer
- nSyncAndDrawFrame(long, long[], int) - Static method in class org.robolectric.shadows.ShadowNativeThreadedRenderer
- nTransform(long, long) - Static method in class org.robolectric.nativeruntime.PathNatives
- nTransform(long, long) - Static method in class org.robolectric.shadows.ShadowNativePath
- nTransform(long, long, long) - Static method in class org.robolectric.nativeruntime.PathNatives
- nTransform(long, long, long) - Static method in class org.robolectric.shadows.ShadowNativePath
- nTranslate(long, float, float) - Static method in class org.robolectric.nativeruntime.CanvasNatives
- nTranslate(long, float, float) - Static method in class org.robolectric.shadows.ShadowNativeCanvas
- nTrimMemory(int) - Static method in class org.robolectric.nativeruntime.HardwareRendererNatives
- nTrimMemory(int) - Static method in class org.robolectric.shadows.ShadowNativeHardwareRenderer
- nTrimMemory(int) - Static method in class org.robolectric.shadows.ShadowNativeThreadedRenderer
- NULL - Enum constant in enum org.robolectric.res.android.DataType
-
data
is either 0 (undefined) or 1 (empty). - NULL - Enum constant in enum org.robolectric.res.ResType
- NULL_VALUE - Static variable in class org.robolectric.res.android.ResourceTypes.Res_value
- NULL_VALUE - Static variable in class org.robolectric.res.AttributeResource
- numBytes() - Method in class org.robolectric.shadows.ShadowStatsLog.StatsLogItem
- nUpdateFullPathFillGradient(long, long) - Static method in class org.robolectric.nativeruntime.VectorDrawableNatives
- nUpdateFullPathFillGradient(long, long) - Static method in class org.robolectric.shadows.ShadowNativeVectorDrawable
- nUpdateFullPathProperties(long, float, int, float, int, float, float, float, float, float, int, int, int) - Static method in class org.robolectric.nativeruntime.VectorDrawableNatives
- nUpdateFullPathProperties(long, float, int, float, int, float, float, float, float, float, int, int, int) - Static method in class org.robolectric.shadows.ShadowNativeVectorDrawable
- nUpdateFullPathProperties(long, float, int, float, int, float, float, float, float, float, int, int, int) - Static method in class org.robolectric.shadows.ShadowVectorDrawable
- nUpdateFullPathStrokeGradient(long, long) - Static method in class org.robolectric.nativeruntime.VectorDrawableNatives
- nUpdateFullPathStrokeGradient(long, long) - Static method in class org.robolectric.shadows.ShadowNativeVectorDrawable
- nUpdateGroupProperties(long, float, float, float, float, float, float, float) - Static method in class org.robolectric.nativeruntime.VectorDrawableNatives
- nUpdateGroupProperties(long, float, float, float, float, float, float, float) - Static method in class org.robolectric.shadows.ShadowNativeVectorDrawable
- nUpdateGroupProperties(long, float, float, float, float, float, float, float) - Static method in class org.robolectric.shadows.ShadowVectorDrawable
- nWriteGainmapToParcel(long, Parcel) - Static method in class org.robolectric.shadows.ShadowGainmap
- nWriteHardwareBufferToParcel(long, Parcel) - Static method in class org.robolectric.shadows.ShadowHardwareBuffer
O
- O() - Constructor for class org.robolectric.versioning.AndroidVersions.O
- OBJECT_TYPE - Static variable in class org.robolectric.internal.bytecode.ClassInstrumentor
- observer - Variable in class org.robolectric.shadows.ShadowContentResolver.NotifiedUri
- obtain() - Static method in class org.robolectric.shadows.ShadowAccessibilityNodeInfo
- obtain(AccessibilityNodeInfo) - Static method in class org.robolectric.shadows.ShadowAccessibilityNodeInfo
- obtain(AccessibilityWindowInfo) - Static method in class org.robolectric.shadows.ShadowAccessibilityWindowInfo
- obtain(View) - Static method in class org.robolectric.shadows.ShadowAccessibilityNodeInfo
- obtain(View, int) - Static method in class org.robolectric.shadows.ShadowAccessibilityNodeInfo
- obtainShadowInfo(Class<?>) - Static method in class org.robolectric.internal.bytecode.ShadowMap
- of(F) - Static method in class org.robolectric.android.controller.FragmentController
-
Deprecated.
- of(F, Intent) - Static method in class org.robolectric.android.controller.FragmentController
-
Deprecated.
- of(F, Intent, Bundle) - Static method in class org.robolectric.android.controller.FragmentController
-
Deprecated.
- of(F, Bundle) - Static method in class org.robolectric.android.controller.FragmentController
-
Deprecated.
- of(F, Class<? extends Activity>) - Static method in class org.robolectric.android.controller.FragmentController
-
Deprecated.
- of(F, Class<? extends Activity>, Intent) - Static method in class org.robolectric.android.controller.FragmentController
-
Deprecated.
- of(F, Class<? extends Activity>, Intent, Bundle) - Static method in class org.robolectric.android.controller.FragmentController
-
Deprecated.
- of(F, Class<? extends Activity>, Bundle) - Static method in class org.robolectric.android.controller.FragmentController
-
Deprecated.
- of(T) - Static method in class org.robolectric.android.controller.ActivityController
- of(T) - Static method in class org.robolectric.android.controller.BackupAgentController
- of(T) - Static method in class org.robolectric.android.controller.ContentProviderController
- of(T, Intent) - Static method in class org.robolectric.android.controller.ActivityController
- of(T, Intent) - Static method in class org.robolectric.android.controller.IntentServiceController
- of(T, Intent) - Static method in class org.robolectric.android.controller.ServiceController
- of(T, Intent, Bundle) - Static method in class org.robolectric.android.controller.ActivityController
- OFF - Enum constant in enum org.robolectric.annotation.ConscryptMode.Mode
- OFF - Enum constant in enum org.robolectric.annotation.experimental.LazyApplication.LazyLoad
- OFF - Enum constant in enum org.robolectric.annotation.processing.validator.ImplementsValidator.SdkCheckMode
- offset(float, float) - Method in class org.robolectric.shadows.ShadowLegacyPath
- offset(float, float, Path) - Method in class org.robolectric.shadows.ShadowLegacyPath
- offsetLeftAndRight(int) - Method in class org.robolectric.shadows.ShadowRenderNode
- offsetLeftAndRight(int) - Method in class org.robolectric.shadows.ShadowRenderNodeQ
- offsetTopAndBottom(int) - Method in class org.robolectric.shadows.ShadowRenderNode
- offsetTopAndBottom(int) - Method in class org.robolectric.shadows.ShadowRenderNodeQ
- ofWindow(View) - Static method in class org.robolectric.shadows.ShadowPixelCopy.ShadowPixelCopyRequestBuilder
- OLDEST_SDK - Static variable in annotation type org.robolectric.annotation.Config
- OMR1() - Constructor for class org.robolectric.versioning.AndroidVersions.OMR1
- ON - Enum constant in enum org.robolectric.annotation.ConscryptMode.Mode
- ON - Enum constant in enum org.robolectric.annotation.experimental.LazyApplication.LazyLoad
- onActivityResult(int, int, Intent) - Method in interface org.robolectric.shadows._Activity_
- onAdapterStateChanged(int, int) - Method in class org.robolectric.shadows.ShadowUwbAdapterStateListener
-
Sets a local variable that stores the adapter state, and invokes any callbacks that were registered via
ShadowUwbAdapterStateListener.register(Executor, AdapterStateCallback)
- onAlarmListener - Variable in class org.robolectric.shadows.ShadowAlarmManager.ScheduledAlarm
-
Deprecated.
- onAttachedToWindow() - Method in class org.robolectric.shadows.ShadowSurfaceView
- onAudioDataWritten(ShadowAudioTrack, byte[], AudioFormat) - Method in interface org.robolectric.shadows.ShadowAudioTrack.OnAudioDataWrittenListener
-
Called when data is written to
ShadowAudioTrack
. - onBackPressed() - Method in class org.robolectric.shadows.ShadowActivity
- onCallbackDied(E) - Method in class org.robolectric.shadows.ShadowRemoteCallbackList
- onCallbackDied(E, Object) - Method in class org.robolectric.shadows.ShadowRemoteCallbackList
- onCharacters(XMLStreamReader, XmlContext) - Method in class org.robolectric.res.StaxLoader
- onCharacters(XMLStreamReader, XmlContext) - Method in class org.robolectric.res.StaxValueLoader
- onCharacters(XMLStreamReader, XmlContext) - Method in class org.robolectric.res.TextCollectingNodeHandler
- onClose - Variable in class org.robolectric.res.android.Asset
- onClose(RangingSession, RangingSession.Callback) - Method in interface org.robolectric.shadows.ShadowRangingSession.Adapter
- onConfigurationChange(Configuration, Configuration, DisplayMetrics) - Method in interface org.robolectric.shadows.ShadowResources.OnConfigurationChangeListener
- onConfigured(MediaFormat, Surface, MediaCrypto, int) - Method in interface org.robolectric.shadows.ShadowMediaCodec.CodecConfig.Codec
-
Called when the codec is configured.
- onConnectionEvent(String, String, Bundle) - Method in class org.robolectric.shadows.ShadowInCallService
-
Exposes
IIInCallService.Stub#onConnectionEvent
. - onCreate(MediaPlayer, ShadowMediaPlayer) - Method in interface org.robolectric.shadows.ShadowMediaPlayer.CreateListener
-
Method that is invoked when a new
MediaPlayer
is created. - onCreate(Bundle) - Method in class org.robolectric.android.internal.RoboMonitoringInstrumentation
-
Sets up lifecycle monitoring, and argument registry.
- onCreateDialog(int) - Method in interface org.robolectric.shadows._Activity_
- onCreateOptionsMenu(Menu) - Method in class org.robolectric.shadows.ShadowActivity
- onDbCorruption(String, String, Throwable) - Static method in class org.robolectric.shadows.ShadowContentResolver
- onDestroy() - Method in class org.robolectric.shadows.ShadowActivity
- onDestroy() - Method in class org.robolectric.shadows.ShadowService
- onEnd(XMLStreamReader, XmlContext) - Method in class org.robolectric.res.TextCollectingNodeHandler
- onEnd(XMLStreamReader, XmlContext) - Method in class org.robolectric.res.StaxArrayLoader
- onEnd(XMLStreamReader, XmlContext) - Method in class org.robolectric.res.StaxAttrLoader
- onEnd(XMLStreamReader, XmlContext) - Method in class org.robolectric.res.StaxLoader
- onEnd(XMLStreamReader, XmlContext) - Method in class org.robolectric.res.StaxPluralsLoader
- onEnd(XMLStreamReader, XmlContext) - Method in class org.robolectric.res.StaxStyleLoader
- onEnd(XMLStreamReader, XmlContext) - Method in class org.robolectric.res.StaxValueLoader
- onException(Object, Throwable) - Method in class org.robolectric.android.internal.RoboMonitoringInstrumentation
- onForceLoad() - Method in class org.robolectric.shadows.ShadowLegacyAsyncTaskLoader
- onInterceptTouchEvent(MotionEvent) - Method in class org.robolectric.shadows.ShadowViewGroup
- onKeyDown(int, KeyEvent) - Method in class org.robolectric.shadows.ShadowTextView
- onKeyUp(int, KeyEvent) - Method in class org.robolectric.shadows.ShadowTextView
- onLayout(boolean, int, int, int, int) - Method in class org.robolectric.shadows.ShadowView
- onLayoutWasCalled() - Method in class org.robolectric.shadows.ShadowView
- onNewGattConnection(BluetoothGatt) - Method in interface org.robolectric.shadows.ShadowBluetoothDevice.BluetoothGattConnectionInterceptor
- onNewIntent(Intent) - Method in interface org.robolectric.shadows._Activity_
- onOpen(RangingSession, RangingSession.Callback, PersistableBundle) - Method in interface org.robolectric.shadows.ShadowRangingSession.Adapter
- onPause() - Method in class org.robolectric.shadows.ShadowGLSurfaceView
- onPause() - Method in class org.robolectric.shadows.ShadowWebView
- onPerformAccessibilityAction(int, Bundle) - Method in interface org.robolectric.shadows.ShadowAccessibilityNodeInfo.OnPerformActionListener
- onPostCreate(Bundle) - Method in interface org.robolectric.shadows._Activity_
- onPostResume() - Method in interface org.robolectric.shadows._Activity_
- onPrepareDialog(int, Dialog) - Method in interface org.robolectric.shadows._Activity_
- onPrepareDialog(int, Dialog, Bundle) - Method in interface org.robolectric.shadows._Activity_
- onPrivateCommand(View, String, Bundle) - Method in interface org.robolectric.shadows.ShadowInputMethodManager.PrivateCommandListener
- onReceive(Context, Intent) - Method in class org.robolectric.shadows.ShadowBroadcastReceiver
- onReceive(Context, Intent, AtomicBoolean) - Method in class org.robolectric.shadows.ShadowBroadcastReceiver
- onReconfigure(RangingSession, RangingSession.Callback, PersistableBundle) - Method in interface org.robolectric.shadows.ShadowRangingSession.Adapter
- onResume() - Method in class org.robolectric.shadows.ShadowGLSurfaceView
- onResume() - Method in class org.robolectric.shadows.ShadowWebView
- onServiceNotFound(Object) - Static method in class org.robolectric.shadows.ShadowSystemServiceRegistry
- onSetupApplicationState() - Method in interface org.robolectric.pluginapi.TestEnvironmentLifecyclePlugin
-
Runs additional setup during TestEnvironment.before().
- onStart(RangingSession, RangingSession.Callback, PersistableBundle) - Method in interface org.robolectric.shadows.ShadowRangingSession.Adapter
- onStart(XMLStreamReader, XmlContext) - Method in class org.robolectric.res.TextCollectingNodeHandler
- onStart(XMLStreamReader, XmlContext) - Method in class org.robolectric.res.StaxArrayLoader
- onStart(XMLStreamReader, XmlContext) - Method in class org.robolectric.res.StaxAttrLoader
- onStart(XMLStreamReader, XmlContext) - Method in class org.robolectric.res.StaxLoader
- onStart(XMLStreamReader, XmlContext) - Method in class org.robolectric.res.StaxPluralsLoader
- onStart(XMLStreamReader, XmlContext) - Method in class org.robolectric.res.StaxStyleLoader
- onStart(XMLStreamReader, XmlContext) - Method in class org.robolectric.res.StaxValueLoader
- onStop(RangingSession, RangingSession.Callback) - Method in interface org.robolectric.shadows.ShadowRangingSession.Adapter
- onTouchEvent(MotionEvent) - Method in class org.robolectric.shadows.ShadowGestureDetector
- onTouchEvent(MotionEvent) - Method in class org.robolectric.shadows.ShadowScaleGestureDetector
- onTouchEvent(MotionEvent) - Method in class org.robolectric.shadows.ShadowView
- onTransact(int, Parcel, Parcel, int) - Method in class org.robolectric.shadows.ShadowBinderBridge
- onViewDetachedFromWindow(View) - Method in class org.robolectric.shadows.ShadowInputMethodManager
- onVsync() - Method in class org.robolectric.shadows.ShadowDisplayEventReceiver
- onVsync(long, int) - Method in interface org.robolectric.shadows.ShadowDisplayEventReceiver.DisplayEventReceiverReflector
- onVsync(long, int, int) - Method in interface org.robolectric.shadows.ShadowDisplayEventReceiver.DisplayEventReceiverReflector
- onVsync(long, long, int) - Method in interface org.robolectric.shadows.ShadowDisplayEventReceiver.DisplayEventReceiverReflector
- onVsync(long, long, int, Object) - Method in interface org.robolectric.shadows.ShadowDisplayEventReceiver.DisplayEventReceiverReflector
- op(Path, Path, Path.Op) - Method in class org.robolectric.shadows.ShadowLegacyPath
- OP_TIME - Static variable in class org.robolectric.shadows.ShadowAppOpsManager
- open() - Static method in class org.robolectric.shadows.ShadowCamera
- open(int) - Static method in class org.robolectric.shadows.ShadowCamera
- open(File, int) - Static method in class org.robolectric.shadows.ShadowParcelFileDescriptor
- open(File, int, Handler, ParcelFileDescriptor.OnCloseListener) - Static method in class org.robolectric.shadows.ShadowParcelFileDescriptor
- open(String) - Method in class org.robolectric.shadows.ShadowCloseGuard
- open(String, int, int) - Method in class org.robolectric.shadows.ShadowLinux
- open(String, Asset.AccessMode) - Method in class org.robolectric.res.android.CppAssetManager
- Open(String, Asset.AccessMode) - Method in class org.robolectric.res.android.CppApkAssets
- Open(String, Asset.AccessMode) - Method in class org.robolectric.res.android.CppAssetManager2
- openAccessory(UsbAccessory) - Method in class org.robolectric.shadows.ShadowUsbManager
-
Opens a file descriptor from a temporary file.
- openAsset(String, int) - Method in class org.robolectric.shadows.ShadowArscAssetManager
- openAssetFd(String, long[]) - Method in class org.robolectric.shadows.ShadowArscAssetManager
- openAssetFile(Uri, String) - Method in class org.robolectric.shadows.ShadowContentProviderClient
- openCameraDeviceUserAsync(String, CameraDevice.StateCallback, Handler) - Method in class org.robolectric.shadows.ShadowCameraManager
-
Enables
CameraManager.openCamera(String, StateCallback, Handler)
to open aCameraDevice
. - openCameraDeviceUserAsync(String, CameraDevice.StateCallback, Handler, int) - Method in class org.robolectric.shadows.ShadowCameraManager
- openCameraDeviceUserAsync(String, CameraDevice.StateCallback, Executor, int) - Method in class org.robolectric.shadows.ShadowCameraManager
- openCameraDeviceUserAsync(String, CameraDevice.StateCallback, Executor, int, int) - Method in class org.robolectric.shadows.ShadowCameraManager
- openCameraDeviceUserAsync(String, CameraDevice.StateCallback, Executor, int, int, boolean) - Method in class org.robolectric.shadows.ShadowCameraManager
- openCameraDeviceUserAsync(String, CameraDevice.StateCallback, Executor, int, int, int) - Method in class org.robolectric.shadows.ShadowCameraManager
- openCameraDeviceUserAsyncPostV(String, CameraDevice.StateCallback, Executor, int, int) - Method in class org.robolectric.shadows.ShadowCameraManager
- openDevice(UsbDevice) - Method in class org.robolectric.shadows.ShadowUsbManager
-
Opens a file descriptor from a temporary file.
- openDir(String) - Method in class org.robolectric.res.android.CppAssetManager
- OpenDir(String) - Method in class org.robolectric.res.android.CppAssetManager2
- openFile(Uri, String) - Method in class org.robolectric.shadows.ShadowContentProviderClient
- openFileDescriptor(String, int) - Static method in class org.robolectric.shadows.ShadowParcel
- openFileDescriptor(Ref<Long>, Ref<Long>) - Method in class org.robolectric.res.android.Asset
- openGattServer(Context, BluetoothGattServerCallback, int) - Method in class org.robolectric.shadows.ShadowBluetoothManager
- openGattServer(Context, BluetoothGattServerCallback, int, boolean) - Method in class org.robolectric.shadows.ShadowBluetoothManager
-
Overrides behavior of
ShadowBluetoothManager.openGattServer(android.content.Context,android.bluetooth.BluetoothGattServerCallback,int)
and returnsShadowBluetoothGattServer
after creating and using a nullProxy forIBluetoothGatt
. - openInputStream(Uri) - Method in class org.robolectric.shadows.ShadowContentResolver
- openNonAsset(int, String, Asset.AccessMode) - Method in class org.robolectric.res.android.CppAssetManager
- openNonAsset(String, Asset.AccessMode, Ref<Integer>) - Method in class org.robolectric.res.android.CppAssetManager
- OpenNonAsset(String, ApkAssetsCookie, Asset.AccessMode) - Method in class org.robolectric.res.android.CppAssetManager2
- OpenNonAsset(String, Asset.AccessMode) - Method in class org.robolectric.res.android.CppAssetManager2
- OpenNonAsset(String, Asset.AccessMode, Ref<ApkAssetsCookie>) - Method in class org.robolectric.res.android.CppAssetManager2
- openNonAssetFdNative(int, String, long[]) - Method in class org.robolectric.shadows.ShadowArscAssetManager
- openNonAssetNative(int, String, int) - Method in class org.robolectric.shadows.ShadowArscAssetManager
- openOutputStream(Uri) - Method in class org.robolectric.shadows.ShadowContentResolver
- openOutputStream(Uri, String) - Method in class org.robolectric.shadows.ShadowContentResolver
- openRangingSession(PersistableBundle, Executor, RangingSession.Callback) - Method in class org.robolectric.shadows.ShadowUwbManager
-
Instantiates a
ShadowRangingSession
with the adapter provided byShadowUwbManager#setUwbAdapter()
, allowing the tester dictate the results of ranging attempts. - openRangingSession(PersistableBundle, Executor, RangingSession.Callback, String) - Method in class org.robolectric.shadows.ShadowUwbManager
-
Instantiates a
ShadowRangingSession
with the multi-chip API call. - openRawResourceFd(int) - Method in class org.robolectric.shadows.ShadowArscResourcesImpl
-
Since
AssetFileDescriptor
s are not yet supported by Robolectric,null
will be returned if the resource is found. - openSession(int) - Method in class org.robolectric.shadows.ShadowPackageInstaller
- openTypedAssetFileDescriptor(Uri, String, Bundle) - Method in class org.robolectric.shadows.ShadowContentProviderClient
- openWrite(String, long, long) - Method in class org.robolectric.shadows.ShadowPackageInstaller.ShadowSession
- openXmlAssetNative(int, String) - Method in class org.robolectric.shadows.ShadowArscAssetManager
- operation - Variable in class org.robolectric.shadows.ShadowAlarmManager.ScheduledAlarm
-
Deprecated.
- options - Variable in class org.robolectric.shadows.ShadowActivity.IntentForResult
- options - Variable in class org.robolectric.shadows.ShadowActivity.IntentSenderRequest
- org.robolectric - package org.robolectric
-
Package containing main Robolectric classes.
- org.robolectric.android - package org.robolectric.android
- org.robolectric.android.controller - package org.robolectric.android.controller
- org.robolectric.android.internal - package org.robolectric.android.internal
- org.robolectric.android.util.concurrent - package org.robolectric.android.util.concurrent
- org.robolectric.annotation - package org.robolectric.annotation
-
Package containing Robolectric annotations.
- org.robolectric.annotation.experimental - package org.robolectric.annotation.experimental
- org.robolectric.annotation.internal - package org.robolectric.annotation.internal
- org.robolectric.annotation.processing - package org.robolectric.annotation.processing
-
Robolectric annotation processor.
- org.robolectric.annotation.processing.generator - package org.robolectric.annotation.processing.generator
-
Classes used to generate code.
- org.robolectric.annotation.processing.validator - package org.robolectric.annotation.processing.validator
-
Classes used to perform compile-time checking of shadows.
- org.robolectric.config - package org.robolectric.config
- org.robolectric.errorprone.bugpatterns - package org.robolectric.errorprone.bugpatterns
- org.robolectric.fakes - package org.robolectric.fakes
-
Package containing fake implementations of Android classes.
- org.robolectric.integrationtests.jacoco - package org.robolectric.integrationtests.jacoco
- org.robolectric.interceptors - package org.robolectric.interceptors
- org.robolectric.internal - package org.robolectric.internal
- org.robolectric.internal.bytecode - package org.robolectric.internal.bytecode
- org.robolectric.internal.dependency - package org.robolectric.internal.dependency
- org.robolectric.junit.rules - package org.robolectric.junit.rules
- org.robolectric.manifest - package org.robolectric.manifest
- org.robolectric.nativeruntime - package org.robolectric.nativeruntime
- org.robolectric.pluginapi - package org.robolectric.pluginapi
-
Extension points for customizing Robolectric.
- org.robolectric.pluginapi.config - package org.robolectric.pluginapi.config
- org.robolectric.pluginapi.perf - package org.robolectric.pluginapi.perf
- org.robolectric.plugins - package org.robolectric.plugins
- org.robolectric.plugins.config - package org.robolectric.plugins.config
- org.robolectric.preinstrumented - package org.robolectric.preinstrumented
- org.robolectric.res - package org.robolectric.res
- org.robolectric.res.android - package org.robolectric.res.android
- org.robolectric.res.builder - package org.robolectric.res.builder
- org.robolectric.sandbox - package org.robolectric.sandbox
- org.robolectric.shadow.api - package org.robolectric.shadow.api
- org.robolectric.shadows - package org.robolectric.shadows
-
Package containing shadow classes for the Android SDK.
- org.robolectric.shadows.gms - package org.robolectric.shadows.gms
-
Shadows for the Google Play Services Library.
- org.robolectric.shadows.gms.common - package org.robolectric.shadows.gms.common
- org.robolectric.shadows.httpclient - package org.robolectric.shadows.httpclient
-
Shadows for Apache HTTP Client.
- org.robolectric.shadows.multidex - package org.robolectric.shadows.multidex
-
Shadows for the Android Multidex Library.
- org.robolectric.shadows.util - package org.robolectric.shadows.util
-
Package containing shadow related utility classes.
- org.robolectric.util - package org.robolectric.util
-
Package containing general utility classes.
- org.robolectric.util.inject - package org.robolectric.util.inject
- org.robolectric.util.reflector - package org.robolectric.util.reflector
- org.robolectric.versioning - package org.robolectric.versioning
- orientation - Variable in class org.robolectric.res.android.ResTable_config
- ORIENTATION - Enum constant in enum org.robolectric.res.android.ResTable_config.Type
- ORIENTATION_ANY - Static variable in class org.robolectric.res.android.ResTable_config
- ORIENTATION_LAND - Static variable in class org.robolectric.res.android.ResTable_config
- ORIENTATION_PORT - Static variable in class org.robolectric.res.android.ResTable_config
- ORIENTATION_SQUARE - Static variable in class org.robolectric.res.android.ResTable_config
- OsUtil - Class in org.robolectric.util
-
OS-related utilities.
- OutgoingCallRecord(Uri, Bundle) - Constructor for class org.robolectric.shadows.ShadowTelecomManager.OutgoingCallRecord
- oval - Variable in class org.robolectric.shadows.ShadowCanvas.ArcPaintHistoryEvent
- oval - Variable in class org.robolectric.shadows.ShadowCanvas.OvalPaintHistoryEvent
- overlay(Config) - Method in class org.robolectric.annotation.Config.Builder
- overlayTypeId() - Method in class org.robolectric.res.android.IdmapEntries
- OverriddenActivityTransition(int, int, int) - Constructor for class org.robolectric.shadows.ShadowActivity.OverriddenActivityTransition
- override(String, String) - Static method in class org.robolectric.shadows.ShadowSystemProperties
-
Overrides the system property for testing.
- overrideActivityTransition(int, int, int, int) - Method in class org.robolectric.shadows.ShadowActivity
- overrideConfig(int, PersistableBundle) - Method in class org.robolectric.shadows.ShadowCarrierConfigManager
-
Overrides the carrier config of the provided subscription ID with the provided values.
- overrideExecutor(Executor) - Static method in class org.robolectric.shadows.ShadowIcon
-
Set the executor where async drawable loading will run.
- overrideExecutor(Executor) - Static method in class org.robolectric.shadows.ShadowPausedAsyncTask
-
Globally override the executor used for all AsyncTask#execute* calls.
- overridePendingTransition(int, int) - Method in class org.robolectric.shadows.ShadowActivity
- ownerPackageName - Variable in class org.robolectric.android.internal.DisplayConfig
-
The package name of the application that owns this display, or null if it is owned by the system.
- ownerUid - Variable in class org.robolectric.android.internal.DisplayConfig
-
The UID of the application that owns this display, or zero if it is owned by the system.
P
- P() - Constructor for class org.robolectric.versioning.AndroidVersions.P
- package_ - Variable in class org.robolectric.res.android.CppAssetManager2.ResourceName
- PackageGroup(ResTable, String, int, boolean, boolean, boolean) - Constructor for class org.robolectric.res.android.ResTable.PackageGroup
- PackageItemData - Class in org.robolectric.manifest
- PackageItemData(String, MetaData) - Constructor for class org.robolectric.manifest.PackageItemData
- packageName - Variable in class org.robolectric.annotation.Config.Builder
- packageName - Variable in class org.robolectric.res.android.ResTable.ResourceName
- packageName - Variable in class org.robolectric.res.DocumentLoader
- packageName - Variable in class org.robolectric.res.ResName
- packageName() - Method in class org.robolectric.annotation.Config.Implementation
- packageName() - Element in annotation type org.robolectric.annotation.Config
-
Deprecated.To change your package name please override the applicationId in your build system. Changing package name here is broken as the package name will no longer match the package name encoded in the arsc resources file. If you are looking to simulate another application you can create another applications Context using
Context.createPackageContext(String, int)
. Note that you must add this package toShadowPackageManager.addPackage(android.content.pm.PackageInfo)
first. - PackagePropertiesLoader - Class in org.robolectric.plugins
-
Provides cached access to
robolectric-properties
files, for all your configuration needs! - PackagePropertiesLoader() - Constructor for class org.robolectric.plugins.PackagePropertiesLoader
- PackageResourceTable - Class in org.robolectric.res
-
A
ResourceTable
for a single package, e.g: "android" / ox01 - PackageResourceTable(String) - Constructor for class org.robolectric.res.PackageResourceTable
- PackageRollbackInfoBuilder - Class in org.robolectric.shadows
-
Builder for
PackageRollbackInfo
as PackageRollbackInfo has hidden constructors, this builder class has been added as a way to make custom PackageRollbackInfo objects when needed. - PackageSetting() - Constructor for class org.robolectric.shadows.ShadowPackageManager.PackageSetting
- PackageSetting(ShadowPackageManager.PackageSetting) - Constructor for class org.robolectric.shadows.ShadowPackageManager.PackageSetting
- packagesToNotAcquire - Variable in class org.robolectric.internal.bytecode.InstrumentationConfiguration.Builder
- packagesToNotInstrument - Variable in class org.robolectric.internal.bytecode.InstrumentationConfiguration.Builder
- packLanguage(String) - Method in class org.robolectric.res.android.ResTable_config
- packRegion(String) - Method in class org.robolectric.res.android.ResTable_config
- paint - Variable in class org.robolectric.shadows.ShadowCanvas.ArcPaintHistoryEvent
- paint - Variable in class org.robolectric.shadows.ShadowCanvas.CirclePaintHistoryEvent
- paint - Variable in class org.robolectric.shadows.ShadowCanvas.LinePaintHistoryEvent
- paint - Variable in class org.robolectric.shadows.ShadowCanvas.OvalPaintHistoryEvent
- paint - Variable in class org.robolectric.shadows.ShadowCanvas.RectPaintHistoryEvent
- paint - Variable in class org.robolectric.shadows.ShadowCanvas.RoundRectPaintHistoryEvent
- paint - Variable in class org.robolectric.shadows.ShadowCanvas.TextHistoryEvent
- PaintNatives - Class in org.robolectric.nativeruntime
-
Native methods for Paint JNI registration.
- PaintNatives() - Constructor for class org.robolectric.nativeruntime.PaintNatives
- Pair(String, String) - Constructor for class org.robolectric.res.AttrData.Pair
- param(String, String) - Method in class org.robolectric.shadows.httpclient.FakeHttpLayer.RequestMatcherBuilder
- ParameterizedRobolectricTestRunner - Class in org.robolectric
-
A Parameterized test runner for Robolectric.
- ParameterizedRobolectricTestRunner(Class<?>) - Constructor for class org.robolectric.ParameterizedRobolectricTestRunner
- ParameterizedRobolectricTestRunner.Parameter - Annotation Type in org.robolectric
-
Annotation for fields of the test class which will be initialized by the method annotated by
Parameters
By using directly this annotation, the test class constructor isn't needed.
Index range must start at 0. - ParameterizedRobolectricTestRunner.Parameters - Annotation Type in org.robolectric
-
Annotation for a method which provides parameters to be injected into the test class constructor by
Parameterized
- params - Variable in class org.robolectric.annotation.processing.DocumentedMethod
- params - Variable in class org.robolectric.shadows.httpclient.DefaultRequestDirector
-
The HTTP parameters.
- ParamsParser - Class in org.robolectric.shadows.httpclient
- ParamsParser() - Constructor for class org.robolectric.shadows.httpclient.ParamsParser
- paramTypes - Variable in class org.robolectric.internal.bytecode.MethodSignature
- parse(String) - Static method in class org.robolectric.internal.bytecode.MethodSignature
- parse(String) - Static method in class org.robolectric.res.Qualifiers
- parse(String, boolean) - Static method in class org.robolectric.res.Qualifiers
- parse(String, ResTable_config) - Static method in class org.robolectric.res.android.ConfigDescription
- parse(String, ResTable_config, boolean) - Static method in class org.robolectric.res.android.ConfigDescription
- parseFloatAttribute(String, String, TypedValue, boolean) - Static method in class org.robolectric.shadows.ResourceHelper
-
Parse a float attribute and return the parsed value into a given TypedValue.
- parseFloatAttribute(String, String, TypedValue, boolean) - Static method in class org.robolectric.shadows.ResourceHelper2
-
Parse a float attribute and return the parsed value into a given TypedValue.
- parseId(Uri) - Static method in class org.robolectric.shadows.ShadowContentUris
- parseInt(String) - Static method in class org.robolectric.util.Util
- parseNumericAddressNoThrow(String) - Static method in class org.robolectric.shadows.ShadowInetAddressUtils
- parseParams(HttpRequest) - Static method in class org.robolectric.shadows.httpclient.ParamsParser
- parseSdkArrayProperty(String) - Static method in class org.robolectric.annotation.internal.ConfigUtils
- parseSdkInt(String) - Static method in class org.robolectric.annotation.internal.ConfigUtils
- parseStringArrayProperty(String) - Static method in class org.robolectric.annotation.internal.ConfigUtils
- parseValue(Integer, ResName, AttributeResource, TypedValue) - Method in class org.robolectric.android.AttributeSetBuilderImpl.ArscResourceResolver
- parseValue(Integer, ResName, AttributeResource, TypedValue) - Method in interface org.robolectric.android.AttributeSetBuilderImpl.ResourceResolver
- path - Variable in class org.robolectric.manifest.PathPermissionData
- path() - Method in class org.robolectric.res.android.ApkAssetsCache.Key
- path(String) - Method in class org.robolectric.shadows.httpclient.FakeHttpLayer.RequestMatcherBuilder
- PathDashPathEffectNatives - Class in org.robolectric.nativeruntime
-
Native methods for PathDashPathEffect JNI registration.
- PathEffectNatives - Class in org.robolectric.nativeruntime
-
Native methods for PathEffect JNI registration.
- pathFrom(URL) - Static method in class org.robolectric.util.Util
- PathIteratorNatives - Class in org.robolectric.nativeruntime
-
Native methods for PathIterator JNI registration.
- PathMeasureNatives - Class in org.robolectric.nativeruntime
-
Native methods for PathMeasure JNI registration.
- PathNatives - Class in org.robolectric.nativeruntime
-
Native methods for Path JNI registration.
- PathParserNatives - Class in org.robolectric.nativeruntime
-
Native methods for PathParser JNI registration.
- pathPattern - Variable in class org.robolectric.manifest.PathPermissionData
- PathPermissionData - Class in org.robolectric.manifest
- pathPrefix - Variable in class org.robolectric.manifest.PathPermissionData
- pattern - Static variable in class org.robolectric.shadows.ShadowVibrator
- pause() - Method in class org.robolectric.android.controller.ActivityController
- pause() - Method in class org.robolectric.android.controller.FragmentController
-
Deprecated.
- pause() - Method in class org.robolectric.android.internal.LooperDelegatingScheduler
- pause() - Method in class org.robolectric.shadows.ShadowLegacyLooper
- pause() - Method in class org.robolectric.shadows.ShadowLooper
-
Pause the looper.
- pause() - Method in class org.robolectric.shadows.ShadowPausedLooper
- pause() - Method in class org.robolectric.shadows.ShadowTransportControls
- pause() - Method in class org.robolectric.shadows.ShadowVideoView
- pause() - Method in class org.robolectric.util.Scheduler
-
Deprecated.Pause the scheduler.
- PAUSE - Static variable in class org.robolectric.shadows.ShadowVideoView
- pauseActivity(Activity) - Method in class org.robolectric.android.internal.LocalActivityInvoker
- PAUSED - Enum constant in enum org.robolectric.annotation.LooperMode.Mode
-
A mode that more accurately models real Android's
Looper
behavior. - PAUSED - Enum constant in enum org.robolectric.shadows.ShadowMediaPlayer.State
- PAUSED - Enum constant in enum org.robolectric.util.Scheduler.IdleState
-
Deprecated.The
Scheduler
will not automatically advance the clock nor execute any runnables. - PausedExecutorService - Class in org.robolectric.android.util.concurrent
-
Executor service that queues any posted tasks.
- PausedExecutorService() - Constructor for class org.robolectric.android.util.concurrent.PausedExecutorService
- pauseLooper(Looper) - Static method in class org.robolectric.shadows.ShadowLooper
-
Pauses execution of tasks posted to the ShadowLegacyLooper.
- pauseMainLooper() - Static method in class org.robolectric.shadows.ShadowLooper
-
Puts the main ShadowLegacyLooper in an "paused" state.
- peekAuthToken(Account, String) - Method in class org.robolectric.shadows.ShadowAccountManager
- peekInstance() - Static method in class org.robolectric.shadows.ShadowInputMethodManager
- peekNativeObject(long) - Method in class org.robolectric.res.android.NativeObjRegistry
-
Similar to
NativeObjRegistry.getNativeObject(long)
but returns null if object with given id cannot be found. - peekNextAddAccountOptions() - Method in class org.robolectric.shadows.ShadowAccountManager
-
Returns the next
addAccountOptions
passed toShadowAccountManager.addAccount(android.accounts.Account)
without consuming it. - peekNextScheduledAlarm() - Method in class org.robolectric.shadows.ShadowAlarmManager
-
Returns the earliest scheduled alarm.
- peekNextStartedActivity() - Method in class org.robolectric.shadows.ShadowContextWrapper
-
Returns the most recent
Intent
started byContextWrapper.startActivity(android.content.Intent)
without consuming it. - peekNextStartedActivity() - Method in class org.robolectric.shadows.ShadowCrossProfileApps
-
Returns the most recent
ComponentName
,UserHandle
pair started byCrossProfileApps.startMainActivity(ComponentName, UserHandle)
orCrossProfileApps.startActivity(ComponentName, UserHandle)
,ShadowCrossProfileApps.startActivity(Intent, UserHandle, Activity)
,ShadowCrossProfileApps.startActivity(Intent, UserHandle, Activity, Bundle)
, wrapped inShadowCrossProfileApps.StartedActivity
. - peekNextStartedActivityForResult() - Method in class org.robolectric.shadows.ShadowActivity
-
Returns the most recent
Intent
started byActivity.startActivityForResult(Intent, int)
without consuming it. - peekNextStartedActivityForResult() - Method in class org.robolectric.shadows.ShadowContextWrapper
-
Returns the most recent
IntentForResult
started byContextWrapper.startActivity(android.content.Intent, android.os.Bundle)
without consuming it. - peekNextStartedMainActivity() - Method in class org.robolectric.shadows.ShadowCrossProfileApps
-
Deprecated.Use
ShadowCrossProfileApps.peekNextStartedActivity()
instead. - peekNextStartedService() - Method in class org.robolectric.shadows.ShadowContextWrapper
-
Returns the most recent
Intent
started byContext.startService(android.content.Intent)
without consuming it. - peekWindowSession() - Static method in class org.robolectric.shadows.ShadowWindowManagerGlobal
- pendingCryptoObject - Static variable in class org.robolectric.shadows.ShadowFingerprintManager
- pendingIntent - Variable in class org.robolectric.shadows.ShadowSmsManager.MultimediaMessageParams
- pendingIntent() - Method in class org.robolectric.shadows.ShadowBluetoothLeScanner.ScanParams
- performAccessibilityButtonClick() - Method in class org.robolectric.shadows.ShadowAccessibilityButtonController
-
Performs click action for accessibility button.
- performAccessibilityShortcut() - Method in class org.robolectric.shadows.ShadowAccessibilityManager
- performAction(int) - Method in class org.robolectric.shadows.ShadowAccessibilityNodeInfo
- performAction(int, Bundle) - Method in class org.robolectric.shadows.ShadowAccessibilityNodeInfo
- performClick() - Method in class org.robolectric.shadows.ShadowView
- performCreate(Bundle) - Method in interface org.robolectric.shadows._Activity_
- performDestroy() - Method in interface org.robolectric.shadows._Activity_
- performGlobalAction(int) - Method in class org.robolectric.shadows.ShadowAccessibilityService
- performHapticFeedback(int) - Method in class org.robolectric.shadows.ShadowView
- performIdentifierAction(int, int) - Method in class org.robolectric.fakes.RoboMenu
- performItemClick(int) - Method in class org.robolectric.shadows.ShadowAdapterView
- performLongClick() - Method in class org.robolectric.shadows.ShadowView
- performNoPageLoadClientCallbacks() - Method in class org.robolectric.shadows.ShadowWebView
-
Performs no callbacks on
WebViewClient
andWebChromeClient
when any ofShadowWebView.loadUrl(java.lang.String)
,ShadowWebView.loadData(java.lang.String,java.lang.String,java.lang.String)
orShadowWebView.loadDataWithBaseURL(java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String)
is called. - performPause() - Method in interface org.robolectric.shadows._Activity_
- performRestart() - Method in interface org.robolectric.shadows._Activity_
- performRestart(boolean) - Method in interface org.robolectric.shadows._Activity_
- performRestart(boolean, String) - Method in interface org.robolectric.shadows._Activity_
- performRestoreInstanceState(Bundle) - Method in interface org.robolectric.shadows._Activity_
- performResume() - Method in interface org.robolectric.shadows._Activity_
- performResume(boolean, String) - Method in interface org.robolectric.shadows._Activity_
- performSaveInstanceState(Bundle) - Method in interface org.robolectric.shadows._Activity_
- performShortcut(int, KeyEvent, int) - Method in class org.robolectric.fakes.RoboMenu
- performStart() - Method in interface org.robolectric.shadows._Activity_
- performStart(String) - Method in interface org.robolectric.shadows._Activity_
- performStaticInitialization(Class<?>) - Static method in class org.robolectric.internal.bytecode.RobolectricInternals
- performStop() - Method in interface org.robolectric.shadows._Activity_
- performStop(boolean) - Method in interface org.robolectric.shadows._Activity_
- performStop(boolean, String) - Method in interface org.robolectric.shadows._Activity_
- performSuccessfulPageLoadClientCallbacks() - Method in class org.robolectric.shadows.ShadowWebView
-
Performs callbacks on
WebViewClient
andWebChromeClient
that simulates a successful page load when any ofShadowWebView.loadUrl(java.lang.String)
,ShadowWebView.loadData(java.lang.String,java.lang.String,java.lang.String)
orShadowWebView.loadDataWithBaseURL(java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String)
is called. - performTopResumedActivityChanged(boolean, String) - Method in interface org.robolectric.shadows._Activity_
- PerfStatsCollector - Class in org.robolectric.util
-
Collects performance statistics for later reporting via
PerfStatsReporter
. - PerfStatsCollector() - Constructor for class org.robolectric.util.PerfStatsCollector
- PerfStatsCollector.Event - Class in org.robolectric.util
-
Event for perf stats collection.
- PerfStatsCollector.ThrowingRunnable<F extends Exception> - Interface in org.robolectric.util
-
Runnable that throws an exception.
- PerfStatsCollector.ThrowingSupplier<T,
F extends Exception> - Interface in org.robolectric.util -
Supplier that throws an exception.
- PerfStatsReporter - Interface in org.robolectric.pluginapi.perf
- PERMISSION_CONTROLLER_PACKAGE_NAME - Static variable in class org.robolectric.shadows.ShadowApplicationPackageManager
- PermissionGroupItemData - Class in org.robolectric.manifest
-
Holds permission data from manifest.
- PermissionGroupItemData(String, String, String, MetaData) - Constructor for class org.robolectric.manifest.PermissionGroupItemData
- PermissionItemData - Class in org.robolectric.manifest
-
Holds permission data from manifest.
- PermissionItemData(String, String, String, String, String, MetaData) - Constructor for class org.robolectric.manifest.PermissionItemData
- PermissionsRequest(String[], int) - Constructor for class org.robolectric.shadows.ShadowActivity.PermissionsRequest
- PermissionsRequest(String[], int, int) - Constructor for class org.robolectric.shadows.ShadowActivity.PermissionsRequest
- phoneAccount - Variable in class org.robolectric.shadows.ShadowTelecomManager.CallRecord
-
Deprecated.
- phoneAccount - Variable in class org.robolectric.shadows.ShadowTelecomManager.OutgoingCallRecord
- PhoneAccountBuilder - Class in org.robolectric.shadows
-
A more advanced builder for
PhoneAccount
that gives access to some hidden methods onPhoneAccount.Builder
. - PhoneAccountBuilder(PhoneAccount) - Constructor for class org.robolectric.shadows.PhoneAccountBuilder
- PhoneAccountBuilder(PhoneAccountHandle, CharSequence) - Constructor for class org.robolectric.shadows.PhoneAccountBuilder
- PhoneCapabilityFactory - Class in org.robolectric.shadows
-
Factory to create PhoneCapability.
- physicalXDpi - Variable in class org.robolectric.android.internal.DisplayConfig
-
The exact physical pixels per inch of the screen in the X dimension.
- physicalYDpi - Variable in class org.robolectric.android.internal.DisplayConfig
-
The exact physical pixels per inch of the screen in the Y dimension.
- Picker() - Constructor for class org.robolectric.shadows.ShadowApkAssets.Picker
- Picker() - Constructor for class org.robolectric.shadows.ShadowAssetInputStream.Picker
- Picker() - Constructor for class org.robolectric.shadows.ShadowAssetManager.Picker
- Picker() - Constructor for class org.robolectric.shadows.ShadowAsyncTask.Picker
- Picker() - Constructor for class org.robolectric.shadows.ShadowAsyncTaskLoader.Picker
- Picker() - Constructor for class org.robolectric.shadows.ShadowBaseStringBlock.Picker
- Picker() - Constructor for class org.robolectric.shadows.ShadowBaseXmlBlock.Picker
- Picker() - Constructor for class org.robolectric.shadows.ShadowBitmap.Picker
- Picker() - Constructor for class org.robolectric.shadows.ShadowCanvas.Picker
- Picker() - Constructor for class org.robolectric.shadows.ShadowChoreographer.Picker
- Picker() - Constructor for class org.robolectric.shadows.ShadowCursorWindow.Picker
- Picker() - Constructor for class org.robolectric.shadows.ShadowLooper.Picker
- Picker() - Constructor for class org.robolectric.shadows.ShadowMatrix.Picker
- Picker() - Constructor for class org.robolectric.shadows.ShadowMessage.Picker
- Picker() - Constructor for class org.robolectric.shadows.ShadowMessageQueue.Picker
- Picker() - Constructor for class org.robolectric.shadows.ShadowNativeAllocationRegistry.Picker
- Picker() - Constructor for class org.robolectric.shadows.ShadowNativeAnimatedImageDrawable.Picker
- Picker() - Constructor for class org.robolectric.shadows.ShadowNativeAnimatedVectorDrawable.Picker
- Picker() - Constructor for class org.robolectric.shadows.ShadowNativeBaseCanvas.Picker
- Picker() - Constructor for class org.robolectric.shadows.ShadowNativeBaseRecordingCanvas.Picker
- Picker() - Constructor for class org.robolectric.shadows.ShadowNativeBitmapDrawable.Picker
- Picker() - Constructor for class org.robolectric.shadows.ShadowNativeBitmapFactory.Picker
- Picker() - Constructor for class org.robolectric.shadows.ShadowNativeBitmapShader.Picker
- Picker() - Constructor for class org.robolectric.shadows.ShadowNativeBlendModeColorFilter.Picker
- Picker() - Constructor for class org.robolectric.shadows.ShadowNativeBlurMaskFilter.Picker
- Picker() - Constructor for class org.robolectric.shadows.ShadowNativeCanvasProperty.Picker
- Picker() - Constructor for class org.robolectric.shadows.ShadowNativeColor.Picker
- Picker() - Constructor for class org.robolectric.shadows.ShadowNativeColorFilter.Picker
- Picker() - Constructor for class org.robolectric.shadows.ShadowNativeColorMatrixColorFilter.Picker
- Picker() - Constructor for class org.robolectric.shadows.ShadowNativeColorSpaceRgb.Picker
- Picker() - Constructor for class org.robolectric.shadows.ShadowNativeColorSpaceRgb.ShadowNative.Picker
- Picker() - Constructor for class org.robolectric.shadows.ShadowNativeComposePathEffect.Picker
- Picker() - Constructor for class org.robolectric.shadows.ShadowNativeComposeShader.Picker
- Picker() - Constructor for class org.robolectric.shadows.ShadowNativeCornerPathEffect.Picker
- Picker() - Constructor for class org.robolectric.shadows.ShadowNativeDashPathEffect.Picker
- Picker() - Constructor for class org.robolectric.shadows.ShadowNativeDiscretePathEffect.Picker
- Picker() - Constructor for class org.robolectric.shadows.ShadowNativeDisplayListCanvas.Picker
- Picker() - Constructor for class org.robolectric.shadows.ShadowNativeEmbossMaskFilter.Picker
- Picker() - Constructor for class org.robolectric.shadows.ShadowNativeFont.Picker
- Picker() - Constructor for class org.robolectric.shadows.ShadowNativeFont.ShadowNativeFontBuilder.Picker
- Picker() - Constructor for class org.robolectric.shadows.ShadowNativeFontFamily.Picker
- Picker() - Constructor for class org.robolectric.shadows.ShadowNativeFontFileUtil.Picker
- Picker() - Constructor for class org.robolectric.shadows.ShadowNativeFontsFontFamily.Picker
- Picker() - Constructor for class org.robolectric.shadows.ShadowNativeFontsFontFamily.ShadowNativeFontFamilyBuilder.Picker
- Picker() - Constructor for class org.robolectric.shadows.ShadowNativeHardwareRenderer.Picker
- Picker() - Constructor for class org.robolectric.shadows.ShadowNativeHardwareRendererObserver.Picker
- Picker() - Constructor for class org.robolectric.shadows.ShadowNativeImageDecoder.Picker
- Picker() - Constructor for class org.robolectric.shadows.ShadowNativeImageReader.Picker
- Picker() - Constructor for class org.robolectric.shadows.ShadowNativeImageReaderSurfaceImage.Picker
- Picker() - Constructor for class org.robolectric.shadows.ShadowNativeInterpolator.Picker
- Picker() - Constructor for class org.robolectric.shadows.ShadowNativeLightingColorFilter.Picker
- Picker() - Constructor for class org.robolectric.shadows.ShadowNativeLinearGradient.Picker
- Picker() - Constructor for class org.robolectric.shadows.ShadowNativeLineBreaker.Picker
- Picker() - Constructor for class org.robolectric.shadows.ShadowNativeMaskFilter.Picker
- Picker() - Constructor for class org.robolectric.shadows.ShadowNativeMatrix.ShadowExtraNatives.Picker
- Picker() - Constructor for class org.robolectric.shadows.ShadowNativeMeasuredParagraph.Picker
- Picker() - Constructor for class org.robolectric.shadows.ShadowNativeMeasuredText.Picker
- Picker() - Constructor for class org.robolectric.shadows.ShadowNativeMeasuredText.ShadowNativeMeasuredTextBuilder.Picker
- Picker() - Constructor for class org.robolectric.shadows.ShadowNativeNativeInterpolatorFactory.Picker
- Picker() - Constructor for class org.robolectric.shadows.ShadowNativeNinePatch.Picker
- Picker() - Constructor for class org.robolectric.shadows.ShadowNativePaint.Picker
- Picker() - Constructor for class org.robolectric.shadows.ShadowNativePathDashPathEffect.Picker
- Picker() - Constructor for class org.robolectric.shadows.ShadowNativePathEffect.Picker
- Picker() - Constructor for class org.robolectric.shadows.ShadowNativePathIterator.Picker
- Picker() - Constructor for class org.robolectric.shadows.ShadowNativePathMeasure.Picker
- Picker() - Constructor for class org.robolectric.shadows.ShadowNativePathParser.Picker
- Picker() - Constructor for class org.robolectric.shadows.ShadowNativePicture.Picker
- Picker() - Constructor for class org.robolectric.shadows.ShadowNativePorterDuffColorFilter.Picker
- Picker() - Constructor for class org.robolectric.shadows.ShadowNativePositionedGlyphs.Picker
- Picker() - Constructor for class org.robolectric.shadows.ShadowNativePropertyValuesHolder.Picker
- Picker() - Constructor for class org.robolectric.shadows.ShadowNativeRadialGradient.Picker
- Picker() - Constructor for class org.robolectric.shadows.ShadowNativeRecordingCanvas.Picker
- Picker() - Constructor for class org.robolectric.shadows.ShadowNativeRecordingCanvasOP.Picker
- Picker() - Constructor for class org.robolectric.shadows.ShadowNativeRegion.Picker
- Picker() - Constructor for class org.robolectric.shadows.ShadowNativeRegionIterator.Picker
- Picker() - Constructor for class org.robolectric.shadows.ShadowNativeRenderEffect.Picker
- Picker() - Constructor for class org.robolectric.shadows.ShadowNativeRenderNode.Picker
- Picker() - Constructor for class org.robolectric.shadows.ShadowNativeRenderNodeAnimator.Picker
- Picker() - Constructor for class org.robolectric.shadows.ShadowNativeRenderNodeAnimatorQ.Picker
- Picker() - Constructor for class org.robolectric.shadows.ShadowNativeRenderNodeOP.Picker
- Picker() - Constructor for class org.robolectric.shadows.ShadowNativeRuntimeShader.Picker
- Picker() - Constructor for class org.robolectric.shadows.ShadowNativeShader.Picker
- Picker() - Constructor for class org.robolectric.shadows.ShadowNativeSQLiteRawStatement.Picker
- Picker() - Constructor for class org.robolectric.shadows.ShadowNativeStaticLayout.Picker
- Picker() - Constructor for class org.robolectric.shadows.ShadowNativeSumPathEffect.Picker
- Picker() - Constructor for class org.robolectric.shadows.ShadowNativeSurface.Picker
- Picker() - Constructor for class org.robolectric.shadows.ShadowNativeSweepGradient.Picker
- Picker() - Constructor for class org.robolectric.shadows.ShadowNativeSystemFonts.Picker
- Picker() - Constructor for class org.robolectric.shadows.ShadowNativeTableMaskFilter.Picker
- Picker() - Constructor for class org.robolectric.shadows.ShadowNativeTextRunShaper.Picker
- Picker() - Constructor for class org.robolectric.shadows.ShadowNativeThreadedRenderer.Picker
- Picker() - Constructor for class org.robolectric.shadows.ShadowNativeTypeface.ShadowNativeTypefaceBuilder.Picker
- Picker() - Constructor for class org.robolectric.shadows.ShadowNativeVectorDrawable.Picker
- Picker() - Constructor for class org.robolectric.shadows.ShadowNativeVirtualRefBasePtr.Picker
- Picker() - Constructor for class org.robolectric.shadows.ShadowPath.Picker
- Picker() - Constructor for class org.robolectric.shadows.ShadowResourcesImpl.Picker
- Picker() - Constructor for class org.robolectric.shadows.ShadowSQLiteConnection.Picker
- Picker() - Constructor for class org.robolectric.shadows.ShadowSystemClock.Picker
- Picker() - Constructor for class org.robolectric.shadows.ShadowTypeface.Picker
- pickInstrumentation() - Method in class org.robolectric.android.internal.AndroidTestEnvironment
- pickShadowClass() - Method in interface org.robolectric.shadow.api.ShadowPicker
-
Determines the shadow class to be used depending on the configuration of the
org.robolectric.internal.Environment
. - pickShadowClass() - Method in class org.robolectric.shadows.GraphicsShadowPicker
- pickShadowClass() - Method in class org.robolectric.shadows.LooperShadowPicker
- pickShadowClass() - Method in class org.robolectric.shadows.ResourceModeShadowPicker
- pickShadowClass() - Method in class org.robolectric.shadows.SQLiteShadowPicker
- pickShadowMethod(Class<?>, String, Class<?>[]) - Method in class org.robolectric.internal.bytecode.ShadowWrangler
-
Return a method handle of the shadow class which matches the given function signature of the shadowed class.
- PictureNatives - Class in org.robolectric.nativeruntime
-
Native methods for Picture JNI registration.
- PictureNatives() - Constructor for class org.robolectric.nativeruntime.PictureNatives
- pinShortcuts(String, List<String>, UserHandle) - Method in class org.robolectric.shadows.ShadowLauncherApps
- pinSlice(Uri, Set<SliceSpec>) - Method in class org.robolectric.shadows.ShadowSliceManager
- placeCall(Uri, Bundle) - Method in class org.robolectric.shadows.ShadowTelecomManager
- play() - Method in class org.robolectric.shadows.ShadowAudioTrack
- play() - Method in class org.robolectric.shadows.ShadowTransportControls
- play(int) - Method in class org.robolectric.shadows.ShadowMediaActionSound
-
Instrumented call to
MediaActionSound.play(int)
- play(int, float, float, int, int, float) - Method in class org.robolectric.shadows.ShadowSoundPool
- Playback(int, float, float, int, int, float) - Constructor for class org.robolectric.shadows.ShadowSoundPool.Playback
- PLAYBACK_COMPLETED - Enum constant in enum org.robolectric.shadows.ShadowMediaPlayer.State
- PlaybackInfoBuilder - Class in org.robolectric.shadows
-
Builder for
MediaController.PlaybackInfo
- playFromSearch(String, Bundle) - Method in class org.robolectric.shadows.ShadowTransportControls
- playFromUri(Uri, Bundle) - Method in class org.robolectric.shadows.ShadowTransportControls
- playSoundEffect(int) - Method in class org.robolectric.shadows.ShadowViewRootImpl
- Plural - Class in org.robolectric.res
- PluralRules - Class in org.robolectric.res
- PluralRules(List<Plural>, ResType, XmlContext) - Constructor for class org.robolectric.res.PluralRules
- Point(float, float, ShadowPath.Point.Type) - Constructor for class org.robolectric.shadows.ShadowPath.Point
- PolicyKeyFactory - Class in org.robolectric.shadows
-
Factory for
PolicyKey
- PolicyStateBuilder - Class in org.robolectric.shadows
-
Builder for
PolicyState
- PolicyValueFactory - Class in org.robolectric.shadows
-
A Factory class representing
StringPolicyValue
- poll(long) - Method in class org.robolectric.shadows.ShadowPausedLooper
-
Polls the message queue waiting until a message is posted to the head of the queue.
- pomPath() - Method in class org.robolectric.internal.dependency.MavenJarArtifact
- pomSha512Path() - Method in class org.robolectric.internal.dependency.MavenJarArtifact
- populateInputDevicesLocked() - Method in class org.robolectric.shadows.ShadowInputManager
- populateInputDevicesLocked() - Method in class org.robolectric.shadows.ShadowInputManagerGlobal
- populateItems() - Method in class org.robolectric.shadows.ShadowAdapterView
- populateSdks(TreeMap<Integer, Sdk>) - Method in class org.robolectric.plugins.DefaultSdkProvider
- PorterDuffColorFilterNatives - Class in org.robolectric.nativeruntime
-
Native methods for PorterDuffColorFilter JNI registration.
- pos() - Method in class org.robolectric.shadows.ShadowMemoryMappedFile.RoboBufferIterator
- pos() - Method in class org.robolectric.shadows.ShadowMemoryMappedFileS.RoboBufferIterator
- PositionedGlyphsNatives - Class in org.robolectric.nativeruntime
-
Native methods for PositionedGlyphs JNI registration.
- post(Runnable) - Method in class org.robolectric.android.internal.LooperDelegatingScheduler
- post(Runnable) - Method in class org.robolectric.shadows.ShadowView
- post(Runnable) - Method in class org.robolectric.util.Scheduler
-
Deprecated.Add a runnable to the queue.
- post(Runnable, long) - Method in class org.robolectric.shadows.ShadowLegacyLooper
-
Deprecated.Use a
Handler
instance to post to a looper. - post(Runnable, long) - Method in class org.robolectric.shadows.ShadowLooper
-
Deprecated.Use a
Handler
instance to post to a looper. - post(Runnable, long) - Method in class org.robolectric.shadows.ShadowPausedLooper
- postAtFrontOfQueue(Runnable) - Method in class org.robolectric.android.internal.LooperDelegatingScheduler
- postAtFrontOfQueue(Runnable) - Method in class org.robolectric.shadows.ShadowLegacyLooper
-
Deprecated.Use a
Handler
instance to post to a looper. - postAtFrontOfQueue(Runnable) - Method in class org.robolectric.shadows.ShadowLooper
-
Deprecated.Use a
Handler
instance to post to a looper. - postAtFrontOfQueue(Runnable) - Method in class org.robolectric.shadows.ShadowPausedLooper
- postAtFrontOfQueue(Runnable) - Method in class org.robolectric.util.Scheduler
-
Deprecated.Add a runnable to the head of the queue.
- postBody(FakeHttpLayer.RequestMatcherBuilder.PostBodyMatcher) - Method in class org.robolectric.shadows.httpclient.FakeHttpLayer.RequestMatcherBuilder
- postCallback(int, Runnable, Object) - Method in class org.robolectric.shadows.ShadowLegacyChoreographer
-
The default implementation will call
ShadowLegacyChoreographer.postCallbackDelayed(int, Runnable, Object, long)
with no delay. - postCallbackDelayed(int, Runnable, Object, long) - Method in class org.robolectric.shadows.ShadowLegacyChoreographer
- postConcat(Matrix) - Method in class org.robolectric.shadows.ShadowLegacyMatrix
- postCreate(Bundle) - Method in class org.robolectric.android.controller.ActivityController
- postDelayed(Runnable, long) - Method in class org.robolectric.android.internal.LooperDelegatingScheduler
- postDelayed(Runnable, long) - Method in class org.robolectric.shadows.ShadowView
- postDelayed(Runnable, long) - Method in class org.robolectric.util.Scheduler
-
Deprecated.Add a runnable to the queue to be run after a delay.
- postDelayed(Runnable, long, TimeUnit) - Method in class org.robolectric.android.internal.LooperDelegatingScheduler
- postDelayed(Runnable, long, TimeUnit) - Method in class org.robolectric.util.Scheduler
-
Deprecated.Add a runnable to the queue to be run after a delay.
- postEvent(ShadowMediaPlayer.MediaEvent) - Method in class org.robolectric.shadows.ShadowMediaPlayer
- postEventDelayed(ShadowMediaPlayer.MediaEvent, long) - Method in class org.robolectric.shadows.ShadowMediaPlayer
- postEventFromNative(Object) - Static method in class org.robolectric.nativeruntime.ImageReaderNatives
- postFrameCallback(Choreographer.FrameCallback) - Method in class org.robolectric.shadows.ShadowLegacyChoreographer
-
The default implementation will call
ShadowLegacyChoreographer.postFrameCallbackDelayed(FrameCallback, long)
with no delay. - postFrameCallbackDelayed(Choreographer.FrameCallback, long) - Method in class org.robolectric.shadows.ShadowLegacyChoreographer
- postInvalidateDelayed(long) - Method in class org.robolectric.shadows.ShadowView
- postMessage(WebMessage) - Method in class org.robolectric.fakes.RoboWebMessagePort
- postResume() - Method in class org.robolectric.android.controller.ActivityController
- postRotate(float) - Method in class org.robolectric.shadows.ShadowLegacyMatrix
- postRotate(float, float, float) - Method in class org.robolectric.shadows.ShadowLegacyMatrix
- postScale(float, float) - Method in class org.robolectric.shadows.ShadowLegacyMatrix
- postScale(float, float, float, float) - Method in class org.robolectric.shadows.ShadowLegacyMatrix
- postSkew(float, float) - Method in class org.robolectric.shadows.ShadowLegacyMatrix
- postSkew(float, float, float, float) - Method in class org.robolectric.shadows.ShadowLegacyMatrix
- postSync(Runnable) - Method in class org.robolectric.shadows.ShadowPausedLooper
-
Posts the runnable to the looper and idles until the runnable has been run.
- postTranslate(float, float) - Method in class org.robolectric.shadows.ShadowLegacyMatrix
- postUsabilityStats(int, boolean, WifiUsabilityStatsEntryBuilder) - Method in class org.robolectric.shadows.ShadowWifiManager
-
Post Wifi stats to any listeners registered with
WifiManager.addOnWifiUsabilityStatsListener(java.util.concurrent.Executor, android.net.wifi.WifiManager.OnWifiUsabilityStatsListener)
- pread(FileDescriptor, byte[], int, int, long) - Method in class org.robolectric.shadows.ShadowLinux
- PreciseDataConnectionStateBuilder - Class in org.robolectric.shadows
-
Builder for
PreciseDataConnectionState
- preConcat(Matrix) - Method in class org.robolectric.shadows.ShadowLegacyMatrix
- predictionHorizonSec - Variable in class org.robolectric.shadows.ShadowWifiManager.WifiUsabilityScore
- preload() - Static method in class org.robolectric.nativeruntime.HardwareRendererNatives
- preload() - Static method in class org.robolectric.shadows.ShadowNativeHardwareRenderer
- prepare() - Method in class org.robolectric.shadows.ShadowMediaPlayer
-
Simulates
MediaPlayer.prepareAsync()
. - prepare() - Method in class org.robolectric.shadows.ShadowMediaRecorder
- prepare(Context) - Static method in class org.robolectric.shadows.ShadowVpnService
- prepareAsync() - Method in class org.robolectric.shadows.ShadowMediaPlayer
-
Simulates
MediaPlayer.prepareAsync()
. - PREPARED - Enum constant in enum org.robolectric.shadows.ShadowMediaPlayer.State
- prepareFromSearch(String, Bundle) - Method in class org.robolectric.shadows.ShadowTransportControls
- prepareFromUri(Uri, Bundle) - Method in class org.robolectric.shadows.ShadowTransportControls
- prepareMainLooper() - Static method in class org.robolectric.shadows.ShadowPausedLooper
- prepareTest(Object) - Method in class org.robolectric.DefaultTestLifecycle
- prepareTest(Object) - Method in interface org.robolectric.TestLifecycle
-
Called after each test method is run.
- prepareTest(Object) - Method in interface org.robolectric.TestLifecycleApplication
- PREPARING - Enum constant in enum org.robolectric.shadows.ShadowMediaPlayer.State
- preRotate(float) - Method in class org.robolectric.shadows.ShadowLegacyMatrix
- preRotate(float, float, float) - Method in class org.robolectric.shadows.ShadowLegacyMatrix
- preScale(float, float) - Method in class org.robolectric.shadows.ShadowLegacyMatrix
- preScale(float, float, float, float) - Method in class org.robolectric.shadows.ShadowLegacyMatrix
- presentationDeadlineNanos - Variable in class org.robolectric.android.internal.DisplayConfig
-
This is how far in advance a buffer must be queued for presentation at a given time.
- preSkew(float, float) - Method in class org.robolectric.shadows.ShadowLegacyMatrix
- preSkew(float, float, float, float) - Method in class org.robolectric.shadows.ShadowLegacyMatrix
- preTranslate(float, float) - Method in class org.robolectric.shadows.ShadowLegacyMatrix
- PrimitiveEffect(int, float, int) - Constructor for class org.robolectric.shadows.ShadowVibrator.PrimitiveEffect
- primitiveEffects - Static variable in class org.robolectric.shadows.ShadowVibrator
- primitiveidsToDurationMillis - Static variable in class org.robolectric.shadows.ShadowVibrator
- println_native(int, int, String, String) - Static method in class org.robolectric.shadows.ShadowLog
- priority - Variable in class org.robolectric.shadows.ShadowSoundPool.Playback
- proceed() - Method in class org.robolectric.shadows.ShadowSslErrorHandler
- process(ByteBuffer, ByteBuffer) - Method in interface org.robolectric.shadows.ShadowMediaCodec.CodecConfig.Codec
-
Move the bytes on the in buffer to the out buffer
- process(Set<? extends TypeElement>, RoundEnvironment) - Method in class org.robolectric.annotation.processing.RobolectricProcessor
- processRequestApdu(byte[]) - Method in class org.robolectric.shadows.ShadowSecureElementService.MockApplet
- processStringResources(String) - Static method in class org.robolectric.res.StringResources
-
Processes String resource values in the same way real Android does, namely:- 1) Trim leading and trailing whitespace.
- projection - Variable in class org.robolectric.fakes.RoboCursor
-
Deprecated.
- PropertiesDependencyResolver - Class in org.robolectric.internal.dependency
- PropertiesDependencyResolver(Path) - Constructor for class org.robolectric.internal.dependency.PropertiesDependencyResolver
- PropertiesDependencyResolver(Path, DependencyResolver) - Constructor for class org.robolectric.internal.dependency.PropertiesDependencyResolver
- propertyName() - Method in class org.robolectric.plugins.config.SingleValueConfigurer
-
Computes the property name that will be used to look for values in a property file, or in System properties
- propertyName() - Method in class org.robolectric.plugins.SQLiteModeConfigurer
- PropertyValuesHolderNatives - Class in org.robolectric.nativeruntime
-
Native methods for PropertyValuesHolder JNI registration.
- protect(Socket) - Method in class org.robolectric.shadows.ShadowVpnService
-
No-ops and always return true, override to avoid call to non-existent Socket.getFileDescriptor.
- provideData(PersistableBundle, SharedMemory, Executor, Consumer<Integer>) - Method in class org.robolectric.shadows.ShadowWearableSensingManager
- provideDataStream(ParcelFileDescriptor, Executor, Consumer<Integer>) - Method in class org.robolectric.shadows.ShadowWearableSensingManager
- provideImpl(ShadowGoogleAuthUtil.GoogleAuthUtilImpl) - Static method in class org.robolectric.shadows.gms.ShadowGoogleAuthUtil
- provideImpl(ShadowGooglePlayServicesUtil.GooglePlayServicesUtilImpl) - Static method in class org.robolectric.shadows.gms.ShadowGooglePlayServicesUtil
- Provider<T> - Interface in org.robolectric.shadows
- ProviderProperties(boolean, boolean, boolean, boolean, boolean, boolean, boolean, int, int) - Constructor for class org.robolectric.shadows.ShadowLocationManager.ProviderProperties
- ProviderProperties(Criteria) - Constructor for class org.robolectric.shadows.ShadowLocationManager.ProviderProperties
- provideWidthAndHeightHints(int, int, int) - Static method in class org.robolectric.shadows.ShadowBitmapFactory
-
Deprecated.Use any of the BitmapFactory.decode methods with real image data.
- provideWidthAndHeightHints(Uri, int, int) - Static method in class org.robolectric.shadows.ShadowBitmapFactory
-
Deprecated.Use any of the BitmapFactory.decode methods with real image data.
- provideWidthAndHeightHints(FileDescriptor, int, int) - Static method in class org.robolectric.shadows.ShadowBitmapFactory
-
Deprecated.Use any of the BitmapFactory.decode methods with real image data.
- provideWidthAndHeightHints(String, int, int) - Static method in class org.robolectric.shadows.ShadowBitmapFactory
-
Deprecated.Use any of the BitmapFactory.decode methods with real image data.
- provisionVpnProfile(PlatformVpnProfile) - Method in class org.robolectric.shadows.ShadowVpnManager
- PROXY_PACKAGE - Static variable in class org.robolectric.shadows.ShadowAppOpsManager
- PROXY_UID - Static variable in class org.robolectric.shadows.ShadowAppOpsManager
- proxyAuthenticationHandler - Variable in class org.robolectric.shadows.httpclient.ShadowDefaultRequestDirector
- proxyAuthHandler - Variable in class org.robolectric.shadows.httpclient.DefaultRequestDirector
-
The proxy authentication handler.
- proxyAuthState - Variable in class org.robolectric.shadows.httpclient.DefaultRequestDirector
- ProxyMaker - Class in org.robolectric.internal.bytecode
- ProxyMaker(ProxyMaker.MethodMapper) - Constructor for class org.robolectric.internal.bytecode.ProxyMaker
-
Deprecated.
- publish(int, Looper, PublishConfig, DiscoverySessionCallback) - Method in class org.robolectric.shadows.ShadowWifiAwareManager
- publishProgress(Progress...) - Method in class org.robolectric.shadows.ShadowLegacyAsyncTask
-
Enqueue a call to
AsyncTask.onProgressUpdate(Object[])
on UI looper (or run it immediately if the looper it is not paused). - pushDefaultReturnValueToStack(Type) - Method in class org.robolectric.internal.bytecode.RobolectricGeneratorAdapter
-
Forces a return of a default value, depending on the method's return type
- pushDynamicShortcut(ShortcutInfo) - Method in class org.robolectric.shadows.ShadowShortcutManager
-
In Robolectric, ShadowShortcutManager doesn't handle rate limiting or shortcut count limits.
- pushEntryToHistory(String) - Method in class org.robolectric.shadows.ShadowWebView
-
Pushes an entry to the history with the given
url
. - put(Class<T>, T) - Method in class org.robolectric.plugins.HierarchicalConfigurationStrategy.ConfigurationImpl
- put(String, boolean, int, long) - Static method in class org.robolectric.res.android.ApkAssetsCache
- put(URI, URLConnection) - Method in class org.robolectric.shadows.ShadowHttpResponseCache
- put(ResName, TypedResource) - Method in class org.robolectric.res.ResBunch
- put(ResName, TypedResource) - Method in class org.robolectric.res.ResBundle
- put(T) - Static method in class org.robolectric.shadows.ShadowVirtualRefBasePtr
- putFloat(ContentResolver, String, float) - Static method in class org.robolectric.shadows.ShadowSettings.ShadowGlobal
- putFloat(ContentResolver, String, float) - Static method in class org.robolectric.shadows.ShadowSettings.ShadowSecure
- putFloat(ContentResolver, String, float) - Static method in class org.robolectric.shadows.ShadowSettings.ShadowSystem
- putInt(ContentResolver, String, int) - Static method in class org.robolectric.shadows.ShadowSettings.ShadowGlobal
- putInt(ContentResolver, String, int) - Static method in class org.robolectric.shadows.ShadowSettings.ShadowSecure
- putInt(ContentResolver, String, int) - Static method in class org.robolectric.shadows.ShadowSettings.ShadowSystem
- putIntForUser(ContentResolver, String, int, int) - Static method in class org.robolectric.shadows.ShadowSettings.ShadowSecure
- putLong(ContentResolver, String, long) - Static method in class org.robolectric.shadows.ShadowSettings.ShadowGlobal
- putLong(ContentResolver, String, long) - Static method in class org.robolectric.shadows.ShadowSettings.ShadowSecure
- putLong(ContentResolver, String, long) - Static method in class org.robolectric.shadows.ShadowSettings.ShadowSystem
- putMetadata(Class<T>, T) - Method in class org.robolectric.util.PerfStatsCollector
- putPhoneId(int, int) - Static method in class org.robolectric.shadows.ShadowSubscriptionManager
-
Adds a subscription ID-phone ID mapping to the map used by
ShadowSubscriptionManager.getPhoneId(int)
. - putString(ContentResolver, String, String) - Static method in class org.robolectric.shadows.ShadowSettings.ShadowGlobal
- putString(ContentResolver, String, String) - Static method in class org.robolectric.shadows.ShadowSettings.ShadowSecure
- putString(ContentResolver, String, String) - Static method in class org.robolectric.shadows.ShadowSettings.ShadowSystem
- putString(ContentResolver, String, String, boolean) - Static method in class org.robolectric.shadows.ShadowSettings.ShadowConfig
- putString(ContentResolver, String, String, String, boolean) - Static method in class org.robolectric.shadows.ShadowSettings.ShadowConfig
- putString(String, String, String, boolean) - Static method in class org.robolectric.shadows.ShadowSettings.ShadowConfig
- putWidgetInfo(int, AppWidgetProviderInfo) - Method in class org.robolectric.shadows.ShadowAppWidgetManager
-
Deprecated.
Q
- Q() - Constructor for class org.robolectric.versioning.AndroidVersions.Q
- quadTo(float, float, float, float) - Method in class org.robolectric.shadows.ShadowLegacyPath
- qualifiers - Variable in class org.robolectric.annotation.Config.Builder
- qualifiers() - Method in class org.robolectric.annotation.Config.Implementation
- qualifiers() - Element in annotation type org.robolectric.annotation.Config
-
Qualifiers specifying device configuration for this test, such as "fr-normal-port-hdpi".
- Qualifiers - Class in org.robolectric.res
-
Android qualifers as defined by https://developer.android.com/guide/topics/resources/providing-resources.html
- Qualifiers(String, ResTable_config) - Constructor for class org.robolectric.res.Qualifiers
- qualify(String) - Method in class org.robolectric.android.XmlResourceParserImpl
- qualifyFromFilePath(String, String) - Static method in class org.robolectric.res.ResName
- qualifyResName(String, String) - Static method in class org.robolectric.res.ResName
- qualifyResName(String, String, String) - Static method in class org.robolectric.res.ResName
- qualifyResName(String, ResName) - Static method in class org.robolectric.res.ResName
- qualifyResourceName(String, String, String) - Static method in class org.robolectric.res.ResName
-
Returns the fully qualified resource name if null if the resource could not be qualified.
- quantityForIntImpl(long, int) - Static method in class org.robolectric.shadows.ShadowNativePluralRules
- query(DownloadManager.Query) - Method in class org.robolectric.shadows.ShadowDownloadManager
- query(Uri, String[], Bundle, CancellationSignal) - Method in class org.robolectric.shadows.ShadowContentResolver
- query(Uri, String[], String, String[], String) - Method in class org.robolectric.shadows.ShadowContentProviderClient
- query(Uri, String[], String, String[], String) - Method in class org.robolectric.shadows.ShadowContentResolver
- query(Uri, String[], String, String[], String, CancellationSignal) - Method in class org.robolectric.shadows.ShadowContentProviderClient
- query(Uri, String[], String, String[], String, CancellationSignal) - Method in class org.robolectric.shadows.ShadowContentResolver
- queryAmbientContextServiceStatus(Set<Integer>, Executor, Consumer<Integer>) - Method in class org.robolectric.shadows.ShadowAmbientContextManager
- queryBroadcastReceivers(Intent, int) - Method in class org.robolectric.shadows.ShadowApplicationPackageManager
- queryBroadcastReceivers(Intent, int, int) - Method in class org.robolectric.shadows.ShadowPackageManager
- queryBroadcastReceivers(Intent, Object) - Method in class org.robolectric.shadows.ShadowApplicationPackageManager
- queryBroadcastReceiversAsUser(Intent, int, int) - Method in class org.robolectric.shadows.ShadowApplicationPackageManager
- queryBroadcastReceiversAsUser(Intent, int, UserHandle) - Method in class org.robolectric.shadows.ShadowPackageManager
- queryBroadcastResponseStats(String, long) - Method in class org.robolectric.shadows.ShadowUsageStatsManager
- queryContentProviders(String, int, int) - Method in class org.robolectric.shadows.ShadowApplicationPackageManager
- queryEffects() - Static method in class org.robolectric.shadows.ShadowAudioEffect
-
Returns the set of audio effects added through
ShadowAudioEffect.addEffect(android.media.audiofx.AudioEffect.Descriptor)
. - queryEvents(long, long) - Method in class org.robolectric.shadows.ShadowUsageStatsManager
- queryEvents(Object) - Method in class org.robolectric.shadows.ShadowUsageStatsManager
- queryEventsForSelf(long, long) - Method in class org.robolectric.shadows.ShadowUsageStatsManager
- queryInstrumentation(String, int) - Method in class org.robolectric.shadows.ShadowApplicationPackageManager
- queryIntentActivities(Intent, int) - Method in class org.robolectric.shadows.ShadowApplicationPackageManager
- queryIntentActivitiesAsUser(Intent, int, int) - Method in class org.robolectric.shadows.ShadowApplicationPackageManager
-
Behaves as
ShadowApplicationPackageManager.queryIntentActivities(Intent, int)
and currently ignores userId. - queryIntentActivitiesAsUser(Intent, Object, int) - Method in class org.robolectric.shadows.ShadowApplicationPackageManager
-
Behaves as
ShadowApplicationPackageManager.queryIntentActivities(Intent, int)
and currently ignores userId. - queryIntentActivityOptions(ComponentName, Intent[], Intent, int) - Method in class org.robolectric.shadows.ShadowApplicationPackageManager
- queryIntentContentProviders(Intent, int) - Method in class org.robolectric.shadows.ShadowApplicationPackageManager
- queryIntentContentProvidersAsUser(Intent, int, int) - Method in class org.robolectric.shadows.ShadowApplicationPackageManager
- queryIntentServices(Intent, int) - Method in class org.robolectric.shadows.ShadowApplicationPackageManager
- queryIntentServices(Intent, Object) - Method in class org.robolectric.shadows.ShadowApplicationPackageManager
- queryIntentServicesAsUser(Intent, int, int) - Method in class org.robolectric.shadows.ShadowApplicationPackageManager
-
Behaves as
ShadowApplicationPackageManager.queryIntentServices(Intent, int)
and currently ignores userId. - queryNanoApps(ContextHubInfo) - Method in class org.robolectric.shadows.ShadowContextHubManager
- queryOverriddenIntents(Intent, int) - Method in class org.robolectric.shadows.ShadowPackageManager
- queryPermissionsByGroup(String, int) - Method in class org.robolectric.shadows.ShadowApplicationPackageManager
- queryStatsForPackage(UUID, String, UserHandle) - Method in class org.robolectric.shadows.ShadowStorageStatsManager
-
Fake implementation of
StorageStatsManager.queryStatsForPackage(java.util.UUID, java.lang.String, android.os.UserHandle)
that returns test setup values. - queryStatsForUser(UUID, UserHandle) - Method in class org.robolectric.shadows.ShadowStorageStatsManager
-
Fake implementation of
StorageStatsManager.queryStatsForUser(java.util.UUID, android.os.UserHandle)
that returns an accumulatedStorageStats
based on the setup values for the user. - queryUsageStats(int, long, long) - Method in class org.robolectric.shadows.ShadowUsageStatsManager
-
Returns aggregated UsageStats added by calling
ShadowUsageStatsManager.addUsageStats(int, android.app.usage.UsageStats)
. - queue(ByteBuffer) - Method in class org.robolectric.shadows.ShadowUsbRequest
- queue(ByteBuffer, int) - Method in class org.robolectric.shadows.ShadowUsbRequest
- quickContains(int, int, int, int) - Method in class org.robolectric.nativeruntime.RegionNatives
- quickContains(int, int, int, int) - Method in class org.robolectric.shadows.ShadowNativeRegion
- quickReject(int, int, int, int) - Method in class org.robolectric.nativeruntime.RegionNatives
- quickReject(int, int, int, int) - Method in class org.robolectric.shadows.ShadowNativeRegion
- quickReject(Region) - Method in class org.robolectric.nativeruntime.RegionNatives
- quickReject(Region) - Method in class org.robolectric.shadows.ShadowNativeRegion
- quit() - Method in class org.robolectric.shadows.ShadowLegacyLooper
- quit() - Method in class org.robolectric.shadows.ShadowPausedLooper
- quit(boolean) - Method in class org.robolectric.shadows.ShadowPausedMessageQueue
- quitSafely() - Method in class org.robolectric.shadows.ShadowLegacyLooper
- quitSafely() - Method in class org.robolectric.shadows.ShadowPausedLooper
- quitUnchecked() - Method in class org.robolectric.shadows.ShadowLegacyLooper
- quitUnchecked() - Method in class org.robolectric.shadows.ShadowLooper
- quitUnchecked() - Method in class org.robolectric.shadows.ShadowPausedLooper
R
- R() - Constructor for class org.robolectric.versioning.AndroidVersions.R
- RadialGradientNatives - Class in org.robolectric.nativeruntime
-
Native methods for RadialGradient JNI registration.
- radius - Variable in class org.robolectric.shadows.ShadowCanvas.CirclePaintHistoryEvent
- RangingResultBuilder - Class in org.robolectric.shadows
-
A builder for creating ShadowRangingResults.
- RangingResultBuilder(int, MacAddress, long, int) - Constructor for class org.robolectric.shadows.RangingResultBuilder
- RangingSessionBuilder - Class in org.robolectric.shadows
-
Class to build
RangingSession
- rate - Variable in class org.robolectric.shadows.ShadowSoundPool.Playback
- RawResourceLoader - Class in org.robolectric.res
- RawResourceLoader(ResourcePath) - Constructor for class org.robolectric.res.RawResourceLoader
- rCubicTo(float, float, float, float, float, float) - Method in class org.robolectric.shadows.ShadowLegacyPath
- read(byte[], int) - Method in class org.robolectric.res.android.Asset
- read(byte[], int, int) - Method in class org.robolectric.res.android.Asset
- readAsset(long, byte[], int, int) - Method in class org.robolectric.shadows.ShadowArscAssetManager
- readAssetChar(long) - Method in class org.robolectric.shadows.ShadowArscAssetManager
- readByte() - Method in class org.robolectric.shadows.ShadowMemoryMappedFile.RoboBufferIterator
- readByte() - Method in class org.robolectric.shadows.ShadowMemoryMappedFileS.RoboBufferIterator
- readByteArray(byte[], int, int) - Method in class org.robolectric.shadows.ShadowMemoryMappedFile.RoboBufferIterator
- readByteArray(byte[], int, int) - Method in class org.robolectric.shadows.ShadowMemoryMappedFileS.RoboBufferIterator
- readBytes(InputStream) - Static method in class org.robolectric.util.Util
-
This method consumes an input stream and returns its content, and closes it.
- readEntityData_native(long, byte[], int, int) - Method in class org.robolectric.shadows.ShadowBackupDataInput
- readEvents(int[], Collection<EventLog.Event>) - Static method in class org.robolectric.shadows.ShadowEventLog
- readFileAsString(String) - Static method in class org.robolectric.shadows.ShadowIoUtils
- readFully(InputStream, byte[]) - Static method in class org.robolectric.res.android.FileMap
- readInByteArray(byte[], int, int, boolean) - Method in interface org.robolectric.shadows.ShadowAudioRecord.AudioRecordSource
-
Provides backing data for
AudioRecord.read(byte[], int, int)
andAudioRecord.read(byte[], int, int, int)
. - readIncomingCharacteristic(BluetoothGattCharacteristic) - Method in class org.robolectric.shadows.ShadowBluetoothGatt
-
Writes bytes from incoming characteristic if properties are valid and callback is set.
- readInDirectBuffer(ByteBuffer, int, boolean) - Method in interface org.robolectric.shadows.ShadowAudioRecord.AudioRecordSource
-
Provides backing data for
AudioRecord.read(byte[], int, int)
andAudioRecord.read(byte[], int, int, int)
. - readInFloatArray(float[], int, int, boolean) - Method in interface org.robolectric.shadows.ShadowAudioRecord.AudioRecordSource
-
Provides backing data for
AudioRecord.read(float[], int, int, int)
. - readInShortArray(short[], int, int, boolean) - Method in interface org.robolectric.shadows.ShadowAudioRecord.AudioRecordSource
-
Provides backing data for
AudioRecord.read(short[], int, int)
andAudioRecord.read(short[], int, int, int)
. - readInt() - Method in class org.robolectric.shadows.ShadowMemoryMappedFile.RoboBufferIterator
- readInt() - Method in class org.robolectric.shadows.ShadowMemoryMappedFileS.RoboBufferIterator
- readIntArray(int[], int, int) - Method in class org.robolectric.shadows.ShadowMemoryMappedFile.RoboBufferIterator
- readIntArray(int[], int, int) - Method in class org.robolectric.shadows.ShadowMemoryMappedFileS.RoboBufferIterator
- readLongArray(long[], int, int) - Method in class org.robolectric.shadows.ShadowMemoryMappedFile.RoboBufferIterator
- readLongArray(long[], int, int) - Method in class org.robolectric.shadows.ShadowMemoryMappedFileS.RoboBufferIterator
- readNextHeader_native(long, Object) - Method in class org.robolectric.shadows.ShadowBackupDataInput
- readOutgoingData(byte[]) - Method in class org.robolectric.shadows.ShadowUsbDeviceConnection
-
Deprecated.prefer
ShadowUsbDeviceConnection.getOutgoingDataStream()
, which allows callers to know how much data has been read and when theUsbDeviceConnection
closes. - readParcelableCreator(ClassLoader) - Method in class org.robolectric.shadows.ShadowParcel
- readParcelableCreatorInternal(ClassLoader, Class<T>) - Method in class org.robolectric.shadows.ShadowParcel
-
The goal of this shadow method is to workaround a JVM/ART incompatibility.
- readPendingIntentOrNullFromParcel(Parcel) - Static method in class org.robolectric.shadows.ShadowPendingIntent
- readPermission - Variable in class org.robolectric.manifest.PathPermissionData
- readSampleData(ByteBuffer, int) - Method in class org.robolectric.shadows.ShadowMediaExtractor
- readShort() - Method in class org.robolectric.shadows.ShadowMemoryMappedFile.RoboBufferIterator
- readShort() - Method in class org.robolectric.shadows.ShadowMemoryMappedFileS.RoboBufferIterator
- readTzlookup() - Static method in class org.robolectric.shadows.ShadowTimeZoneFinder
-
Reads tzlookup.xml from the files bundled inside android-all JARs.
- REAL_CLASS_NAME - Static variable in class org.robolectric.shadows.ShadowLocaleData
- realActivity - Variable in class org.robolectric.shadows.ShadowActivity
- realActivityThread - Variable in class org.robolectric.shadows.ShadowActivityThread
- realAnimatedVectorDrawable - Variable in class org.robolectric.shadows.ShadowNativeAnimatedVectorDrawable
- realBitmap - Variable in class org.robolectric.shadows.ShadowBitmap
- realCanvas - Variable in class org.robolectric.shadows.ShadowLegacyCanvas
- realCompatibility - Static variable in class org.robolectric.shadows.ShadowCompatibility
- realDatePickerDialog - Variable in class org.robolectric.shadows.ShadowDatePickerDialog
- realInfo - Variable in class org.robolectric.shadows.ShadowSuspendDialogInfo
- REALISTIC - Enum constant in enum org.robolectric.annotation.GetInstallerPackageNameMode.Mode
-
The new, real behavior when calling getInstallerPackageName method.
- REALISTIC - Enum constant in enum org.robolectric.annotation.TextLayoutMode.Mode
-
Deprecated.REALTISTIC is the default mode and does not need to be stated explicity.
- realNativeAllocationRegistry - Variable in class org.robolectric.shadows.ShadowNativeAllocationRegistry
- realNativeAllocationRegistry - Variable in class org.robolectric.shadows.ShadowNoopNativeAllocationRegistry
- realNetworkCapabilities - Variable in class org.robolectric.shadows.ShadowNetworkCapabilities
- realObject - Variable in class org.robolectric.shadows.ShadowArscAssetManager
- realObject - Variable in class org.robolectric.shadows.ShadowBluetoothA2dp
- realObject - Variable in class org.robolectric.shadows.ShadowViewRootImpl
- RealObject - Annotation Type in org.robolectric.annotation
-
Shadow fields annotated @RealObject will have the real instance injected.
- RealObjectValidator - Class in org.robolectric.annotation.processing.validator
-
Validator that checks usages of
RealObject
. - RealObjectValidator(RobolectricModel.Builder, ProcessingEnvironment) - Constructor for class org.robolectric.annotation.processing.validator.RealObjectValidator
- realReceiver - Variable in class org.robolectric.shadows.ShadowDisplayEventReceiver
- realTelephonyManager - Variable in class org.robolectric.shadows.ShadowTelephonyManager
- realTimePickerDialog - Variable in class org.robolectric.shadows.ShadowTimePickerDialog
- realTransportControls - Variable in class org.robolectric.shadows.ShadowTransportControls
- realView - Variable in class org.robolectric.shadows.ShadowView
- realViewGroup - Variable in class org.robolectric.shadows.ShadowViewGroup
- realWifiScanner - Variable in class org.robolectric.shadows.ShadowWifiScanner
- realWindow - Variable in class org.robolectric.shadows.ShadowPhoneWindow
- rebind() - Method in class org.robolectric.android.controller.IntentServiceController
- rebind() - Method in class org.robolectric.android.controller.ServiceController
- reboot(String) - Method in class org.robolectric.shadows.ShadowPowerManager
- rebootModem() - Method in class org.robolectric.shadows.ShadowTelephonyManager
-
Implementation for
TelephonyManager.rebootModem()
- receive(ResourceTable.Visitor) - Method in class org.robolectric.res.PackageResourceTable
- receive(ResourceTable.Visitor) - Method in class org.robolectric.res.ResBundle
- receive(ResourceTable.Visitor) - Method in interface org.robolectric.res.ResourceTable
- receive(ResourceTable.Visitor) - Method in class org.robolectric.res.RoutingResourceTable
- receiveResult(Intent, int, Intent) - Method in class org.robolectric.shadows.ShadowActivity
- reconfigure(int, int, Bitmap.Config) - Method in class org.robolectric.shadows.ShadowLegacyBitmap
- reconfigure(PersistableBundle) - Method in class org.robolectric.shadows.ShadowRangingSession
-
Forwards parameters and the session's callback to the Shadow's adapter, allowing the tester to dictate the results of the call.
- reconnect() - Method in class org.robolectric.shadows.ShadowCamera
- reconnect() - Method in class org.robolectric.shadows.ShadowWifiManager
- reconstructWidgetViewAsIfPhoneWasRotated(int) - Method in class org.robolectric.shadows.ShadowAppWidgetManager
-
Triggers a reapplication of the most recent set of actions against the widget, which is what happens when the phone is rotated.
- record(int, String, String) - Method in class org.robolectric.res.ResourceIdGenerator
- record(long) - Method in class org.robolectric.pluginapi.perf.Metric
- RecordingCanvasNatives - Class in org.robolectric.nativeruntime
-
Native methods for RecordingCanvas JNI registration.
- recordVibratePattern(long[], int) - Method in class org.robolectric.shadows.ShadowSystemVibrator
- recreate() - Method in class org.robolectric.android.controller.ActivityController
-
Recreates activity instance which is controlled by this ActivityController.
- recreate() - Method in class org.robolectric.android.controller.FragmentController
-
Deprecated.
- recreate() - Method in class org.robolectric.shadows.ShadowActivity
- recreate(F, int) - Method in class org.robolectric.android.controller.FragmentController
-
Deprecated.
- recreateActivity(Activity) - Method in class org.robolectric.android.internal.LocalActivityInvoker
- rect - Variable in class org.robolectric.shadows.ShadowCanvas.RectPaintHistoryEvent
- rect - Variable in class org.robolectric.shadows.ShadowCanvas.RoundRectPaintHistoryEvent
- rectStaysRect() - Method in class org.robolectric.shadows.ShadowLegacyMatrix
- recycle() - Method in class org.robolectric.shadows.ShadowAccessibilityNodeInfo
- recycle() - Method in class org.robolectric.shadows.ShadowAccessibilityWindowInfo
- recycle() - Method in class org.robolectric.shadows.ShadowLegacyBitmap
- recycleUnchecked() - Method in class org.robolectric.shadows.ShadowLegacyMessage
-
Hook to unscheduled the callback when the message is recycled.
- recycleUnchecked() - Method in class org.robolectric.shadows.ShadowMessage
-
Exposes the package-private
Message.recycleUnchecked()
- recycleUnchecked() - Method in class org.robolectric.shadows.ShadowPausedMessage
- redirectHandler - Variable in class org.robolectric.shadows.httpclient.DefaultRequestDirector
-
The redirect handler.
- redirectHandler - Variable in class org.robolectric.shadows.httpclient.ShadowDefaultRequestDirector
- reenableKeyguard() - Method in class org.robolectric.shadows.ShadowKeyguardManager.ShadowKeyguardLock
-
Sets the value to be returned by
ShadowKeyguardManager.ShadowKeyguardLock.isEnabled()
to true. - Ref<T> - Class in org.robolectric.res.android
- Ref(T) - Constructor for class org.robolectric.res.android.Ref
- REFERENCE - Enum constant in enum org.robolectric.res.android.DataType
-
data
holds aResourceTableChunk
entry reference. - ReferenceRefersToInterceptor() - Constructor for class org.robolectric.interceptors.AndroidInterceptors.ReferenceRefersToInterceptor
- ReflectionHelpers - Class in org.robolectric.util
-
Collection of helper methods for calling methods and accessing fields reflectively.
- ReflectionHelpers() - Constructor for class org.robolectric.util.ReflectionHelpers
- ReflectionHelpers.ClassParameter<V> - Class in org.robolectric.util
-
Typed parameter used with reflective method calls.
- reflector(Class<T>) - Static method in class org.robolectric.util.reflector.Reflector
-
Returns an object which provides accessors for invoking otherwise inaccessible static methods and fields.
- reflector(Class<T>, Object) - Static method in class org.robolectric.util.reflector.Reflector
-
Returns an object which provides accessors for invoking otherwise inaccessible methods and fields.
- Reflector - Class in org.robolectric.util.reflector
-
Provides accessor objects for efficiently calling otherwise inaccessible (non-public) methods.
- Reflector() - Constructor for class org.robolectric.util.reflector.Reflector
- ReflectorObject - Annotation Type in org.robolectric.annotation
-
Serves to cache the reflector object instance and lower test runtime.
- refresh() - Method in class org.robolectric.shadows.ShadowAccessibilityNodeInfo
- REGION_STRING - Enum constant in enum org.robolectric.res.android.ResTable_config.Type
- RegionIteratorNatives - Class in org.robolectric.nativeruntime
-
Native methods for RegionIterator JNI registration.
- RegionNatives - Class in org.robolectric.nativeruntime
-
Native methods for Region JNI registration.
- RegionNatives() - Constructor for class org.robolectric.nativeruntime.RegionNatives
- regionString() - Method in class org.robolectric.res.android.ResTable_config
-
Returns
ResTable_config.country
as an unpacked string representation. - register() - Method in class org.robolectric.util.SimplePerfStatsReporter
- register(E) - Method in class org.robolectric.shadows.ShadowRemoteCallbackList
- register(E, Object) - Method in class org.robolectric.shadows.ShadowRemoteCallbackList
- register(Object, Runnable) - Static method in class org.robolectric.fakes.CleanerCompat
- register(Executor, UwbManager.AdapterStateCallback) - Method in class org.robolectric.shadows.ShadowUwbAdapterStateListener
-
Registers a callback which is invoked when
ShadowUwbAdapterStateListener.onAdapterStateChanged(int, int)
is called. - register(T) - Method in class org.robolectric.res.android.NativeObjRegistry
-
Register and assign a new unique native id for given object (representing a C memory pointer).
- registerAdapterStateCallback(Executor, UwbManager.AdapterStateCallback) - Method in class org.robolectric.shadows.ShadowUwbManager
- registerAntennaInfoListener(Executor, Object) - Method in class org.robolectric.shadows.ShadowLocationManager
- registerAppUsageLimitObserver(int, String[], Duration, Duration, PendingIntent) - Method in class org.robolectric.shadows.ShadowUsageStatsManager
-
Registers an app usage limit observer that receives a callback on
callbackIntent
when the sum of usages of apps and tokens inobservedEntities
exceedstimeLimit - timeUsed
. - registerAppUsageObserver(int, String[], long, TimeUnit, PendingIntent) - Method in class org.robolectric.shadows.ShadowUsageStatsManager
- registerAudioDeviceCallback(AudioDeviceCallback, Handler) - Method in class org.robolectric.shadows.ShadowAudioManager
-
Registers an
AudioDeviceCallback
object to receive notifications of changes to the set of connected audio devices. - registerAudioPlaybackCallback(AudioManager.AudioPlaybackCallback, Handler) - Method in class org.robolectric.shadows.ShadowAudioManager
-
Registers callback that will receive changes made to the list of active playback configurations by
ShadowAudioManager.setActivePlaybackConfigurationsFor(java.util.List<android.media.AudioAttributes>)
. - registerAudioPolicy(Object) - Method in class org.robolectric.shadows.ShadowAudioManager
-
Registers an
AudioPolicy
to allow that policy to control audio routing and audio focus. - registerAudioRecordingCallback(AudioManager.AudioRecordingCallback, Handler) - Method in class org.robolectric.shadows.ShadowAudioManager
-
Registers callback that will receive changes made to the list of active recording configurations by
ShadowAudioManager.setActiveRecordingConfigurations(java.util.List<android.media.AudioRecordingConfiguration>,boolean)
. - registerAvailabilityCallback(CameraManager.AvailabilityCallback, Handler) - Method in class org.robolectric.shadows.ShadowCameraManager
- registerBestMatchingNetworkCallback(NetworkRequest, ConnectivityManager.NetworkCallback, Handler) - Method in class org.robolectric.shadows.ShadowConnectivityManager
- registerCallback(LauncherApps.Callback) - Method in class org.robolectric.shadows.ShadowLauncherApps
- registerCallback(LauncherApps.Callback, Handler) - Method in class org.robolectric.shadows.ShadowLauncherApps
- registerCallback(MediaController.Callback, Handler) - Method in class org.robolectric.shadows.ShadowMediaController
-
Register callback and store it in the shadow to make it easier to check the state of the registered callbacks.
- registerCallback(Executor, BluetoothLeBroadcast.Callback) - Method in class org.robolectric.shadows.ShadowBluetoothLeBroadcast
- registerContentObserver(ContentObserver) - Method in class org.robolectric.fakes.BaseCursor
-
Deprecated.
- registerContentObserver(ContentObserver) - Method in class org.robolectric.shadows.ShadowCursorWrapper
- registerContentObserver(Uri, boolean, ContentObserver) - Method in class org.robolectric.shadows.ShadowContentResolver
- registerContentObserver(Uri, boolean, ContentObserver, int) - Method in class org.robolectric.shadows.ShadowContentResolver
- registerDataSetObserver(DataSetObserver) - Method in class org.robolectric.fakes.BaseCursor
-
Deprecated.
- registerDataSetObserver(DataSetObserver) - Method in class org.robolectric.shadows.ShadowCursorWrapper
- registerDefaultNetworkCallback(ConnectivityManager.NetworkCallback) - Method in class org.robolectric.shadows.ShadowConnectivityManager
- registerDefaultNetworkCallback(ConnectivityManager.NetworkCallback, Handler) - Method in class org.robolectric.shadows.ShadowConnectivityManager
- registerGnssBatchedLocationCallback(long, boolean, Object, Handler) - Method in class org.robolectric.shadows.ShadowLocationManager
- registerGnssMeasurementsCallback(Object, Executor, Object) - Method in class org.robolectric.shadows.ShadowLocationManager
- registerGnssMeasurementsCallback(GnssMeasurementsEvent.Callback, Handler) - Method in class org.robolectric.shadows.ShadowLocationManager
- registerGnssMeasurementsCallback(Executor, GnssMeasurementsEvent.Callback) - Method in class org.robolectric.shadows.ShadowLocationManager
- registerGnssMeasurementsCallbackFromS(Object, Executor, Object) - Method in class org.robolectric.shadows.ShadowLocationManager
- registerGnssStatusCallback(GnssStatus.Callback, Handler) - Method in class org.robolectric.shadows.ShadowLocationManager
- registerGnssStatusCallback(Executor, GnssStatus.Callback) - Method in class org.robolectric.shadows.ShadowLocationManager
- registerImsRegistrationCallback(Executor, ImsMmTelManager.RegistrationCallback) - Method in class org.robolectric.shadows.ShadowImsMmTelManager
- registerImsRegistrationCallback(Executor, RegistrationManager.RegistrationCallback) - Method in class org.robolectric.shadows.ShadowImsMmTelManager
- registerInputStream(Uri, InputStream) - Method in class org.robolectric.shadows.ShadowContentResolver
- registerInputStreamSupplier(Uri, Supplier<InputStream>) - Method in class org.robolectric.shadows.ShadowContentResolver
- registerListener(SensorEventListener, Sensor, int) - Method in class org.robolectric.shadows.ShadowSensorManager
- registerListener(SensorEventListener, Sensor, int, int) - Method in class org.robolectric.shadows.ShadowSensorManager
- registerListener(SensorEventListener, Sensor, int, int, Handler) - Method in class org.robolectric.shadows.ShadowSensorManager
- registerListener(SensorEventListener, Sensor, int, Handler) - Method in class org.robolectric.shadows.ShadowSensorManager
- registerMmTelCapabilityCallback(Executor, ImsMmTelManager.CapabilityCallback) - Method in class org.robolectric.shadows.ShadowImsMmTelManager
- registerMoveCallback(Object, Handler) - Method in class org.robolectric.shadows.ShadowApplicationPackageManager
- registerNativeAllocation(Object, long) - Method in class org.robolectric.shadows.ShadowNativeAllocationRegistry
- registerNativeAllocation(Object, long) - Method in class org.robolectric.shadows.ShadowNoopNativeAllocationRegistry
- registerNativeAllocation(Object, Object) - Method in class org.robolectric.shadows.ShadowNoopNativeAllocationRegistry
- registerNetworkCallback(NetworkRequest, PendingIntent) - Method in class org.robolectric.shadows.ShadowConnectivityManager
- registerNetworkCallback(NetworkRequest, ConnectivityManager.NetworkCallback) - Method in class org.robolectric.shadows.ShadowConnectivityManager
- registerNetworkCallback(NetworkRequest, ConnectivityManager.NetworkCallback, Handler) - Method in class org.robolectric.shadows.ShadowConnectivityManager
- registerObserver(AmbientContextEventRequest, PendingIntent, Executor, Consumer<Integer>) - Method in class org.robolectric.shadows.ShadowAmbientContextManager
- registerOutputStream(Uri, OutputStream) - Method in class org.robolectric.shadows.ShadowContentResolver
- registerOutputStreamSupplier(Uri, Supplier<OutputStream>) - Method in class org.robolectric.shadows.ShadowContentResolver
- registerPackageInstallerSessionCallback(Executor, PackageInstaller.SessionCallback) - Method in class org.robolectric.shadows.ShadowLauncherApps
- registerPhoneAccount(PhoneAccount) - Method in class org.robolectric.shadows.ShadowTelecomManager
- registerProviderInternal(String, ContentProvider) - Static method in class org.robolectric.shadows.ShadowContentResolver
-
Internal-only method, do not use!
- registerReceiver(BroadcastReceiver, IntentFilter) - Method in class org.robolectric.shadows.ShadowContextImpl
- registerReceiver(BroadcastReceiver, IntentFilter, int) - Method in class org.robolectric.shadows.ShadowContextImpl
- registerReceiver(BroadcastReceiver, IntentFilter, String, Handler) - Method in class org.robolectric.shadows.ShadowContextImpl
- registerReceiver(BroadcastReceiver, IntentFilter, String, Handler, int) - Method in class org.robolectric.shadows.ShadowContextImpl
- registerReceiverAsUser(BroadcastReceiver, UserHandle, IntentFilter, String, Handler) - Method in class org.robolectric.shadows.ShadowContextImpl
- registerSessionCallback(PackageInstaller.SessionCallback, Handler) - Method in class org.robolectric.shadows.ShadowPackageInstaller
- registerStats(File, int, int, int) - Static method in class org.robolectric.shadows.ShadowStatFs
-
Register stats for a path, which will be used when a matching
StatFs
instance is created. - registerStats(String, int, int, int) - Static method in class org.robolectric.shadows.ShadowStatFs
-
Register stats for a path, which will be used when a matching
StatFs
instance is created. - registerTelephonyCallback(int, Executor, Object) - Method in class org.robolectric.shadows.ShadowTelephonyManager
- registerTelephonyCallback(Executor, Object) - Method in class org.robolectric.shadows.ShadowTelephonyManager
- registerTorchCallback(CameraManager.TorchCallback, Handler) - Method in class org.robolectric.shadows.ShadowCameraManager
- registerUsageSessionObserver(int, String[], Duration, Duration, PendingIntent, PendingIntent) - Method in class org.robolectric.shadows.ShadowUsageStatsManager
- registerVcnStatusCallback(ParcelUuid, Executor, VcnManager.VcnStatusCallback) - Method in class org.robolectric.shadows.ShadowVcnManager
- Registries - Class in org.robolectric.res.android
- Registries() - Constructor for class org.robolectric.res.android.Registries
- REGULAR - Enum constant in enum org.robolectric.internal.bytecode.MethodCallSite.Kind
- REJECT_TIME - Static variable in class org.robolectric.shadows.ShadowAppOpsManager
- relayoutWindow(WindowManager.LayoutParams, int, boolean) - Method in class org.robolectric.shadows.ShadowViewRootImpl
- release() - Method in class org.robolectric.shadows.ShadowCamera
- release() - Method in class org.robolectric.shadows.ShadowLegacyCanvas
- release() - Method in class org.robolectric.shadows.ShadowMediaRecorder
- release() - Method in class org.robolectric.shadows.ShadowPowerManager.ShadowLowPowerStandbyPortsLock
- release() - Method in class org.robolectric.shadows.ShadowSurface
- release() - Method in interface org.robolectric.shadows.ShadowVisualizer.VisualizerSource
- release() - Method in class org.robolectric.shadows.ShadowWifiManager.ShadowMulticastLock
- release() - Method in class org.robolectric.shadows.ShadowWifiManager.ShadowWifiLock
- release(int) - Method in class org.robolectric.shadows.ShadowPowerManager.ShadowWakeLock
-
Releases the wake lock.
- releaseConnection() - Method in class org.robolectric.shadows.httpclient.DefaultRequestDirector
-
Returns the connection back to the connection manager and prepares for retrieving a new connection during the next request.
- releaseInterface(UsbInterface) - Method in class org.robolectric.shadows.ShadowUsbDeviceConnection
- releaseOutputBuffer(int, boolean) - Method in class org.robolectric.shadows.ShadowMediaCodec
- releaseOutputBuffer(int, long) - Method in class org.robolectric.shadows.ShadowMediaCodec
- releasePersistableUriPermission(Uri, int) - Method in class org.robolectric.shadows.ShadowContentResolver
- releaseProjection(int) - Method in class org.robolectric.shadows.ShadowUIModeManager
- releaseTheme(long) - Method in class org.robolectric.shadows.ShadowArscAssetManager10
- reload() - Method in class org.robolectric.shadows.ShadowWebView
- remapParams(String) - Method in class org.robolectric.internal.bytecode.InstrumentationConfiguration
- remapParamType(String) - Method in class org.robolectric.internal.bytecode.InstrumentationConfiguration
- remove(long...) - Method in class org.robolectric.shadows.ShadowDownloadManager
- remove(Runnable) - Method in class org.robolectric.android.internal.LooperDelegatingScheduler
- remove(Runnable) - Method in class org.robolectric.util.Scheduler
-
Deprecated.Remove a runnable from the queue.
- removeAccessibilityStateChangeListener(AccessibilityManager.AccessibilityStateChangeListener) - Method in class org.robolectric.shadows.ShadowAccessibilityManager
- removeAccount(Account, AccountManagerCallback<Boolean>, Handler) - Method in class org.robolectric.shadows.ShadowAccountManager
-
The remove operation is posted to the given
handler
, and will be executed according to theScheduler.IdleState
of the correspondingScheduler
. - removeAccount(Account, Activity, AccountManagerCallback<Bundle>, Handler) - Method in class org.robolectric.shadows.ShadowAccountManager
-
Removes the account unless
ShadowAccountManager.setRemoveAccountIntent(android.content.Intent)
has been set. - removeAccountExplicitly(Account) - Method in class org.robolectric.shadows.ShadowAccountManager
- removeActiveAdmin(ComponentName) - Method in class org.robolectric.shadows.ShadowDevicePolicyManager
- removeActivity(ComponentName) - Method in class org.robolectric.shadows.ShadowPackageManager
-
Removes activity from the package manager.
- removeAllAccounts() - Method in class org.robolectric.shadows.ShadowAccountManager
-
Removes all accounts that have been added.
- removeAllCookie() - Method in class android.webkit.RoboCookieManager
- removeAllCookies(ValueCallback<Boolean>) - Method in class android.webkit.RoboCookieManager
- removeAllDynamicShortcuts() - Method in class org.robolectric.shadows.ShadowShortcutManager
- removeAt(int) - Method in class org.robolectric.res.android.SortedVector
- removeAudioDataListener(ShadowAudioTrack.OnAudioDataWrittenListener) - Static method in class org.robolectric.shadows.ShadowAudioTrack
-
Removes an
ShadowAudioTrack.OnAudioDataWrittenListener
from theShadowAudioTrack
. - removeAutomaticZenRule(String) - Method in class org.robolectric.shadows.ShadowNotificationManager
- removeAvailableCommunicationDevice(AudioDeviceInfo, boolean) - Method in class org.robolectric.shadows.ShadowAudioManager
-
Removes an available communication
AudioDeviceInfo
and notifies the list ofAudioDeviceCallback
if the device was present before and indicated bynotifyAudioDeviceCallbacks
. - removeAvailableRole(String) - Method in class org.robolectric.shadows.ShadowRoleManager
- removeBluetoothRoute() - Method in class org.robolectric.shadows.ShadowMediaRouter
-
Removes the Bluetooth A2DP route, simulating disconnecting the Bluetooth device.
- removeBond() - Method in class org.robolectric.shadows.ShadowBluetoothDevice
- removeCall(Call) - Method in class org.robolectric.shadows.ShadowInCallService
-
Deprecated.Please remove calls by invoking
Call.disconnect()
. - removeCall(Call) - Method in class org.robolectric.shadows.ShadowPhone
-
Remove call that has previously been added via addCall().
- removeCallback(SurfaceHolder.Callback) - Method in class org.robolectric.shadows.ShadowSurfaceView.FakeSurfaceHolder
- removeCallbacks(int, Runnable, Object) - Method in class org.robolectric.shadows.ShadowLegacyChoreographer
- removeCallbacks(Runnable) - Method in class org.robolectric.shadows.ShadowView
- removeCamera(String) - Method in class org.robolectric.shadows.ShadowCameraManager
-
Removes the given cameraId and associated characteristics from this shadow.
- removeCapability(int) - Method in class org.robolectric.shadows.ShadowNetworkCapabilities
-
Removes
capability
from the NetworkCapabilities. - removeConfig(long) - Method in class org.robolectric.shadows.ShadowStatsManager
- removeConfigurationChangeListener(ShadowResources.OnConfigurationChangeListener) - Method in class org.robolectric.shadows.ShadowResources
-
Remove a listener to observe resource configuration changes.
- removeData(DataRemovalRequest) - Method in class org.robolectric.shadows.ShadowContentCaptureManager
- removedChild(View) - Method in class org.robolectric.shadows.ShadowViewGroup
- removeDefaultNetworkActiveListener(ConnectivityManager.OnNetworkActiveListener) - Method in class org.robolectric.shadows.ShadowConnectivityManager
- removeDefaultOutgoingPhoneAccount(String) - Method in class org.robolectric.shadows.ShadowTelecomManager
-
Remove default outgoing phone account for corresponding
uriScheme
. - removeDevice(BluetoothDevice) - Method in class org.robolectric.shadows.ShadowBluetoothA2dp
- removeDevice(BluetoothDevice) - Method in class org.robolectric.shadows.ShadowBluetoothHeadset
-
Remove the given BluetoothDevice from the shadow profile's device list
- removeDialog(int) - Method in class org.robolectric.shadows.ShadowActivity
- removeDiscoverableService(BluetoothGattService) - Method in class org.robolectric.shadows.ShadowBluetoothGatt
- removeDisplay(int) - Static method in class org.robolectric.shadows.ShadowDisplayManager
-
Removes a simulated display and idles the main looper to ensure all listeners are notified.
- removeDynamicShortcuts(List<String>) - Method in class org.robolectric.shadows.ShadowShortcutManager
- removeEvent(ShadowMediaPlayer.MediaEvent) - Method in class org.robolectric.shadows.ShadowMediaPlayer.MediaInfo
-
Removes the specified event from the playback schedule at all playback offsets where it has been scheduled.
- removeEventAtOffset(int, ShadowMediaPlayer.MediaEvent) - Method in class org.robolectric.shadows.ShadowMediaPlayer.MediaInfo
-
Removes the specified event from the playback schedule at the given playback offset.
- removeExpiredCookie() - Method in class android.webkit.RoboCookieManager
- removeFrameCallback(Choreographer.FrameCallback) - Method in class org.robolectric.shadows.ShadowLegacyChoreographer
- removeGlobalPerformClickListener(View.OnClickListener) - Static method in class org.robolectric.shadows.ShadowView
-
Removes an
View.OnClickListener
from theShadowView
. - removeGlobalPerformLongClickListener(View.OnLongClickListener) - Static method in class org.robolectric.shadows.ShadowView
-
Removes an
View.OnLongClickListener
from theShadowView
. - removeGpsStatusListener(GpsStatus.Listener) - Method in class org.robolectric.shadows.ShadowLocationManager
- removeGroup(int) - Method in class org.robolectric.fakes.RoboMenu
- removeGroup(WifiP2pManager.Channel, WifiP2pManager.ActionListener) - Method in class org.robolectric.shadows.ShadowWifiP2pManager
- removeHeader(Header) - Method in class org.robolectric.shadows.httpclient.HttpResponseStub
- removeHeaders(String) - Method in class org.robolectric.shadows.httpclient.HttpResponseStub
- removeHeldRole(String) - Method in class org.robolectric.shadows.ShadowRoleManager
- removeInputDevice(AudioDeviceInfo, boolean) - Method in class org.robolectric.shadows.ShadowAudioManager
-
Removes an input
AudioDeviceInfo
and notifies the list ofAudioDeviceCallback
if the device was present before and indicated bynotifyAudioDeviceCallbacks
. - removeInstalledProvider(AppWidgetProviderInfo) - Method in class org.robolectric.shadows.ShadowAppWidgetManager
- removeItem(int) - Method in class org.robolectric.fakes.RoboMenu
- removeJavascriptInterface(String) - Method in class org.robolectric.shadows.ShadowWebView
- removeListener(AccessibilityService.MagnificationController.OnMagnificationChangedListener) - Method in class org.robolectric.shadows.ShadowMagnificationController
- removeLocalOnlyConnectionFailureListener(WifiManager.LocalOnlyConnectionFailureListener) - Method in class org.robolectric.shadows.ShadowWifiManager
- removeLongLivedShortcuts(List<String>) - Method in class org.robolectric.shadows.ShadowShortcutManager
-
No-op on Robolectric.
- removeMethod(String, String) - Method in class org.robolectric.internal.bytecode.MutableClass
- removeMode - Variable in class org.robolectric.android.internal.DisplayConfig
- removeNetwork(int) - Method in class org.robolectric.shadows.ShadowWifiManager
- removeNetwork(Network) - Method in class org.robolectric.shadows.ShadowConnectivityManager
-
Removes the
network
from the list of allNetwork
s. - removeNmeaListener(OnNmeaMessageListener) - Method in class org.robolectric.shadows.ShadowLocationManager
- removeNonCallerConfiguredNetworks() - Method in class org.robolectric.shadows.ShadowWifiManager
-
Removes all configured networks regardless of the app that created the network.
- removeOnAccountsUpdatedListener(OnAccountsUpdateListener) - Method in class org.robolectric.shadows.ShadowAccountManager
- removeOnActiveSessionsChangedListener(MediaSessionManager.OnActiveSessionsChangedListener) - Method in class org.robolectric.shadows.ShadowMediaSessionManager
- removeOnAttachStateChangeListener(View.OnAttachStateChangeListener) - Method in class org.robolectric.shadows.ShadowView
- removeOnCommunicationDeviceChangedListener(AudioManager.OnCommunicationDeviceChangedListener) - Method in class org.robolectric.shadows.ShadowAudioManager
-
Unregisters a previously registered
AudioManager.OnCommunicationDeviceChangedListener
. - removeOnFrameMetricsAvailableListener(Window.OnFrameMetricsAvailableListener) - Method in class org.robolectric.shadows.ShadowWindow
- removeOnLayoutChangeListener(View.OnLayoutChangeListener) - Method in class org.robolectric.shadows.ShadowView
- removeOnPermissionsChangeListener(Object) - Method in class org.robolectric.shadows.ShadowApplicationPackageManager
- removeOnRoutingChangedListener(AudioRouting.OnRoutingChangedListener) - Method in class org.robolectric.shadows.ShadowAudioTrack
- removeOnShowModeChangedListener(AccessibilityService.SoftKeyboardController.OnShowModeChangedListener) - Method in class org.robolectric.shadows.ShadowSoftKeyboardController
- removeOnSubscriptionsChangedListener(SubscriptionManager.OnSubscriptionsChangedListener) - Method in class org.robolectric.shadows.ShadowSubscriptionManager
-
Removes a listener from a local list of listeners.
- removeOnUidImportanceListener(Object) - Method in class org.robolectric.shadows.ShadowActivityManager
- removeOnWifiUsabilityStatsListener(Object) - Method in class org.robolectric.shadows.ShadowWifiManager
- removeOutputDevice(AudioDeviceInfo, boolean) - Method in class org.robolectric.shadows.ShadowAudioManager
-
Removes an output
AudioDeviceInfo
and notifies the list ofAudioDeviceCallback
if the device was present before and indicated bynotifyAudioDeviceCallbacks
. - removeOutputDeviceWithDirectProfiles(AudioDeviceInfo) - Method in class org.robolectric.shadows.ShadowAudioManager
-
Removes an output
device
with direct profiles and notifies the list ofAudioDeviceCallback
if the device was present before. - removeOverlayInfo(String) - Method in class org.robolectric.shadows.ShadowOverlayManager
-
Removes an overlay with the specified packageName if it is present.
- removePackage(String) - Method in class org.robolectric.shadows.ShadowPackageManager
- removePackageFromPreferred(String) - Method in class org.robolectric.shadows.ShadowApplicationPackageManager
- removePeriodicSync(Account, String, Bundle) - Static method in class org.robolectric.shadows.ShadowContentResolver
- removePermission(String) - Method in class org.robolectric.shadows.ShadowApplicationPackageManager
- removePhoneId(int) - Static method in class org.robolectric.shadows.ShadowSubscriptionManager
-
Removes a subscription ID-phone ID mapping from the map used by
ShadowSubscriptionManager.getPhoneId(int)
. - removePrimaryClipChangedListener(ClipboardManager.OnPrimaryClipChangedListener) - Method in class org.robolectric.shadows.ShadowClipboardManager
- removeProvider(ComponentName) - Method in class org.robolectric.shadows.ShadowPackageManager
-
Removes content provider from the package manager.
- removeProvider(String) - Method in class org.robolectric.shadows.ShadowLocationManager
-
Completely removes a provider.
- removeReceiver(ComponentName) - Method in class org.robolectric.shadows.ShadowPackageManager
-
Removes broadcast receiver from the package manager.
- removeResolveInfosForIntent(Intent, String) - Method in class org.robolectric.shadows.ShadowPackageManager
-
Deprecated.
- removeSensor(Sensor) - Method in class org.robolectric.shadows.ShadowSensorManager
- removeService(BluetoothGattService) - Method in class org.robolectric.shadows.ShadowBluetoothGattServer
-
Remove a service from the GATT server.
- removeService(ComponentName) - Method in class org.robolectric.shadows.ShadowPackageManager
-
Removes service from the package manager.
- removeSessionCookie() - Method in class android.webkit.RoboCookieManager
- removeSessionCookies(ValueCallback<Boolean>) - Method in class android.webkit.RoboCookieManager
- removeSomeUserHasAccount(String, String) - Method in class org.robolectric.shadows.ShadowUserManager
-
Removes user account set via
ShadowUserManager.setSomeUserHasAccount(String, String)
. - removeStorageDevice(UUID) - Method in class org.robolectric.shadows.ShadowStorageStatsManager
-
Removes a storage device identified by
storageUuid
if it's currently present. - removeSyncBarrier(int) - Method in class org.robolectric.shadows.ShadowLegacyMessageQueue
- removeSystemService(String) - Method in class org.robolectric.shadows.ShadowContextImpl
-
Makes
ShadowContextImpl.getSystemService(String)
returnnull
for the given system service name, mimicking a device that doesn't have that system service. - removeSystemService(String) - Method in class org.robolectric.shadows.ShadowContextWrapper
-
Makes
Context.getSystemService(String)
returnnull
for the given system service name, mimicking a device that doesn't have that system service. - removeTargetUserProfile(UserHandle) - Method in class org.robolectric.shadows.ShadowCrossProfileApps
-
Removes
userHandle
from the list of accessible handles, if present. - removeTextChangedListener(TextWatcher) - Method in class org.robolectric.shadows.ShadowTextView
- removeThermalStatusListener(Object) - Method in class org.robolectric.shadows.ShadowPowerManager
-
This function removes a listener for thermal status change.
- removeTimeZoneDetectorListener(TimeManager.TimeZoneDetectorListener) - Method in class org.robolectric.shadows.ShadowTimeManager
- removeTransportType(int) - Method in class org.robolectric.shadows.ShadowNetworkCapabilities
-
Updates the transport types for this network capabilities to remove
transportType
. - removeUpdates(PendingIntent) - Method in class org.robolectric.shadows.ShadowLocationManager
- removeUpdates(LocationListener) - Method in class org.robolectric.shadows.ShadowLocationManager
- removeUsbDevice(UsbDevice) - Method in class org.robolectric.shadows.ShadowUsbManager
-
Removes a USB device from available USB devices map.
- removeUser(int) - Method in class org.robolectric.shadows.ShadowUserManager
- removeUser(UserHandle) - Method in class org.robolectric.shadows.ShadowUserManager
- removeUserWhenPossible(UserHandle, boolean) - Method in class org.robolectric.shadows.ShadowUserManager
- removeView(View) - Method in class org.robolectric.shadows.ShadowWindowManagerImpl
- removeViewImmediate(View) - Method in class org.robolectric.shadows.ShadowWindowManagerImpl
- RenderEffectNatives - Class in org.robolectric.nativeruntime
-
Native methods for RenderEffect JNI registration.
- RenderNodeAnimatorNatives - Class in org.robolectric.nativeruntime
-
Native methods for RenderNodeAnimator JNI registration.
- RenderNodeNatives - Class in org.robolectric.nativeruntime
-
Native methods for RenderNode JNI registration.
- replacePreferredActivity(IntentFilter, int, ComponentName[], ComponentName) - Method in class org.robolectric.shadows.ShadowApplicationPackageManager
- replaceShadowMap(ShadowMap) - Method in class org.robolectric.internal.bytecode.Sandbox
- report(Metadata, Collection<Metric>) - Method in interface org.robolectric.pluginapi.perf.PerfStatsReporter
-
Report performance stats.
- report(Metadata, Collection<Metric>) - Method in class org.robolectric.util.SimplePerfStatsReporter
- reportFullyDrawn() - Method in class org.robolectric.shadows.ShadowActivity
- reportNetworkConnectivity(Network, boolean) - Method in class org.robolectric.shadows.ShadowConnectivityManager
- reportOnFrameMetricsAvailable(FrameMetrics) - Method in class org.robolectric.shadows.ShadowWindow
-
Calls
Window.OnFrameMetrisAvailableListener#onFrameMetricsAvailable()
on each current listener with 0 as the dropCountSinceLastInvocation. - reportOnFrameMetricsAvailable(FrameMetrics, int) - Method in class org.robolectric.shadows.ShadowWindow
-
Calls
Window.OnFrameMetrisAvailableListener#onFrameMetricsAvailable()
on each current listener. - reportSafetySourceError(String, SafetySourceErrorDetails) - Method in class org.robolectric.shadows.ShadowSafetyCenterManager
- reportShortcutUsed(String) - Method in class org.robolectric.shadows.ShadowShortcutManager
- requery() - Method in class org.robolectric.fakes.BaseCursor
-
Deprecated.
- requery() - Method in class org.robolectric.shadows.ShadowCursorWrapper
- request(Object, Executor, Consumer<?>) - Static method in class org.robolectric.shadows.ShadowPixelCopy
- request(Surface, Rect, Bitmap, PixelCopy.OnPixelCopyFinishedListener, Handler) - Static method in class org.robolectric.shadows.ShadowPixelCopy
- request(SurfaceView, Bitmap, PixelCopy.OnPixelCopyFinishedListener, Handler) - Static method in class org.robolectric.shadows.ShadowPixelCopy
- request(SurfaceView, Rect, Bitmap, PixelCopy.OnPixelCopyFinishedListener, Handler) - Static method in class org.robolectric.shadows.ShadowPixelCopy
- request(Window, Bitmap, PixelCopy.OnPixelCopyFinishedListener, Handler) - Static method in class org.robolectric.shadows.ShadowPixelCopy
- request(Window, Rect, Bitmap, PixelCopy.OnPixelCopyFinishedListener, Handler) - Static method in class org.robolectric.shadows.ShadowPixelCopy
- requestAudioFocus(AudioFocusRequest) - Method in class org.robolectric.shadows.ShadowAudioManager
-
Provides a mock like interface for the requestAudioFocus method by storing the request object for later inspection and returning the value specified in setNextFocusRequestResponse.
- requestAudioFocus(AudioManager.OnAudioFocusChangeListener, int, int) - Method in class org.robolectric.shadows.ShadowAudioManager
- requestAvailability(Uri, Executor, RcsUceAdapter.CapabilitiesCallback) - Method in class org.robolectric.shadows.ShadowRcsUceAdapter
- requestBluetoothAudio(BluetoothDevice) - Method in class org.robolectric.shadows.ShadowInCallService
- requestBugreport(BugreportParams, CharSequence, CharSequence) - Method in class org.robolectric.shadows.ShadowBugreportManager
-
Normally requests the platform/system to take a bugreport and make the final bugreport available to the user.
- requestCapabilities(Collection<Uri>, Executor, RcsUceAdapter.CapabilitiesCallback) - Method in class org.robolectric.shadows.ShadowRcsUceAdapter
- requestCellInfoUpdate(Executor, Object) - Method in class org.robolectric.shadows.ShadowTelephonyManager
-
Returns the value set by
ShadowTelephonyManager.setCallbackCellInfos(java.util.List<android.telephony.CellInfo>)
, defaulting to calling the realTelephonyManager.NETWORK_TYPE_UNKNOWN
if it was never called. - requestCode - Variable in class org.robolectric.shadows.ShadowActivity.IntentForResult
- requestCode - Variable in class org.robolectric.shadows.ShadowActivity.IntentSenderRequest
- requestCode - Variable in class org.robolectric.shadows.ShadowActivity.PermissionsRequest
- requestConnectionPriority(int) - Method in class org.robolectric.shadows.ShadowBluetoothGatt
-
Request a connection parameter update.
- requestDisallowInterceptTouchEvent(boolean) - Method in class org.robolectric.shadows.ShadowViewGroup
- requestDismissKeyguard(Activity, KeyguardManager.KeyguardDismissCallback) - Method in class org.robolectric.shadows.ShadowKeyguardManager
- requestedPermissions - Variable in class org.robolectric.shadows.ShadowActivity.PermissionsRequest
- requestExec - Variable in class org.robolectric.shadows.httpclient.DefaultRequestDirector
-
The request executor.
- requestFlush(String, PendingIntent, int) - Method in class org.robolectric.shadows.ShadowLocationManager
- requestFlush(String, LocationListener, int) - Method in class org.robolectric.shadows.ShadowLocationManager
- requestGroupInfo(WifiP2pManager.Channel, WifiP2pManager.GroupInfoListener) - Method in class org.robolectric.shadows.ShadowWifiP2pManager
- requestInterruptionFilter(int) - Method in class org.robolectric.shadows.ShadowNotificationListenerService
- requestLayout() - Method in class org.robolectric.shadows.ShadowView
- requestListenerHints(int) - Method in class org.robolectric.shadows.ShadowNotificationListenerService
- requestLocationUpdates(long, float, Criteria, PendingIntent) - Method in class org.robolectric.shadows.ShadowLocationManager
- requestLocationUpdates(long, float, Criteria, LocationListener, Looper) - Method in class org.robolectric.shadows.ShadowLocationManager
- requestLocationUpdates(long, float, Criteria, Executor, LocationListener) - Method in class org.robolectric.shadows.ShadowLocationManager
- requestLocationUpdates(LocationRequest, PendingIntent) - Method in class org.robolectric.shadows.ShadowLocationManager
- requestLocationUpdates(LocationRequest, LocationListener, Looper) - Method in class org.robolectric.shadows.ShadowLocationManager
- requestLocationUpdates(LocationRequest, Executor, LocationListener) - Method in class org.robolectric.shadows.ShadowLocationManager
- requestLocationUpdates(String, long, float, PendingIntent) - Method in class org.robolectric.shadows.ShadowLocationManager
- requestLocationUpdates(String, long, float, LocationListener) - Method in class org.robolectric.shadows.ShadowLocationManager
- requestLocationUpdates(String, long, float, LocationListener, Looper) - Method in class org.robolectric.shadows.ShadowLocationManager
- requestLocationUpdates(String, long, float, Executor, LocationListener) - Method in class org.robolectric.shadows.ShadowLocationManager
- requestLocationUpdates(String, LocationRequest, PendingIntent) - Method in class org.robolectric.shadows.ShadowLocationManager
- requestLocationUpdates(String, LocationRequest, Executor, LocationListener) - Method in class org.robolectric.shadows.ShadowLocationManager
- RequestMatcher - Interface in org.robolectric.shadows.httpclient
- RequestMatcherBuilder() - Constructor for class org.robolectric.shadows.httpclient.FakeHttpLayer.RequestMatcherBuilder
- RequestMatcherResponseRule(RequestMatcher, IOException) - Constructor for class org.robolectric.shadows.httpclient.FakeHttpLayer.RequestMatcherResponseRule
- RequestMatcherResponseRule(RequestMatcher, List<? extends HttpResponse>) - Constructor for class org.robolectric.shadows.httpclient.FakeHttpLayer.RequestMatcherResponseRule
- RequestMatcherResponseRule(RequestMatcher, HttpException) - Constructor for class org.robolectric.shadows.httpclient.FakeHttpLayer.RequestMatcherResponseRule
- RequestMatcherResponseRule(RequestMatcher, HttpResponse) - Constructor for class org.robolectric.shadows.httpclient.FakeHttpLayer.RequestMatcherResponseRule
- requestMtu(int) - Method in class org.robolectric.shadows.ShadowBluetoothGatt
-
Overrides
BluetoothGatt.requestMtu(int)
to always fail beforeShadowBlueoothGatt.setGattCallback
is called, and always succeed after. - requestNetwork(NetworkRequest, ConnectivityManager.NetworkCallback) - Method in class org.robolectric.shadows.ShadowConnectivityManager
- requestNetwork(NetworkRequest, ConnectivityManager.NetworkCallback, int) - Method in class org.robolectric.shadows.ShadowConnectivityManager
- requestNetwork(NetworkRequest, ConnectivityManager.NetworkCallback, Handler) - Method in class org.robolectric.shadows.ShadowConnectivityManager
- requestNetwork(NetworkRequest, ConnectivityManager.NetworkCallback, Handler, int) - Method in class org.robolectric.shadows.ShadowConnectivityManager
- requestNotificationAccess(ComponentName) - Method in class org.robolectric.shadows.ShadowCompanionDeviceManager
- requestPermissions() - Method in class org.robolectric.android.internal.LocalPermissionGranter
- requestPermissions(String[], int) - Method in class org.robolectric.shadows.ShadowActivity
- requestPermissions(String[], int, int) - Method in class org.robolectric.shadows.ShadowActivity
- requestPinAppWidget(ComponentName, Bundle, PendingIntent) - Method in class org.robolectric.shadows.ShadowAppWidgetManager
-
This implementation currently uses
requestPinAppWidgetSupported
to determine if it should bind the app widget provided and execute thesuccessCallback
. - requestPinShortcut(ShortcutInfo, IntentSender) - Method in class org.robolectric.shadows.ShadowShortcutManager
- requestProjection(int) - Method in class org.robolectric.shadows.ShadowUIModeManager
- requestQuietModeEnabled(boolean, UserHandle) - Method in class org.robolectric.shadows.ShadowUserManager
-
Request the quiet mode.
- requestQuietModeEnabled(boolean, UserHandle, int) - Method in class org.robolectric.shadows.ShadowUserManager
-
Request the quiet mode.
- requestRebind(ComponentName) - Static method in class org.robolectric.shadows.ShadowNotificationListenerService
- requestRelaunchActivity(IBinder, List<ResultInfo>, List<ReferrerIntent>, int, boolean, Configuration, Configuration, boolean, boolean) - Method in class org.robolectric.shadows.ShadowActivityThread
- requestSingleUpdate(Criteria, PendingIntent) - Method in class org.robolectric.shadows.ShadowLocationManager
- requestSingleUpdate(Criteria, LocationListener, Looper) - Method in class org.robolectric.shadows.ShadowLocationManager
- requestSingleUpdate(String, PendingIntent) - Method in class org.robolectric.shadows.ShadowLocationManager
- requestSingleUpdate(String, LocationListener, Looper) - Method in class org.robolectric.shadows.ShadowLocationManager
- requestSync(Account, String, Bundle) - Static method in class org.robolectric.shadows.ShadowContentResolver
- requestUnbind() - Method in class org.robolectric.shadows.ShadowNotificationListenerService
- requestUserPreapproval(PackageInstaller.PreapprovalDetails, IntentSender) - Method in class org.robolectric.shadows.ShadowPackageInstaller.ShadowSession
- requestWait() - Method in class org.robolectric.shadows.ShadowUsbDeviceConnection
- requestWait(long) - Method in class org.robolectric.shadows.ShadowUsbDeviceConnection
- require(int, String, String) - Method in class org.robolectric.android.XmlResourceParserImpl
- requiresConnection() - Method in enum org.robolectric.fakes.RoboResponseSource
- RES_AUTO_NS_URI - Static variable in class org.robolectric.res.AttributeResource
- Res_GETTYPE(int) - Static method in class org.robolectric.res.android.ResTable
- RES_NULL_TYPE - Static variable in class org.robolectric.res.android.ResourceTypes
- RES_STRING_POOL_TYPE - Static variable in class org.robolectric.res.android.ResourceTypes
- RES_TABLE_LIBRARY_TYPE - Static variable in class org.robolectric.res.android.ResourceTypes
- RES_TABLE_PACKAGE_TYPE - Static variable in class org.robolectric.res.android.ResourceTypes
- RES_TABLE_STAGED_ALIAS_TYPE - Static variable in class org.robolectric.res.android.ResourceTypes
- RES_TABLE_TYPE - Static variable in class org.robolectric.res.android.ResourceTypes
- RES_TABLE_TYPE_SPEC_TYPE - Static variable in class org.robolectric.res.android.ResourceTypes
- RES_TABLE_TYPE_TYPE - Static variable in class org.robolectric.res.android.ResourceTypes
- Res_value() - Constructor for class org.robolectric.res.android.ResourceTypes.Res_value
- Res_value(byte, int) - Constructor for class org.robolectric.res.android.ResourceTypes.Res_value
- Res_value(ByteBuffer, int) - Constructor for class org.robolectric.res.android.ResourceTypes.Res_value
- Res_value(ResourceTypes.Res_value) - Constructor for class org.robolectric.res.android.ResourceTypes.Res_value
- RES_XML_CDATA_TYPE - Static variable in class org.robolectric.res.android.ResourceTypes
- RES_XML_END_ELEMENT_TYPE - Static variable in class org.robolectric.res.android.ResourceTypes
- RES_XML_END_NAMESPACE_TYPE - Static variable in class org.robolectric.res.android.ResourceTypes
- RES_XML_FIRST_CHUNK_TYPE - Static variable in class org.robolectric.res.android.ResourceTypes
- RES_XML_LAST_CHUNK_TYPE - Static variable in class org.robolectric.res.android.ResourceTypes
- RES_XML_RESOURCE_MAP_TYPE - Static variable in class org.robolectric.res.android.ResourceTypes
- RES_XML_START_ELEMENT_TYPE - Static variable in class org.robolectric.res.android.ResourceTypes
- RES_XML_START_NAMESPACE_TYPE - Static variable in class org.robolectric.res.android.ResourceTypes
- RES_XML_TYPE - Static variable in class org.robolectric.res.android.ResourceTypes
- ResBunch - Class in org.robolectric.res
- ResBunch() - Constructor for class org.robolectric.res.ResBunch
- ResBundle - Class in org.robolectric.res
- ResBundle() - Constructor for class org.robolectric.res.ResBundle
- ResChunk_header(ByteBuffer, int) - Constructor for class org.robolectric.res.android.ResourceTypes.ResChunk_header
- reset() - Method in class org.robolectric.android.internal.LooperDelegatingScheduler
- reset() - Method in interface org.robolectric.internal.ShadowProvider
-
Reset the static state of all shadows provided by this package.
- reset() - Static method in class org.robolectric.shadows.gms.ShadowGoogleAuthUtil
- reset() - Static method in class org.robolectric.shadows.gms.ShadowGooglePlayServicesUtil
- reset() - Method in class org.robolectric.shadows.gms.Shadows
- reset() - Static method in class org.robolectric.shadows.httpclient.FakeHttp
- reset() - Static method in class org.robolectric.shadows.httpclient.ShadowDefaultRequestDirector
- reset() - Method in class org.robolectric.shadows.httpclient.Shadows
- reset() - Method in class org.robolectric.shadows.multidex.Shadows
- reset() - Method in class org.robolectric.Shadows
- reset() - Static method in class org.robolectric.shadows.ShadowAccessibilityManager
- reset() - Static method in class org.robolectric.shadows.ShadowAccountManager
- reset() - Static method in class org.robolectric.shadows.ShadowActivityManager
- reset() - Static method in class org.robolectric.shadows.ShadowActivityThread
- reset() - Static method in class org.robolectric.shadows.ShadowAlarmManager
- reset() - Static method in class org.robolectric.shadows.ShadowAlertDialog
-
Resets the tracking of the most recently created
AlertDialog
- reset() - Static method in class org.robolectric.shadows.ShadowAmbientContextManager
- reset() - Static method in class org.robolectric.shadows.ShadowAmbientDisplayConfiguration
- reset() - Static method in class org.robolectric.shadows.ShadowAppOpsManager
- reset() - Static method in class org.robolectric.shadows.ShadowAppWidgetManager
- reset() - Static method in class org.robolectric.shadows.ShadowArscAssetManager
- reset() - Static method in class org.robolectric.shadows.ShadowArscAssetManager10
- reset() - Static method in class org.robolectric.shadows.ShadowArscAssetManager9
- reset() - Static method in class org.robolectric.shadows.ShadowAudioEffect
- reset() - Static method in class org.robolectric.shadows.ShadowAudioManager
- reset() - Static method in class org.robolectric.shadows.ShadowAudioSystem
- reset() - Static method in class org.robolectric.shadows.ShadowAutofillManager
- reset() - Static method in class org.robolectric.shadows.ShadowBackgroundThread
- reset() - Static method in class org.robolectric.shadows.ShadowBackupManager
- reset() - Static method in class org.robolectric.shadows.ShadowBatteryManager
- reset() - Static method in class org.robolectric.shadows.ShadowBinder
- reset() - Static method in class org.robolectric.shadows.ShadowBiometricManager
- reset() - Static method in class org.robolectric.shadows.ShadowBitmapFactory
- reset() - Static method in class org.robolectric.shadows.ShadowBluetoothAdapter
- reset() - Static method in class org.robolectric.shadows.ShadowBluetoothDevice
- reset() - Static method in class org.robolectric.shadows.ShadowBluetoothFrameworkInitializer
- reset() - Static method in class org.robolectric.shadows.ShadowBluetoothManager
- reset() - Static method in class org.robolectric.shadows.ShadowBuild
- reset() - Static method in class org.robolectric.shadows.ShadowCallLogCalls
- reset() - Static method in class org.robolectric.shadows.ShadowCamcorderProfile
- reset() - Static method in class org.robolectric.shadows.ShadowCameraManager
- reset() - Static method in class org.robolectric.shadows.ShadowCardEmulation
- reset() - Static method in class org.robolectric.shadows.ShadowCarrierConfigManager
- reset() - Static method in class org.robolectric.shadows.ShadowChoreographer
- reset() - Static method in class org.robolectric.shadows.ShadowClipboardManager
- reset() - Static method in class org.robolectric.shadows.ShadowCloseGuard
- reset() - Static method in class org.robolectric.shadows.ShadowColorDisplayManager
- reset() - Static method in class org.robolectric.shadows.ShadowConnectivityManager
- reset() - Static method in class org.robolectric.shadows.ShadowContentResolver
- reset() - Static method in class org.robolectric.shadows.ShadowContextImpl
- reset() - Static method in class org.robolectric.shadows.ShadowCrossProfileApps
- reset() - Static method in class org.robolectric.shadows.ShadowDebug
- reset() - Static method in class org.robolectric.shadows.ShadowDeviceConfig
- reset() - Static method in class org.robolectric.shadows.ShadowDevicePolicyManager
- reset() - Static method in class org.robolectric.shadows.ShadowDexFile
- reset() - Static method in class org.robolectric.shadows.ShadowDialog
- reset() - Static method in class org.robolectric.shadows.ShadowDisplayManager
- reset() - Static method in class org.robolectric.shadows.ShadowDisplayManagerGlobal
- reset() - Static method in class org.robolectric.shadows.ShadowDownloadManager
- reset() - Static method in class org.robolectric.shadows.ShadowDropBoxManager
-
Clears all entries.
- reset() - Static method in class org.robolectric.shadows.ShadowEnvironment
- reset() - Static method in class org.robolectric.shadows.ShadowEuiccManager
- reset() - Static method in class org.robolectric.shadows.ShadowFileIntegrityManager
- reset() - Static method in class org.robolectric.shadows.ShadowFingerprintManager
- reset() - Static method in class org.robolectric.shadows.ShadowFontBuilder
- reset() - Static method in class org.robolectric.shadows.ShadowFontsContract
- reset() - Static method in class org.robolectric.shadows.ShadowGeocoder
- reset() - Method in class org.robolectric.shadows.ShadowGestureDetector
- reset() - Static method in class org.robolectric.shadows.ShadowGLSurfaceView
- reset() - Static method in class org.robolectric.shadows.ShadowHardwareRenderer
- reset() - Static method in class org.robolectric.shadows.ShadowInputManager
- reset() - Static method in class org.robolectric.shadows.ShadowInputMethodManager
- reset() - Static method in class org.robolectric.shadows.ShadowKeyguardManager
- reset() - Static method in class org.robolectric.shadows.ShadowKeyguardManager.ShadowKeyguardLock
- reset() - Static method in class org.robolectric.shadows.ShadowLauncherApps
- reset() - Static method in class org.robolectric.shadows.ShadowLegacyCanvas
- reset() - Static method in class org.robolectric.shadows.ShadowLegacyChoreographer
- reset() - Method in class org.robolectric.shadows.ShadowLegacyLooper
-
Causes all enqueued tasks to be discarded, and pause state to be reset
- reset() - Method in class org.robolectric.shadows.ShadowLegacyMatrix
- reset() - Method in class org.robolectric.shadows.ShadowLegacyMessageQueue
- reset() - Method in class org.robolectric.shadows.ShadowLegacyPath
- reset() - Static method in class org.robolectric.shadows.ShadowLegacySQLiteConnection
- reset() - Static method in class org.robolectric.shadows.ShadowLegacySystemClock
- reset() - Static method in class org.robolectric.shadows.ShadowLegacyTypeface
- reset() - Static method in class org.robolectric.shadows.ShadowLocaleList
- reset() - Static method in class org.robolectric.shadows.ShadowLocaleManager
- reset() - Static method in class org.robolectric.shadows.ShadowLocationManager
- reset() - Static method in class org.robolectric.shadows.ShadowLog
- reset() - Method in class org.robolectric.shadows.ShadowLooper
-
Causes all enqueued tasks to be discarded, and pause state to be reset
- reset() - Static method in class org.robolectric.shadows.ShadowMeasuredTextBuilder
- reset() - Static method in class org.robolectric.shadows.ShadowMediaActionSound
- reset() - Static method in class org.robolectric.shadows.ShadowMediaCodecList
- reset() - Static method in class org.robolectric.shadows.ShadowMediaExtractor
- reset() - Static method in class org.robolectric.shadows.ShadowMediaMetadataRetriever
- reset() - Method in class org.robolectric.shadows.ShadowMediaRecorder
- reset() - Static method in class org.robolectric.shadows.ShadowMediaRouter
- reset() - Static method in class org.robolectric.shadows.ShadowMediaScannerConnection
- reset() - Static method in class org.robolectric.shadows.ShadowMediaSessionManager
- reset() - Static method in class org.robolectric.shadows.ShadowMediaStore
- reset() - Static method in class org.robolectric.shadows.ShadowMessage
-
Resets the static state of the
Message
class by emptying the message pool. - reset() - Method in class org.robolectric.shadows.ShadowMessageQueue
-
Reset the messageQueue state.
- reset() - Static method in class org.robolectric.shadows.ShadowMessenger
- reset() - Static method in class org.robolectric.shadows.ShadowMimeTypeMap
- reset() - Static method in class org.robolectric.shadows.ShadowMotionEvent
- reset() - Static method in class org.robolectric.shadows.ShadowNativeBitmap
- reset() - Static method in class org.robolectric.shadows.ShadowNativeRecordingCanvas
- reset() - Static method in class org.robolectric.shadows.ShadowNetworkScoreManager
- reset() - Static method in class org.robolectric.shadows.ShadowNfcAdapter
- reset() - Static method in class org.robolectric.shadows.ShadowNfcFrameworkInitializer
- reset() - Static method in class org.robolectric.shadows.ShadowNotificationListenerService
-
Resets this shadow instance.
- reset() - Static method in class org.robolectric.shadows.ShadowNotificationManager
- reset() - Static method in class org.robolectric.shadows.ShadowPackageManager
- reset() - Static method in class org.robolectric.shadows.ShadowParcel
- reset() - Static method in class org.robolectric.shadows.ShadowParcelFileDescriptor
- reset() - Static method in class org.robolectric.shadows.ShadowPausedAsyncTask
- reset() - Method in class org.robolectric.shadows.ShadowPausedLooper
- reset() - Method in class org.robolectric.shadows.ShadowPausedMessageQueue
- reset() - Static method in class org.robolectric.shadows.ShadowPausedSystemClock
- reset() - Static method in class org.robolectric.shadows.ShadowPendingIntent
- reset() - Static method in class org.robolectric.shadows.ShadowPermissionControllerManager
- reset() - Static method in class org.robolectric.shadows.ShadowPowerManager
-
Discards the most recent
PowerManager.WakeLock
s - reset() - Static method in class org.robolectric.shadows.ShadowProcess
- reset() - Static method in class org.robolectric.shadows.ShadowProcessInitializer
- reset() - Static method in class org.robolectric.shadows.ShadowQueuedWork
- reset() - Static method in class org.robolectric.shadows.ShadowQuickAccessWalletService
- reset() - Static method in class org.robolectric.shadows.ShadowRcsUceAdapter
- reset() - Static method in class org.robolectric.shadows.ShadowRenderNodeAnimator
- reset() - Static method in class org.robolectric.shadows.ShadowRenderNodeAnimatorR
- reset() - Static method in class org.robolectric.shadows.ShadowResources
- reset() - Static method in class org.robolectric.shadows.ShadowResourcesImpl
- reset() - Static method in class org.robolectric.shadows.ShadowResourcesManager
- reset() - Static method in class org.robolectric.shadows.ShadowRestrictionsManager
- reset() - Static method in class org.robolectric.shadows.ShadowRoleManager
- reset() - Static method in class org.robolectric.shadows.ShadowRollbackManager
- reset() - Static method in class org.robolectric.shadows.ShadowSafetyCenterManager
- reset() - Method in class org.robolectric.shadows.ShadowScaleGestureDetector
- reset() - Static method in class org.robolectric.shadows.ShadowSecureElementService
- reset() - Static method in class org.robolectric.shadows.ShadowSensorManager
- reset() - Static method in class org.robolectric.shadows.ShadowServiceManager
- reset() - Static method in class org.robolectric.shadows.ShadowSettings
- reset() - Static method in class org.robolectric.shadows.ShadowSettings.ShadowConfig
- reset() - Static method in class org.robolectric.shadows.ShadowSettings.ShadowGlobal
- reset() - Static method in class org.robolectric.shadows.ShadowSettings.ShadowSecure
- reset() - Static method in class org.robolectric.shadows.ShadowSettings.ShadowSystem
- reset() - Static method in class org.robolectric.shadows.ShadowSharedMemory
- reset() - Static method in class org.robolectric.shadows.ShadowShortcutManager
- reset() - Static method in class org.robolectric.shadows.ShadowSliceManager
- reset() - Static method in class org.robolectric.shadows.ShadowSmsManager
- reset() - Static method in class org.robolectric.shadows.ShadowSpeechRecognizer
- reset() - Static method in class org.robolectric.shadows.ShadowSQLiteConnection
- reset() - Static method in class org.robolectric.shadows.ShadowStatFs
- reset() - Static method in class org.robolectric.shadows.ShadowStaticLayout
- reset() - Static method in class org.robolectric.shadows.ShadowStatsLog
- reset() - Static method in class org.robolectric.shadows.ShadowStatsManager
- reset() - Static method in class org.robolectric.shadows.ShadowStatusBarManager
- reset() - Static method in class org.robolectric.shadows.ShadowStorageManager
- reset() - Static method in class org.robolectric.shadows.ShadowStringBlock
- reset() - Static method in class org.robolectric.shadows.ShadowSubscriptionManager
- reset() - Static method in class org.robolectric.shadows.ShadowSurface
- reset() - Static method in class org.robolectric.shadows.ShadowSurfaceControl
- reset() - Static method in class org.robolectric.shadows.ShadowSurfaceSyncGroup
- reset() - Static method in class org.robolectric.shadows.ShadowSystemClock
- reset() - Static method in class org.robolectric.shadows.ShadowSystemHealthManager
- reset() - Static method in class org.robolectric.shadows.ShadowSystemProperties
- reset() - Static method in class org.robolectric.shadows.ShadowSystemServiceRegistry
- reset() - Static method in class org.robolectric.shadows.ShadowTelecomManager
- reset() - Static method in class org.robolectric.shadows.ShadowTelephony.ShadowSms
- reset() - Static method in class org.robolectric.shadows.ShadowTelephonyFrameworkInitializer
- reset() - Static method in class org.robolectric.shadows.ShadowTelephonyManager
- reset() - Static method in class org.robolectric.shadows.ShadowTextToSpeech
- reset() - Static method in class org.robolectric.shadows.ShadowTimeManager
- reset() - Static method in class org.robolectric.shadows.ShadowToast
-
Discards the recorded
Toast
s. - reset() - Static method in class org.robolectric.shadows.ShadowToneGenerator
- reset() - Static method in class org.robolectric.shadows.ShadowTrace
-
Resets internal lists of active trace sections.
- reset() - Static method in class org.robolectric.shadows.ShadowTranslationManager
- reset() - Static method in class org.robolectric.shadows.ShadowUsageStatsManager
- reset() - Static method in class org.robolectric.shadows.ShadowUsbManager
- reset() - Static method in class org.robolectric.shadows.ShadowUserManager
- reset() - Static method in class org.robolectric.shadows.ShadowUwbManager
- reset() - Static method in class org.robolectric.shadows.ShadowValueAnimator
- reset() - Static method in class org.robolectric.shadows.ShadowVcnManager
- reset() - Static method in class org.robolectric.shadows.ShadowVibrator
- reset() - Static method in class org.robolectric.shadows.ShadowView
- reset() - Static method in class org.robolectric.shadows.ShadowViewConfiguration
- reset() - Static method in class org.robolectric.shadows.ShadowViewRootImpl
- reset() - Static method in class org.robolectric.shadows.ShadowVirtualDeviceManager.ShadowVirtualDevice
- reset() - Static method in class org.robolectric.shadows.ShadowVMRuntime
- reset() - Static method in class org.robolectric.shadows.ShadowVpnManager
- reset() - Static method in class org.robolectric.shadows.ShadowVpnService
- reset() - Static method in class org.robolectric.shadows.ShadowWallpaperManager
- reset() - Static method in class org.robolectric.shadows.ShadowWearableSensingManager
- reset() - Static method in class org.robolectric.shadows.ShadowWebSettings
- reset() - Method in class org.robolectric.shadows.ShadowWebSyncManager
- reset() - Static method in class org.robolectric.shadows.ShadowWebView
- reset() - Static method in class org.robolectric.shadows.ShadowWifiAwareManager
- reset() - Static method in class org.robolectric.shadows.ShadowWifiP2pManager
- reset() - Static method in class org.robolectric.shadows.ShadowWindowManagerGlobal
- reset() - Static method in class org.robolectric.shadows.ShadowWindowManagerImpl
- reset() - Static method in class org.robolectric.shadows.ShadowWindowOnBackInvokedDispatcher
- reset() - Static method in class org.robolectric.shadows.util.DataSource
- reset() - Method in class org.robolectric.util.PerfStatsCollector
- reset() - Method in class org.robolectric.util.Scheduler
-
Deprecated.Reset the internal state of the Scheduler.
- reset(boolean) - Method in class org.robolectric.shadows.ShadowMagnificationController
- resetAllSimCountryIsos() - Static method in class org.robolectric.shadows.ShadowTelephonyManager
-
Clears
subId
to simCountryIso mapping and resets to default state. - resetAllSimStates() - Static method in class org.robolectric.shadows.ShadowTelephonyManager
-
Clears
slotIndex
to state mapping and resets to default state. - resetCanvasHistory() - Method in class org.robolectric.shadows.ShadowCanvas
- resetCanvasHistory() - Method in class org.robolectric.shadows.ShadowLegacyCanvas
- resetCanvasHistory() - Method in class org.robolectric.shadows.ShadowNativeBaseCanvas
- resetClearFormData() - Method in class org.robolectric.shadows.ShadowWebViewDatabase
-
Resets
ShadowWebViewDatabase.wasClearFormDataCalled()
, setting it back to false. - resetContextHub() - Method in class org.robolectric.shadows.ShadowContextHubManager
- resetCookies() - Static method in class org.robolectric.shadows.ShadowCookieManager
- resetDatabase() - Method in class org.robolectric.shadows.ShadowWebViewDatabase
-
Resets the
WebViewDatabase
instance to clear any state between tests. - resetDisplayConfiguration() - Static method in class org.robolectric.android.Bootstrap
-
internal only
- resetIsFinishing() - Method in class org.robolectric.shadows.ShadowActivity
- resetLastConfig() - Static method in class org.robolectric.shadows.ShadowDateUtils
-
internal only
- resetLoopers() - Static method in class org.robolectric.shadows.ShadowPausedLooper
- resetObtainedInstances() - Static method in class org.robolectric.shadows.ShadowAccessibilityNodeInfo
-
Clear list of obtained instance objects.
- resetPassword(String, int) - Method in class org.robolectric.shadows.ShadowDevicePolicyManager
- resetPasswordWithToken(ComponentName, String, byte[], int) - Method in class org.robolectric.shadows.ShadowDevicePolicyManager
- resetPivot() - Method in class org.robolectric.shadows.ShadowRenderNode
- resetPivot() - Method in class org.robolectric.shadows.ShadowRenderNodeQ
- resetScheduler() - Method in class org.robolectric.shadows.ShadowLegacyLooper
- resetScheduler() - Method in class org.robolectric.shadows.ShadowLooper
-
Only supported for
LooperMode.Mode.LEGACY
. - resetScheduler() - Method in class org.robolectric.shadows.ShadowPausedLooper
- resetSimCountryIsos() - Method in class org.robolectric.shadows.ShadowTelephonyManager
-
Deprecated.for resetAllSimCountryIsos
- resetSimStates() - Method in class org.robolectric.shadows.ShadowTelephonyManager
-
Deprecated.use resetAllSimStates()
- resetState() - Method in class org.robolectric.android.internal.AndroidTestEnvironment
- resetState() - Method in interface org.robolectric.internal.TestEnvironment
- resetStaticState() - Static method in class org.robolectric.shadows.ShadowMediaPlayer
- resetStorageVolumeList() - Method in class org.robolectric.shadows.ShadowStorageManager
-
Clears the storageVolumeList.
- Resetter - Annotation Type in org.robolectric.annotation
-
Indicates that the annotated method is used to reset static state in a shadow.
- ResetterValidator - Class in org.robolectric.annotation.processing.validator
-
Validator that checks usages of
Resetter
. - ResetterValidator(RobolectricModel.Builder, ProcessingEnvironment) - Constructor for class org.robolectric.annotation.processing.validator.ResetterValidator
- resetTest() - Static method in class org.robolectric.shadows.ShadowAudioTrack
- resetThreadLoopers() - Static method in class org.robolectric.shadows.ShadowLegacyLooper
- resetThreadLoopers() - Static method in class org.robolectric.shadows.ShadowLooper
-
Should not be called directly - Robolectric internal use only.
- resName - Variable in class org.robolectric.res.AttributeResource
- ResName - Class in org.robolectric.res
- ResName(String) - Constructor for class org.robolectric.res.ResName
- ResName(String, String, String) - Constructor for class org.robolectric.res.ResName
- resolve(String, String) - Static method in class org.robolectric.shadows.ClassNameResolver
- resolveActivity(Intent, int) - Method in class org.robolectric.shadows.ShadowApplicationPackageManager
- resolveActivityAsUser(Intent, int, int) - Method in class org.robolectric.shadows.ShadowApplicationPackageManager
-
Behaves as
ShadowApplicationPackageManager.resolveActivity(Intent, int)
and currently ignores userId. - resolveActivityAsUser(Intent, Object, int) - Method in class org.robolectric.shadows.ShadowApplicationPackageManager
- resolveAttributeReference(Ref<ResourceTypes.Res_value>, int, Ref<Integer>, Ref<Integer>, Ref<ResTable_config>) - Method in class org.robolectric.res.android.ResTableTheme
- resolveAttrs(long, int, int, int[], int[], int[], int[]) - Static method in class org.robolectric.shadows.ShadowArscAssetManager
- ResolveAttrs(CppAssetManager2.Theme, int, int, int[], int, int[], int, int[], int[]) - Static method in class org.robolectric.res.android.AttributeResolution10
- ResolveAttrs(CppAssetManager2.Theme, int, int, int[], int, int[], int, int[], int[]) - Static method in class org.robolectric.res.android.AttributeResolution9
- ResolveAttrs(ResTableTheme, int, int, int[], int, int[], int, int[], int[]) - Static method in class org.robolectric.res.android.AttributeResolution
- resolveContentProvider(String, int) - Method in class org.robolectric.shadows.ShadowApplicationPackageManager
- resolveContentProviderAsUser(String, int, int) - Method in class org.robolectric.shadows.ShadowApplicationPackageManager
- ResolvedBag() - Constructor for class org.robolectric.res.android.CppAssetManager2.ResolvedBag
- resolveReference(Ref<ResourceTypes.Res_value>, int, Ref<Integer>) - Method in class org.robolectric.res.android.ResTable
- resolveReference(Ref<ResourceTypes.Res_value>, int, Ref<Integer>, Ref<Integer>) - Method in class org.robolectric.res.android.ResTable
- resolveReference(Ref<ResourceTypes.Res_value>, int, Ref<Integer>, Ref<Integer>, Ref<ResTable_config>) - Method in class org.robolectric.res.android.ResTable
- ResolveReference(ApkAssetsCookie, Ref<ResourceTypes.Res_value>, Ref<ResTable_config>, Ref<Integer>, Ref<Integer>) - Method in class org.robolectric.res.android.CppAssetManager2
- resolveService(Intent, int) - Method in class org.robolectric.shadows.ShadowApplicationPackageManager
- resolveServiceAsUser(Intent, Object, int) - Method in class org.robolectric.shadows.ShadowApplicationPackageManager
- resourceDir - Variable in class org.robolectric.annotation.Config.Builder
- resourceDir() - Method in class org.robolectric.annotation.Config.Implementation
- resourceDir() - Element in annotation type org.robolectric.annotation.Config
-
Deprecated.If you are using at least Android Studio 3.0 alpha 5 or Bazel's android_local_test please migrate to the preferred way to configure
- ResourceHelper - Class in org.robolectric.shadows
-
Helper class to provide various conversion method used in handling android resources.
- ResourceHelper() - Constructor for class org.robolectric.shadows.ResourceHelper
- ResourceHelper2 - Class in org.robolectric.shadows
-
Helper class to provide various conversion method used in handling android resources.
- ResourceHelper2() - Constructor for class org.robolectric.shadows.ResourceHelper2
- ResourceIdGenerator - Class in org.robolectric.res
-
Tracks resource ids and generates new unique values.
- ResourceIds - Class in org.robolectric.res
-
Utility class to that checks if a resource ID is a framework resource or application resource.
- ResourceIds() - Constructor for class org.robolectric.res.ResourceIds
- ResourceMerger - Class in org.robolectric.res
- ResourceMerger() - Constructor for class org.robolectric.res.ResourceMerger
- ResourceModeShadowPicker<T> - Class in org.robolectric.shadows
- ResourceModeShadowPicker(Class<? extends T>, Class<? extends T>) - Constructor for class org.robolectric.shadows.ResourceModeShadowPicker
- ResourceModeShadowPicker(Class<? extends T>, Class<? extends T>, Class<? extends T>, Class<? extends T>) - Constructor for class org.robolectric.shadows.ResourceModeShadowPicker
- ResourceModeShadowPicker(Class<? extends T>, Class<? extends T>, Class<? extends T>, Class<? extends T>, Class<? extends T>) - Constructor for class org.robolectric.shadows.ResourceModeShadowPicker
- ResourceName() - Constructor for class org.robolectric.res.android.CppAssetManager2.ResourceName
- ResourceName() - Constructor for class org.robolectric.res.android.ResTable.ResourceName
- ResourcePath - Class in org.robolectric.res
- ResourcePath(Class<?>, Path, Path) - Constructor for class org.robolectric.res.ResourcePath
- ResourcePath(Class<?>, Path, Path, Class<?>) - Constructor for class org.robolectric.res.ResourcePath
- ResourceProvider - Interface in org.robolectric.internal.bytecode
-
A provider of resources (Ã la ClassLoader).
- resourceQualifierString(Configuration, DisplayMetrics) - Static method in class org.robolectric.android.ConfigurationV25
- resources - Static variable in class org.robolectric.shadows.ShadowPackageManager
- ResourcesMode - Annotation Type in org.robolectric.annotation
-
A
Configurer
annotation for controlling Robolectric's android resource implementation. - ResourcesMode.Mode - Enum in org.robolectric.annotation
- ResourcesModeConfigurer - Class in org.robolectric.plugins
-
Provides configuration to Robolectric for its
ResourcesMode
annotation. - ResourcesModeConfigurer(Properties, PackagePropertiesLoader) - Constructor for class org.robolectric.plugins.ResourcesModeConfigurer
- ResourceString - Class in org.robolectric.res.android
-
Provides utilities to decode/encode a String packed in an arsc resource file.
- ResourceString.Type - Enum in org.robolectric.res.android
-
Type of
ResourceString
to encode / decode. - resourceTable - Variable in class org.robolectric.res.StaxLoader
- ResourceTable - Class in org.robolectric.res.android
- ResourceTable - Interface in org.robolectric.res
- ResourceTable() - Constructor for class org.robolectric.res.android.ResourceTable
- ResourceTable.flag_entry - Class in org.robolectric.res.android
- ResourceTable.Visitor - Interface in org.robolectric.res
- ResourceTableFactory - Class in org.robolectric.res
- ResourceTableFactory() - Constructor for class org.robolectric.res.ResourceTableFactory
- ResourceTypes - Class in org.robolectric.res.android
- ResourceTypes() - Constructor for class org.robolectric.res.android.ResourceTypes
- ResourceTypes.Res_value - Class in org.robolectric.res.android
-
Representation of a value in a resource, supplying type information.
- ResourceTypes.ResChunk_header - Class in org.robolectric.res.android
-
Header that appears at the front of every data chunk in a resource.
- ResourceTypes.ResStringPool_header - Class in org.robolectric.res.android
-
Definition for a pool of strings.
- ResourceTypes.ResStringPool_header.Writer - Class in org.robolectric.res.android
- ResourceTypes.ResStringPool_ref - Class in org.robolectric.res.android
-
Reference to a string in a string pool.
- ResourceTypes.ResStringPool_span - Class in org.robolectric.res.android
-
This structure defines a span of style information associated with a string in the pool.
- ResourceTypes.ResTable_map - Class in org.robolectric.res.android
-
A single name/value mapping that is part of a complex resource entry.
- ResourceTypes.ResTable_ref - Class in org.robolectric.res.android
-
This is a reference to a unique entry (a ResTable_entry structure) in a resource table.
- ResourceTypes.ResXMLTree_attrExt - Class in org.robolectric.res.android
-
Extended XML tree node for start tags -- includes attribute information.
- ResourceTypes.ResXMLTree_attrExt.Writer - Class in org.robolectric.res.android
- ResourceTypes.ResXMLTree_endElementExt - Class in org.robolectric.res.android
-
Extended XML tree node for element start/end nodes.
- ResourceTypes.ResXMLTree_endElementExt.Writer - Class in org.robolectric.res.android
- ResourceTypes.ResXMLTree_header - Class in org.robolectric.res.android
-
XML tree header.
- ResourceTypes.ResXMLTree_node - Class in org.robolectric.res.android
-
Basic XML tree node.
- ResourceValueConverter - Interface in org.robolectric.res
- respond(Bundle) - Method in class org.robolectric.fakes.BaseCursor
-
Deprecated.
- respond(Bundle) - Method in class org.robolectric.shadows.ShadowCursorWrapper
- ResponderLocationBuilder - Class in org.robolectric.shadows
-
Builder for
ResponderLocation
- respondToCall(Call.Details, CallScreeningService.CallResponse) - Method in class org.robolectric.shadows.ShadowCallScreeningService
- RespondToCallInput(Call.Details, CallScreeningService.CallResponse) - Constructor for class org.robolectric.shadows.ShadowCallScreeningService.RespondToCallInput
- respondToRttRequest(int, boolean) - Method in class org.robolectric.shadows.ShadowCall
- ResStringPool - Class in org.robolectric.res.android
-
Convenience class for accessing data in a ResStringPool resource.
- ResStringPool() - Constructor for class org.robolectric.res.android.ResStringPool
- ResStringPool_header(ByteBuffer, int) - Constructor for class org.robolectric.res.android.ResourceTypes.ResStringPool_header
- ResStringPool_ref(ByteBuffer, int) - Constructor for class org.robolectric.res.android.ResourceTypes.ResStringPool_ref
- ResStringPool_span(ByteBuffer, int) - Constructor for class org.robolectric.res.android.ResourceTypes.ResStringPool_span
- ResStringPoolHeader - Class in org.robolectric.res.android
-
Definition for a pool of strings.
- ResStringPoolHeader() - Constructor for class org.robolectric.res.android.ResStringPoolHeader
- ResTable - Class in org.robolectric.res.android
- ResTable() - Constructor for class org.robolectric.res.android.ResTable
- ResTable_config - Class in org.robolectric.res.android
-
Describes a particular resource configuration.
- ResTable_config() - Constructor for class org.robolectric.res.android.ResTable_config
- ResTable_config(int, int, int, byte[], byte[], int, int, int, int, int, int, int, int, int, int, int, int, int, int, int, byte[], byte[], byte, byte, short, byte[]) - Constructor for class org.robolectric.res.android.ResTable_config
- ResTable_config(ResTable_config) - Constructor for class org.robolectric.res.android.ResTable_config
- ResTable_config.Type - Enum in org.robolectric.res.android
-
The different types of configs that can be present in a
ResTable_config
. - ResTable_map() - Constructor for class org.robolectric.res.android.ResourceTypes.ResTable_map
- ResTable_map(ByteBuffer, int) - Constructor for class org.robolectric.res.android.ResourceTypes.ResTable_map
- RESTABLE_MAX_LOCALE_LEN - Static variable in class org.robolectric.res.android.ResourceTypes
- RESTABLE_MAX_LOCALE_LEN - Static variable in class org.robolectric.res.android.ResTable_config
- ResTable_ref() - Constructor for class org.robolectric.res.android.ResourceTypes.ResTable_ref
- ResTable_ref(ByteBuffer, int) - Constructor for class org.robolectric.res.android.ResourceTypes.ResTable_ref
- ResTable.bag_entry - Class in org.robolectric.res.android
- ResTable.Entry - Class in org.robolectric.res.android
- ResTable.Header - Class in org.robolectric.res.android
- ResTable.PackageGroup - Class in org.robolectric.res.android
- ResTable.ResourceName - Class in org.robolectric.res.android
- ResTable.ResTablePackage - Class in org.robolectric.res.android
- ResTable.Type - Class in org.robolectric.res.android
- ResTablePackage(ResTable, ResTable.Header, ResourceTypes.ResTable_package) - Constructor for class org.robolectric.res.android.ResTable.ResTablePackage
- ResTableTheme - Class in org.robolectric.res.android
- ResTableTheme(ResTable) - Constructor for class org.robolectric.res.android.ResTableTheme
- restart() - Method in class org.robolectric.android.controller.ActivityController
- restart() - Method in class org.robolectric.res.android.ResXMLParser
- restartInput(View) - Method in class org.robolectric.shadows.ShadowInputMethodManager
- restat(String) - Method in class org.robolectric.shadows.ShadowStatFs
- restore() - Method in class org.robolectric.shadows.ShadowLegacyCanvas
- restoreDefaults() - Static method in class org.robolectric.shadows.ShadowTrafficStats
-
Updates all non UID specific fields back to
TrafficStats.UNSUPPORTED
- restoreInstanceState(Bundle) - Method in class org.robolectric.android.controller.ActivityController
- restoreState(Bundle) - Method in class org.robolectric.shadows.ShadowWebView
- restoreToCount(int) - Method in class org.robolectric.shadows.ShadowLegacyCanvas
- resType - Variable in class org.robolectric.res.StaxLoader
- ResType - Enum in org.robolectric.res
- results - Variable in class org.robolectric.fakes.RoboCursor
-
Deprecated.
- resume() - Method in class org.robolectric.android.controller.ActivityController
- resume() - Method in class org.robolectric.android.controller.FragmentController
-
Deprecated.
- resume() - Method in class org.robolectric.shadows.ShadowVideoView
- RESUME - Static variable in class org.robolectric.shadows.ShadowVideoView
- resumeActivity(Activity) - Method in class org.robolectric.android.internal.LocalActivityInvoker
- ResXMLParser - Class in org.robolectric.res.android
- ResXMLParser(ResXMLTree) - Constructor for class org.robolectric.res.android.ResXMLParser
- ResXMLParser.event_code_t - Class in org.robolectric.res.android
- ResXMLTree - Class in org.robolectric.res.android
- ResXMLTree(DynamicRefTable) - Constructor for class org.robolectric.res.android.ResXMLTree
- ResXMLTree_attrExt(ByteBuffer, int) - Constructor for class org.robolectric.res.android.ResourceTypes.ResXMLTree_attrExt
- ResXMLTree_endElementExt(ByteBuffer, int) - Constructor for class org.robolectric.res.android.ResourceTypes.ResXMLTree_endElementExt
- retainNonConfigurationInstances() - Method in interface org.robolectric.shadows._Activity_
- retrieveArray(int, int[]) - Method in class org.robolectric.shadows.ShadowArscAssetManager
- retrieveAttributes(long, int[], int[], int[]) - Method in class org.robolectric.shadows.ShadowArscAssetManager
- RetrieveAttributes(CppAssetManager2, ResXMLParser, int[], int, int[], int[]) - Static method in class org.robolectric.res.android.AttributeResolution10
- RetrieveAttributes(CppAssetManager2, ResXMLParser, int[], int, int[], int[]) - Static method in class org.robolectric.res.android.AttributeResolution9
- RetrieveAttributes(ResTable, ResXMLParser, int[], int, int[], int[]) - Static method in class org.robolectric.res.android.AttributeResolution
- retrieveBugreport(String, ParcelFileDescriptor, Executor, BugreportManager.BugreportCallback) - Method in class org.robolectric.shadows.ShadowBugreportManager
- retrieveConnectedRfcommSocket(UUID) - Method in class org.robolectric.shadows.ShadowBluetoothAdapter
- retryHandler - Variable in class org.robolectric.shadows.httpclient.DefaultRequestDirector
-
The request retry handler.
- retryMillis() - Method in class org.robolectric.shadows.ShadowRcsUceAdapter.CapabilityFailureInfo
- returnDefaultValue(MethodSignature) - Static method in class org.robolectric.internal.bytecode.Interceptor
- returnType - Variable in class org.robolectric.annotation.processing.DocumentedMethod
- returnType - Variable in class org.robolectric.internal.bytecode.MethodSignature
- reuseStrategy - Variable in class org.robolectric.shadows.httpclient.DefaultRequestDirector
-
The connection re-use strategy.
- revalidateByteBuffer(ByteBuffer[], int) - Method in class org.robolectric.shadows.ShadowMediaCodec
-
Prevents calling Android-only methods on basic ByteBuffer objects.
- revalidateByteBuffer(ByteBuffer[], int, boolean) - Method in class org.robolectric.shadows.ShadowMediaCodec
- reverse(T[]) - Static method in class org.robolectric.util.Util
- revokePermission(UsbAccessory, String) - Method in class org.robolectric.shadows.ShadowUsbManager
-
Revokes permission to a USB accessory granted to a package.
- revokePermission(UsbDevice, String) - Method in class org.robolectric.shadows.ShadowUsbManager
-
Revokes permission to a USB device granted to a package.
- revokeRuntimePermission(String, String, UserHandle) - Method in class org.robolectric.shadows.ShadowApplicationPackageManager
- revokeRuntimePermissions(Map<String, List<String>>, boolean, int, Executor, PermissionControllerManager.OnRevokeRuntimePermissionsCallback) - Method in class org.robolectric.shadows.ShadowPermissionControllerManager
-
This is a very basic implementation of this API that simply forwards the call to the PackageManager.
- revokeSlicePermission(String, Uri) - Method in class org.robolectric.shadows.ShadowSliceManager
- rewind() - Method in class org.robolectric.shadows.ShadowLegacyPath
- rewriteRequestURI(RequestWrapper, HttpRoute) - Method in class org.robolectric.shadows.httpclient.DefaultRequestDirector
- RFCOMM_LISTENER_FAILED_TO_CLOSE_SERVER_SOCKET - Static variable in class org.robolectric.shadows.ShadowBluetoothAdapter
-
Equivalent value to internal SystemApi
BluetoothStatusCodes.RFCOMM_LISTENER_FAILED_TO_CLOSE_SERVER_SOCKET
. - RFCOMM_LISTENER_OPERATION_FAILED_NO_MATCHING_SERVICE_RECORD - Static variable in class org.robolectric.shadows.ShadowBluetoothAdapter
-
Equivalent value to internal SystemApi
BluetoothStatusCodes.RFCOMM_LISTENER_OPERATION_FAILED_NO_MATCHING_SERVICE_RECORD
. - RFCOMM_LISTENER_START_FAILED_UUID_IN_USE - Static variable in class org.robolectric.shadows.ShadowBluetoothAdapter
-
Equivalent value to internal SystemApi
BluetoothStatusCodes.RFCOMM_LISTENER_START_FAILED_UUID_IN_USE
. - RGBToHSV(int, int, int, float[]) - Static method in class org.robolectric.shadows.ShadowColor
-
This is implemented in native code in the Android SDK.
- right - Variable in class org.robolectric.shadows.ShadowCanvas.RectPaintHistoryEvent
- right - Variable in class org.robolectric.shadows.ShadowCanvas.RoundRectPaintHistoryEvent
- rightVolume - Variable in class org.robolectric.shadows.ShadowSoundPool.Playback
- rLineTo(float, float) - Method in class org.robolectric.shadows.ShadowLegacyPath
- rMoveTo(float, float) - Method in class org.robolectric.shadows.ShadowLegacyPath
- ROBO_PREFIX - Static variable in class org.robolectric.internal.bytecode.ShadowConstants
- RoboBufferIterator(byte[], ByteOrder) - Constructor for class org.robolectric.shadows.ShadowMemoryMappedFile.RoboBufferIterator
- RoboBufferIterator(byte[], ByteOrder) - Constructor for class org.robolectric.shadows.ShadowMemoryMappedFileS.RoboBufferIterator
- RoboCallSite - Class in org.robolectric.internal.bytecode
- RoboCallSite(MethodType, Class<?>) - Constructor for class org.robolectric.internal.bytecode.RoboCallSite
- RoboCookieManager - Class in android.webkit
-
Robolectric implementation of
CookieManager
. - RoboCookieManager() - Constructor for class android.webkit.RoboCookieManager
- RoboCursor - Class in org.robolectric.fakes
-
Deprecated.Use
MatrixCursor
instead. - RoboCursor() - Constructor for class org.robolectric.fakes.RoboCursor
-
Deprecated.
- RoboExecutorService - Class in org.robolectric.android.util.concurrent
-
Deprecated.only works when used in conjunction with the deprecated
LooperMode.LEGACY
mode. Consider using guava'sMoreExecutors#directExecutor()
orPausedExecutorService
orInlineExecutorService
. - RoboExecutorService() - Constructor for class org.robolectric.android.util.concurrent.RoboExecutorService
-
Deprecated.
- RoboExtendedResponseCache - Interface in org.robolectric.fakes
-
A response cache that supports statistics tracking and updating stored responses.
- RoboIntentSender - Class in org.robolectric.fakes
-
Robolectric implementation of
IntentSender
. - RoboIntentSender(PendingIntent) - Constructor for class org.robolectric.fakes.RoboIntentSender
- Robolectric - Class in org.robolectric
- Robolectric() - Constructor for class org.robolectric.Robolectric
- Robolectric.AttributeSetBuilder - Interface in org.robolectric
-
Deprecated.Use
AttributeSetBuilder
instead. - RobolectricFrameworkMethod(RobolectricTestRunner.RobolectricFrameworkMethod) - Constructor for class org.robolectric.RobolectricTestRunner.RobolectricFrameworkMethod
- RobolectricGeneratorAdapter - Class in org.robolectric.internal.bytecode
-
GeneratorAdapter implementation specific to generate code for Robolectric purposes
- RobolectricGeneratorAdapter(MethodNode) - Constructor for class org.robolectric.internal.bytecode.RobolectricGeneratorAdapter
- RobolectricInternals - Class in org.robolectric.internal.bytecode
- RobolectricInternals() - Constructor for class org.robolectric.internal.bytecode.RobolectricInternals
- RobolectricModel - Class in org.robolectric.annotation.processing
-
Model describing the Robolectric source file.
- RobolectricModel(TreeSet<String>, TreeMap<String, RobolectricModel.ShadowInfo>, TreeMap<String, String>, TreeMap<String, String>, TreeMap<String, RobolectricModel.ResetterInfo>, Map<String, DocumentedPackage>) - Constructor for class org.robolectric.annotation.processing.RobolectricModel
- RobolectricModel.Builder - Class in org.robolectric.annotation.processing
- RobolectricModel.ResetterInfo - Class in org.robolectric.annotation.processing
- RobolectricModel.ShadowInfo - Class in org.robolectric.annotation.processing
- RobolectricProcessor - Class in org.robolectric.annotation.processing
-
Annotation processor entry point for Robolectric annotations.
- RobolectricProcessor() - Constructor for class org.robolectric.annotation.processing.RobolectricProcessor
-
Default constructor.
- RobolectricProcessor(Map<String, String>) - Constructor for class org.robolectric.annotation.processing.RobolectricProcessor
-
Constructor to use for testing passing options in.
- RobolectricProcessor(Map<String, String>, String, int) - Constructor for class org.robolectric.annotation.processing.RobolectricProcessor
- RobolectricShadow - Class in org.robolectric.errorprone.bugpatterns
-
Ensure Robolectric shadow's method marked with
@Implementation
is protected - RobolectricShadow() - Constructor for class org.robolectric.errorprone.bugpatterns.RobolectricShadow
- RobolectricTestParameterInjector - Class in org.robolectric
-
A
RobolectricTestRunner
that supportsTestParameterInjector
parameter injection. - RobolectricTestParameterInjector(Class<?>) - Constructor for class org.robolectric.RobolectricTestParameterInjector
- RobolectricTestParameterInjector.DelegateTestRunner - Interface in org.robolectric
-
Interface to allow sandboxed injected runner to be accessed from the helper runner.
- RobolectricTestRunner - Class in org.robolectric
-
Loads and runs a test in a
SandboxClassLoader
in order to provide a simulation of the Android runtime environment. - RobolectricTestRunner(Class<?>) - Constructor for class org.robolectric.RobolectricTestRunner
-
Creates a runner to run
testClass
. - RobolectricTestRunner(Class<?>, Injector) - Constructor for class org.robolectric.RobolectricTestRunner
- RobolectricTestRunner.DeprecatedTestRunnerDefaultConfigProvider - Class in org.robolectric
-
Deprecated.
- RobolectricTestRunner.HelperTestRunner - Class in org.robolectric
- RobolectricTestRunner.RobolectricFrameworkMethod - Class in org.robolectric
-
A
FrameworkMethod
subclass that contains data required to run Robolectric tests. - RobolectricThreadChecker - Class in org.robolectric.android.internal
-
Performs thread checking when in INSTRUMENTAION_TEST Looper Mode where the test thread is distinct from the main thread.
- RobolectricThreadChecker() - Constructor for class org.robolectric.android.internal.RobolectricThreadChecker
- RoboLocationRequest(LocationRequest) - Constructor for class org.robolectric.shadows.ShadowLocationManager.RoboLocationRequest
- RoboLocationRequest(String, long, float, boolean) - Constructor for class org.robolectric.shadows.ShadowLocationManager.RoboLocationRequest
- RoboMenu - Class in org.robolectric.fakes
-
Robolectric implementation of
Menu
. - RoboMenu() - Constructor for class org.robolectric.fakes.RoboMenu
- RoboMenu(Context) - Constructor for class org.robolectric.fakes.RoboMenu
- RoboMenuItem - Class in org.robolectric.fakes
-
Robolectric implementation of
MenuItem
. - RoboMenuItem() - Constructor for class org.robolectric.fakes.RoboMenuItem
- RoboMenuItem(int) - Constructor for class org.robolectric.fakes.RoboMenuItem
- RoboMenuItem(Context) - Constructor for class org.robolectric.fakes.RoboMenuItem
- RoboMonitoringInstrumentation - Class in org.robolectric.android.internal
-
A Robolectric instrumentation that acts like a slimmed down
MonitoringInstrumentation
with only the parts needed for Robolectric. - RoboMonitoringInstrumentation() - Constructor for class org.robolectric.android.internal.RoboMonitoringInstrumentation
- RoboNotFoundException - Exception in org.robolectric.manifest
- RoboNotFoundException(String) - Constructor for exception org.robolectric.manifest.RoboNotFoundException
- RoboResponseSource - Enum in org.robolectric.fakes
-
Where the HTTP client should look for a response.
- RoboSettings - Class in org.robolectric
-
Deprecated.Don't put more stuff here.
- RoboSettings() - Constructor for class org.robolectric.RoboSettings
-
Deprecated.
- RoboSplashScreen - Class in org.robolectric.fakes
-
Robolectric implementation of
SplashScreen
. - RoboSplashScreen() - Constructor for class org.robolectric.fakes.RoboSplashScreen
- RoboSubMenu - Class in org.robolectric.fakes
-
Robolectric implementation of
SubMenu
. - RoboSubMenu() - Constructor for class org.robolectric.fakes.RoboSubMenu
- RoboSubMenu(Context) - Constructor for class org.robolectric.fakes.RoboSubMenu
- RoboWebMessagePort - Class in org.robolectric.fakes
-
Robolectric implementation of
WebMessagePort
. - RoboWebMessagePort() - Constructor for class org.robolectric.fakes.RoboWebMessagePort
- RoboWebSettings - Class in org.robolectric.fakes
-
Robolectric implementation of
WebSettings
. - RoboWebSettings() - Constructor for class org.robolectric.fakes.RoboWebSettings
- roleManager - Variable in class org.robolectric.shadows.ShadowRoleManager
- RollbackInfoBuilder - Class in org.robolectric.shadows
-
Builder for
RollbackInfo
as RollbackInfo has hidden constructors, this builder class has been added as a way to make custom RollbackInfo objects when needed. - ROTATE - Static variable in class org.robolectric.shadows.ShadowMatrix
- rotation - Variable in class org.robolectric.android.internal.DisplayConfig
-
The rotation of the display relative to its natural orientation.
- RoundRectangle - Class in org.robolectric.shadows
-
Defines a rectangle with rounded corners, where the sizes of the corners are potentially different.
- RoundRectangle(float, float, float, float, float[]) - Constructor for class org.robolectric.shadows.RoundRectangle
- routePlanner - Variable in class org.robolectric.shadows.httpclient.DefaultRequestDirector
-
The route planner.
- RoutingResourceTable - Class in org.robolectric.res
- RoutingResourceTable(PackageResourceTable...) - Constructor for class org.robolectric.res.RoutingResourceTable
- rQuadTo(float, float, float, float) - Method in class org.robolectric.shadows.ShadowLegacyPath
- run() - Method in class org.robolectric.shadows.ShadowBackdropFrameRenderer
- run() - Method in interface org.robolectric.util.PerfStatsCollector.ThrowingRunnable
- run() - Method in class org.robolectric.util.TestRunnable
- run(MediaPlayer, ShadowMediaPlayer) - Method in interface org.robolectric.shadows.ShadowMediaPlayer.MediaEvent
- runAll() - Method in class org.robolectric.android.util.concurrent.PausedExecutorService
-
Execute all posted tasks and block until they are complete.
- runBackgroundTasks() - Static method in class org.robolectric.shadows.ShadowApplication
-
Runs any background tasks previously queued by
AsyncTask.execute(Object[])
. - runInBackground(Runnable) - Static method in class org.robolectric.android.util.concurrent.BackgroundExecutor
-
A helper method intended for testing production code that needs to run off the main Looper.
- runInBackground(Callable<T>) - Static method in class org.robolectric.android.util.concurrent.BackgroundExecutor
-
A helper method intended for testing production code that needs to run off the main Looper.
- runMainLooperOneTask() - Static method in class org.robolectric.shadows.ShadowLooper
- runMainLooperToNextTask() - Static method in class org.robolectric.shadows.ShadowLooper
- runNext() - Method in class org.robolectric.android.util.concurrent.PausedExecutorService
-
Executes the next queued task.
- RunningTaskInfoBuilder - Class in org.robolectric.shadows
-
Builder for
ActivityManager.RunningTaskInfo
. - runOneTask() - Method in class org.robolectric.android.internal.LooperDelegatingScheduler
- runOneTask() - Method in class org.robolectric.shadows.ShadowLegacyLooper
- runOneTask() - Method in class org.robolectric.shadows.ShadowLooper
-
Causes only one of the next
Runnable
s that have been scheduled to run while advancing the clock to its start time. - runOneTask() - Method in class org.robolectric.shadows.ShadowPausedLooper
- runOneTask() - Method in class org.robolectric.util.Scheduler
-
Deprecated.Run the next runnable in the queue.
- runOnMainSync(Runnable) - Method in class org.robolectric.android.internal.RoboMonitoringInstrumentation
-
Executes a runnable on the main thread, blocking until it is complete.
- runOnMainSyncNoIdle(Runnable) - Static method in class org.robolectric.shadows.ShadowInstrumentation
-
Executes a runnable depending on the LooperMode.
- runOnMainThread(Runnable) - Method in class org.robolectric.internal.bytecode.Sandbox
- runOnMainThread(Callable<T>) - Method in class org.robolectric.internal.bytecode.Sandbox
- runOnUiThread(Runnable) - Method in class org.robolectric.shadows.ShadowActivity
- runPaused(Runnable) - Method in class org.robolectric.shadows.ShadowLegacyLooper
- runPaused(Runnable) - Method in class org.robolectric.shadows.ShadowLooper
-
Runs the current task with the looper paused.
- runPaused(Runnable) - Method in class org.robolectric.shadows.ShadowPausedLooper
- RuntimeEnvironment - Class in org.robolectric
- RuntimeEnvironment() - Constructor for class org.robolectric.RuntimeEnvironment
- RuntimeShaderNatives - Class in org.robolectric.nativeruntime
-
Native methods for RuntimeShader JNI registration.
- runToEndOfTasks() - Method in class org.robolectric.shadows.ShadowLegacyLooper
- runToEndOfTasks() - Method in class org.robolectric.shadows.ShadowLooper
- runToEndOfTasks() - Method in class org.robolectric.shadows.ShadowPausedLooper
- runToNextTask() - Method in class org.robolectric.shadows.ShadowLegacyLooper
- runToNextTask() - Method in class org.robolectric.shadows.ShadowLooper
-
Causes the next
Runnable
(s) that have been scheduled to run while advancing the clock to its start time. - runToNextTask() - Method in class org.robolectric.shadows.ShadowPausedLooper
- runUiThreadTasks() - Static method in class org.robolectric.shadows.ShadowLooper
-
Runs any immediately runnable tasks previously queued on the UI thread, e.g.
- runUiThreadTasksIncludingDelayedTasks() - Static method in class org.robolectric.shadows.ShadowLooper
-
Runs all runnable tasks (pending and future) that have been queued on the UI thread.
- rx - Variable in class org.robolectric.shadows.ShadowCanvas.RoundRectPaintHistoryEvent
- ry - Variable in class org.robolectric.shadows.ShadowCanvas.RoundRectPaintHistoryEvent
S
- S() - Constructor for class org.robolectric.versioning.AndroidVersions.S
- sameAs(Bitmap) - Method in class org.robolectric.shadows.ShadowLegacyBitmap
- Sandbox - Class in org.robolectric.internal.bytecode
- Sandbox(InstrumentationConfiguration, ResourceProvider, ClassInstrumentor) - Constructor for class org.robolectric.internal.bytecode.Sandbox
- Sandbox(SandboxClassLoader) - Constructor for class org.robolectric.internal.bytecode.Sandbox
- SandboxClassLoader - Class in org.robolectric.internal.bytecode
-
Class loader that modifies the bytecode of Android classes to insert calls to Robolectric's shadow classes.
- SandboxClassLoader(ClassLoader, InstrumentationConfiguration, ResourceProvider, ClassInstrumentor) - Constructor for class org.robolectric.internal.bytecode.SandboxClassLoader
- SandboxClassLoader(InstrumentationConfiguration, ResourceProvider, ClassInstrumentor) - Constructor for class org.robolectric.internal.bytecode.SandboxClassLoader
- SandboxConfig - Annotation Type in org.robolectric.internal.bytecode
-
Configuration settings that can be used on a per-class or per-test basis.
- SandboxManager - Class in org.robolectric.internal
-
Manager of sandboxes.
- SandboxManager(SandboxManager.SandboxBuilder, SdkCollection) - Constructor for class org.robolectric.internal.SandboxManager
- SandboxManager.SandboxBuilder - Interface in org.robolectric.internal
-
Factory interface for AndroidSandbox.
- SandboxTestRunner - Class in org.robolectric.internal
-
Sandbox test runner that runs each test in a sandboxed class loader environment.
- SandboxTestRunner(Class<?>) - Constructor for class org.robolectric.internal.SandboxTestRunner
- SandboxTestRunner(Class<?>, Injector) - Constructor for class org.robolectric.internal.SandboxTestRunner
- SandboxTestRunner.HelperTestRunner - Class in org.robolectric.internal
- save() - Method in class org.robolectric.shadows.ShadowLegacyCanvas
- saveConfiguration() - Method in class org.robolectric.shadows.ShadowWifiManager
- saveInstanceState(Bundle) - Method in class org.robolectric.android.controller.ActivityController
- saveInstanceState(Bundle) - Method in class org.robolectric.android.controller.FragmentController
-
Deprecated.
- saveState(Bundle) - Method in class org.robolectric.shadows.ShadowWebView
- saveUnclippedLayer(int, int, int, int) - Method in class org.robolectric.shadows.ShadowNativeCanvas
-
In Android P and below, Canvas.saveUnclippedLayer called
ShadowNativeCanvas.nSaveLayer(long, float, float, float, float, long)
. - scale - Variable in class org.robolectric.shadows.ShadowVibrator.PrimitiveEffect
- scale(float, float) - Method in class org.robolectric.shadows.ShadowLegacyCanvas
- scale(float, float, float, float) - Method in class org.robolectric.shadows.ShadowLegacyCanvas
- scale(float, Region) - Method in class org.robolectric.nativeruntime.RegionNatives
- scale(float, Region) - Method in class org.robolectric.shadows.ShadowNativeRegion
- SCALE - Static variable in class org.robolectric.shadows.ShadowMatrix
- scanCallback() - Method in class org.robolectric.shadows.ShadowBluetoothLeScanner.ScanParams
- scanFile(Context, String[], String[], MediaScannerConnection.OnScanCompletedListener) - Static method in class org.robolectric.shadows.ShadowMediaScannerConnection
- scanFilters() - Method in class org.robolectric.shadows.ShadowBluetoothLeScanner.ScanParams
- ScanParams() - Constructor for class org.robolectric.shadows.ShadowBluetoothLeScanner.ScanParams
- scanSettings() - Method in class org.robolectric.shadows.ShadowBluetoothLeScanner.ScanParams
- schedule(JobInfo) - Method in class org.robolectric.shadows.ShadowJobScheduler
- schedule(JobInfo) - Method in class org.robolectric.shadows.ShadowJobScheduler.ShadowJobSchedulerImpl
- scheduleAsPackage(JobInfo, String, int, String) - Method in class org.robolectric.shadows.ShadowJobScheduler
- scheduleAsPackage(JobInfo, String, int, String) - Method in class org.robolectric.shadows.ShadowJobScheduler.ShadowJobSchedulerImpl
-
Simple implementation redirecting all calls to
ShadowJobScheduler.ShadowJobSchedulerImpl.schedule(JobInfo)
. - scheduleBufferUnderrunAtOffset(int, int) - Method in class org.robolectric.shadows.ShadowMediaPlayer.MediaInfo
-
Schedules a simulated buffer underrun event to run at the specified playback offset.
- scheduleCameraServiceReconnectionLocked() - Method in class org.robolectric.shadows.ShadowCameraManager.ShadowCameraManagerGlobal
-
Cannot create a CameraService connection within Robolectric.
- ScheduledAlarm(int, long, long, long, PendingIntent, WorkSource, Object, boolean) - Constructor for class org.robolectric.shadows.ShadowAlarmManager.ScheduledAlarm
- ScheduledAlarm(int, long, long, long, String, AlarmManager.OnAlarmListener, Executor, WorkSource, Object, boolean) - Constructor for class org.robolectric.shadows.ShadowAlarmManager.ScheduledAlarm
- ScheduledAlarm(int, long, long, PendingIntent, PendingIntent) - Constructor for class org.robolectric.shadows.ShadowAlarmManager.ScheduledAlarm
-
Deprecated.
- ScheduledAlarm(int, long, long, PendingIntent, PendingIntent, boolean) - Constructor for class org.robolectric.shadows.ShadowAlarmManager.ScheduledAlarm
-
Deprecated.
- ScheduledAlarm(int, long, PendingIntent, PendingIntent) - Constructor for class org.robolectric.shadows.ShadowAlarmManager.ScheduledAlarm
-
Deprecated.
- ScheduledAlarm(long, ShadowAlarmManager.ScheduledAlarm) - Constructor for class org.robolectric.shadows.ShadowAlarmManager.ScheduledAlarm
- scheduleErrorAtOffset(int, int, int) - Method in class org.robolectric.shadows.ShadowMediaPlayer.MediaInfo
-
Schedules an error event to run at the specified playback offset.
- scheduleEventAtOffset(int, ShadowMediaPlayer.MediaEvent) - Method in class org.robolectric.shadows.ShadowMediaPlayer.MediaInfo
-
Schedules a generic event to run at the specified playback offset.
- scheduleInfoAtOffset(int, int, int) - Method in class org.robolectric.shadows.ShadowMediaPlayer.MediaInfo
-
Schedules an info event to run at the specified playback offset.
- scheduler - Variable in class org.robolectric.shadows.ShadowApplication.Wrapper
- Scheduler - Class in org.robolectric.util
-
Deprecated.Scheduler APIs only function when using LooperMode.LEGACY. Switch to LooperMode.PAUSED and use
ShadowLooper
APIs instead. - Scheduler() - Constructor for class org.robolectric.util.Scheduler
-
Deprecated.
- Scheduler.IdleState - Enum in org.robolectric.util
-
Deprecated.Describes the current state of a
Scheduler
. - score - Variable in class org.robolectric.shadows.ShadowWifiManager.WifiUsabilityScore
- SCREEN_HEIGHT_DP - Enum constant in enum org.robolectric.res.android.ResTable_config.Type
- SCREEN_LAYOUT_DIRECTION - Enum constant in enum org.robolectric.res.android.ResTable_config.Type
- SCREEN_LAYOUT_LONG - Enum constant in enum org.robolectric.res.android.ResTable_config.Type
- SCREEN_LAYOUT_ROUND - Enum constant in enum org.robolectric.res.android.ResTable_config.Type
- SCREEN_LAYOUT_SIZE - Enum constant in enum org.robolectric.res.android.ResTable_config.Type
- SCREEN_SIZE - Enum constant in enum org.robolectric.res.android.ResTable_config.Type
- SCREEN_WIDTH_DP - Enum constant in enum org.robolectric.res.android.ResTable_config.Type
- screenConfigPad2 - Variable in class org.robolectric.res.android.ResTable_config
- screenHeight - Variable in class org.robolectric.res.android.ResTable_config
- SCREENHEIGHT_ANY - Static variable in class org.robolectric.res.android.ResTable_config
- screenHeightDp - Variable in class org.robolectric.res.android.ResTable_config
- screenLayout - Variable in class org.robolectric.res.android.ResTable_config
- screenLayout2 - Variable in class org.robolectric.res.android.ResTable_config
-
An extension to
ResTable_config.screenLayout
. - screenLayoutDirection() - Method in class org.robolectric.res.android.ResTable_config
- screenLayoutDirection(int) - Method in class org.robolectric.res.android.ResTable_config
- screenLayoutLong() - Method in class org.robolectric.res.android.ResTable_config
- screenLayoutLong(int) - Method in class org.robolectric.res.android.ResTable_config
- screenLayoutRound() - Method in class org.robolectric.res.android.ResTable_config
- screenLayoutRound(int) - Method in class org.robolectric.res.android.ResTable_config
- screenLayoutSize() - Method in class org.robolectric.res.android.ResTable_config
- screenLayoutSize(int) - Method in class org.robolectric.res.android.ResTable_config
- SCREENLONG_ANY - Static variable in class org.robolectric.res.android.ResTable_config
- SCREENLONG_NO - Static variable in class org.robolectric.res.android.ResTable_config
- SCREENLONG_YES - Static variable in class org.robolectric.res.android.ResTable_config
- SCREENROUND_ANY - Static variable in class org.robolectric.res.android.ResTable_config
- SCREENROUND_NO - Static variable in class org.robolectric.res.android.ResTable_config
- SCREENROUND_YES - Static variable in class org.robolectric.res.android.ResTable_config
- SCREENSIZE_ANY - Static variable in class org.robolectric.res.android.ResTable_config
- SCREENSIZE_LARGE - Static variable in class org.robolectric.res.android.ResTable_config
- SCREENSIZE_NORMAL - Static variable in class org.robolectric.res.android.ResTable_config
- SCREENSIZE_SMALL - Static variable in class org.robolectric.res.android.ResTable_config
- SCREENSIZE_XLARGE - Static variable in class org.robolectric.res.android.ResTable_config
- screenWidth - Variable in class org.robolectric.res.android.ResTable_config
- SCREENWIDTH_ANY - Static variable in class org.robolectric.res.android.ResTable_config
- screenWidthDp - Variable in class org.robolectric.res.android.ResTable_config
- scriptString() - Method in class org.robolectric.res.android.ResTable_config
- scrollBy(int, int) - Method in class org.robolectric.shadows.ShadowView
- scrollTo(int, int) - Method in class org.robolectric.shadows.ShadowView
- scrollToCoordinates - Variable in class org.robolectric.shadows.ShadowView
- sdk - Variable in class org.robolectric.annotation.Config.Builder
- sdk() - Method in class org.robolectric.annotation.Config.Implementation
- sdk() - Element in annotation type org.robolectric.annotation.Config
-
The Android SDK level to emulate.
- Sdk - Class in org.robolectric.pluginapi
-
Represents a unique build of the Android SDK.
- Sdk(int) - Constructor for class org.robolectric.pluginapi.Sdk
- SDK_CUPCAKE - Static variable in class org.robolectric.res.android.ConfigDescription
- SDK_DONUT - Static variable in class org.robolectric.res.android.ConfigDescription
- SDK_ECLAIR - Static variable in class org.robolectric.res.android.ConfigDescription
- SDK_ECLAIR_0_1 - Static variable in class org.robolectric.res.android.ConfigDescription
- SDK_ECLAIR_MR1 - Static variable in class org.robolectric.res.android.ConfigDescription
- SDK_FROYO - Static variable in class org.robolectric.res.android.ConfigDescription
- SDK_GINGERBREAD - Static variable in class org.robolectric.res.android.ConfigDescription
- SDK_GINGERBREAD_MR1 - Static variable in class org.robolectric.res.android.ConfigDescription
- SDK_HONEYCOMB - Static variable in class org.robolectric.res.android.ConfigDescription
- SDK_HONEYCOMB_MR1 - Static variable in class org.robolectric.res.android.ConfigDescription
- SDK_HONEYCOMB_MR2 - Static variable in class org.robolectric.res.android.ConfigDescription
- SDK_ICE_CREAM_SANDWICH - Static variable in class org.robolectric.res.android.ConfigDescription
- SDK_ICE_CREAM_SANDWICH_MR1 - Static variable in class org.robolectric.res.android.ConfigDescription
- SDK_INT - Static variable in class org.robolectric.versioning.AndroidVersions.Baklava
- SDK_INT - Static variable in class org.robolectric.versioning.AndroidVersions.J
- SDK_INT - Static variable in class org.robolectric.versioning.AndroidVersions.JMR1
- SDK_INT - Static variable in class org.robolectric.versioning.AndroidVersions.JMR2
- SDK_INT - Static variable in class org.robolectric.versioning.AndroidVersions.K
- SDK_INT - Static variable in class org.robolectric.versioning.AndroidVersions.L
- SDK_INT - Static variable in class org.robolectric.versioning.AndroidVersions.LMR1
- SDK_INT - Static variable in class org.robolectric.versioning.AndroidVersions.M
- SDK_INT - Static variable in class org.robolectric.versioning.AndroidVersions.N
- SDK_INT - Static variable in class org.robolectric.versioning.AndroidVersions.NMR1
- SDK_INT - Static variable in class org.robolectric.versioning.AndroidVersions.O
- SDK_INT - Static variable in class org.robolectric.versioning.AndroidVersions.OMR1
- SDK_INT - Static variable in class org.robolectric.versioning.AndroidVersions.P
- SDK_INT - Static variable in class org.robolectric.versioning.AndroidVersions.Q
- SDK_INT - Static variable in class org.robolectric.versioning.AndroidVersions.R
- SDK_INT - Static variable in class org.robolectric.versioning.AndroidVersions.S
- SDK_INT - Static variable in class org.robolectric.versioning.AndroidVersions.Sv2
- SDK_INT - Static variable in class org.robolectric.versioning.AndroidVersions.T
- SDK_INT - Static variable in class org.robolectric.versioning.AndroidVersions.U
- SDK_INT - Static variable in class org.robolectric.versioning.AndroidVersions.Unbound
- SDK_INT - Static variable in class org.robolectric.versioning.AndroidVersions.V
- SDK_JELLY_BEAN - Static variable in class org.robolectric.res.android.ConfigDescription
- SDK_JELLY_BEAN_MR1 - Static variable in class org.robolectric.res.android.ConfigDescription
- SDK_JELLY_BEAN_MR2 - Static variable in class org.robolectric.res.android.ConfigDescription
- SDK_KITKAT - Static variable in class org.robolectric.res.android.ConfigDescription
- SDK_KITKAT_WATCH - Static variable in class org.robolectric.res.android.ConfigDescription
- SDK_LOLLIPOP - Static variable in class org.robolectric.res.android.ConfigDescription
- SDK_LOLLIPOP_MR1 - Static variable in class org.robolectric.res.android.ConfigDescription
- SDK_MNC - Static variable in class org.robolectric.res.android.ConfigDescription
- SDK_NOUGAT - Static variable in class org.robolectric.res.android.ConfigDescription
- SDK_NOUGAT_MR1 - Static variable in class org.robolectric.res.android.ConfigDescription
- SDK_O - Static variable in class org.robolectric.res.android.ConfigDescription
- SDK_VERSION - Enum constant in enum org.robolectric.res.android.ResTable_config.Type
- sdkClassNameFq(AnnotationValue, AnnotationValue) - Method in class org.robolectric.annotation.processing.validator.ImplementsValidator
- SdkCollection - Class in org.robolectric.plugins
-
Holds and provides details on the list of known SDKs.
- SdkCollection(SdkProvider) - Constructor for class org.robolectric.plugins.SdkCollection
- SdkPicker - Class in org.robolectric
-
Deprecated.use
DefaultSdkPicker
instead. - SdkPicker - Interface in org.robolectric.pluginapi
- SdkPicker(SdkCollection, Properties) - Constructor for class org.robolectric.SdkPicker
-
Deprecated.
- SdkProvider - Interface in org.robolectric.pluginapi
-
A provider of known instances of
Sdk
. - sdkRange(int, int) - Method in class org.robolectric.plugins.DefaultSdkPicker
- SdkSandboxClassLoader(InstrumentationConfiguration, Sdk, ClassInstrumentor) - Constructor for class org.robolectric.internal.AndroidSandbox.SdkSandboxClassLoader
- SdkStore - Class in org.robolectric.annotation.processing.validator
-
Encapsulates a collection of Android framework jars.
- SdkStore(String, boolean, String, int) - Constructor for class org.robolectric.annotation.processing.validator.SdkStore
- sdkVersion - Variable in class org.robolectric.res.android.ResTable_config
- SDKVERSION_ANY - Static variable in class org.robolectric.res.android.ResTable_config
- seconds(long) - Static method in class org.robolectric.junit.rules.TimeoutRule
-
Creates a
TimeoutRule
that will timeout a test after the given duration, in seconds. - seek(int) - Method in class org.robolectric.shadows.ShadowMemoryMappedFile.RoboBufferIterator
- seek(int) - Method in class org.robolectric.shadows.ShadowMemoryMappedFileS.RoboBufferIterator
- seek(long, int) - Method in class org.robolectric.res.android.Asset
- SEEK_CUR - Static variable in class org.robolectric.res.android.Asset
- SEEK_END - Static variable in class org.robolectric.res.android.Asset
- SEEK_SET - Static variable in class org.robolectric.res.android.Asset
- seekAsset(long, long, int) - Method in class org.robolectric.shadows.ShadowArscAssetManager
- seekTo(int) - Method in class org.robolectric.shadows.ShadowMediaPlayer
-
Simulates seeking to specified position.
- seekTo(int) - Method in class org.robolectric.shadows.ShadowVideoView
- seekTo(long) - Method in class org.robolectric.shadows.ShadowTransportControls
- seekTo(long, int) - Method in class org.robolectric.shadows.ShadowMediaPlayer
- selection - Variable in class org.robolectric.fakes.RoboCursor
-
Deprecated.
- selectionArgs - Variable in class org.robolectric.fakes.RoboCursor
-
Deprecated.
- selectionEnd - Variable in class org.robolectric.shadows.ShadowTextView
- selectionStart - Variable in class org.robolectric.shadows.ShadowTextView
- selectItemWithText(String) - Method in class org.robolectric.shadows.ShadowAdapterView
- selectSdks(ConfigurationStrategy.Configuration, UsesSdk) - Method in interface org.robolectric.pluginapi.SdkPicker
- selectSdks(ConfigurationStrategy.Configuration, UsesSdk) - Method in class org.robolectric.plugins.DefaultSdkPicker
-
Enumerate the SDKs to be used for this test.
- selectTrack(int) - Method in class org.robolectric.shadows.ShadowMediaExtractor
- send() - Method in class org.robolectric.shadows.ShadowActivity.IntentSenderRequest
- send() - Method in class org.robolectric.shadows.ShadowPendingIntent
- send(int) - Method in class org.robolectric.shadows.ShadowPendingIntent
- send(int, PendingIntent.OnFinished, Handler) - Method in class org.robolectric.shadows.ShadowPendingIntent
- send(int, Bundle) - Method in class org.robolectric.shadows.ShadowResultReceiver
- send(Context, int, Intent) - Method in class org.robolectric.shadows.ShadowPendingIntent
- send(Context, int, Intent, PendingIntent.OnFinished, Handler) - Method in class org.robolectric.shadows.ShadowPendingIntent
- send(Context, int, Intent, PendingIntent.OnFinished, Handler, String) - Method in class org.robolectric.shadows.ShadowPendingIntent
- send(Context, int, Intent, PendingIntent.OnFinished, Handler, String, Bundle) - Method in class org.robolectric.shadows.ShadowPendingIntent
- send(Message) - Method in class org.robolectric.shadows.ShadowMessenger
- sendAccessibilityEvent(AccessibilityEvent) - Method in class org.robolectric.shadows.ShadowAccessibilityManager
- sendAppPrivateCommand(View, String, Bundle) - Method in class org.robolectric.shadows.ShadowInputMethodManager
- sendBroadcast(Intent) - Method in class org.robolectric.shadows.ShadowContextImpl
- sendBroadcast(Intent, String) - Method in class org.robolectric.shadows.ShadowContextImpl
- sendBroadcast(Intent, String, Bundle) - Method in class org.robolectric.shadows.ShadowContextImpl
- sendBroadcastAsUser(Intent, UserHandle) - Method in class org.robolectric.shadows.ShadowContextImpl
- sendBroadcastAsUser(Intent, UserHandle, String) - Method in class org.robolectric.shadows.ShadowContextImpl
- sendButtonEvent(VirtualMouseButtonEvent) - Method in class org.robolectric.shadows.ShadowVirtualMouse
- sendCommandRequest(VoiceInteractor.CommandRequest, String, int) - Method in class org.robolectric.shadows.ShadowVoiceInteractionSession
-
Simulates the creation of the
VoiceInteractionSession.CommandRequest
related to the providedVoiceInteractor.CommandRequest
, as if it was being created by the framework. - sendConnectionEvent(String, Bundle) - Method in class org.robolectric.shadows.ShadowConnection
-
Records the event sent through sendConnectionEvent to be accessed later by tests.
- sendCustomAction(String, Bundle) - Method in class org.robolectric.shadows.ShadowTransportControls
- sendDataMessage(String, String, short, byte[], PendingIntent, PendingIntent) - Method in class org.robolectric.shadows.ShadowSmsManager
- sendDialerSpecialCode(String) - Method in class org.robolectric.shadows.ShadowTelephonyManager
-
Implementation for
TelephonyManager.sendDialerSpecialCode(String)
. - sendEvent(VirtualSensorEvent) - Method in class org.robolectric.shadows.ShadowVirtualSensor
- sendGnssAntennaInfo(List<GnssAntennaInfo>) - Method in class org.robolectric.shadows.ShadowLocationManager
-
Deprecated.Use
ShadowLocationManager.simulateGnssAntennaInfo(List)
instead. - sendGnssMeasurementsEvent(GnssMeasurementsEvent) - Method in class org.robolectric.shadows.ShadowLocationManager
-
Deprecated.
- sendGnssStatus(GnssStatus) - Method in class org.robolectric.shadows.ShadowLocationManager
-
Deprecated.Use
ShadowLocationManager.simulateGnssStatus(GnssStatus)
instead. - sendIntent(Context, int, Intent, IntentSender.OnFinished, Handler, String) - Method in class org.robolectric.fakes.RoboIntentSender
- sendKeyEvent(VirtualKeyEvent) - Method in class org.robolectric.shadows.ShadowVirtualKeyboard
- sendMessageToNanoApp(NanoAppMessage) - Method in class org.robolectric.shadows.ShadowContextHubClient
- sendMultimediaMessage(Context, Uri, String, Bundle, PendingIntent) - Method in class org.robolectric.shadows.ShadowSmsManager
- sendMultimediaMessage(Context, Uri, String, Bundle, PendingIntent, long) - Method in class org.robolectric.shadows.ShadowSmsManager
- SendMultimediaMessageParams(Uri, String, Bundle, PendingIntent, long) - Constructor for class org.robolectric.shadows.ShadowSmsManager.SendMultimediaMessageParams
- sendMultipartTextMessage(String, String, ArrayList<String>, ArrayList<PendingIntent>, ArrayList<PendingIntent>) - Method in class org.robolectric.shadows.ShadowSmsManager
- sendMultipartTextMessage(String, String, List<String>, List<PendingIntent>, List<PendingIntent>, long) - Method in class org.robolectric.shadows.ShadowSmsManager
- sendNmeaMessage(String, long) - Method in class org.robolectric.shadows.ShadowLocationManager
-
Deprecated.
- sendOrderedBroadcast(Intent, String) - Method in class org.robolectric.shadows.ShadowContextImpl
- sendOrderedBroadcast(Intent, String, BroadcastReceiver, Handler, int, String, Bundle) - Method in class org.robolectric.shadows.ShadowContextImpl
- sendOrderedBroadcastAsUser(Intent, UserHandle, String, int, Bundle, BroadcastReceiver, Handler, int, String, Bundle) - Method in class org.robolectric.shadows.ShadowContextImpl
- sendOrderedBroadcastAsUser(Intent, UserHandle, String, BroadcastReceiver, Handler, int, String, Bundle) - Method in class org.robolectric.shadows.ShadowContextImpl
-
Allows the test to query for the broadcasts for specific users, for everything else behaves as
ShadowContextImpl.sendOrderedBroadcastAsUser(android.content.Intent, android.os.UserHandle, java.lang.String, android.content.BroadcastReceiver, android.os.Handler, int, java.lang.String, android.os.Bundle)
. - sendQuietModeBroadcast(String, UserHandle) - Method in class org.robolectric.shadows.ShadowUserManager
-
If the current application has the necessary rights, it will receive the background action too.
- sendRelativeEvent(VirtualMouseRelativeEvent) - Method in class org.robolectric.shadows.ShadowVirtualMouse
- sendResponse(BluetoothDevice, int, int, int, byte[]) - Method in class org.robolectric.shadows.ShadowBluetoothGattServer
-
Send a response to a read or write request to a remote device.
- sendRttRequest() - Method in class org.robolectric.shadows.ShadowCall
- sendScrollEvent(VirtualMouseScrollEvent) - Method in class org.robolectric.shadows.ShadowVirtualMouse
- sendSensorEventToListeners(SensorEvent) - Method in class org.robolectric.shadows.ShadowSensorManager
-
Propagates the
event
to all registered listeners. - sendSensorEventToListeners(SensorEvent, Sensor) - Method in class org.robolectric.shadows.ShadowSensorManager
-
Propagates the
event
to only registered listeners of the given sensor. - sendStickyBroadcast(Intent) - Method in class org.robolectric.shadows.ShadowContextImpl
- sendTextMessage(String, String, String, PendingIntent, PendingIntent) - Method in class org.robolectric.shadows.ShadowSmsManager
- sendTextMessage(String, String, String, PendingIntent, PendingIntent, long) - Method in class org.robolectric.shadows.ShadowSmsManager
- sendTouchEvent(VirtualTouchEvent) - Method in class org.robolectric.shadows.ShadowVirtualTouchscreen
- sendVendorSpecificResultCode(BluetoothDevice, String, String) - Method in class org.robolectric.shadows.ShadowBluetoothHeadset
- sendVisualVoicemailSms(String, int, String, PendingIntent) - Method in class org.robolectric.shadows.ShadowTelephonyManager
- sendWalletServiceEvent(WalletServiceEvent) - Method in class org.robolectric.shadows.ShadowQuickAccessWalletService
-
Capture events sent by the service to SysUI
- sendWallpaperCommand(IBinder, String, int, int, int, Bundle) - Method in class org.robolectric.shadows.ShadowWallpaperManager
- SensorEventBuilder - Class in org.robolectric.shadows
-
Builder for
SensorEvent
. - SENTINEL_BAG_SET - Static variable in class org.robolectric.res.android.ResTable
- seqNum - Variable in class org.robolectric.shadows.ShadowWifiManager.WifiUsabilityScore
- ServiceController<T extends Service> - Class in org.robolectric.android.controller
- ServiceData - Class in org.robolectric.manifest
-
Holds parsed service data from manifest.
- ServiceData(Map<String, String>, MetaData, List<IntentFilterData>) - Constructor for class org.robolectric.manifest.ServiceData
- ServiceLoaderGenerator - Class in org.robolectric.annotation.processing.generator
-
Generator that creates the service loader metadata for a shadow package.
- ServiceLoaderGenerator(ProcessingEnvironment, String) - Constructor for class org.robolectric.annotation.processing.generator.ServiceLoaderGenerator
- ServiceStateBuilder - Class in org.robolectric.shadows
-
Builder class to create instance of
ServiceState
. - ServiceStateBuilder() - Constructor for class org.robolectric.shadows.ServiceStateBuilder
- set(int, long, long, long, AlarmManager.OnAlarmListener, Handler, WorkSource) - Method in class org.robolectric.shadows.ShadowAlarmManager
- set(int, long, long, long, PendingIntent, WorkSource) - Method in class org.robolectric.shadows.ShadowAlarmManager
- set(int, long, long, long, String, AlarmManager.OnAlarmListener, Handler, WorkSource) - Method in class org.robolectric.shadows.ShadowAlarmManager
- set(int, long, PendingIntent) - Method in class org.robolectric.shadows.ShadowAlarmManager
- set(int, long, String, AlarmManager.OnAlarmListener, Handler) - Method in class org.robolectric.shadows.ShadowAlarmManager
- set(Matrix) - Method in class org.robolectric.shadows.ShadowLegacyMatrix
- set(Path) - Method in class org.robolectric.shadows.ShadowLegacyPath
- set(CameraCharacteristics.Key<T>, Object) - Method in class org.robolectric.shadows.ShadowCameraCharacteristics
-
Sets the value for a given key.
- set(CaptureRequest.Key<T>, T) - Method in class org.robolectric.shadows.ShadowCaptureRequestBuilder
-
Original implementation would store its state in a local CameraMetadataNative object.
- set(CaptureResult.Key<T>, T) - Method in class org.robolectric.shadows.ShadowCaptureResult
-
Sets the value for a given key.
- set(T) - Method in class org.robolectric.res.android.Ref
- set(T) - Method in class org.robolectric.util.SoftThreadLocal
- set24HourTimeFormat(boolean) - Static method in class org.robolectric.shadows.ShadowSettings
-
Sets the value of the
Settings.System.TIME_12_24
setting. - setAcceptCookie(boolean) - Method in class android.webkit.RoboCookieManager
- setAcceptFileSchemeCookiesImpl(boolean) - Method in class android.webkit.RoboCookieManager
- setAcceptThirdPartyCookies(boolean) - Method in class org.robolectric.fakes.RoboWebSettings
- setAcceptThirdPartyCookies(WebView, boolean) - Method in class android.webkit.RoboCookieManager
- setAccessibilityButtonSupported(boolean) - Static method in class org.robolectric.shadows.ShadowAccessibilityManager
-
Sets that the system navigation area is supported accessibility button; controls the return value of
AccessibilityManager.isAccessibilityButtonSupported()
. - setAccessibilityFocused(boolean) - Method in class org.robolectric.shadows.ShadowAccessibilityWindowInfo
- setAccessibilityServiceList(List<ServiceInfo>) - Method in class org.robolectric.shadows.ShadowAccessibilityManager
- setAccessibilityWindowInfo(AccessibilityWindowInfo) - Method in class org.robolectric.shadows.ShadowAccessibilityNodeInfo
- setAccessibleSubscriptionInfoList(List<SubscriptionInfo>) - Method in class org.robolectric.shadows.ShadowSubscriptionManager
-
Sets the accessible list of
SubscriptionInfo
. - setAccessibleSubscriptionInfos(SubscriptionInfo...) - Method in class org.robolectric.shadows.ShadowSubscriptionManager
-
Sets the accessible list of
SubscriptionInfo
. - setAccessNetworkTechnology(int) - Method in class org.robolectric.shadows.NetworkRegistrationInfoTestBuilder
- setAccessWifiStatePermission(boolean) - Method in class org.robolectric.shadows.ShadowWifiManager
- setAccountManagementDisabled(ComponentName, String, boolean) - Method in class org.robolectric.shadows.ShadowDevicePolicyManager
- setAccuracy(int) - Method in class org.robolectric.shadows.SensorEventBuilder
- setAction(int) - Method in class org.robolectric.shadows.DragEventBuilder
- setActionProvider(ActionProvider) - Method in class org.robolectric.fakes.RoboMenuItem
- setActionView(int) - Method in class org.robolectric.fakes.RoboMenuItem
- setActionView(View) - Method in class org.robolectric.fakes.RoboMenuItem
- setActive(boolean) - Method in class org.robolectric.shadows.ShadowAccessibilityWindowInfo
- setActiveAdmin(ComponentName) - Method in class org.robolectric.shadows.ShadowDevicePolicyManager
-
Sets the given
componentName
as one of the active admins. - setActiveDataSubscriptionId(int) - Static method in class org.robolectric.shadows.ShadowSubscriptionManager
-
Sets the value that will be returned by
ShadowSubscriptionManager.getActiveDataSubscriptionId()
. - setActiveDevice(BluetoothDevice) - Method in class org.robolectric.shadows.ShadowBluetoothA2dp
- setActiveDevice(BluetoothDevice) - Method in class org.robolectric.shadows.ShadowBluetoothHeadset
- setActiveModemCount(int) - Method in class org.robolectric.shadows.ShadowTelephonyManager
-
Sets the value returned by
TelephonyManager.getActiveModemCount()
. - setActiveNetworkInfo(NetworkInfo) - Method in class org.robolectric.shadows.ShadowConnectivityManager
- setActivePasswordSufficient(boolean) - Method in class org.robolectric.shadows.ShadowDevicePolicyManager
-
Sets if the password meets the current requirements.
- setActivePlaybackConfigurationsFor(List<AudioAttributes>) - Method in class org.robolectric.shadows.ShadowAudioManager
-
Sets active playback configurations that will be served by
AudioManager.getActivePlaybackConfigurations()
. - setActivePlaybackConfigurationsFor(List<AudioAttributes>, boolean) - Method in class org.robolectric.shadows.ShadowAudioManager
-
Same as
ShadowAudioManager.setActivePlaybackConfigurationsFor(List)
, but also notifies callbacks if notifyCallbackListeners is true. - setActiveRecordingConfigurations(List<AudioRecordingConfiguration>, boolean) - Method in class org.robolectric.shadows.ShadowAudioManager
-
Sets active recording configurations that will be served by
AudioManager.getActiveRecordingConfigurations()
and notifies callback listeners about that change. - setActiveScorer(String) - Method in class org.robolectric.shadows.ShadowNetworkScoreManager
- setActiveService(ComponentName) - Static method in class org.robolectric.shadows.ShadowVoiceInteractionService
-
Sets return value for
VoiceInteractionService.isActiveService(Context context, ComponentName componentName)
method. - setActiveSubscriptionInfoList(List<SubscriptionInfo>) - Method in class org.robolectric.shadows.ShadowSubscriptionManager
-
Sets the active list of
SubscriptionInfo
. - setActiveSubscriptionInfos(SubscriptionInfo...) - Method in class org.robolectric.shadows.ShadowSubscriptionManager
-
Sets the active list of
SubscriptionInfo
. - setActivityEnabled(UserHandle, ComponentName) - Method in class org.robolectric.shadows.ShadowLauncherApps
-
Sets an activity referenced by ComponentName as enabled, to be checked by
ShadowLauncherApps.isActivityEnabled(ComponentName, UserHandle)
. - setActivityThread(Object) - Static method in class org.robolectric.RuntimeEnvironment
- setActualDefaultRingtoneUri(Context, int, Uri) - Static method in class org.robolectric.shadows.ShadowRingtoneManager
- setAdaptivePowerSaveEnabled(boolean) - Method in class org.robolectric.shadows.ShadowPowerManager
-
Sets whether Adaptive Power Saver is enabled.
- setAdbEnabled(boolean) - Static method in class org.robolectric.shadows.ShadowSettings
-
Sets the value of the
Settings.Global.ADB_ENABLED
setting orSettings.Secure.ADB_ENABLED
depending on API level. - setAdditionalPlmns(List<String>) - Method in class org.robolectric.shadows.CellIdentityLteBuilder
- setAdditionalPlmns(List<String>) - Method in class org.robolectric.shadows.CellIdentityNrBuilder
- setAddNetworkSuggestionsResult(int) - Method in class org.robolectric.shadows.ShadowWifiManager
-
Uses the given result as the return value for
WifiManager.addNetworkSuggestions(java.util.List<android.net.wifi.WifiNetworkSuggestion>)
. - setAddress(String) - Method in class org.robolectric.shadows.ShadowBluetoothAdapter
- setAffiliationIds(ComponentName, Set<String>) - Method in class org.robolectric.shadows.ShadowDevicePolicyManager
- setAirplaneMode(boolean) - Method in class org.robolectric.shadows.ShadowConnectivityManager
-
Sets the value for enabling/disabling airplane mode
- setAirplaneMode(boolean) - Static method in class org.robolectric.shadows.ShadowSettings
-
Sets the value of the
Settings.System.AIRPLANE_MODE_ON
setting. - setAlarmClock(AlarmManager.AlarmClockInfo, PendingIntent) - Method in class org.robolectric.shadows.ShadowAlarmManager
- setAlias(String) - Method in class org.robolectric.shadows.ShadowBluetoothDevice
-
Set the alias for bluetooth device.
- setAliasBeforeS(String) - Method in class org.robolectric.shadows.ShadowBluetoothDevice
-
Sets the alias name of the device.
- setAliasS(String) - Method in class org.robolectric.shadows.ShadowBluetoothDevice
-
Sets the alias name of the device for API >= 31.
- setAllCellInfo(List<CellInfo>) - Method in class org.robolectric.shadows.ShadowTelephonyManager
- setAllowContentAccess(boolean) - Method in class org.robolectric.fakes.RoboWebSettings
- setAllowedToBindAppWidgets(boolean) - Method in class org.robolectric.shadows.ShadowAppWidgetManager
- setAllowFileAccess(boolean) - Method in class org.robolectric.fakes.RoboWebSettings
- setAllowFileAccessFromFileURLs(boolean) - Method in class org.robolectric.fakes.RoboWebSettings
- setAllowInvalidImageData(boolean) - Static method in class org.robolectric.shadows.ShadowBitmapFactory
-
Whether the BitmapFactory.decode methods, such as
BitmapFactory.decodeStream(InputStream, Rect, Options)
should allow invalid image data and always return Bitmap objects. - setAllowMassStorage(boolean) - Method in class org.robolectric.shadows.StorageVolumeBuilder
- setAllowsSendVendorSpecificResultCode(boolean) - Method in class org.robolectric.shadows.ShadowBluetoothHeadset
- setAllowUniversalAccessFromFileURLs(boolean) - Method in class org.robolectric.fakes.RoboWebSettings
- setAlpha(float) - Method in class org.robolectric.shadows.ShadowRenderNode
- setAlpha(float) - Method in class org.robolectric.shadows.ShadowRenderNodeQ
- setAlpha(int) - Method in class org.robolectric.shadows.ShadowPaint
- setAlphabeticShortcut(char) - Method in class org.robolectric.fakes.RoboMenuItem
- setAltitude(double) - Method in class org.robolectric.shadows.ResponderLocationBuilder
- setAltitudeType(int) - Method in class org.robolectric.shadows.ResponderLocationBuilder
- setAltitudeUncertainty(double) - Method in class org.robolectric.shadows.ResponderLocationBuilder
- setAlwaysRecreateViewsDuringUpdate(boolean) - Method in class org.robolectric.shadows.ShadowAppWidgetManager
-
Enables testing of widget behavior when all of the views are recreated on every update.
- setAmbientContextServiceStatus(Integer) - Method in class org.robolectric.shadows.ShadowAmbientContextManager
-
Sets a
status
that will be consumed by theconsumer
which is passed inShadowAmbientContextManager.queryAmbientContextServiceStatus(Set, Executor, Consumer)
orShadowAmbientContextManager.registerObserver(AmbientContextEventRequest, PendingIntent, Executor, Consumer)
. - setAmbientDisplayAvailable(boolean) - Method in class org.robolectric.shadows.ShadowPowerManager
-
Sets the value returned by
ShadowPowerManager.isAmbientDisplayAvailable()
. - setAnchor(AccessibilityNodeInfo) - Method in class org.robolectric.shadows.ShadowAccessibilityWindowInfo
- setAndAllowWhileIdle(int, long, PendingIntent) - Method in class org.robolectric.shadows.ShadowAlarmManager
- setAndroidFrameworkJarPath(Path) - Static method in class org.robolectric.RuntimeEnvironment
- setAndroidJarSDKVersion(int) - Method in class org.robolectric.internal.bytecode.ClassInstrumentor
- setAnimation(Animation) - Method in class org.robolectric.shadows.ShadowView
- setAnimationScale(float) - Method in class org.robolectric.shadows.ShadowUiAutomation
- setAnimationScaleCompat(float) - Static method in class org.robolectric.shadows.ShadowUiAutomation
-
Sets the animation scale, see
UiAutomation.setAnimationScale(float)
. - setAntiAlias(boolean) - Method in class org.robolectric.shadows.ShadowPaint
- SetApkAssets(List<CppApkAssets>, boolean) - Method in class org.robolectric.res.android.CppAssetManager2
- setApnSetting(ApnSetting) - Method in class org.robolectric.shadows.PreciseDataConnectionStateBuilder
- setAppCacheEnabled(boolean) - Method in class org.robolectric.fakes.RoboWebSettings
- setAppCacheMaxSize(long) - Method in class org.robolectric.fakes.RoboWebSettings
- setAppCachePath(String) - Method in class org.robolectric.fakes.RoboWebSettings
- setAppFactory(Object) - Method in interface org.robolectric.shadows.ShadowLoadedApk._LoadedApk_
- setAppInfo(ApplicationInfo) - Method in interface org.robolectric.shadows.ShadowActivityThread._AppBindData_
- setApplication(Application) - Method in interface org.robolectric.shadows._Activity_
- setApplication(Application) - Method in class org.robolectric.shadows.ShadowActivity
- setApplication(Application) - Method in interface org.robolectric.shadows.ShadowLoadedApk._LoadedApk_
- setApplication(Class<? extends Application>) - Method in class org.robolectric.annotation.Config.Builder
- setApplicationEnabledSetting(String, int, int) - Method in class org.robolectric.shadows.ShadowApplicationPackageManager
- setApplicationHidden(ComponentName, String, boolean) - Method in class org.robolectric.shadows.ShadowDevicePolicyManager
- setApplicationHiddenSettingAsUser(String, boolean, UserHandle) - Method in class org.robolectric.shadows.ShadowApplicationPackageManager
- setApplicationIcon(String, Drawable) - Method in class org.robolectric.shadows.ShadowPackageManager
- setApplicationInfo(ApplicationInfo) - Static method in class org.robolectric.shadows.ShadowActivityThread
-
Deprecated.do not use
- setApplicationLocales(String, LocaleList) - Method in class org.robolectric.shadows.ShadowLocaleManager
-
Stores the passed locales for the given package in-memory.
- setApplicationLocales(String, LocaleList, boolean) - Method in class org.robolectric.shadows.ShadowLocaleManager
-
Stores the passed locales for the given package in-memory.
- setApplicationNightMode(int) - Method in class org.robolectric.shadows.ShadowUIModeManager
- setApplicationRestrictions(ComponentName, String, Bundle) - Method in class org.robolectric.shadows.ShadowDevicePolicyManager
- setApplicationRestrictions(Bundle) - Method in class org.robolectric.shadows.ShadowRestrictionsManager
-
Sets the application restrictions as returned by
RestrictionsManager.getApplicationRestrictions()
. - setApplicationRestrictions(String, Bundle) - Method in class org.robolectric.shadows.ShadowDevicePolicyManager
-
Sets the application restrictions of the
packageName
. - setApplicationRestrictions(String, Bundle) - Method in class org.robolectric.shadows.ShadowUserManager
-
Sets the value returned by
UserManager.getApplicationRestrictions(String)
. - setApplicationSupplier(Supplier<Application>) - Static method in class org.robolectric.RuntimeEnvironment
-
internal use only
- setAppMetadata(PersistableBundle) - Method in class org.robolectric.shadows.ShadowPackageInstaller.ShadowSession
- setAppPrivateCommandListener(ShadowInputMethodManager.PrivateCommandListener) - Method in class org.robolectric.shadows.ShadowInputMethodManager
- setApprovedMs(long) - Method in class org.robolectric.shadows.AssociationInfoBuilder
- setAppSaturationLevel(String, int) - Method in class org.robolectric.shadows.ShadowColorDisplayManager
- setAppStandbyBucket(int) - Method in class org.robolectric.shadows.ShadowUsageStatsManager.EventBuilder
- setAppStandbyBucket(String, int) - Method in class org.robolectric.shadows.ShadowUsageStatsManager
-
Sets the standby bucket of the specified app.
- setAppStandbyBuckets(Map<String, Integer>) - Method in class org.robolectric.shadows.ShadowUsageStatsManager
- setAppTasks(List<ActivityManager.AppTask>) - Method in class org.robolectric.shadows.ShadowActivityManager
-
Sets the values to be returned by
ShadowActivityManager.getAppTasks()
. - setAppTracingAllowed(boolean) - Static method in class org.robolectric.shadows.ShadowTrace
- setAppWidget(int, AppWidgetProviderInfo) - Method in class org.robolectric.shadows.ShadowAppWidgetHostView
- setAppWidgetIdToAllocate(int) - Method in class org.robolectric.shadows.ShadowAppWidgetHost
- setAssetDir(String) - Method in class org.robolectric.annotation.Config.Builder
- setAssociatedDevice(Object) - Method in class org.robolectric.shadows.AssociationInfoBuilder
- setAttachedUsbAccessory(UsbAccessory) - Method in class org.robolectric.shadows.ShadowUsbManager
-
Sets the currently attached Usb accessory returned in #getAccessoryList.
- setAudioAttributes(AudioAttributes) - Method in class org.robolectric.shadows.PlaybackInfoBuilder
- setAudioAttributes(AudioAttributes) - Method in class org.robolectric.shadows.ShadowMediaPlayer
- setAudioAttributes(AudioAttributes) - Method in class org.robolectric.shadows.VibrationAttributesBuilder
- setAudioChannels(int) - Method in class org.robolectric.shadows.ShadowMediaRecorder
- setAudioDevicesForAttributes(AudioAttributes, ImmutableList<AudioDeviceInfo>) - Method in class org.robolectric.shadows.ShadowAudioManager
-
Sets the audio devices returned from
ShadowAudioManager.getAudioDevicesForAttributes(android.media.AudioAttributes)
. - setAudioEncoder(int) - Method in class org.robolectric.shadows.ShadowMediaRecorder
- setAudioEncodingBitRate(int) - Method in class org.robolectric.shadows.ShadowMediaRecorder
- setAudioRoute(int) - Method in class org.robolectric.shadows.ShadowInCallAdapter
- setAudioRoute(int) - Method in class org.robolectric.shadows.ShadowInCallService
- setAudioSamplingRate(int) - Method in class org.robolectric.shadows.ShadowMediaRecorder
- setAudioSessionId(int) - Method in class org.robolectric.shadows.ShadowMediaPlayer
- setAudioSource(int) - Method in class org.robolectric.shadows.ShadowMediaRecorder
- setAudioStreamType(int) - Method in class org.robolectric.shadows.ShadowMediaPlayer
- setAuthenticationErrorOnNextResponse(boolean) - Method in class org.robolectric.shadows.ShadowAccountManager
-
Sets authenticator exception, which will be thrown by
ShadowAccountManager.getAccountsByTypeAndFeatures(java.lang.String, java.lang.String[], android.accounts.AccountManagerCallback<android.accounts.Account[]>, android.os.Handler)
. - setAuthenticatorType(int) - Method in class org.robolectric.shadows.ShadowBiometricManager
-
Allow different result
ShadowBiometricManager.canAuthenticate(int)
, result will depend on the combination as described here For example, you can set the valueBiometricManager.Authenticators.BIOMETRIC_STRONG
to allowShadowBiometricManager.canAuthenticate(int)
returnBiometricManager.BIOMETRIC_SUCCESS
when you passedBiometricManager.Authenticators.BIOMETRIC_WEAK
as parameter inShadowBiometricManager.canAuthenticate(int)
- setAuthToken(Account, String, String) - Method in class org.robolectric.shadows.ShadowAccountManager
- setAutofillServiceComponentName(ComponentName) - Method in class org.robolectric.shadows.ShadowAutofillManager
-
Overrides the component name of the autofill service enabled for the current user.
- setAutofillSupported(boolean) - Method in class org.robolectric.shadows.ShadowAutofillManager
-
Overrides the autofill supported state for the current device and current user.
- setAutoRevokeWhitelisted(boolean) - Method in class org.robolectric.shadows.ShadowPackageManager
-
Set value to be returned by
PackageManager.isAutoRevokeWhitelisted(java.lang.String)
. - setAutoSchedule(boolean) - Static method in class org.robolectric.shadows.ShadowAlarmManager
-
When set to true, automatically schedules alarms to fire at the appropriate time (with respect to the main Looper time) when they are set.
- setAutoTimeEnabled(ComponentName, boolean) - Method in class org.robolectric.shadows.ShadowDevicePolicyManager
- setAutoTimeRequired(ComponentName, boolean) - Method in class org.robolectric.shadows.ShadowDevicePolicyManager
- setAutoTimeZoneEnabled(ComponentName, boolean) - Method in class org.robolectric.shadows.ShadowDevicePolicyManager
- setAvailable(boolean) - Method in class org.robolectric.shadows.ShadowWifiAwareManager
-
Sets the availability of the wifiAwareManager.
- setAvailableCommunicationDevices(List<AudioDeviceInfo>) - Method in class org.robolectric.shadows.ShadowAudioManager
-
Sets the list of available communication devices represented by
AudioDeviceInfo
. - setAvailableServices(List<Integer>) - Method in class org.robolectric.shadows.NetworkRegistrationInfoTestBuilder
- setAvailableStatus(boolean) - Method in class org.robolectric.shadows.ShadowNetworkInfo
-
Sets up the return value of
ShadowNetworkInfo.isAvailable()
. - setAvailableSubscriptionInfoList(List<SubscriptionInfo>) - Method in class org.robolectric.shadows.ShadowSubscriptionManager
-
Sets the available list of
SubscriptionInfo
. - setAvailableSubscriptionInfos(SubscriptionInfo...) - Method in class org.robolectric.shadows.ShadowSubscriptionManager
-
Sets the available list of
SubscriptionInfo
. - setAveragingWindow(long) - Method in class org.robolectric.shadows.NrQosSessionAttributesBuilder
- setAzimuth(float) - Method in class org.robolectric.shadows.GnssStatusBuilder.GnssSatelliteInfo.Builder
-
Deprecated.Sets the
azimuth
of the satellite, in degrees. - setBackgroundColor(int) - Method in class org.robolectric.shadows.ShadowWebView
-
Sets the
Color
int that should be returned fromShadowWebView.getBackgroundColor()
. - setBackgroundDataSetting(boolean) - Method in class org.robolectric.shadows.ShadowConnectivityManager
- setBackgroundDrawable(Drawable) - Method in class org.robolectric.shadows.ShadowPhoneWindow
- setBackgroundDrawable(Drawable) - Method in class org.robolectric.shadows.ShadowPhoneWindowFor22
- setBackgroundRestricted(boolean) - Method in class org.robolectric.shadows.ShadowActivityManager
-
Sets the background restriction state reported by
ActivityManager.isBackgroundRestricted()
, but has no effect otherwise. - setBackupEnabled(boolean) - Method in class org.robolectric.shadows.ShadowBackupManager
- setBands(int[]) - Method in class org.robolectric.shadows.CellIdentityLteBuilder
- setBands(int[]) - Method in class org.robolectric.shadows.CellIdentityNrBuilder
- setBandwidth(int) - Method in class org.robolectric.shadows.CellIdentityLteBuilder
- setBarringType(int) - Method in class org.robolectric.shadows.BarringInfoBuilder.BarringServiceInfoBuilder
- setBaseActivity(ComponentName) - Method in class org.robolectric.shadows.RunningTaskInfoBuilder
- setBatteryDischargePrediction(Duration, boolean) - Method in class org.robolectric.shadows.ShadowPowerManager
-
Differs from real implementation as device charging state is not checked.
- setBatteryLevel(float) - Method in class org.robolectric.shadows.BrightnessChangeEventBuilder
- setBatteryLevel(int) - Method in class org.robolectric.shadows.ShadowBluetoothDevice
- setBcp47Locale(String) - Method in class org.robolectric.res.android.ResTable_config
- setBindDeviceAdminTargetUsers(List<UserHandle>) - Method in class org.robolectric.shadows.ShadowDevicePolicyManager
-
Set the list of target users that the calling device or profile owner can use when calling
ShadowDevicePolicyManager.bindDeviceAdminServiceAsUser(android.content.ComponentName, android.content.Intent, android.content.ServiceConnection, int, android.os.UserHandle)
. - setBindServiceCallsOnServiceConnectedDirectly(boolean) - Method in class org.robolectric.shadows.ShadowApplication
-
Configures the ShadowApplication so that calls to bindService will call ServiceConnection#onServiceConnected before returning.
- setBitmap(Bitmap) - Method in class org.robolectric.shadows.ShadowLegacyCanvas
- setBitmap(Bitmap, Rect, boolean, int) - Method in class org.robolectric.shadows.ShadowWallpaperManager
-
Caches
fullImage
in the memory based onwhich
. - setBleScanAlwaysAvailable(boolean) - Method in class org.robolectric.shadows.ShadowBluetoothAdapter
-
Sets the value for
ShadowBluetoothAdapter.isBleScanAlwaysAvailable
. - setBlockNetworkImage(boolean) - Method in class org.robolectric.fakes.RoboWebSettings
- setBlockNetworkLoads(boolean) - Method in class org.robolectric.fakes.RoboWebSettings
- setBluetoothA2dpOn(boolean) - Method in class org.robolectric.shadows.ShadowAudioManager
- setBluetoothClass(BluetoothClass) - Method in class org.robolectric.shadows.ShadowBluetoothDevice
-
Sets the return value for
BluetoothDevice.getBluetoothClass()
. - setBluetoothLeAdvertiser(BluetoothLeAdvertiser) - Method in class org.robolectric.shadows.ShadowBluetoothAdapter
-
Deprecated.use real BluetoothLeAdvertiser instead
- setBluetoothScoOn(boolean) - Method in class org.robolectric.shadows.ShadowAudioManager
- setBoard(String) - Static method in class org.robolectric.shadows.ShadowBuild
-
Sets the value of the
Build.BOARD
field. - setBondedDevices(Set<BluetoothDevice>) - Method in class org.robolectric.shadows.ShadowBluetoothAdapter
- setBondState(int) - Method in class org.robolectric.shadows.ShadowBluetoothDevice
-
Sets value of bond state for
BluetoothDevice.getBondState()
. - setBottom(int) - Method in class org.robolectric.shadows.ShadowRenderNode
- setBottom(int) - Method in class org.robolectric.shadows.ShadowRenderNodeQ
- setBoundApplication(Object) - Method in interface org.robolectric.shadows.ShadowActivityThread._ActivityThread_
- setBoundsInScreen(Rect) - Method in class org.robolectric.shadows.ShadowAccessibilityWindowInfo
- setBrand(String) - Static method in class org.robolectric.shadows.ShadowBuild
-
Sets the value of the
Build.BRAND
field. - setBrightness(float) - Method in class org.robolectric.shadows.BrightnessChangeEventBuilder
- setBrightnessConfiguration(Object) - Method in class org.robolectric.shadows.ShadowDisplayManager
- setBrightnessConfigurationForUser(Object, int, String) - Method in class org.robolectric.shadows.ShadowDisplayManager
- setBrightnessConfigurationForUser(Object, int, String) - Method in class org.robolectric.shadows.ShadowDisplayManagerGlobal
- setBrightnessEvents(List<BrightnessChangeEvent>) - Static method in class org.robolectric.shadows.ShadowDisplayManager
-
Set the slider events the system has seen.
- setBSSID(String) - Method in class org.robolectric.shadows.ShadowWifiInfo
- setBufferLengthMillis(int, int) - Method in class org.robolectric.shadows.ShadowBluetoothA2dp
- setBuiltInZoomControls(boolean) - Method in class org.robolectric.fakes.RoboWebSettings
- setButtonDrawable(int) - Method in class org.robolectric.shadows.ShadowCompoundButton
- setButtonDrawable(Drawable) - Method in class org.robolectric.shadows.ShadowCompoundButton
- setBytes(byte[]) - Method in class org.robolectric.shadows.InformationElementBuilder
- setBytesSoFar(long) - Method in class org.robolectric.shadows.ShadowDownloadManager.ShadowRequest
- setCachedInstance(Object) - Method in interface org.robolectric.shadows.ShadowSystemServiceRegistry._ServiceFetcherM_
- setCachedInstance(Object) - Method in interface org.robolectric.shadows.ShadowSystemServiceRegistry._ServiceFetcherN_
- setCachedInstance(Object) - Method in interface org.robolectric.shadows.ShadowSystemServiceRegistry._StaticServiceFetcher_
- setCacheMode(int) - Method in class org.robolectric.fakes.RoboWebSettings
- setCallback(RangingSession.Callback) - Method in class org.robolectric.shadows.RangingSessionBuilder
- setCallbackCellInfos(List<CellInfo>) - Method in class org.robolectric.shadows.ShadowTelephonyManager
- setCallbackPool(Object) - Method in interface org.robolectric.shadows.ShadowChoreographer.ChoreographerReflector
- setCallbacksRunning(boolean) - Method in interface org.robolectric.shadows.ShadowChoreographer.ChoreographerReflector
- setCallComposerStatus(int) - Method in class org.robolectric.shadows.ShadowTelephonyManager
- setCallerAsInstallerForPackage(String) - Method in class org.robolectric.shadows.ShadowLocaleManager
-
Sets the caller as the installer of the given package.
- setCallingActivity(ComponentName) - Method in class org.robolectric.shadows.ShadowActivity
-
Sets the calling activity that will be reflected in
Activity.getCallingActivity()
andActivity.getCallingPackage()
. - setCallingPackage(String) - Method in class org.robolectric.shadows.ShadowActivity
-
Sets the calling package that will be reflected in
Activity.getCallingActivity()
andActivity.getCallingPackage()
. - setCallingPackage(String) - Method in class org.robolectric.shadows.ShadowContentProvider
- setCallingPid(int) - Static method in class org.robolectric.shadows.ShadowBinder
- setCallingUid(int) - Static method in class org.robolectric.shadows.ShadowBinder
- setCallingUserHandle(UserHandle) - Static method in class org.robolectric.shadows.ShadowBinder
-
Configures
Binder.getCallingUserHandle()
to return the specifiedUserHandle
to subsequent callers on *any* thread, for testing purposes. - setCallPhonePermission(boolean) - Method in class org.robolectric.shadows.ShadowTelecomManager
-
When set to false methods requiring
android.Manifest.permission.CALL_PHONE
permission will throw aSecurityException
. - setCallRequestMode(ShadowTelecomManager.CallRequestMode) - Method in class org.robolectric.shadows.ShadowTelecomManager
- setCallState(int) - Method in class org.robolectric.shadows.ShadowTelephonyManager
-
Sets the current call state to the desired state and updates any listeners.
- setCallState(int, String) - Method in class org.robolectric.shadows.ShadowTelephonyManager
-
Sets the current call state with the option to specify an incoming phone number for the CALL_STATE_RINGING state.
- setCamera(Camera) - Method in class org.robolectric.shadows.ShadowMediaRecorder
- setCameraDisabled(ComponentName, boolean) - Method in class org.robolectric.shadows.ShadowDevicePolicyManager
- setCameraDistance(float) - Method in class org.robolectric.shadows.ShadowRenderNode
- setCameraDistance(float) - Method in class org.robolectric.shadows.ShadowRenderNodeQ
- setCanAddCall(boolean) - Method in class org.robolectric.shadows.ShadowInCallService
-
Set the value that
canAddCall()
method should return. - setCanAuthenticate(boolean) - Method in class org.robolectric.shadows.ShadowBiometricManager
-
Sets the value
true
to allowShadowBiometricManager.canAuthenticate()
returnBIOMETRIC_SUCCESS
If sets the value tofalse
, result will depend onBiometricManager#hasBiometrics(Context context)
- setCanceledOnTouchOutside(boolean) - Method in class org.robolectric.shadows.ShadowDialog
- setCanDispatchGestures(boolean) - Method in class org.robolectric.shadows.ShadowAccessibilityService
-
Sets whether the service is currently able to dispatch gestures.
- setCanDrawOverlays(boolean) - Static method in class org.robolectric.shadows.ShadowSettings
-
Sets the value returned by
ShadowSettings.canDrawOverlays(Context)
. - setCanGoBack(boolean) - Method in class org.robolectric.shadows.ShadowWebView
-
Deprecated.Do not depend on this method as it will be removed in a future update. The preferred method is to populate a fake web history to use for going back.
- setCanNotifyAsPackage(String, boolean) - Method in class org.robolectric.shadows.ShadowNotificationManager
-
Sets notification delegate for the package provided.
- setCanRequestPackageInstalls(boolean) - Method in class org.robolectric.shadows.ShadowPackageManager
-
Sets if the
PackageManager
is allowed to request package installs through package installer. - setCanScheduleExactAlarms(boolean) - Static method in class org.robolectric.shadows.ShadowAlarmManager
-
Sets the schedule exact alarm state reported by
AlarmManager.canScheduleExactAlarms()
, but has no effect otherwise. - setCanSwitchUser(boolean) - Method in class org.robolectric.shadows.ShadowUserManager
-
Deprecated.use
ShadowUserManager.setUserSwitchability(int)
instead - setCapabilities(MediaCodecInfo.CodecCapabilities...) - Method in class org.robolectric.shadows.MediaCodecInfoBuilder
-
Sets codec capabilities.
- setCapabilitiesFailureForUri(Uri, ShadowRcsUceAdapter.CapabilityFailureInfo) - Static method in class org.robolectric.shadows.ShadowRcsUceAdapter
- setCapabilitiesForUri(Uri, RcsContactUceCapability) - Static method in class org.robolectric.shadows.ShadowRcsUceAdapter
- setCapabilityState(String, int) - Method in class org.robolectric.shadows.ShadowTimeManager
-
Capabilites are predefined and not controlled by user, so they can't be changed via TimeManager API.
- setCaptivePortalServerUrl(String) - Method in class org.robolectric.shadows.ShadowConnectivityManager
-
Sets the captive portal URL, which will be returned in
ShadowConnectivityManager.getCaptivePortalServerUrl()
. - setCardId(int) - Method in class org.robolectric.shadows.UiccCardInfoBuilder
- setCardId(String) - Method in class org.robolectric.shadows.UiccSlotInfoBuilder
- setCardStateInfo(int) - Method in class org.robolectric.shadows.UiccSlotInfoBuilder
- setCarrierConfig(PersistableBundle) - Method in class org.robolectric.shadows.ShadowTelephonyManager
-
Sets the value returned by
TelephonyManager.getCarrierConfig()
. - setCarrierFrequencyHz(Float) - Method in class org.robolectric.shadows.GnssStatusBuilder.GnssSatelliteInfo.Builder
-
Deprecated.Sets the
carrier frequency
of the satellite, in Hz, if present; ifnull
, indicates that the carrier frequencyis not available
. - setCarrierIdFromSimMccMnc(int) - Method in class org.robolectric.shadows.ShadowTelephonyManager
-
Sets the value to be returned by
ShadowTelephonyManager.getCarrierIdFromSimMccMnc()
. - setCarrierName(String) - Method in class org.robolectric.shadows.ShadowSubscriptionManager.SubscriptionInfoBuilder
- setCarrierPackageNamesForPhone(int, List<String>) - Method in class org.robolectric.shadows.ShadowTelephonyManager
-
Sets the
packages
for the givenphoneId
. - setCarrierRestrictionRules(Object) - Method in class org.robolectric.shadows.ShadowTelephonyManager
-
Sets the value to be returned by
ShadowTelephonyManager.getCarrierRestrictionRules()
. - setCategoryPaymentAllowsForegroundPreference(boolean) - Static method in class org.robolectric.shadows.ShadowCardEmulation
-
Modifies the behavior of
categoryAllowsForegroundPreference(String)
to return the givenvalue
for theCardEmulation.CATEGORY_PAYMENT
. - setCausePackages(List<VersionedPackage>) - Method in class org.robolectric.shadows.RollbackInfoBuilder
-
Sets the cause packages of the rollback.
- setCellBandwidths(int[]) - Method in class org.robolectric.shadows.ServiceStateBuilder
- setCellConnectionStatus(int) - Method in class org.robolectric.shadows.CellInfoLteBuilder
- setCellConnectionStatus(int) - Method in class org.robolectric.shadows.CellInfoNrBuilder
- setCellIdentity(CellIdentity) - Method in class org.robolectric.shadows.BarringInfoBuilder
- setCellIdentity(CellIdentity) - Method in class org.robolectric.shadows.NetworkRegistrationInfoTestBuilder
- setCellIdentity(CellIdentityLte) - Method in class org.robolectric.shadows.CellInfoLteBuilder
- setCellIdentity(CellIdentityNr) - Method in class org.robolectric.shadows.CellInfoNrBuilder
- setCellLocation(CellLocation) - Method in class org.robolectric.shadows.ShadowTelephonyManager
- setCellSignalStrength(CellSignalStrengthLte) - Method in class org.robolectric.shadows.CellInfoLteBuilder
- setCellSignalStrength(CellSignalStrengthNr) - Method in class org.robolectric.shadows.CellInfoNrBuilder
- setCellularDataNetworkType(int) - Method in class org.robolectric.shadows.WifiUsabilityStatsEntryBuilder
- setCellularSignalStrengthDb(int) - Method in class org.robolectric.shadows.WifiUsabilityStatsEntryBuilder
- setCellularSignalStrengthDbm(int) - Method in class org.robolectric.shadows.WifiUsabilityStatsEntryBuilder
- setCenter(float, float, boolean) - Method in class org.robolectric.shadows.ShadowMagnificationController
- setCeSnapshotInodes(SparseLongArray) - Method in class org.robolectric.shadows.PackageRollbackInfoBuilder
-
Sets ce snapshot inodes.
- setChangeWifiStatePermission(boolean) - Method in class org.robolectric.shadows.ShadowWifiManager
- setChangingConfigurations(boolean) - Method in interface org.robolectric.shadows._Activity_
- setChannel(NotificationChannel) - Method in class org.robolectric.shadows.ShadowRanking
-
Overrides the return value for
NotificationListenerService.Ranking.getChannel()
. - setChannelIndexMasks(int[]) - Method in class org.robolectric.shadows.AudioProfileBuilder
-
Sets the channel index masks.
- setChannelMasks(int[]) - Method in class org.robolectric.shadows.AudioProfileBuilder
-
Sets the channel masks.
- setChannelNumber(int) - Method in class org.robolectric.shadows.ServiceStateBuilder
- setCharacteristicNotification(BluetoothGattCharacteristic, boolean) - Method in class org.robolectric.shadows.ShadowBluetoothGatt
-
Overrides
BluetoothGatt.setCharacteristicNotification(android.bluetooth.BluetoothGattCharacteristic, boolean)
so it returns true (false) if allowCharacteristicNotification (disallowCharacteristicNotification) is called. - setChargeTimeRemaining(long) - Method in class org.robolectric.shadows.ShadowBatteryManager
-
Sets the value to be returned from
BatteryManager.computeChargeTimeRemaining()
- setCheckable(boolean) - Method in class org.robolectric.fakes.RoboMenuItem
- setChecked(boolean) - Method in class org.robolectric.fakes.RoboMenuItem
- setChipInfos(List<PersistableBundle>) - Method in class org.robolectric.shadows.ShadowUwbManager
-
Sets the list of bundles to be returned by
UwbManager.getChipInfos()
. - setCi(int) - Method in class org.robolectric.shadows.CellIdentityLteBuilder
- setClass(String) - Method in class org.robolectric.shadows.ShadowUsageStatsManager.EventBuilder
- setClassAttribute(String) - Method in interface org.robolectric.android.AttributeSetBuilder
-
Set the class attribute to the given value.
- setClassAttribute(String) - Method in class org.robolectric.android.AttributeSetBuilderImpl
- setClassLoader(ClassLoader) - Method in interface org.robolectric.shadows.ShadowContextImpl._ContextImpl_
- setClipData(ClipData) - Method in class org.robolectric.shadows.DragEventBuilder
- setClipDescription(ClipDescription) - Method in class org.robolectric.shadows.DragEventBuilder
- setClipToOutline(boolean) - Method in class org.robolectric.shadows.ShadowRenderNode
- setClipToOutline(boolean) - Method in class org.robolectric.shadows.ShadowRenderNodeQ
- setCloneProfile(boolean) - Method in class org.robolectric.shadows.ShadowUserManager
-
Setter for
UserManager.isCloneProfile()
. - setCn0DbHz(float) - Method in class org.robolectric.shadows.GnssStatusBuilder.GnssSatelliteInfo.Builder
-
Deprecated.Gets the
carrier-to-noise density
of the satellite. - setCodecConfigPreference(BluetoothDevice, BluetoothCodecConfig) - Method in class org.robolectric.shadows.ShadowBluetoothA2dp
- setCodecStatus(BluetoothDevice, BluetoothCodecStatus) - Method in class org.robolectric.shadows.ShadowBluetoothA2dp
- setCodePaths(List<String>) - Method in class org.robolectric.shadows.SharedLibraryInfoBuilder
- setColor(int) - Method in class org.robolectric.shadows.ShadowGradientDrawable
- setColor(int) - Method in class org.robolectric.shadows.ShadowPaint
- setColorFilter(ColorFilter) - Method in class org.robolectric.shadows.ShadowPaint
- setColorFormats(int[]) - Method in class org.robolectric.shadows.MediaCodecInfoBuilder.CodecCapabilitiesBuilder
-
Sets color formats.
- setColorSpace(ColorSpace) - Method in class org.robolectric.shadows.ShadowLegacyBitmap
- setColorTemperature(int) - Method in class org.robolectric.shadows.BrightnessChangeEventBuilder
- setColorValues(long[], long) - Method in class org.robolectric.shadows.BrightnessChangeEventBuilder
- setColumnNames(List<String>) - Method in class org.robolectric.fakes.RoboCursor
-
Deprecated.
- setCommittedSessionId(int) - Method in class org.robolectric.shadows.RollbackInfoBuilder
-
Sets the committed session id of the rollback.
- setCommunicationDevice(AudioDeviceInfo) - Method in class org.robolectric.shadows.ShadowAudioManager
-
Note that this method can silently fail.
- setCompatConfiguration(Configuration) - Method in interface org.robolectric.shadows.ShadowActivityThread._ActivityThread_
- setCompatConfiguration(Configuration) - Method in class org.robolectric.shadows.ShadowActivityThread
-
internal, do not use
- setComponentEnabledSetting(ComponentName, int, int) - Method in class org.robolectric.shadows.ShadowApplicationPackageManager
- setComponentEnabledSettings(List<PackageManager.ComponentEnabledSetting>) - Method in class org.robolectric.shadows.ShadowApplicationPackageManager
- setComponentNameAndServiceForBindService(ComponentName, IBinder) - Method in class org.robolectric.shadows.ShadowApplication
- setComponentNameAndServiceForBindServiceForIntent(Intent, ComponentName, IBinder) - Method in class org.robolectric.shadows.ShadowApplication
- setCompoundDrawablesWithIntrinsicBounds(int, int, int, int) - Method in class org.robolectric.shadows.ShadowTextView
- setConcat(Matrix, Matrix) - Method in class org.robolectric.shadows.ShadowLegacyMatrix
- setConditionalBarringFactor(int) - Method in class org.robolectric.shadows.BarringInfoBuilder.BarringServiceInfoBuilder
- setConditionalBarringTimeSeconds(int) - Method in class org.robolectric.shadows.BarringInfoBuilder.BarringServiceInfoBuilder
- setConfig(Bitmap.Config) - Method in class org.robolectric.shadows.ShadowLegacyBitmap
- setConfigCallbacks(ArrayList<ViewRootImpl.ConfigChangedCallback>) - Method in interface org.robolectric.shadows.ShadowViewRootImpl.ViewRootImplReflector
- setConfigChangeFlags(int) - Method in interface org.robolectric.shadows._Activity_
- setConfigForSubId(int, PersistableBundle) - Method in class org.robolectric.shadows.ShadowCarrierConfigManager
-
Sets that the
config
PersistableBundle for a particularsubId
; controls the return value ofCarrierConfigManager#getConfigForSubId()
. - setConfiguration(int, int, String, int, int, int, int, int, int, int, int, int, int, int, int, int, int) - Method in class org.robolectric.shadows.ShadowArscAssetManager
- setConfiguration(int, int, String, int, int, int, int, int, int, int, int, int, int, int, int, int, int, int) - Method in class org.robolectric.shadows.ShadowArscAssetManager
- setConfiguration(Configuration) - Method in class org.robolectric.shadows.ShadowUsageStatsManager.EventBuilder
- setConfiguration(ResTable_config, String) - Method in class org.robolectric.res.android.CppAssetManager
- SetConfiguration(ResTable_config) - Method in class org.robolectric.res.android.CppAssetManager2
- setConfiguredApplicationClass(Class<? extends Application>) - Static method in class org.robolectric.RuntimeEnvironment
- setConfirmFactoryResetCredentialIntent(Intent) - Method in class org.robolectric.shadows.ShadowKeyguardManager
-
For tests on Android >= O MR1, sets the value to be returned by
ShadowKeyguardManager.createConfirmFactoryResetCredentialIntent(CharSequence,CharSequence,CharSequence)
. - setConnected(boolean) - Method in class org.robolectric.shadows.ShadowBluetoothDevice
- setConnectedPort(RoboWebMessagePort) - Method in class org.robolectric.fakes.RoboWebMessagePort
-
Links another port to this port.
- setConnectionHandle(int, int) - Method in class org.robolectric.shadows.ShadowBluetoothDevice
- setConnectionInfo(WifiInfo) - Method in class org.robolectric.shadows.ShadowWifiManager
-
Sets the connection info as the provided
WifiInfo
. - setConnectionService(ConnectionService) - Method in class org.robolectric.shadows.ShadowTelecomManager
-
Set connection service.
- setConnectionStatus(boolean) - Method in class org.robolectric.shadows.ShadowNetworkInfo
-
Deprecated.
- setConnectionStatus(NetworkInfo.State) - Method in class org.robolectric.shadows.ShadowNetworkInfo
-
Sets up the return value of
ShadowNetworkInfo.getState()
. - setConnectionType(int) - Method in class org.robolectric.shadows.ShadowNetworkInfo
-
Sets up the return value of
ShadowNetworkInfo.getType()
. - setConsolidatedNotificationPolicy(NotificationManager.Policy) - Method in class org.robolectric.shadows.ShadowNotificationManager
-
Specifies the consolidated notification policy to return
- setConstellation(int) - Method in class org.robolectric.shadows.GnssStatusBuilder.GnssSatelliteInfo.Builder
-
Deprecated.Sets the
GNSS constellation
of the satellite. - setContent(int) - Method in class org.robolectric.shadows.ShadowTabHost.ShadowTabSpec
- setContent(Intent) - Method in class org.robolectric.shadows.ShadowTabHost.ShadowTabSpec
- setContent(TabHost.TabContentFactory) - Method in class org.robolectric.shadows.ShadowTabHost.ShadowTabSpec
- setContentCaptureConditions(Set<ContentCaptureCondition>) - Method in class org.robolectric.shadows.ShadowContentCaptureManager
-
Configures the set of
ContentCaptureCondition
that will be returned when callingShadowContentCaptureManager.getContentCaptureConditions()
. - setContentCaptureEnabled(boolean) - Method in class org.robolectric.shadows.ShadowContentCaptureManager
- setControllerNumber(int) - Method in class org.robolectric.shadows.InputDeviceBuilder
- setCookie(int) - Method in class org.robolectric.shadows.ShadowTrace.AsyncTraceSection.Builder
- setCookie(String, String) - Method in class android.webkit.RoboCookieManager
- setCookie(String, String, ValueCallback<Boolean>) - Method in class android.webkit.RoboCookieManager
- setCounter(String, long) - Static method in class org.robolectric.shadows.ShadowTrace
- setCountryIso(String) - Method in class org.robolectric.shadows.ShadowSubscriptionManager.SubscriptionInfoBuilder
- setCqi(int) - Method in class org.robolectric.shadows.CellSignalStrengthLteBuilder
- setCqiTableIndex(int) - Method in class org.robolectric.shadows.CellSignalStrengthLteBuilder
- setCreatedBond(boolean) - Method in class org.robolectric.shadows.ShadowBluetoothDevice
-
Sets whether this device has been bonded with.
- setCreatedFromResId(int, String) - Method in class org.robolectric.shadows.ShadowBitmapDrawable
- setCreatedFromResId(int, String) - Method in class org.robolectric.shadows.ShadowDrawable
- setCreatedFromResId(int, String) - Method in class org.robolectric.shadows.ShadowNativeBitmapDrawable
- setCreateListener(ShadowMediaPlayer.CreateListener) - Static method in class org.robolectric.shadows.ShadowMediaPlayer
-
Sets a listener that is invoked whenever a new shadowed
MediaPlayer
object is constructed. - setCreateShouldThrow(ErrnoException) - Static method in class org.robolectric.shadows.ShadowSharedMemory
-
Causes subsequent calls to {@link SharedMemory#create)} to throw the specified exception, if non-null.
- setCreatorPackage(String) - Method in class org.robolectric.shadows.ShadowPendingIntent
- setCreatorUid(int) - Method in class org.robolectric.shadows.ShadowPendingIntent
- setCsiCqiReport(List<Byte>) - Method in class org.robolectric.shadows.CellSignalStrengthNrBuilder
- setCsiCqiTableIndex(int) - Method in class org.robolectric.shadows.CellSignalStrengthNrBuilder
- setCsiRsrp(int) - Method in class org.robolectric.shadows.CellSignalStrengthNrBuilder
- setCsiRsrq(int) - Method in class org.robolectric.shadows.CellSignalStrengthNrBuilder
- setCsiSinr(int) - Method in class org.robolectric.shadows.CellSignalStrengthNrBuilder
- setCurrentActivity(Activity) - Method in class org.robolectric.shadows.ShadowActivityGroup
- setCurrentAppStandbyBucket(int) - Method in class org.robolectric.shadows.ShadowUsageStatsManager
-
Sets the current app's standby bucket
- setCurrentCloudMediaProviderAuthority(String) - Static method in class org.robolectric.shadows.ShadowMediaStore
-
Mutator method to set the value of the current cloud media provider authority.
- setCurrentFocus(View) - Method in class org.robolectric.shadows.ShadowActivity
- setCurrentInputMethodSubtype(InputMethodSubtype) - Method in class org.robolectric.shadows.ShadowInputMethodManager
-
Sets the current
InputMethodSubtype
that will be returned byShadowInputMethodManager.getCurrentInputMethodSubtype()
. - setCurrentInstructionSet(String) - Static method in class org.robolectric.shadows.ShadowVMRuntime
-
Sets the instruction set of the current runtime.
- setCurrentModeType(int) - Method in class org.robolectric.shadows.ShadowUIModeManager
- setCurrentPhoneType(int, int) - Method in class org.robolectric.shadows.ShadowTelephonyManager
-
Sets the phone type for the given
subId
. - setCurrentPosition(int) - Method in class org.robolectric.shadows.ShadowMediaPlayer
-
Sets the current position, bypassing the normal state checking.
- setCurrentResolvedPolicy(PolicyValue<?>) - Method in class org.robolectric.shadows.PolicyStateBuilder
-
Set the current resolved policy value.
- setCurrentTab(int) - Method in class org.robolectric.shadows.ShadowTabHost
- setCurrentTabByTag(String) - Method in class org.robolectric.shadows.ShadowTabHost
- setCurrentThermalStatus(int) - Method in class org.robolectric.shadows.ShadowPowerManager
-
Sets the value returned by
ShadowPowerManager.getCurrentThermalStatus()
. - setCurrentTimeMillis(long) - Static method in class org.robolectric.shadows.ShadowLegacySystemClock
- setCurrentTimeMillis(long) - Static method in class org.robolectric.shadows.ShadowPausedSystemClock
-
Sets the current wall time (both elapsed realtime and uptime).
- setCurrentVolume(int) - Method in class org.robolectric.shadows.PlaybackInfoBuilder
- setCurrentWebViewPackage(PackageInfo) - Static method in class org.robolectric.shadows.ShadowWebView
-
Sets the value to return from
#getCurrentWebviewPackage()
. - setCursiveFontFamily(String) - Method in class org.robolectric.fakes.RoboWebSettings
- setCursor(Uri, BaseCursor) - Method in class org.robolectric.shadows.ShadowContentResolver
-
Deprecated.This method does not work with
ContentResolver.acquireContentProviderClient(android.net.Uri)
- setCursor(BaseCursor) - Method in class org.robolectric.shadows.ShadowContentResolver
-
Deprecated.This method affects all calls, and does not work with
ContentResolver.acquireContentProviderClient(android.net.Uri)
- setCustomTitle(View) - Method in class org.robolectric.shadows.ShadowAlertController
- setData(long, SQLiteStatement) - Static method in class org.robolectric.shadows.ShadowLegacyCursorWindow
- setDataActivity(int) - Method in class org.robolectric.shadows.ShadowTelephonyManager
-
Sets the value to be returned by calls to
ShadowTelephonyManager.getDataActivity()
. - setDatabaseEnabled(boolean) - Method in class org.robolectric.fakes.RoboWebSettings
- setDatabasePath(String) - Method in class org.robolectric.fakes.RoboWebSettings
- setDataCaptureListener(Visualizer.OnDataCaptureListener, int, boolean, boolean) - Method in class org.robolectric.shadows.ShadowVisualizer
- setDataEnabled(boolean) - Method in class org.robolectric.shadows.ShadowTelephonyManager
-
Implementation for
TelephonyManager.setDataEnabled(boolean)
. - setDataEnabledForReason(int, boolean) - Method in class org.robolectric.shadows.ShadowTelephonyManager
-
Implementation for
TelephonyManager.setDataEnabledForReason(int, boolean)
. - setDataFailCause(int) - Method in class org.robolectric.shadows.PreciseDataConnectionStateBuilder
- setDataNetworkType(int) - Method in class org.robolectric.shadows.ShadowTelephonyManager
-
Sets the value to be returned by calls to
ShadowTelephonyManager.getDataNetworkType()
. - setDataRegState(int) - Method in class org.robolectric.shadows.ServiceStateBuilder
- setDataRoaming(int) - Method in class org.robolectric.shadows.ShadowSubscriptionManager.SubscriptionInfoBuilder
- setDataRoamingEnabled(boolean) - Method in class org.robolectric.shadows.ShadowTelephonyManager
-
Sets the value to be returned by
ShadowTelephonyManager.isDataRoamingEnabled()
- setDataRoamingFromRegistration(boolean) - Method in class org.robolectric.shadows.ServiceStateBuilder
- setDataShareErrorCode(int) - Method in class org.robolectric.shadows.ShadowContentCaptureManager
-
Configures
ContentCaptureManager.DataShareError
to be raised on calls toShadowContentCaptureManager.shareData(DataShareRequest, Executor, DataShareWriteAdapter)
. - setDataSource(Context, Uri) - Method in class org.robolectric.shadows.ShadowMediaMetadataRetriever
- setDataSource(Context, Uri) - Method in class org.robolectric.shadows.ShadowMediaPlayer
- setDataSource(Context, Uri, Map<String, String>) - Method in class org.robolectric.shadows.ShadowMediaExtractor
- setDataSource(Context, Uri, Map<String, String>) - Method in class org.robolectric.shadows.ShadowMediaPlayer
- setDataSource(Context, Uri, Map<String, String>, List<HttpCookie>) - Method in class org.robolectric.shadows.ShadowMediaPlayer
- setDataSource(AssetFileDescriptor) - Method in class org.robolectric.shadows.ShadowMediaExtractor
- setDataSource(AssetFileDescriptor) - Method in class org.robolectric.shadows.ShadowMediaPlayer
- setDataSource(MediaDataSource) - Method in class org.robolectric.shadows.ShadowMediaExtractor
- setDataSource(MediaDataSource) - Method in class org.robolectric.shadows.ShadowMediaMetadataRetriever
- setDataSource(MediaDataSource) - Method in class org.robolectric.shadows.ShadowMediaPlayer
- setDataSource(FileDescriptor) - Method in class org.robolectric.shadows.ShadowMediaExtractor
- setDataSource(FileDescriptor, long, long) - Method in class org.robolectric.shadows.ShadowMediaExtractor
- setDataSource(FileDescriptor, long, long) - Method in class org.robolectric.shadows.ShadowMediaMetadataRetriever
- setDataSource(FileDescriptor, long, long) - Method in class org.robolectric.shadows.ShadowMediaPlayer
- setDataSource(String) - Method in class org.robolectric.shadows.ShadowMediaExtractor
- setDataSource(String) - Method in class org.robolectric.shadows.ShadowMediaMetadataRetriever
- setDataSource(String) - Method in class org.robolectric.shadows.ShadowMediaPlayer
- setDataSource(String, Map<String, String>) - Method in class org.robolectric.shadows.ShadowMediaExtractor
- setDataSource(String, Map<String, String>) - Method in class org.robolectric.shadows.ShadowMediaMetadataRetriever
- setDataSource(String, Map<String, String>) - Method in class org.robolectric.shadows.ShadowMediaPlayer
- setDataSource(DataSource) - Method in class org.robolectric.shadows.ShadowMediaMetadataRetriever
- setDataSource(DataSource) - Method in class org.robolectric.shadows.ShadowMediaPlayer
-
Common code path for all
setDataSource()
implementations. - setDataSpecificInfo(DataSpecificRegistrationInfo) - Method in class org.robolectric.shadows.NetworkRegistrationInfoTestBuilder
- setDataState(int) - Method in class org.robolectric.shadows.PreciseDataConnectionStateBuilder
- setDataState(int) - Method in class org.robolectric.shadows.ShadowTelephonyManager
-
Sets the data state returned by
ShadowTelephonyManager.getDataState()
. - setDatum(int) - Method in class org.robolectric.shadows.ResponderLocationBuilder
- setDebuggable(Boolean) - Static method in class org.robolectric.shadows.ShadowBuild
-
Sets the value of the
Build.IS_DEBUGGABLE
field. - setDeclaringPackage(VersionedPackage) - Method in class org.robolectric.shadows.SharedLibraryInfoBuilder
- setDecor(View) - Method in interface org.robolectric.shadows._Activity_
- setDecorFitsSystemWindows(boolean) - Method in class org.robolectric.shadows.ShadowPhoneWindow
- setDefaultApplication(String, String, int, Executor, Consumer<Boolean>) - Method in class org.robolectric.shadows.ShadowRoleManager
- setDefaultBrightnessConfiguration(Object) - Static method in class org.robolectric.shadows.ShadowDisplayManager
-
Set the default brightness configuration for this device.
- setDefaultBrowserPackageNameAsUser(String, int) - Method in class org.robolectric.shadows.ShadowApplicationPackageManager
- setDefaultDataSubscriptionId(int) - Static method in class org.robolectric.shadows.ShadowSubscriptionManager
- setDefaultDevicesForAttributes(ImmutableList<Object>) - Method in class org.robolectric.shadows.ShadowAudioManager
-
Sets the devices to use as default for all audio streams.
- setDefaultDialer(String) - Method in class org.robolectric.shadows.ShadowTelecomManager
-
Deprecated.API deprecated since Q, for testing, use setDefaultDialerPackage instead
- setDefaultDialerPackage(String) - Method in class org.robolectric.shadows.ShadowTelecomManager
-
Set returned value of
ShadowTelecomManager.getDefaultDialerPackage()
. - setDefaultFingerprints(int) - Method in class org.robolectric.shadows.ShadowFingerprintManager
-
Enrolls the given number of fingerprints, which will be returned in
ShadowFingerprintManager.getEnrolledFingerprints()
. - setDefaultFixedFontSize(int) - Method in class org.robolectric.fakes.RoboWebSettings
- setDefaultFontSize(int) - Method in class org.robolectric.fakes.RoboWebSettings
- setDefaultHttpResponse(int, String) - Static method in class org.robolectric.shadows.httpclient.FakeHttp
- setDefaultHttpResponse(int, String) - Method in class org.robolectric.shadows.httpclient.FakeHttpLayer
- setDefaultHttpResponse(HttpResponse) - Static method in class org.robolectric.shadows.httpclient.FakeHttp
- setDefaultHttpResponse(HttpResponse) - Method in class org.robolectric.shadows.httpclient.FakeHttpLayer
- setDefaultJournalMode(String) - Static method in class org.robolectric.shadows.ShadowSQLiteConnection
-
Sets the default journal mode for SQLite databases.
- setDefaultKeyMode(int) - Method in class org.robolectric.shadows.ShadowActivity
- setDefaultNetworkActive(boolean) - Method in class org.robolectric.shadows.ShadowConnectivityManager
-
Sets the active state of the default network.
- setDefaultOutgoingPhoneAccount(String, PhoneAccountHandle) - Method in class org.robolectric.shadows.ShadowTelecomManager
-
Set default outgoing phone account to be returned from
ShadowTelecomManager.getDefaultOutgoingPhoneAccount(String)
for correspondinguriScheme
. - setDefaultServiceForCategory(ComponentName, String) - Static method in class org.robolectric.shadows.ShadowCardEmulation
-
Modifies the behavior of
ShadowCardEmulation.isDefaultServiceForCategory(ComponentName, String)
to returntrue
for the given inputs. - setDefaultSmsPackage(String) - Static method in class org.robolectric.shadows.ShadowTelephony.ShadowSms
-
Override the package name returned from calling
Telephony.Sms.getDefaultSmsPackage(Context)
. - setDefaultSmsSubscriptionId(int) - Static method in class org.robolectric.shadows.ShadowSmsManager
-
Sets the value to be returned by
ShadowSmsManager.getDefaultSmsSubscriptionId()
. - setDefaultSmsSubscriptionId(int) - Static method in class org.robolectric.shadows.ShadowSubscriptionManager
- setDefaultSubscriptionId(int) - Static method in class org.robolectric.shadows.ShadowSubscriptionManager
-
Sets the value that will be returned by
ShadowSubscriptionManager.getDefaultSubscriptionId()
. - setDefaultSyncMode(String) - Static method in class org.robolectric.shadows.ShadowSQLiteConnection
-
Sets the default sync mode for SQLite databases.
- setDefaultTextEncodingName(String) - Method in class org.robolectric.fakes.RoboWebSettings
- setDefaultUserAgent(String) - Static method in class org.robolectric.shadows.ShadowWebSettings
-
Sets the default user agent for the WebView.
- setDefaultVoiceSubscriptionId(int) - Static method in class org.robolectric.shadows.ShadowSubscriptionManager
- setDefaultZoom(WebSettings.ZoomDensity) - Method in class org.robolectric.fakes.RoboWebSettings
- setDefiningUid(int) - Method in class org.robolectric.shadows.ShadowActivityManager.ApplicationExitInfoBuilder
- setDelegatedScopes(ComponentName, String, List<String>) - Method in class org.robolectric.shadows.ShadowDevicePolicyManager
- setDensity(float) - Method in class org.robolectric.shadows.ShadowDisplay
-
Changes the density for this display.
- setDensityDpi(int) - Method in class org.robolectric.shadows.ShadowDisplay
-
Changes the density for this display.
- setDependencies(List<SharedLibraryInfo>) - Method in class org.robolectric.shadows.SharedLibraryInfoBuilder
- setDependentPackages(List<VersionedPackage>) - Method in class org.robolectric.shadows.SharedLibraryInfoBuilder
- setDescription(String) - Method in class org.robolectric.shadows.ShadowActivityManager.ApplicationExitInfoBuilder
- setDescription(String) - Method in class org.robolectric.shadows.ShadowBitmap
- setDescription(String) - Method in class org.robolectric.shadows.ShadowLegacyBitmap
- setDescription(String) - Method in class org.robolectric.shadows.ShadowNativeBitmap
- setDescriptor(String) - Method in class org.robolectric.shadows.InputDeviceBuilder
- setDestinationFromBase(File, String) - Method in class org.robolectric.shadows.ShadowDownloadManager.ShadowRequest
- setDestinationInExternalPublicDir(String, String) - Method in class org.robolectric.shadows.ShadowDownloadManager.ShadowRequest
- setDetailedState(NetworkInfo.DetailedState) - Method in class org.robolectric.shadows.ShadowNetworkInfo
- setDevice(InputDevice) - Method in class org.robolectric.shadows.ShadowInputEvent
- setDevice(String) - Static method in class org.robolectric.shadows.ShadowBuild
-
Sets the value of the
Build.DEVICE
field. - setDeviceConfigurationInfo(ConfigurationInfo) - Method in class org.robolectric.shadows.ShadowActivityManager
-
Sets the
ConfigurationInfo
returned byActivityManager.getDeviceConfigurationInfo()
, but has no effect otherwise. - setDeviceId(int, String) - Method in class org.robolectric.shadows.ShadowTelephonyManager
-
Sets the value returned by
TelephonyManager.getDeviceId(int)
. - setDeviceId(String) - Method in class org.robolectric.shadows.ShadowTelephonyManager
- setDeviceMacAddress(String) - Method in class org.robolectric.shadows.AssociationInfoBuilder
- setDeviceName(String) - Method in class org.robolectric.shadows.ShadowInputDevice
-
Deprecated.use
InputDeviceBuilder
. - setDeviceOwner(ComponentName) - Method in class org.robolectric.shadows.ShadowDevicePolicyManager
-
Sets the admin as active admin and device owner.
- setDevicePolicyManagementRoleHolderPackage(String) - Method in class org.robolectric.shadows.ShadowDevicePolicyManager
-
Sets the package name of the device policy management role holder.
- setDevicePolicyState(Object) - Method in class org.robolectric.shadows.ShadowDevicePolicyManager
-
Set the
DevicePolicyState
which can be constructed fromDevicePolicyStateBuilder
- setDeviceProfile(String) - Method in class org.robolectric.shadows.AssociationInfoBuilder
- setDeviceProvisioned(boolean) - Method in class org.robolectric.shadows.ShadowDevicePolicyManager
-
Sets whether the device is provisioned.
- setDeviceProvisioningConfigApplied() - Method in class org.robolectric.shadows.ShadowDevicePolicyManager
- setDevicesForAttributes(AudioAttributes, ImmutableList<Object>) - Method in class org.robolectric.shadows.ShadowAudioManager
-
Sets the devices associated with the given audio stream.
- setDeviceSoftwareVersion(String) - Method in class org.robolectric.shadows.ShadowTelephonyManager
- setDhcpInfo(DhcpInfo) - Method in class org.robolectric.shadows.ShadowWifiManager
- setDidRequestLayout(boolean) - Method in class org.robolectric.shadows.ShadowView
- setDirectPlaybackSupport(AudioFormat, AudioAttributes, int) - Static method in class org.robolectric.shadows.ShadowAudioSystem
-
Sets direct playback support for a key-pair of
AudioFormat
andAudioAttributes
. - setDisabledActionModeMenuItems(int) - Method in class org.robolectric.fakes.RoboWebSettings
- setDisabledForSetup(boolean) - Method in class org.robolectric.shadows.ShadowStatusBarManager
- setDiscoverableTimeout(int) - Method in class org.robolectric.shadows.ShadowBluetoothAdapter
- setDiscoverableTimeout(Duration) - Method in class org.robolectric.shadows.ShadowBluetoothAdapter
- setDiscoverySessionToPublish(PublishDiscoverySession) - Method in class org.robolectric.shadows.ShadowWifiAwareManager
-
Sets parameter to pass to DiscoverySessionCallback#onPublishStarted(PublishDiscoverySession)
- setDiscoverySessionToSubscribe(SubscribeDiscoverySession) - Method in class org.robolectric.shadows.ShadowWifiAwareManager
-
Sets param to pass to DiscoverySessionCallback#onSubscribeStarted(SubscribeDiscoverySession)
- setDisplayConfiguration(Configuration, DisplayMetrics) - Static method in class org.robolectric.android.Bootstrap
-
internal only
- setDisplayCutout(Object) - Method in class org.robolectric.shadows.ShadowDisplay
-
Changes the display cutout for this display.
- setDisplayedChild(int) - Method in class org.robolectric.shadows.ShadowViewAnimator
- setDisplayedValues(String[]) - Method in class org.robolectric.shadows.ShadowNumberPicker
- setDisplayHdrCapabilities(int, float, float, float, int...) - Method in class org.robolectric.shadows.ShadowDisplay
-
Set HDR capabilities to the display sourced with displayId.
- setDisplayId(int) - Method in class org.robolectric.shadows.ShadowAccessibilityWindowInfo
- setDisplayName(CharSequence) - Method in class org.robolectric.shadows.AssociationInfoBuilder
- setDisplayName(String) - Method in class org.robolectric.shadows.ShadowSubscriptionManager.SubscriptionInfoBuilder
- setDisplayOrientation(int) - Method in class org.robolectric.shadows.ShadowCamera
- setDisplayZoomControls(boolean) - Method in class org.robolectric.fakes.RoboWebSettings
- setDistanceMeasurementSupported(int) - Method in class org.robolectric.shadows.ShadowBluetoothAdapter
-
Sets whether the distance measurement is supported or not.
- setDistanceStandardDeviation(int) - Method in class org.robolectric.shadows.RangingResultBuilder
- setDistractingPackageRestrictions(String[], int) - Method in class org.robolectric.shadows.ShadowApplicationPackageManager
- setDither(boolean) - Method in class org.robolectric.shadows.ShadowPaint
- setDocumentation(String) - Method in class org.robolectric.annotation.processing.DocumentedElement
- setDomain(int) - Method in class org.robolectric.shadows.NetworkRegistrationInfoTestBuilder
- setDomStorageEnabled(boolean) - Method in class org.robolectric.fakes.RoboWebSettings
- setDoNotInstrumentClassRegex(String) - Method in class org.robolectric.internal.bytecode.InstrumentationConfiguration.Builder
- setDownloadListener(DownloadListener) - Method in class org.robolectric.shadows.ShadowWebView
- setDozeAlwaysOnDisplayAvailable(boolean) - Static method in class org.robolectric.shadows.ShadowAmbientDisplayConfiguration
-
Overrides the available state for always on display.
- setDozeComponent(String) - Static method in class org.robolectric.shadows.ShadowAmbientDisplayConfiguration
-
Overrides the string format of component for doze mode.
- setDuration(int) - Method in class org.robolectric.shadows.ShadowToast
- setDuration(int) - Method in class org.robolectric.shadows.ShadowVideoView
- setDurationScale(float) - Static method in class org.robolectric.shadows.ShadowValueAnimator
-
Sets the duration scale for value animator.
- setDynamicBufferSupport(int) - Method in class org.robolectric.shadows.ShadowBluetoothA2dp
- setDynamicShortcuts(List<ShortcutInfo>) - Method in class org.robolectric.shadows.ShadowShortcutManager
- setEarfcn(int) - Method in class org.robolectric.shadows.CellIdentityLteBuilder
- setEid(String) - Method in class org.robolectric.shadows.ShadowEuiccManager
-
Set the value to be returned by
EuiccManager.getEid()
. - setEid(String) - Method in class org.robolectric.shadows.UiccCardInfoBuilder
- setElevation(float) - Method in class org.robolectric.shadows.GnssStatusBuilder.GnssSatelliteInfo.Builder
-
Deprecated.Sets the
elevation
of the satellite, in degrees. - setElevation(float) - Method in class org.robolectric.shadows.ShadowRenderNode
- setElevation(float) - Method in class org.robolectric.shadows.ShadowRenderNodeQ
- setEmergencyCallbackMode(boolean) - Method in class org.robolectric.shadows.ShadowTelephonyManager
-
Emergency Callback Mode (ECBM) is typically set by the carrier, for a time window of 5 minutes after the last outgoing emergency call.
- setEmergencyCallRouting(int) - Method in class org.robolectric.shadows.EmergencyNumberBuilder
- setEmergencyNumberList(Map<Integer, List<EmergencyNumber>>) - Static method in class org.robolectric.shadows.ShadowTelephonyManager
-
Sets the emergency numbers list returned by
TelephonyManager.getEmergencyNumberList()
. - setEmergencyNumberSources(int) - Method in class org.robolectric.shadows.EmergencyNumberBuilder
- setEmergencyOnly(boolean) - Method in class org.robolectric.shadows.NetworkRegistrationInfoTestBuilder
- setEmergencyOnly(boolean) - Method in class org.robolectric.shadows.ServiceStateBuilder
- setEmergencyServiceCategories(int) - Method in class org.robolectric.shadows.EmergencyNumberBuilder
- setEnabled(boolean) - Method in class org.robolectric.fakes.RoboMenuItem
- setEnabled(boolean) - Method in class org.robolectric.shadows.ShadowAccessibilityManager
- setEnabled(boolean) - Method in class org.robolectric.shadows.ShadowAutofillManager
-
Overrides the autofill enabled state for the current user.
- setEnabled(boolean) - Method in class org.robolectric.shadows.ShadowBluetoothAdapter
-
Deprecated.
- setEnabled(boolean) - Method in class org.robolectric.shadows.ShadowNfcAdapter
- setEnabled(boolean) - Static method in class org.robolectric.shadows.ShadowTrace
-
Sets the systrace to enabled or disabled.
- setEnabled(boolean) - Method in class org.robolectric.shadows.ShadowUwbAdapterStateListener
-
Sets a local variable that stores the adapter state, which can be retrieved with
ShadowUwbAdapterStateListener.getAdapterState()
. - setEnabled(boolean) - Method in class org.robolectric.util.PerfStatsCollector
-
If not enabled, don't bother retaining perf stats, saving some memory and CPU cycles.
- setEnabled(String, boolean, UserHandle) - Method in class org.robolectric.shadows.ShadowOverlayManager
- setEnabledAccessibilityServiceList(List<AccessibilityServiceInfo>) - Method in class org.robolectric.shadows.ShadowAccessibilityManager
- setEnabledInputMethodInfoList(List<InputMethodInfo>) - Method in class org.robolectric.shadows.ShadowInputMethodManager
-
Sets the list of
InputMethodInfo
that are marked as enabled. - setEnableOnBackInvokedCallback(boolean) - Static method in class org.robolectric.shadows.ShadowApplication
-
Enables or disables predictive back for the current application.
- setEnableSmoothTransition(boolean) - Method in class org.robolectric.fakes.RoboWebSettings
- setEncapsulationType(int) - Method in class org.robolectric.shadows.AudioProfileBuilder
-
Sets the encapsulation type.
- setEnforceMaxNotificationLimit(boolean) - Method in class org.robolectric.shadows.ShadowNotificationManager
-
Ensures a notification limit is applied before posting the notification.
- setEntity(HttpEntity) - Method in class org.robolectric.shadows.httpclient.HttpResponseStub
- setErrorCode(int) - Method in class org.robolectric.shadows.ShadowAudioEffect
-
Sets the error code to override setter methods in this class.
- setErrorCode(int) - Method in class org.robolectric.shadows.ShadowVisualizer
-
Sets the error code to override setter methods in this class.
- setErrorDialog(Dialog) - Method in class org.robolectric.shadows.gms.common.ShadowGoogleApiAvailability
- setErrorMessage(String) - Method in class org.robolectric.shadows.ShadowGeocoder
-
Sets the value to be passed to
Geocoder.GeocodeListener.onError(String)
. - setEuiccManagerForCardId(int, EuiccManager) - Method in class org.robolectric.shadows.ShadowEuiccManager
-
Sets the value returned by
EuiccManager.createForCardId(int)
. - setEventType(int) - Method in class org.robolectric.shadows.ShadowUsageStatsManager.EventBuilder
- setExact(int, long, PendingIntent) - Method in class org.robolectric.shadows.ShadowAlarmManager
- setExact(int, long, String, AlarmManager.OnAlarmListener, Handler) - Method in class org.robolectric.shadows.ShadowAlarmManager
- setExact(int, long, String, Executor, WorkSource, AlarmManager.OnAlarmListener) - Method in class org.robolectric.shadows.ShadowAlarmManager
- setExactAndAllowWhileIdle(int, long, PendingIntent) - Method in class org.robolectric.shadows.ShadowAlarmManager
- setExactAndAllowWhileIdle(int, long, String, Executor, WorkSource, AlarmManager.OnAlarmListener) - Method in class org.robolectric.shadows.ShadowAlarmManager
- setExcludeFromRecents(boolean) - Method in class org.robolectric.shadows.ShadowAppTask
-
For tests, marks the task as excluded from recents.
- setExecutor(Executor) - Method in class org.robolectric.shadows.RangingSessionBuilder
- setExecutor(Executor) - Method in class org.robolectric.shadows.ShadowPausedAsyncTaskLoader
-
Deprecated.It is recommended to switch to androidx's AsyncTaskLoader, which provides an overridable getExecutor method.
- setExemptFromLowPowerStandby(boolean) - Method in class org.robolectric.shadows.ShadowPowerManager
- setExpectedToMove(int) - Method in class org.robolectric.shadows.ResponderLocationBuilder
- setExtendedLengthApduSupported(boolean) - Method in class org.robolectric.shadows.ShadowIsoDep
- setExternal(boolean) - Method in class org.robolectric.shadows.InputDeviceBuilder
- setExternallyManaged(boolean) - Method in class org.robolectric.shadows.StorageVolumeBuilder
- setExternalPnoScanRequest(List<?>, int[], Executor, Object) - Method in class org.robolectric.shadows.ShadowWifiManager
- setExternalStorageDirectory(Path) - Static method in class org.robolectric.shadows.ShadowEnvironment
-
Sets the return value of
ShadowEnvironment.getExternalStorageDirectory()
. - setExternalStorageEmulated(File, boolean) - Static method in class org.robolectric.shadows.ShadowEnvironment
-
Sets the "isEmulated" flag of a particular file.
- setExternalStoragePublicDirectory(Path) - Static method in class org.robolectric.shadows.ShadowEnvironment
-
Sets the return value of
ShadowEnvironment.getExternalStoragePublicDirectory(java.lang.String)
. - setExternalStorageRemovable(File, boolean) - Static method in class org.robolectric.shadows.ShadowEnvironment
-
Sets the "isRemovable" flag of a particular file.
- setExternalStorageState(File, String) - Static method in class org.robolectric.shadows.ShadowEnvironment
-
Sets the
ShadowEnvironment.getExternalStorageState(File)
for given directory. - setExternalStorageState(String) - Static method in class org.robolectric.shadows.ShadowEnvironment
-
Sets the return value of
ShadowEnvironment.getExternalStorageState()
. - setExtraInfo(String) - Method in class org.robolectric.shadows.ShadowNetworkInfo
- setExtras(Bundle) - Method in class org.robolectric.fakes.BaseCursor
-
Deprecated.
- setExtras(Bundle) - Method in class org.robolectric.fakes.RoboCursor
-
Deprecated.
- setExtras(Bundle) - Method in class org.robolectric.shadows.ShadowCursorWrapper
- setExtras(Bundle) - Method in class org.robolectric.shadows.ShadowMediaController
-
Saves the extras to control the return value of
MediaController.getExtras()
. - setExtras(PersistableBundle) - Method in class org.robolectric.shadows.ShadowUsageStatsManager.EventBuilder
- setFailOnProjectionToggle(boolean) - Method in class org.robolectric.shadows.ShadowUIModeManager
- setFantasyFontFamily(String) - Method in class org.robolectric.fakes.RoboWebSettings
- setFavicon(Bitmap) - Method in class org.robolectric.shadows.ShadowWebView
-
Sets the favicon to return from
ShadowWebView.getFavicon()
. - setFdOwner(FileDescriptor, Object) - Static method in class org.robolectric.shadows.ShadowIoUtils
- setFeature(String, boolean) - Method in class org.robolectric.android.XmlResourceParserImpl
- setFeatures(Account, String[]) - Method in class org.robolectric.shadows.ShadowAccountManager
- setFetchUuidsWithSdpResult(boolean) - Method in class org.robolectric.shadows.ShadowBluetoothDevice
-
Sets value of the return result for
BluetoothDevice.fetchUuidsWithSdp()
. - setField(Class<?>, Object, String, Object) - Static method in class org.robolectric.util.ReflectionHelpers
-
Reflectively set the value of a field.
- setField(Object, String, Object) - Static method in class org.robolectric.util.ReflectionHelpers
-
Reflectively set the value of a field.
- setFields(Bundle) - Method in class org.robolectric.shadows.ShadowVisualVoicemailSms
- setFileDescriptorTransform(DataSource.FileDescriptorTransform) - Static method in class org.robolectric.shadows.util.DataSource
-
Optional transformation for
FileDescriptor
. - setFileEncryptedNativeOrEmulated(boolean) - Method in class org.robolectric.shadows.ShadowStorageManager
- setFillType(Path.FillType) - Method in class org.robolectric.shadows.ShadowLegacyPath
- setFilterBitmap(boolean) - Method in class org.robolectric.shadows.ShadowPaint
- setFingerprint(String) - Static method in class org.robolectric.shadows.ShadowBuild
-
Sets the value of the
Build.FINGERPRINT
field. - setFinished(boolean) - Method in interface org.robolectric.shadows._Activity_
- setFirstDrawComplete(boolean) - Method in interface org.robolectric.shadows.ShadowViewRootImpl.ViewRootImplReflector
- setFirstDrawHandlers(ArrayList<Runnable>) - Method in interface org.robolectric.shadows.ShadowViewRootImpl.ViewRootImplReflector
- setFirstTimeStamp(long) - Method in class org.robolectric.shadows.ShadowUsageStatsManager.UsageStatsBuilder
- setFiveQi(int) - Method in class org.robolectric.shadows.NrQosSessionAttributesBuilder
- setFixedFontFamily(String) - Method in class org.robolectric.fakes.RoboWebSettings
- setFixedSize(int, int) - Method in class org.robolectric.shadows.ShadowSurfaceView.FakeSurfaceHolder
- setFlags(int) - Method in class org.robolectric.shadows.ShadowDisplay
-
Changes the flags for this display.
- setFlags(int) - Method in class org.robolectric.shadows.ShadowPaint
- setFlags(int, int) - Method in class org.robolectric.shadows.ShadowWindow
- setFloorNumber(double) - Method in class org.robolectric.shadows.ResponderLocationBuilder
- setFocused(boolean) - Method in class org.robolectric.shadows.ShadowAccessibilityWindowInfo
- setFocusXY(float, float) - Method in class org.robolectric.shadows.ShadowScaleGestureDetector
- setFontScale(float) - Method in class org.robolectric.annotation.Config.Builder
- setFontScale(float) - Static method in class org.robolectric.RuntimeEnvironment
- setForceDark(int) - Method in class org.robolectric.fakes.RoboWebSettings
- setForceListenersToFail(boolean) - Method in class org.robolectric.shadows.ShadowSensorManager
- setFormat(int) - Method in class org.robolectric.shadows.AudioProfileBuilder
-
Sets the audio format.
- setFormat(int) - Method in class org.robolectric.shadows.ShadowSurfaceView.FakeSurfaceHolder
- setFrame(double, double, double, double) - Method in class org.robolectric.shadows.RoundRectangle
- setFrameDelay(Duration) - Static method in class org.robolectric.shadows.ShadowChoreographer
-
Sets the delay between each frame.
- setFrameInterval(long) - Static method in class org.robolectric.shadows.ShadowChoreographer
-
Deprecated.Use the
LooperMode.Mode.PAUSED
looper andShadowChoreographer.setFrameDelay(Duration)
to configure the frame delay. - setFrameInterval(long) - Static method in class org.robolectric.shadows.ShadowLegacyChoreographer
-
Set the inter-frame interval used to advance the clock.
- setFrameScheduled(boolean) - Method in interface org.robolectric.shadows.ShadowChoreographer.ChoreographerReflector
- setFrequency(int) - Method in class org.robolectric.shadows.ShadowWifiInfo
- setFromLocation(List<Address>) - Method in class org.robolectric.shadows.ShadowGeocoder
-
Sets the value to be returned by
Geocoder.getFromLocation(double, double, int)
. - setFsUuid(String) - Method in class org.robolectric.shadows.StorageVolumeBuilder
- setGainmap(Object) - Method in class org.robolectric.shadows.ShadowBitmap
- setGainmap(Object) - Method in interface org.robolectric.shadows.ShadowBitmap.BitmapReflector
- setGatewayConnectionError(String, int, Throwable) - Method in class org.robolectric.shadows.ShadowVcnManager
-
Triggers onGatewayConnectionError of VcnStatusCallback
VcnManager.VcnStatusCallback.onGatewayConnectionError(java.lang.String, int, java.lang.Throwable)
). - setGattCallback(BluetoothGattCallback) - Method in class org.robolectric.shadows.ShadowBluetoothGatt
- setGattConnectionInterceptor(ShadowBluetoothDevice.BluetoothGattConnectionInterceptor) - Method in class org.robolectric.shadows.ShadowBluetoothDevice
-
Allows tests to intercept the
BluetoothDevice.connectGatt
method and set state on both BluetoothDevice and BluetoothGatt objects. - setGattServerCallback(BluetoothGattServerCallback) - Method in class org.robolectric.shadows.ShadowBluetoothGattServer
- setGeolocationDatabasePath(String) - Method in class org.robolectric.fakes.RoboWebSettings
- setGeolocationEnabled(boolean) - Method in class org.robolectric.fakes.RoboWebSettings
- setGlobalVisibleRect(Rect) - Method in class org.robolectric.shadows.ShadowView
- setGnssBatchSize(int) - Method in class org.robolectric.shadows.ShadowLocationManager
-
Sets the GNSS hardware batch size.
- setGnssHardwareModelName(String) - Method in class org.robolectric.shadows.ShadowLocationManager
-
Sets the GNSS hardware model name returned by
LocationManager.getGnssHardwareModelName()
. - setGnssTimeAvailable(boolean) - Static method in class org.robolectric.shadows.ShadowSystemClock
-
Sets whether gnss location based time is available.
- setGnssYearOfHardware(int) - Method in class org.robolectric.shadows.ShadowLocationManager
-
Sets the GNSS year of hardware returned by
LocationManager.getGnssYearOfHardware()
. - setGravity(int, int, int) - Method in class org.robolectric.shadows.ShadowToast
- setGroupCheckable(int, boolean, boolean) - Method in class org.robolectric.fakes.RoboMenu
- setGroupEnabled(int, boolean) - Method in class org.robolectric.fakes.RoboMenu
- setGroupId(int) - Method in class org.robolectric.fakes.RoboMenuItem
- setGroupIdLevel1(String) - Method in class org.robolectric.shadows.ShadowTelephonyManager
- setGroupInfo(WifiP2pManager.Channel, WifiP2pGroup) - Method in class org.robolectric.shadows.ShadowWifiP2pManager
- setGroupVisible(int, boolean) - Method in class org.robolectric.fakes.RoboMenu
- setGuaranteedDownlinkBitRate(long) - Method in class org.robolectric.shadows.EpsBearerQosSessionAttributesBuilder
- setGuaranteedDownlinkBitRate(long) - Method in class org.robolectric.shadows.NrQosSessionAttributesBuilder
- setGuaranteedUplinkBitRate(long) - Method in class org.robolectric.shadows.EpsBearerQosSessionAttributesBuilder
- setGuaranteedUplinkBitRate(long) - Method in class org.robolectric.shadows.NrQosSessionAttributesBuilder
- setHandleMmiValue(boolean) - Method in class org.robolectric.shadows.ShadowTelecomManager
- setHardware(String) - Static method in class org.robolectric.shadows.ShadowBuild
-
Sets the value of the
Build.HARDWARE
field. - setHasAlmanac(boolean) - Method in class org.robolectric.shadows.GnssStatusBuilder.GnssSatelliteInfo.Builder
-
Deprecated.Sets whether the satellite
has almanac data
. - setHasAlpha(boolean) - Method in class org.robolectric.shadows.ShadowLegacyBitmap
- setHasAmplitudeControl(boolean) - Method in class org.robolectric.shadows.ShadowVibrator
-
Controls the return value of
Vibrator.hasAmplitudeControl()
the default is false. - setHasCarrierPrivileges(boolean) - Method in class org.robolectric.shadows.ShadowTelephonyManager
- setHasCarrierPrivileges(int, boolean) - Method in class org.robolectric.shadows.ShadowTelephonyManager
-
Sets the
hasCarrierPrivileges
for the givensubId
. - setHasEnrolledFingerprints(boolean) - Method in class org.robolectric.shadows.ShadowFingerprintManager
-
Deprecated.use
ShadowFingerprintManager.setDefaultFingerprints(int)
instead. - setHasEphemeris(boolean) - Method in class org.robolectric.shadows.GnssStatusBuilder.GnssSatelliteInfo.Builder
-
Deprecated.Sets whether the satellite
has ephemeris data
. - setHasMicrophone(boolean) - Method in class org.robolectric.shadows.InputDeviceBuilder
- setHasMipMap(boolean) - Method in class org.robolectric.shadows.ShadowLegacyBitmap
- setHasOverlappingRendering(boolean) - Method in class org.robolectric.shadows.ShadowRenderNode
- setHasOverlappingRendering(boolean) - Method in class org.robolectric.shadows.ShadowRenderNodeQ
- setHasPermanentMenuKey(boolean) - Static method in class org.robolectric.shadows.ShadowViewConfiguration
- setHasPermission(boolean) - Method in class org.robolectric.shadows.ShadowBugreportManager
-
Simulates if the calling process has the required permissions to call BugreportManager methods.
- setHasRequestedInteractAcrossProfiles(boolean) - Method in class org.robolectric.shadows.ShadowCrossProfileApps
-
Sets whether or not the current application has requested the interact across profile permission in its manifest.
- setHasShortcutHostPermission(boolean) - Method in class org.robolectric.shadows.ShadowLauncherApps
-
Sets the return value of
ShadowLauncherApps.hasShortcutHostPermission()
. - setHasVibrator(boolean) - Method in class org.robolectric.shadows.InputDeviceBuilder
- setHasVibrator(boolean) - Method in class org.robolectric.shadows.ShadowVibrator
-
Controls the return value of
Vibrator.hasVibrator()
the default is true. - setHdrSdrRatio(float) - Method in class org.robolectric.shadows.ShadowDisplay
-
Sets current hdr/sdr ratio expressed as the ratio of targetHdrPeakBrightnessInNits / targetSdrWhitePointInNits.
- setHead(Message) - Method in class org.robolectric.shadows.ShadowLegacyMessageQueue
- setHead(Message) - Method in class org.robolectric.shadows.ShadowMessageQueue
-
Sets the current Message at the top of the queue.
- setHead(Message) - Method in class org.robolectric.shadows.ShadowPausedMessageQueue
- setHead(Object) - Method in interface org.robolectric.shadows.ShadowChoreographer.CallbackQueueReflector
- setHeader(String, String) - Method in class org.robolectric.shadows.httpclient.HttpResponseStub
- setHeader(Header) - Method in class org.robolectric.shadows.httpclient.HttpResponseStub
- setHeader(Header) - Method in class org.robolectric.shadows.httpclient.TestHttpResponse
- setHeaderIcon(int) - Method in class org.robolectric.fakes.RoboSubMenu
- setHeaderIcon(Drawable) - Method in class org.robolectric.fakes.RoboSubMenu
- setHeaders(Header[]) - Method in class org.robolectric.shadows.httpclient.HttpResponseStub
- setHeaderTitle(int) - Method in class org.robolectric.fakes.RoboSubMenu
- setHeaderTitle(CharSequence) - Method in class org.robolectric.fakes.RoboSubMenu
- setHeaderView(View) - Method in class org.robolectric.fakes.RoboSubMenu
- setHeadlessSystemUserMode(boolean) - Static method in class org.robolectric.shadows.ShadowUserManager
-
Updates headless system user mode.
- setHearingAidCompatibilitySupported(boolean) - Method in class org.robolectric.shadows.ShadowTelephonyManager
-
Sets the value to be returned by
ShadowTelephonyManager.isHearingAidCompatibilitySupported()
. - setHeight(int) - Method in class org.robolectric.shadows.ShadowCanvas
- setHeight(int) - Method in class org.robolectric.shadows.ShadowDisplay
-
Changes the height available to the application for this display.
- setHeight(int) - Method in class org.robolectric.shadows.ShadowDisplayManager.ModeBuilder
- setHeight(int) - Method in class org.robolectric.shadows.ShadowLegacyBitmap
- setHeight(int) - Method in class org.robolectric.shadows.ShadowLegacyCanvas
- setHeight(int) - Method in class org.robolectric.shadows.ShadowNativeBaseCanvas
- setHeightAboveFloorMeters(double) - Method in class org.robolectric.shadows.ResponderLocationBuilder
- setHeightAboveFloorUncertaintyMeters(double) - Method in class org.robolectric.shadows.ResponderLocationBuilder
- setHidden(boolean) - Method in class org.robolectric.shadows.ModuleInfoBuilder
-
Sets whether or not the module is hidden
- setHitTestResult(WebView.HitTestResult) - Method in class org.robolectric.shadows.ShadowWebView
-
Sets the
WebView.HitTestResult
that should be returned fromShadowWebView.getHitTestResult()
. - setHost(AppWidgetHost) - Method in class org.robolectric.shadows.ShadowAppWidgetHostView
- setHotwordStreamSupported(boolean, boolean) - Method in class org.robolectric.shadows.ShadowAudioManager
- setIccId(String) - Method in class org.robolectric.shadows.ShadowSubscriptionManager.SubscriptionInfoBuilder
- setIccId(String) - Method in class org.robolectric.shadows.UiccCardInfoBuilder
-
Deprecated.This is no longer set on T+ due to MEP as a single eUICC can have more than one ICCID tied to it. It is instead set via
UiccPortInfo
. - setIccId(String) - Method in class org.robolectric.shadows.UiccPortInfoBuilder
- setIcon(int) - Method in class org.robolectric.fakes.RoboMenuItem
- setIcon(int) - Method in class org.robolectric.fakes.RoboSubMenu
- setIcon(int) - Method in class org.robolectric.shadows.ShadowAlertController
- setIcon(Drawable) - Method in class org.robolectric.fakes.RoboMenuItem
- setIcon(Drawable) - Method in class org.robolectric.fakes.RoboSubMenu
- setIconMaxHeight(int) - Method in class org.robolectric.shadows.ShadowShortcutManager
-
Sets the value returned by
ShadowShortcutManager.getIconMaxHeight()
. - setIconMaxWidth(int) - Method in class org.robolectric.shadows.ShadowShortcutManager
-
Sets the value returned by
ShadowShortcutManager.getIconMaxWidth()
. - setIconTint(int) - Method in class org.robolectric.shadows.ShadowSubscriptionManager.SubscriptionInfoBuilder
- setId(int) - Method in class org.robolectric.shadows.AssociationInfoBuilder
- setId(int) - Method in class org.robolectric.shadows.InformationElementBuilder
- setId(int) - Method in class org.robolectric.shadows.InputDeviceBuilder
- setId(int) - Method in class org.robolectric.shadows.PreciseDataConnectionStateBuilder
- setId(int) - Method in class org.robolectric.shadows.ShadowAccessibilityWindowInfo
- setId(int) - Method in class org.robolectric.shadows.ShadowSubscriptionManager.SubscriptionInfoBuilder
- setId(long) - Method in class org.robolectric.shadows.ShadowDownloadManager.ShadowRequest
- setId(String) - Static method in class org.robolectric.shadows.ShadowBuild
-
Sets the value of the
Build.ID
field. - setIdAttribute(String) - Method in interface org.robolectric.android.AttributeSetBuilder
-
Set the id attribute to the given value.
- setIdAttribute(String) - Method in class org.robolectric.android.AttributeSetBuilderImpl
- setIdExt(int) - Method in class org.robolectric.shadows.InformationElementBuilder
- setIdleConnectionTimeout(long) - Method in class org.robolectric.shadows.ShadowSQLiteOpenHelper
- setIdleState(Scheduler.IdleState) - Method in class org.robolectric.android.internal.LooperDelegatingScheduler
- setIdleState(Scheduler.IdleState) - Method in class org.robolectric.util.Scheduler
-
Deprecated.Sets the current idling state of this
Scheduler
. - setIdlingResourceTimeout(long, TimeUnit) - Static method in class org.robolectric.android.internal.LocalUiController
-
Sets the error timeout for idling resources.
- setIgnoreUncaughtExceptions(boolean) - Static method in class org.robolectric.shadows.ShadowPausedLooper
-
Deprecated.this method only exists to accommodate legacy tests with preexisting issues. Silently discarding exceptions is not recommended, and can lead to deadlocks.
- setIgnoringBatteryOptimizations(String, boolean) - Method in class org.robolectric.shadows.ShadowPowerManager
- setImei(int, String) - Method in class org.robolectric.shadows.ShadowTelephonyManager
-
Set the IMEI returned by
ShadowTelephonyManager.getImei(int)
. - setImei(String) - Method in class org.robolectric.shadows.ShadowTelephonyManager
-
Set the IMEI returned by getImei().
- setImportance(int) - Method in class org.robolectric.shadows.ShadowActivityManager.ApplicationExitInfoBuilder
- setImportance(int) - Method in class org.robolectric.shadows.ShadowNotificationManager
- setImsAvailableOnDevice(boolean) - Method in class org.robolectric.shadows.ShadowImsMmTelManager
-
Sets whether IMS is available on the device.
- setImsRegistered(int) - Method in class org.robolectric.shadows.ShadowImsMmTelManager
-
Triggers
RegistrationCallback#onRegistered(int)
for all registeredRegistrationCallback
callbacks. - setImsRegistered(ImsRegistrationAttributes) - Method in class org.robolectric.shadows.ShadowImsMmTelManager
- setImsRegistering(int) - Method in class org.robolectric.shadows.ShadowImsMmTelManager
-
Triggers
RegistrationCallback#onRegistering(int)
for all registeredRegistrationCallback
callbacks. - setImsRegistering(ImsRegistrationAttributes) - Method in class org.robolectric.shadows.ShadowImsMmTelManager
- setImsUnregistered(ImsReasonInfo) - Method in class org.robolectric.shadows.ShadowImsMmTelManager
-
Triggers
RegistrationCallback#onUnregistered(ImsReasonInfo)
for all registeredRegistrationCallback
callbacks. - setIndicator(View) - Method in class org.robolectric.shadows.ShadowTabHost.ShadowTabSpec
- setIndicator(CharSequence) - Method in class org.robolectric.shadows.ShadowTabHost.ShadowTabSpec
- setIndicator(CharSequence, Drawable) - Method in class org.robolectric.shadows.ShadowTabHost.ShadowTabSpec
- setInetAddress(InetAddress) - Method in class org.robolectric.shadows.ShadowWifiInfo
- setInexactRepeating(int, long, long, PendingIntent) - Method in class org.robolectric.shadows.ShadowAlarmManager
- setInitialApplication(Application) - Method in interface org.robolectric.shadows.ShadowActivityThread._ActivityThread_
- setInitialized(boolean) - Method in class org.robolectric.shadows.ShadowAudioEffect
-
Updates the state of the
AudioEffect
itself. - setInMultiWindowMode(boolean) - Method in class org.robolectric.shadows.ShadowActivity
-
Changes state of
ShadowActivity.isInMultiWindowMode()
method. - setInput(InputStream, String) - Method in class org.robolectric.android.XmlResourceParserImpl
- setInput(Reader) - Method in class org.robolectric.android.XmlResourceParserImpl
- setInputDevices(List<AudioDeviceInfo>) - Method in class org.robolectric.shadows.ShadowAudioManager
-
Sets the list of connected input devices represented by
AudioDeviceInfo
. - setInputMethodInfoList(List<InputMethodInfo>) - Method in class org.robolectric.shadows.ShadowInputMethodManager
-
Sets the list of
InputMethodInfo
that are marked as installed. - setinRestrictedInputMode(boolean) - Method in class org.robolectric.shadows.ShadowKeyguardManager
-
Deprecated.
- setInRestrictedInputMode(boolean) - Method in class org.robolectric.shadows.ShadowKeyguardManager
-
Sets the value to be returned by
KeyguardManager.inKeyguardRestrictedInputMode()
. - setInstalledAccessibilityServiceList(List<AccessibilityServiceInfo>) - Method in class org.robolectric.shadows.ShadowAccessibilityManager
- setInstallerPackageName(String, String) - Method in class org.robolectric.shadows.ShadowApplicationPackageManager
- setInstallNonMarketApps(boolean) - Static method in class org.robolectric.shadows.ShadowSettings
-
Sets the value of the
Settings.Global.INSTALL_NON_MARKET_APPS
setting orSettings.Secure.INSTALL_NON_MARKET_APPS
depending on API level. - setInstallSourceInfo(String, String, SigningInfo, String, String, String, int) - Method in class org.robolectric.shadows.ShadowPackageManager
-
Adds install source information for a package.
- setInstallSourceInfo(String, String, String) - Method in class org.robolectric.shadows.ShadowPackageManager
-
Adds install source information for a package.
- setInstanceId(int) - Method in class org.robolectric.shadows.ShadowUsageStatsManager.EventBuilder
- setInstrumentation(Instrumentation) - Method in interface org.robolectric.shadows.ShadowActivityThread._ActivityThread_
- setInstrumentedPackages(String...) - Method in class org.robolectric.annotation.Config.Builder
- setIntent(Intent) - Method in class org.robolectric.fakes.RoboMenuItem
- setIntentRedelivery(boolean) - Method in class org.robolectric.shadows.ShadowIntentService
- setInteractAcrossProfilesAppOp(int) - Method in class org.robolectric.shadows.ShadowCrossProfileApps
-
Forces the {code interact_across_profile} AppOps for the current package.
- setInteractAcrossProfilesAppOp(String, int) - Method in class org.robolectric.shadows.ShadowCrossProfileApps
-
Checks permission and changes the AppOps value stored in
ShadowCrossProfileApps
. - setInteractiveUiTimeout(int) - Method in class org.robolectric.shadows.ShadowAccessibilityManager
- setInterface(UsbInterface) - Method in class org.robolectric.shadows.ShadowUsbDeviceConnection
-
No-op on Robolectrict.
- setInterface(String) - Method in class org.robolectric.shadows.ShadowWifiP2pGroup
- setInternalPath(File) - Method in class org.robolectric.shadows.StorageVolumeBuilder
- setInterruptionFilter(int) - Method in class org.robolectric.shadows.ShadowNotificationManager
-
Currently does not support checking for granted policy access.
- setInTouchMode(boolean) - Method in class org.robolectric.shadows.ShadowInstrumentation
- setIntProperty(int, int) - Method in class org.robolectric.shadows.ShadowBatteryManager
- setInvalidStateBehavior(ShadowMediaPlayer.InvalidStateBehavior) - Method in class org.robolectric.shadows.ShadowMediaPlayer
-
Specifies how the media player should behave when a method is invoked in an invalid state.
- setIs5GHzBandSupported(boolean) - Method in class org.robolectric.shadows.ShadowWifiManager
-
Sets whether 5ghz band is supported.
- setIs64Bit(boolean) - Static method in class org.robolectric.shadows.ShadowVMRuntime
-
Sets whether the VM is running in 64-bit mode.
- setIs80211mcMeasurement(boolean) - Method in class org.robolectric.shadows.RangingResultBuilder
- setIsActive(boolean) - Method in class org.robolectric.shadows.UiccPortInfoBuilder
- setIsApex(boolean) - Method in class org.robolectric.shadows.PackageRollbackInfoBuilder
-
Sets is apex.
- setIsApkInApex(boolean) - Method in class org.robolectric.shadows.PackageRollbackInfoBuilder
-
Sets is apk in apex.
- setIsApkVeritySupported(boolean) - Method in class org.robolectric.shadows.ShadowFileIntegrityManager
-
Sets the value of
ShadowFileIntegrityManager.isApkVeritySupported
. - setIsBluetoothScoAvailableOffCall(boolean) - Method in class org.robolectric.shadows.ShadowAudioManager
- setIsBluetoothSupported(boolean) - Static method in class org.robolectric.shadows.ShadowBluetoothAdapter
-
Determines if getDefaultAdapter() returns the default local adapter (true) or null (false).
- setIsCellularDataAvailable(boolean) - Method in class org.robolectric.shadows.WifiUsabilityStatsEntryBuilder
- setIsCharging(boolean) - Method in class org.robolectric.shadows.ShadowBatteryManager
- setIsConditionallyBarred(boolean) - Method in class org.robolectric.shadows.BarringInfoBuilder.BarringServiceInfoBuilder
- setIsContentCaptureEnabled(boolean) - Method in class org.robolectric.shadows.ShadowContentCaptureManager
-
Configures whether
ShadowContentCaptureManager.isContentCaptureEnabled()
returns true or false. - setIsDataConnectionAllowed(boolean) - Method in class org.robolectric.shadows.ShadowTelephonyManager
- setIsDefaultBrightnessConfig(boolean) - Method in class org.robolectric.shadows.BrightnessChangeEventBuilder
- setIsDemoUser(boolean) - Method in class org.robolectric.shadows.ShadowUserManager
-
Deprecated.Use
ShadowUserManager.addUser(int, String, int)
to create a demo user instead of changing default user flags. - setIsDeviceIdleMode(boolean) - Method in class org.robolectric.shadows.ShadowPowerManager
-
Sets the value returned by
ShadowPowerManager.isDeviceIdleMode()
. - setIsDeviceLightIdleMode(boolean) - Method in class org.robolectric.shadows.ShadowPowerManager
-
Sets the value returned by
ShadowPowerManager.isDeviceLightIdleMode()
. - setIsDeviceLocked(boolean) - Method in class org.robolectric.shadows.ShadowKeyguardManager
-
For tests on Android >=L MR1, sets the value to be returned by
ShadowKeyguardManager.isDeviceLocked()
. - setIsDeviceLocked(int, boolean) - Method in class org.robolectric.shadows.ShadowKeyguardManager
-
For tests on Android >= L MR1, sets the value to be returned by
ShadowKeyguardManager.isDeviceLocked(int)
. - setIsDeviceSecure(boolean) - Method in class org.robolectric.shadows.ShadowKeyguardManager
-
For tests on Android >=M, sets the value to be returned by
ShadowKeyguardManager.isDeviceSecure()
. - setIsDeviceSecure(int, boolean) - Method in class org.robolectric.shadows.ShadowKeyguardManager
-
For tests on Android >=M, sets the value to be returned by
ShadowKeyguardManager.isDeviceSecure(int)
. - setIsDexOptNeeded(boolean) - Static method in class org.robolectric.shadows.ShadowDexFile
-
Sets the value to be returned when isDexOptNeeded() is called with any argument.
- setIsDexOptNeededError(Throwable) - Static method in class org.robolectric.shadows.ShadowDexFile
-
Sets the throwable that will be thrown when isDexOptNeeded() is called.
- setIsEmbedded(boolean) - Method in class org.robolectric.shadows.ShadowSubscriptionManager.SubscriptionInfoBuilder
- setIsEmulated(boolean) - Method in class org.robolectric.shadows.StorageVolumeBuilder
- setIsEnabled(boolean) - Method in class org.robolectric.shadows.PhoneAccountBuilder
- setIsEnabled(boolean) - Method in class org.robolectric.shadows.ShadowEuiccManager
-
Set the value to be returned by
EuiccManager.isEnabled()
. - setIsEncoder(boolean) - Method in class org.robolectric.shadows.MediaCodecInfoBuilder.CodecCapabilitiesBuilder
-
Sets codec role.
- setIsEncoder(boolean) - Method in class org.robolectric.shadows.MediaCodecInfoBuilder
-
Sets the codec role.
- setIsEuicc(boolean) - Method in class org.robolectric.shadows.UiccCardInfoBuilder
- setIsEuicc(boolean) - Method in class org.robolectric.shadows.UiccSlotInfoBuilder
- setIsExtendedApduSupported(boolean) - Method in class org.robolectric.shadows.UiccSlotInfoBuilder
- setIsExternalStorageEmulated(boolean) - Static method in class org.robolectric.shadows.ShadowEnvironment
-
Sets the return value of
ShadowEnvironment.isExternalStorageEmulated()
. - setIsExternalStorageLegacy(boolean) - Static method in class org.robolectric.shadows.ShadowEnvironment
-
Sets the return value of
ShadowEnvironment.isExternalStorageLegacy()
()}. - setIsGooglePlayServicesAvailable(int) - Method in class org.robolectric.shadows.gms.common.ShadowGoogleApiAvailability
- setIsGuestUser(boolean) - Method in class org.robolectric.shadows.ShadowUserManager
-
Deprecated.Use
ShadowUserManager.addUser(int, String, int)
to create a guest user instead of changing default user flags. - setIsHardwareAccelerated(boolean) - Method in class org.robolectric.shadows.MediaCodecInfoBuilder
-
Sets whether the codec is hardware accelerated or not.
- setIsHardwareDetected(boolean) - Method in class org.robolectric.shadows.ShadowFingerprintManager
-
Sets the return value of
FingerprintManager.isHardwareDetected()
. - setIsInCall(boolean) - Method in class org.robolectric.shadows.ShadowTelecomManager
-
Sets the return value for
TelecomManager.isInCall()
. - setIsInEmergencyCall(boolean) - Method in class org.robolectric.shadows.ShadowTelecomManager
-
Sets the return value for
TelecomManager.isInEmergencyCall()
andTelecomManager.isInCall()
. - setIsInteractive(boolean) - Method in class org.robolectric.shadows.ShadowPowerManager
-
Deprecated.Prefer
ShadowPowerManager.turnScreenOn(boolean)
instead. - setIsKeyguardSecure(boolean) - Method in class org.robolectric.shadows.ShadowKeyguardManager
-
Sets the value to be returned by
ShadowKeyguardManager.isKeyguardSecure()
. - setIsLe2MPhySupported(boolean) - Method in class org.robolectric.shadows.ShadowBluetoothAdapter
-
Sets the
ShadowBluetoothAdapter.isLe2MPhySupported
to enable/disable LE 2M phy supported featured. - setIsLeCodedPhySupported(boolean) - Method in class org.robolectric.shadows.ShadowBluetoothAdapter
-
Sets the
ShadowBluetoothAdapter.isLeCodedPhySupported
to enable/disable LE coded phy supported featured. - setIsLeExtendedAdvertisingSupported(boolean) - Method in class org.robolectric.shadows.ShadowBluetoothAdapter
-
Sets the isLeExtendedAdvertisingSupported to enable/disable LE extended advertisements feature
- setIsLightDeviceIdleMode(boolean) - Method in class org.robolectric.shadows.ShadowPowerManager
-
Sets the value returned by
ShadowPowerManager.isLightDeviceIdleMode()
. - setIsLinkedUser(boolean) - Method in class org.robolectric.shadows.ShadowUserManager
-
Deprecated.Use
ShadowUserManager.addUser(int, String, int)
to create a linked user instead of changing default user flags. - setIsLowRamDevice(boolean) - Method in class org.robolectric.shadows.ShadowActivityManager
-
Override the return value of isLowRamDevice().
- setIsManualSelection(boolean) - Method in class org.robolectric.shadows.ServiceStateBuilder
- setIsMultipleAdvertisementSupported(boolean) - Method in class org.robolectric.shadows.ShadowBluetoothAdapter
-
Sets the value for
ShadowBluetoothAdapter.isMultipleAdvertisementSupported
. - setIsMultipleEnabledProfilesSupported(boolean) - Method in class org.robolectric.shadows.UiccCardInfoBuilder
- setIsMusicActive(boolean) - Method in class org.robolectric.shadows.ShadowAudioManager
- setIsNative(boolean) - Method in class org.robolectric.shadows.SharedLibraryInfoBuilder
- setIsNavigationBarVisible(boolean) - Static method in class org.robolectric.shadows.ShadowViewRootImpl
-
Allows other shadows to set the state of
ShadowViewRootImpl.isNavigationBarVisible
. - setIsNetworkRoaming(boolean) - Method in class org.robolectric.shadows.ShadowTelephonyManager
-
Sets the value returned by
TelephonyManager.isNetworkRoaming()
. - setIsOnDeviceRecognitionAvailable(boolean) - Static method in class org.robolectric.shadows.ShadowSpeechRecognizer
- setIsOpportunistic(boolean) - Method in class org.robolectric.shadows.ShadowSubscriptionManager.SubscriptionInfoBuilder
- setIsOutgoingCallPermitted(boolean) - Method in class org.robolectric.shadows.ShadowTelecomManager
-
Sets the result of
TelecomManager.isOutgoingCallPermitted(PhoneAccountHandle)
. - setIsPowerSaveMode(boolean) - Method in class org.robolectric.shadows.ShadowPowerManager
- setIsPresent(boolean) - Static method in class org.robolectric.shadows.ShadowGeocoder
-
Sets the value to be returned by
Geocoder.isPresent()
. - setIsPrimary(boolean) - Method in class org.robolectric.shadows.StorageVolumeBuilder
- setIsPrimaryUser(boolean) - Method in class org.robolectric.shadows.ShadowUserManager
-
Deprecated.Use
ShadowUserManager.addUser(int, String, int)
to create a primary user instead of changing default user flags. - setIsRebootingUserspaceSupported(boolean) - Method in class org.robolectric.shadows.ShadowPowerManager
-
Sets the value returned by
ShadowPowerManager.isRebootingUserspaceSupported()
. - setIsRemovable(boolean) - Method in class org.robolectric.shadows.StorageVolumeBuilder
- setIsRemovable(boolean) - Method in class org.robolectric.shadows.UiccCardInfoBuilder
- setIsRemovable(boolean) - Method in class org.robolectric.shadows.UiccSlotInfoBuilder
- setIsRequestPinShortcutSupported(boolean) - Method in class org.robolectric.shadows.ShadowShortcutManager
- setIsRestrictedProfile(boolean) - Method in class org.robolectric.shadows.ShadowUserManager
-
Deprecated.use
ShadowUserManager#addUser()
instead - setIsScanAlwaysAvailable(boolean) - Method in class org.robolectric.shadows.ShadowWifiManager
- setIsScreenOn(boolean) - Method in class org.robolectric.shadows.ShadowPowerManager
-
Deprecated.Use
ShadowPowerManager.turnScreenOn(boolean)
instead. - setIsSetWallpaperAllowed(boolean) - Method in class org.robolectric.shadows.ShadowWallpaperManager
- setIsSmsCapable(boolean) - Method in class org.robolectric.shadows.ShadowTelephonyManager
-
Sets the value returned by
TelephonyManager.isSmsCapable()
. - setIsSoftwareOnly(boolean) - Method in class org.robolectric.shadows.MediaCodecInfoBuilder
-
Sets whether the codec is softwrare only or not.
- setIsStaged(boolean) - Method in class org.robolectric.shadows.RollbackInfoBuilder
-
Sets the staged status of the rollback.
- setIsStatusBarVisible(boolean) - Static method in class org.robolectric.shadows.ShadowViewRootImpl
-
Allows other shadows to set the state of
ShadowViewRootImpl.isStatusBarVisible
. - setIsStreamMute(int, boolean) - Method in class org.robolectric.shadows.ShadowAudioManager
- setIsSyncable(Account, String, int) - Static method in class org.robolectric.shadows.ShadowContentResolver
- setIsSystemUser(boolean) - Method in class org.robolectric.shadows.ShadowUserManager
-
Deprecated.Use
ShadowUserManager.addUser(int, String, int)
to create a system user instead of changing default user flags. - setIsTaskRoot(boolean) - Method in class org.robolectric.shadows.ShadowActivity
- setIsThroughputSufficient(boolean) - Method in class org.robolectric.shadows.WifiUsabilityStatsEntryBuilder
- setIsUniqueDeviceAttestationSupported(boolean) - Method in class org.robolectric.shadows.ShadowDevicePolicyManager
- setIsUsbDataSignalingEnabled(boolean) - Method in class org.robolectric.shadows.ShadowDevicePolicyManager
-
Sets USB signaling device restriction.
- setIsUserEnabled(int, boolean) - Method in class org.robolectric.shadows.ShadowUserManager
- setIsUserResolvableError(boolean) - Method in class org.robolectric.shadows.gms.common.ShadowGoogleApiAvailability
- setIsUsingCarrierAggregation(boolean) - Method in class org.robolectric.shadows.ServiceStateBuilder
-
Use this method to control return value of
ServiceState.isUsingCarrierAggregation()
(up to P). - setIsVendor(boolean) - Method in class org.robolectric.shadows.MediaCodecInfoBuilder
-
Sets the codec provider.
- setIsVisible(boolean) - Method in class org.robolectric.shadows.RunningTaskInfoBuilder
- setIsWakeLockLevelSupported(int, boolean) - Method in class org.robolectric.shadows.ShadowPowerManager
- setIsWallpaperSupported(boolean) - Method in class org.robolectric.shadows.ShadowWallpaperManager
- setIsWifiScoringEnabled(boolean) - Method in class org.robolectric.shadows.WifiUsabilityStatsEntryBuilder
- setItemId(int) - Method in class org.robolectric.fakes.RoboMenuItem
- setIUwbAdapter(IUwbAdapter) - Method in class org.robolectric.shadows.RangingSessionBuilder
- setIwlanPreferred(boolean) - Method in class org.robolectric.shadows.ServiceStateBuilder
- setJavaScriptCanOpenWindowsAutomatically(boolean) - Method in class org.robolectric.fakes.RoboWebSettings
- setJavaScriptEnabled(boolean) - Method in class org.robolectric.fakes.RoboWebSettings
- setKeepScreenOn(boolean) - Method in class org.robolectric.shadows.ShadowSurfaceView.FakeSurfaceHolder
- setKeyboardType(int) - Method in class org.robolectric.shadows.InputDeviceBuilder
- setKeyCharacterMap(KeyCharacterMap) - Method in class org.robolectric.shadows.InputDeviceBuilder
- setKeyguardDisabledFeatures(ComponentName, int) - Method in class org.robolectric.shadows.ShadowDevicePolicyManager
- setKeyguardLocked(boolean) - Method in class org.robolectric.shadows.ShadowKeyguardManager
-
Sets whether the device keyguard is locked or not.
- setKeyPrefix_native(long, String) - Static method in class org.robolectric.shadows.ShadowBackupDataOutput
- setLabeledBy(AccessibilityNodeInfo) - Method in class org.robolectric.shadows.ShadowAccessibilityNodeInfo
- setLabelFor(AccessibilityNodeInfo) - Method in class org.robolectric.shadows.ShadowAccessibilityNodeInfo
- setLanguage(Locale) - Method in class org.robolectric.shadows.ShadowTextToSpeech
-
Sets the text-to-speech language.
- setLastBrightness(float) - Method in class org.robolectric.shadows.BrightnessChangeEventBuilder
- setLastFrameIntervalNanos(long) - Method in interface org.robolectric.shadows.ShadowChoreographer.ChoreographerReflector
- setLastFrameTimeNanos(long) - Method in interface org.robolectric.shadows.ShadowChoreographer.ChoreographerReflector
- setLastKnownLocation(String, Location) - Method in class org.robolectric.shadows.ShadowLocationManager
-
Deprecated.Use
ShadowLocationManager.simulateLocation(Location)
to update the last location for a provider. - setLastNonConfigurationInstance(Object) - Method in class org.robolectric.shadows.ShadowActivity
-
Deprecated.
- setLastNonConfigurationInstances(Object) - Method in interface org.robolectric.shadows._Activity_
- setLastOutgoingCall(String) - Static method in class org.robolectric.shadows.ShadowCallLogCalls
-
Sets a last outgoing call that can later be retrieved by
ShadowCallLogCalls.getLastOutgoingCall(Context)
. - setLastPoint(float, float) - Method in class org.robolectric.shadows.ShadowLegacyPath
- setLastTimeConnectedMs(long) - Method in class org.robolectric.shadows.AssociationInfoBuilder
- setLastTimeStamp(long) - Method in class org.robolectric.shadows.ShadowUsageStatsManager.UsageStatsBuilder
- setLastTimeUsed(long) - Method in class org.robolectric.shadows.ShadowUsageStatsManager.UsageStatsBuilder
- setLatestDialog(ShadowDialog) - Static method in class org.robolectric.shadows.ShadowDialog
- setLatestListPopupWindow(ListPopupWindow) - Method in class org.robolectric.shadows.ShadowApplication
- setLatestPopupMenu(ShadowPopupMenu) - Method in class org.robolectric.shadows.ShadowApplication
- setLatestPopupMenu(ShadowPopupMenu) - Static method in class org.robolectric.shadows.ShadowPopupMenu
- setLatestPopupWindow(PopupWindow) - Method in class org.robolectric.shadows.ShadowApplication
- setLatitude(double) - Method in class org.robolectric.shadows.ResponderLocationBuilder
- setLatitudeUncertainty(double) - Method in class org.robolectric.shadows.ResponderLocationBuilder
- setLayer(int) - Method in class org.robolectric.shadows.ShadowAccessibilityWindowInfo
- setLayerType(int, Paint) - Method in class org.robolectric.shadows.ShadowView
- setLayoutAlgorithm(WebSettings.LayoutAlgorithm) - Method in class org.robolectric.fakes.RoboWebSettings
- setLayoutParams(ViewGroup.LayoutParams) - Method in class org.robolectric.shadows.ShadowWebView
- setLci(byte[]) - Method in class org.robolectric.shadows.RangingResultBuilder
- setLciRegisteredLocationAgreement(Boolean) - Method in class org.robolectric.shadows.ResponderLocationBuilder
- setLciVersion(int) - Method in class org.robolectric.shadows.ResponderLocationBuilder
- setLcr(byte[]) - Method in class org.robolectric.shadows.RangingResultBuilder
- setLeAudioSupported(int) - Method in class org.robolectric.shadows.ShadowBluetoothAdapter
-
Sets whether the Le Audio is supported or not.
- setLeft(int) - Method in class org.robolectric.shadows.ShadowRenderNode
- setLeft(int) - Method in class org.robolectric.shadows.ShadowRenderNodeQ
- setLeftTopRightBottom(int, int, int, int) - Method in class org.robolectric.shadows.ShadowRenderNode
- setLeftTopRightBottom(int, int, int, int) - Method in class org.robolectric.shadows.ShadowRenderNodeQ
- setLetterSpacing(float) - Method in class org.robolectric.shadows.ShadowPaint
- setLibraries(String...) - Method in class org.robolectric.annotation.Config.Builder
- setLightTouchEnabled(boolean) - Method in class org.robolectric.fakes.RoboWebSettings
- setLine1Number(PhoneAccountHandle, String) - Method in class org.robolectric.shadows.ShadowTelecomManager
- setLine1Number(String) - Method in class org.robolectric.shadows.ShadowTelephonyManager
- setLinkDownstreamBandwidthKbps(int) - Method in class org.robolectric.shadows.ShadowNetworkCapabilities
-
Sets the LinkDownstreamBandwidthKbps of the NetworkCapabilities.
- setLinkDownstreamBandwidthKbpsPrePie(int) - Method in class org.robolectric.shadows.ShadowNetworkCapabilities
-
Sets the LinkDownstreamBandwidthKbps of the NetworkCapabilities.
- setLinkProperties(LinkProperties) - Method in class org.robolectric.shadows.PreciseDataConnectionStateBuilder
- setLinkProperties(Network, LinkProperties) - Method in class org.robolectric.shadows.ShadowConnectivityManager
-
Sets the LinkProperties for the given Network.
- setLinkSpeed(int) - Method in class org.robolectric.shadows.ShadowWifiInfo
- setLinkSpeedMbps(int) - Method in class org.robolectric.shadows.WifiUsabilityStatsEntryBuilder
- setLinkUpstreamBandwidthKbps(int) - Method in class org.robolectric.shadows.ShadowNetworkCapabilities
-
Sets the LinkUpstreamBandwidthKbps of the NetworkCapabilities.
- setLinkUpstreamBandwidthKbpsPrePie(int) - Method in class org.robolectric.shadows.ShadowNetworkCapabilities
-
Sets the LinkUpstreamBandwidthKbps of the NetworkCapabilities.
- setLoadsImagesAutomatically(boolean) - Method in class org.robolectric.fakes.RoboWebSettings
- setLoadWithOverviewMode(boolean) - Method in class org.robolectric.fakes.RoboWebSettings
- setLocale(Locale) - Method in class org.robolectric.shadows.httpclient.HttpResponseStub
- setLocalState(Object) - Method in class org.robolectric.shadows.DragEventBuilder
- setLocationEnabled(boolean) - Method in class org.robolectric.shadows.ShadowLocationManager
-
On P and above, turns location on or off.
- setLocationEnabledForUser(boolean, UserHandle) - Method in class org.robolectric.shadows.ShadowLocationManager
- setLocationMode(int) - Method in class org.robolectric.shadows.ShadowLocationManager
-
On pre-P devices, sets the device location mode.
- setLocationPowerSaveMode(int) - Method in class org.robolectric.shadows.ShadowPowerManager
-
Sets the value returned by
ShadowPowerManager.getLocationPowerSaveMode()
when battery saver is on. - setLocationProviderEnabledForUser(ContentResolver, String, boolean, int) - Static method in class org.robolectric.shadows.ShadowSettings.ShadowSecure
- setLocked(boolean) - Method in class org.robolectric.shadows.ShadowTileService
- setLockScreenAllowPrivateNotifications(boolean) - Static method in class org.robolectric.shadows.ShadowSettings
- setLockScreenShowNotifications(boolean) - Static method in class org.robolectric.shadows.ShadowSettings
- setLockTaskFeatures(ComponentName, int) - Method in class org.robolectric.shadows.ShadowDevicePolicyManager
- setLockTaskModeState(int) - Method in class org.robolectric.shadows.ShadowActivityManager
-
Sets lock task mode state to be reported by
ActivityManager.getLockTaskModeState()
, but has no effect otherwise. - setLockTaskPackages(ComponentName, String[]) - Method in class org.robolectric.shadows.ShadowDevicePolicyManager
- setLoggable(String, int) - Static method in class org.robolectric.shadows.ShadowLog
-
Sets the log level of a given tag, that
ShadowLog.isLoggable(java.lang.String, int)
will follow. - setLogicalSlotIndex(int) - Method in class org.robolectric.shadows.UiccPortInfoBuilder
- setLongitude(double) - Method in class org.robolectric.shadows.ResponderLocationBuilder
- setLongitudeUncertainty(double) - Method in class org.robolectric.shadows.ResponderLocationBuilder
- setLongOperatorName(String) - Method in class org.robolectric.shadows.CellIdentityLteBuilder
- setLongOperatorName(String) - Method in class org.robolectric.shadows.CellIdentityNrBuilder
- setLongProperty(int, long) - Method in class org.robolectric.shadows.ShadowBatteryManager
- setLongSupportMessage(ComponentName, CharSequence) - Method in class org.robolectric.shadows.ShadowDevicePolicyManager
- setLooping(boolean) - Method in class org.robolectric.shadows.ShadowMediaPlayer
- setLowPowerStandbyEnabled(boolean) - Method in class org.robolectric.shadows.ShadowPowerManager
- setLowPowerStandbySupported(boolean) - Method in class org.robolectric.shadows.ShadowPowerManager
- setLuxTimestamps(long[]) - Method in class org.robolectric.shadows.BrightnessChangeEventBuilder
- setLuxValues(float[]) - Method in class org.robolectric.shadows.BrightnessChangeEventBuilder
- setMacAddress(String) - Method in class org.robolectric.shadows.ShadowWifiInfo
- setMainThread(Thread) - Static method in class org.robolectric.RuntimeEnvironment
-
Sets the main thread.
- setManageBlockNumbersIntent(Intent) - Method in class org.robolectric.shadows.ShadowTelecomManager
-
Sets the BlockNumbersIntent to be returned by
ShadowTelecomManager.createManageBlockedNumbersIntent()
- setManagedProfile(boolean) - Method in class org.robolectric.shadows.ShadowUserManager
-
Setter for
UserManager.isManagedProfile()
. - setManifest(String) - Method in class org.robolectric.annotation.Config.Builder
- setManifestShortcuts(List<ShortcutInfo>) - Method in class org.robolectric.shadows.ShadowShortcutManager
-
Sets the value returned by
ShadowShortcutManager.getManifestShortcuts()
. - setManufacturer(String) - Static method in class org.robolectric.shadows.ShadowBuild
-
Sets the value of the
Build.MANUFACTURER
field. - setMasterScheduler(Scheduler) - Static method in class org.robolectric.RuntimeEnvironment
-
Sets the current master scheduler.
- setMasterSyncAutomatically(boolean) - Static method in class org.robolectric.shadows.ShadowContentResolver
- setMavenProxyHost(String) - Static method in class org.robolectric.MavenRoboSettings
-
Deprecated.
- setMavenProxyPort(int) - Static method in class org.robolectric.MavenRoboSettings
-
Deprecated.
- setMavenRepositoryId(String) - Static method in class org.robolectric.MavenRoboSettings
-
Deprecated.
- setMavenRepositoryPassword(String) - Static method in class org.robolectric.MavenRoboSettings
-
Deprecated.
- setMavenRepositoryUrl(String) - Static method in class org.robolectric.MavenRoboSettings
-
Deprecated.
- setMavenRepositoryUserName(String) - Static method in class org.robolectric.MavenRoboSettings
-
Deprecated.
- setMaxDownlinkBitRate(long) - Method in class org.robolectric.shadows.EpsBearerQosSessionAttributesBuilder
- setMaxDownlinkBitRate(long) - Method in class org.robolectric.shadows.NrQosSessionAttributesBuilder
- setMaxDuration(int) - Method in class org.robolectric.shadows.ShadowMediaRecorder
- setMaxFileSize(long) - Method in class org.robolectric.shadows.ShadowMediaRecorder
- setMaxFileSize(long) - Method in class org.robolectric.shadows.StorageVolumeBuilder
- setMaximumFailedPasswordsForWipe(ComponentName, int) - Method in class org.robolectric.shadows.ShadowDevicePolicyManager
- setMaximumRange(float) - Method in class org.robolectric.shadows.ShadowSensor
-
Sets the return value for
Sensor.getMaximumRange()
. - setMaximumTimeToLock(ComponentName, long) - Method in class org.robolectric.shadows.ShadowDevicePolicyManager
- setMaxNumFocusAreas(int) - Method in class org.robolectric.shadows.ShadowCamera.ShadowParameters
-
Allows test cases to set the maximum number of focus areas.
- setMaxNumMeteringAreas(int) - Method in class org.robolectric.shadows.ShadowCamera.ShadowParameters
-
Allows test cases to set the maximum number of metering areas.
- setMaxSdk(int) - Method in class org.robolectric.annotation.Config.Builder
- setMaxShortcutCountPerActivity(int) - Method in class org.robolectric.shadows.ShadowShortcutManager
-
Sets the value returned by
ShadowShortcutManager.getMaxShortcutCountPerActivity()
. - setMaxSupportedUsers(int) - Method in class org.robolectric.shadows.ShadowUserManager
- setMaxTransceiveLength(int) - Method in class org.robolectric.shadows.ShadowIsoDep
- setMaxUplinkBitRate(long) - Method in class org.robolectric.shadows.EpsBearerQosSessionAttributesBuilder
- setMaxUplinkBitRate(long) - Method in class org.robolectric.shadows.NrQosSessionAttributesBuilder
- setMaxVolume(int) - Method in class org.robolectric.shadows.PlaybackInfoBuilder
- setMcc(String) - Method in class org.robolectric.shadows.CellIdentityLteBuilder
- setMcc(String) - Method in class org.robolectric.shadows.CellIdentityNrBuilder
- setMcc(String) - Method in class org.robolectric.shadows.ShadowSubscriptionManager.SubscriptionInfoBuilder
- setMediaFormat(MediaFormat) - Method in class org.robolectric.shadows.MediaCodecInfoBuilder.CodecCapabilitiesBuilder
-
Sets media format.
- setMediaInfoProvider(ShadowMediaPlayer.MediaInfoProvider) - Static method in class org.robolectric.shadows.ShadowMediaPlayer
-
Sets a
ShadowMediaPlayer.MediaInfoProvider
to be used to getShadowMediaPlayer.MediaInfo
for anyDataSource
. - setMediaPlaybackRequiresUserGesture(boolean) - Method in class org.robolectric.fakes.RoboWebSettings
- setMeid(int, String) - Method in class org.robolectric.shadows.ShadowTelephonyManager
-
Set the MEID returned by
ShadowTelephonyManager.getMeid(int)
. - setMeid(String) - Method in class org.robolectric.shadows.ShadowTelephonyManager
-
Set the MEID returned by getMeid().
- setMemoryClass(int) - Method in class org.robolectric.shadows.ShadowActivityManager
- setMemoryInfo(ActivityManager.MemoryInfo) - Method in class org.robolectric.shadows.ShadowActivityManager
- setMessage(CharSequence) - Method in class org.robolectric.shadows.ShadowAlertController
- setMessageBody(String) - Method in class org.robolectric.shadows.ShadowVisualVoicemailSms
- setMetadata(int, byte[]) - Method in class org.robolectric.shadows.ShadowBluetoothDevice
- setMetadata(MediaMetadata) - Method in class org.robolectric.shadows.ShadowMediaController
-
Saves the mediaMetadata to control the return value of
MediaController.getMetadata()
. - setMetric(int, long) - Method in class org.robolectric.shadows.FrameMetricsBuilder
-
Sets the given metric to the given value.
- setMetrics(DataSource, PersistableBundle) - Static method in class org.robolectric.shadows.ShadowMediaExtractor
-
Sets metrics for an associated
DataSource
. - setMicrophoneMute(boolean) - Method in class org.robolectric.shadows.ShadowAudioManager
- setMinBufferSize(int) - Static method in class org.robolectric.shadows.ShadowAudioTrack
-
In the real class, the minimum buffer size is estimated from audio sample rate and other factors.
- setMinDelay(int) - Method in class org.robolectric.shadows.ShadowSensor
-
Sets the return value for
Sensor.getMinDelay()
. - setMinimumFontSize(int) - Method in class org.robolectric.fakes.RoboWebSettings
- setMinimumLogicalFontSize(int) - Method in class org.robolectric.fakes.RoboWebSettings
- setMinSdk(int) - Method in class org.robolectric.annotation.Config.Builder
- setMixedContentMode(int) - Method in class org.robolectric.fakes.RoboWebSettings
- setMmTelCapabilitiesAvailable(MmTelFeature.MmTelCapabilities) - Method in class org.robolectric.shadows.ShadowImsMmTelManager
-
Sets the available
MmTelFeature.MmTelCapabilities
. - setMnc(String) - Method in class org.robolectric.shadows.CellIdentityLteBuilder
- setMnc(String) - Method in class org.robolectric.shadows.CellIdentityNrBuilder
- setMnc(String) - Method in class org.robolectric.shadows.ShadowSubscriptionManager.SubscriptionInfoBuilder
- setMobileRxBytes(int) - Static method in class org.robolectric.shadows.ShadowTrafficStats
-
Sets the value returned by
ShadowTrafficStats.getMobileRxBytes()
for testing - setMobileRxPackets(int) - Static method in class org.robolectric.shadows.ShadowTrafficStats
-
Sets the value returned by
ShadowTrafficStats.getMobileRxPackets()
for testing - setMobileTxBytes(int) - Static method in class org.robolectric.shadows.ShadowTrafficStats
-
Sets the value returned by
ShadowTrafficStats.getMobileTxBytes()
for testing - setMobileTxPackets(int) - Static method in class org.robolectric.shadows.ShadowTrafficStats
-
Sets the value returned by
ShadowTrafficStats.getMobileTxPackets()
for testing - setMode(int) - Method in class org.robolectric.shadows.ShadowAudioManager
-
Note that this method can silently fail.
- setMode(int, int, String, int) - Method in class org.robolectric.shadows.ShadowAppOpsManager
-
Int version of
ShadowAppOpsManager.setMode(String, int, String, int)
. - setMode(String, int, String, int) - Method in class org.robolectric.shadows.ShadowAppOpsManager
-
Change the operating mode for the given op in the given app package.
- setModel(String) - Static method in class org.robolectric.shadows.ShadowBuild
-
Sets the value of the
Build.MODEL
field. - setModuleProperties(SoundTrigger.ModuleProperties) - Method in class org.robolectric.shadows.ShadowSoundTriggerManager
-
Set
SoundTrigger.ModuleProperties
, value will returned for the followinggetModuleProperties
call. - setMostRecentlyConnectedDevices(List<BluetoothDevice>) - Method in class org.robolectric.shadows.ShadowBluetoothAdapter
- setMtpReserveSize(long) - Method in class org.robolectric.shadows.StorageVolumeBuilder
- setMustPlayShutterSound(boolean) - Static method in class org.robolectric.shadows.ShadowMediaActionSound
-
Sets the value returned by
MediaActionSound.mustPlayShutterSound()
. - setMutable(boolean) - Method in class org.robolectric.shadows.ShadowBitmap
- setMutable(boolean) - Method in class org.robolectric.shadows.ShadowLegacyBitmap
- setMutable(boolean) - Method in class org.robolectric.shadows.ShadowNativeBitmap
- setMuted(boolean) - Method in class org.robolectric.shadows.ShadowInCallService
- setMyParent(ViewParent) - Method in class org.robolectric.shadows.ShadowView
- setName(CharSequence) - Method in class org.robolectric.shadows.ModuleInfoBuilder
-
Sets the public name of the module
- setName(String) - Method in class org.robolectric.shadows.InputDeviceBuilder
- setName(String) - Method in class org.robolectric.shadows.MediaCodecInfoBuilder
-
Sets the codec name.
- setName(String) - Method in class org.robolectric.shadows.ShadowBluetoothAdapter
- setName(String) - Method in class org.robolectric.shadows.ShadowBluetoothDevice
- setName(String) - Method in class org.robolectric.shadows.ShadowDisplay
-
Changes the name for this display.
- setName(String) - Method in class org.robolectric.shadows.ShadowTrace.Counter.Builder
- setName(String) - Method in class org.robolectric.shadows.SharedLibraryInfoBuilder
- setNameForUid(int, String) - Method in class org.robolectric.shadows.ShadowPackageManager
- setNanoTime(long) - Static method in class org.robolectric.shadows.ShadowLegacySystemClock
- setNanoTime(long) - Static method in class org.robolectric.shadows.ShadowSystemClock
-
Sets the value for
System.nanoTime()
. - setNaturallyPortrait(int, boolean) - Static method in class org.robolectric.shadows.ShadowDisplayManager
-
Changes the display to be naturally portrait or landscape.
- setNavBarMode(int) - Method in class org.robolectric.shadows.ShadowStatusBarManager
- setNavDump(boolean) - Method in class org.robolectric.fakes.RoboWebSettings
- setNci(long) - Method in class org.robolectric.shadows.CellIdentityNrBuilder
- setNdefPushMessage(NdefMessage, Activity, Activity...) - Method in class org.robolectric.shadows.ShadowNfcAdapter
-
Mocks setting NDEF push message so that it could be verified in the test.
- setNdefPushMessageCallback(NfcAdapter.CreateNdefMessageCallback, Activity, Activity...) - Method in class org.robolectric.shadows.ShadowNfcAdapter
- setNearbyAppStreamingPolicy(int) - Method in class org.robolectric.shadows.ShadowDevicePolicyManager
- setNearbyNotificationStreamingPolicy(int) - Method in class org.robolectric.shadows.ShadowDevicePolicyManager
- setNeedInitialFocus(boolean) - Method in class org.robolectric.fakes.RoboWebSettings
- setNetworkCallbacksEnabled(boolean) - Method in class org.robolectric.shadows.ShadowConnectivityManager
-
Sets whether
ShadowConnectivityManager.setDefaultNetworkActive(boolean)
triggers registered anyConnectivityManager.NetworkCallback
. - setNetworkCapabilities(Network, NetworkCapabilities) - Method in class org.robolectric.shadows.ShadowConnectivityManager
-
Sets network capability and affects the result of
ConnectivityManager.getNetworkCapabilities(Network)
- setNetworkCountryIso(String) - Method in class org.robolectric.shadows.ShadowTelephonyManager
- setNetworkId(int) - Method in class org.robolectric.shadows.ShadowWifiInfo
- setNetworkInfo(int, NetworkInfo) - Method in class org.robolectric.shadows.ShadowConnectivityManager
- setNetworkName(String) - Method in class org.robolectric.shadows.ShadowWifiP2pGroup
- setNetworkOperator(String) - Method in class org.robolectric.shadows.ShadowTelephonyManager
- setNetworkOperatorName(String) - Method in class org.robolectric.shadows.ShadowTelephonyManager
- setNetworkOperatorNameForPhone(int, String) - Method in class org.robolectric.shadows.ShadowTelephonyManager
- setNetworkPreference(int) - Method in class org.robolectric.shadows.ShadowConnectivityManager
- setNetworkRegistrationInfoList(List<NetworkRegistrationInfo>) - Method in class org.robolectric.shadows.ServiceStateBuilder
- setNetworkRoamingStatus(int, boolean) - Method in class org.robolectric.shadows.ShadowSubscriptionManager
-
If isNetworkRoaming is set, it will mark the provided sim subscriptionId as roaming in a local cache.
- setNetworkSpecifier(NetworkSpecifier) - Method in class org.robolectric.shadows.ShadowNetworkCapabilities
-
Changes
NetworkSpecifier
for this network capabilities. - setNetworkSpecifier(String) - Method in class org.robolectric.shadows.ShadowNetworkCapabilities
-
Changes
NetworkSpecifier
for this network capabilities. - setNetworkSpecifier(String) - Method in class org.robolectric.shadows.ShadowTelephonyManager
- setNetworkTimeAvailable(boolean) - Static method in class org.robolectric.shadows.ShadowSystemClock
-
Sets whether network time is available.
- setNetworkType(int) - Method in class org.robolectric.shadows.PreciseDataConnectionStateBuilder
- setNetworkType(int) - Method in class org.robolectric.shadows.ShadowTelephonyManager
-
Deprecated.
TelephonyManager.getNetworkType()
was replaced withTelephonyManager.getDataNetworkType()
in Android N, and has been deprecated in Android R. Useinstead
. - setNext(Message) - Method in class org.robolectric.shadows.ShadowLegacyMessage
- setNext(Message) - Method in class org.robolectric.shadows.ShadowMessage
-
Convenience method to provide setter access to the private field
Message.next
. - setNext(Message) - Method in class org.robolectric.shadows.ShadowPausedMessage
- setNextActionFailure(int) - Method in class org.robolectric.shadows.ShadowWifiP2pManager
- setNextDatabaseIdForInserts(int) - Method in class org.robolectric.shadows.ShadowContentResolver
-
Deprecated.This method affects all calls, and does not work with
ContentResolver.acquireContentProviderClient(android.net.Uri)
- setNextFocusRequestResponse(int) - Method in class org.robolectric.shadows.ShadowAudioManager
- setNextTransceiveResponse(byte[]) - Method in class org.robolectric.shadows.ShadowIsoDep
- setNfcAntennaInfo(Object) - Method in class org.robolectric.shadows.ShadowNfcAdapter
- setNfcHardwareExists(boolean) - Static method in class org.robolectric.shadows.ShadowNfcAdapter
-
Modifies the behavior of
ShadowNfcAdapter.getNfcAdapter(Context)
to returnnull
, to simulate absence of NFC hardware. - setNightDisplayActivated(boolean) - Method in class org.robolectric.shadows.ShadowColorDisplayManager
- setNightDisplayAutoMode(int) - Method in class org.robolectric.shadows.ShadowColorDisplayManager
- setNightDisplayColorTemperature(int) - Method in class org.robolectric.shadows.ShadowColorDisplayManager
- setNightMode(boolean) - Method in class org.robolectric.shadows.BrightnessChangeEventBuilder
- setNightMode(int) - Method in class org.robolectric.shadows.ShadowUIModeManager
- setNightModeActivatedForCustomMode(int, boolean) - Method in class org.robolectric.shadows.ShadowUIModeManager
- setNightModeCustomType(int) - Method in class org.robolectric.shadows.ShadowUIModeManager
- setNonInteractiveUiTimeout(int) - Method in class org.robolectric.shadows.ShadowAccessibilityManager
- setNotification(JobParameters, int, Notification, int) - Method in class org.robolectric.shadows.ShadowJobService
-
Stubbed out for now, as the real implementation throws an NPE when executed in Robolectric.
- setNotificationAccess(ComponentName, boolean) - Method in class org.robolectric.shadows.ShadowCompanionDeviceManager
- setNotificationDelegate(String) - Method in class org.robolectric.shadows.ShadowNotificationManager
- setNotificationListenerAccessGranted(ComponentName, boolean) - Method in class org.robolectric.shadows.ShadowNotificationManager
-
Sets the value returned by
NotificationManager.isNotificationListenerAccessGranted(ComponentName)
for the providedComponentName
. - setNotificationPolicy(NotificationManager.Policy) - Method in class org.robolectric.shadows.ShadowNotificationManager
-
Currently does not support checking for granted policy access.
- setNotificationPolicyAccessGranted(boolean) - Method in class org.robolectric.shadows.ShadowNotificationManager
-
Sets the value returned by
NotificationManager.isNotificationPolicyAccessGranted()
. - setNotificationsEnabled(boolean) - Method in class org.robolectric.shadows.ShadowNotificationManager
- setNotificationUri(ContentResolver, Uri) - Method in class org.robolectric.fakes.BaseCursor
-
Deprecated.
- setNotificationUri(ContentResolver, Uri) - Method in class org.robolectric.shadows.ShadowCursorWrapper
- setNotifyOnDeviceNearby(boolean) - Method in class org.robolectric.shadows.AssociationInfoBuilder
- setNrarfcn(int) - Method in class org.robolectric.shadows.CellIdentityNrBuilder
- setNrFrequencyRange(int) - Method in class org.robolectric.shadows.ServiceStateBuilder
- setNullAvailableRestoreSets(boolean) - Method in class org.robolectric.shadows.ShadowBackupManager
-
Causes the
IRestoreObserver.restoreSetsAvailable(android.app.backup.RestoreSet[])
callback to receivenull
, regardless of whether any restore sets were added to this shadow. - setNumAttemptedMeasurements(int) - Method in class org.robolectric.shadows.RangingResultBuilder
- setNumber(String) - Method in class org.robolectric.shadows.ShadowSubscriptionManager.SubscriptionInfoBuilder
- setNumericShortcut(char) - Method in class org.robolectric.fakes.RoboMenuItem
- setNumSuccessfulMeasurements(int) - Method in class org.robolectric.shadows.RangingResultBuilder
- setObserveModeEnabled(boolean) - Method in class org.robolectric.shadows.ShadowNfcAdapter
- setObserveModeSupported(boolean) - Method in class org.robolectric.shadows.ShadowNfcAdapter
-
Sets the value returned by
ShadowNfcAdapter.isObserveModeSupported()
. - setOdmSku(String) - Static method in class org.robolectric.shadows.ShadowBuild
-
Sets the value of the
Build.ODM_SKU
field. - setOffloadPlaybackSupport(AudioFormat, AudioAttributes, int) - Static method in class org.robolectric.shadows.ShadowAudioSystem
-
Sets offload playback support for a key-pair of
AudioFormat
andAudioAttributes
. - setOffloadSupported(AudioFormat, AudioAttributes, boolean) - Static method in class org.robolectric.shadows.ShadowAudioSystem
-
Sets whether offload playback is supported for a key-pair of
AudioFormat
andAudioAttributes
. - setOffscreenPreRaster(boolean) - Method in class org.robolectric.fakes.RoboWebSettings
- setOnActionExpandListener(MenuItem.OnActionExpandListener) - Method in class org.robolectric.fakes.RoboMenuItem
- setOnCancelListener(DialogInterface.OnCancelListener) - Method in class org.robolectric.shadows.ShadowDialog
- setOnClickListener(View.OnClickListener) - Method in class org.robolectric.shadows.ShadowView
- setOnCompletionListener(MediaPlayer.OnCompletionListener) - Method in class org.robolectric.shadows.ShadowMediaPlayer
- setOnCompletionListener(MediaPlayer.OnCompletionListener) - Method in class org.robolectric.shadows.ShadowVideoView
- setOnCreateContextMenuListener(View.OnCreateContextMenuListener) - Method in class org.robolectric.shadows.ShadowView
- setOnDeviceTranslationCapabilities(int, int, Set<TranslationCapability>) - Method in class org.robolectric.shadows.ShadowTranslationManager
- setOnDoubleTapListener(GestureDetector.OnDoubleTapListener) - Method in class org.robolectric.shadows.ShadowGestureDetector
- setOnEditorActionListener(TextView.OnEditorActionListener) - Method in class org.robolectric.shadows.ShadowTextView
- setOnErrorListener(MediaPlayer.OnErrorListener) - Method in class org.robolectric.shadows.ShadowMediaPlayer
- setOnErrorListener(MediaPlayer.OnErrorListener) - Method in class org.robolectric.shadows.ShadowVideoView
- setOnErrorListener(MediaRecorder.OnErrorListener) - Method in class org.robolectric.shadows.ShadowMediaRecorder
- setOneShotPreviewCallback(Camera.PreviewCallback) - Method in class org.robolectric.shadows.ShadowCamera
- setOnExitAnimationListener(SplashScreen.OnExitAnimationListener) - Method in class org.robolectric.fakes.RoboSplashScreen
- setOnFocusChangeListener(View.OnFocusChangeListener) - Method in class org.robolectric.shadows.ShadowView
- setOnInfoListener(MediaPlayer.OnInfoListener) - Method in class org.robolectric.shadows.ShadowMediaPlayer
- setOnInfoListener(MediaRecorder.OnInfoListener) - Method in class org.robolectric.shadows.ShadowMediaRecorder
- setOnItemSelectedListener(AdapterView.OnItemSelectedListener) - Method in class org.robolectric.shadows.ShadowAdapterView
- setOnLoadCompleteListener(SoundPool.OnLoadCompleteListener) - Method in class org.robolectric.shadows.ShadowSoundPool
- setOnLongClickListener(View.OnLongClickListener) - Method in class org.robolectric.shadows.ShadowView
- setOnMenuItemClickListener(MenuItem.OnMenuItemClickListener) - Method in class org.robolectric.fakes.RoboMenuItem
- setOnMenuItemClickListener(PopupMenu.OnMenuItemClickListener) - Method in class org.robolectric.shadows.ShadowPopupMenu
- setOnNdefPushCompleteCallback(NfcAdapter.OnNdefPushCompleteCallback, Activity, Activity...) - Method in class org.robolectric.shadows.ShadowNfcAdapter
-
Sets callback that should be used on successful Android Beam (TM).
- setOnPerformActionListener(ShadowAccessibilityNodeInfo.OnPerformActionListener) - Method in class org.robolectric.shadows.ShadowAccessibilityNodeInfo
-
Configure the return result of an action if it is performed
- setOnPreparedListener(MediaPlayer.OnPreparedListener) - Method in class org.robolectric.shadows.ShadowMediaPlayer
- setOnPreparedListener(MediaPlayer.OnPreparedListener) - Method in class org.robolectric.shadows.ShadowVideoView
- setOnScrollListener(AbsListView.OnScrollListener) - Method in class org.robolectric.shadows.ShadowAbsListView
- setOnSeekBarChangeListener(SeekBar.OnSeekBarChangeListener) - Method in class org.robolectric.shadows.ShadowSeekBar
- setOnSeekCompleteListener(MediaPlayer.OnSeekCompleteListener) - Method in class org.robolectric.shadows.ShadowMediaPlayer
- setOnSystemUiVisibilityChangeListener(View.OnSystemUiVisibilityChangeListener) - Method in class org.robolectric.shadows.ShadowView
- setOnTabChangedListener(TabHost.OnTabChangeListener) - Method in class org.robolectric.shadows.ShadowTabHost
- setOnTechnologyChangeFailed(int, ImsReasonInfo) - Method in class org.robolectric.shadows.ShadowImsMmTelManager
-
Triggers
RegistrationCallback#onTechnologyChangeFailed(int, ImsReasonInfo)
for all registeredRegistrationCallback
callbacks. - setOnTouchListener(View.OnTouchListener) - Method in class org.robolectric.shadows.ShadowView
- setOnValueChangedListener(NumberPicker.OnValueChangeListener) - Method in class org.robolectric.shadows.ShadowNumberPicker
- setOnZoomListener(ZoomButtonsController.OnZoomListener) - Method in class org.robolectric.shadows.ShadowZoomButtonsController
- setOperatorName(String, String, String) - Method in class org.robolectric.shadows.ServiceStateBuilder
- setOptionalCodecsEnabled(BluetoothDevice, int) - Method in class org.robolectric.shadows.ShadowBluetoothA2dp
- setOrder(int) - Method in class org.robolectric.fakes.RoboMenuItem
- setOrganizationColor(ComponentName, int) - Method in class org.robolectric.shadows.ShadowDevicePolicyManager
- setOrganizationName(ComponentName, CharSequence) - Method in class org.robolectric.shadows.ShadowDevicePolicyManager
-
Sets organization name.
- setOrganizationOwnedDeviceWithManagedProfile(boolean) - Method in class org.robolectric.shadows.ShadowDevicePolicyManager
-
Sets the return value of the
DevicePolicyManager.isOrganizationOwnedDeviceWithManagedProfile()
method (only for Android R+). - setOuterContext(Context) - Method in interface org.robolectric.shadows.ShadowContextImpl._ContextImpl_
- setOutputDevices(List<AudioDeviceInfo>) - Method in class org.robolectric.shadows.ShadowAudioManager
-
Sets the list of connected output devices represented by
AudioDeviceInfo
. - setOutputFile(String) - Method in class org.robolectric.shadows.ShadowMediaRecorder
- setOutputFormat(int) - Method in class org.robolectric.shadows.ShadowMediaRecorder
- setOutputStream(PipedOutputStream) - Method in class org.robolectric.shadows.ShadowBluetoothSocket
-
Set the output stream.
- setPackage(String) - Method in class org.robolectric.shadows.ShadowUsageStatsManager.EventBuilder
- setPackageArchiveInfo(String, PackageInfo) - Method in class org.robolectric.shadows.ShadowPackageManager
- setPackageName(String) - Method in class org.robolectric.annotation.Config.Builder
- setPackageName(String) - Method in class org.robolectric.shadows.AssociationInfoBuilder
- setPackageName(String) - Method in class org.robolectric.shadows.BrightnessChangeEventBuilder
- setPackageName(String) - Method in class org.robolectric.shadows.ModuleInfoBuilder
-
Sets the package name of the module
- setPackageName(String) - Method in class org.robolectric.shadows.ShadowMediaController
-
Saves the package name for use inside the shadow.
- setPackageName(String) - Method in class org.robolectric.shadows.ShadowUsageStatsManager.UsageStatsBuilder
- setPackageName(String) - Method in class org.robolectric.shadows.ShadowVoiceInteractor
- setPackageName(String) - Method in class org.robolectric.shadows.SharedLibraryInfoBuilder
- setPackageRolledBackFrom(VersionedPackage) - Method in class org.robolectric.shadows.PackageRollbackInfoBuilder
-
Sets the version packaged rolled back from.
- setPackageRolledBackTo(VersionedPackage) - Method in class org.robolectric.shadows.PackageRollbackInfoBuilder
-
Sets the version packaged rolled back to.
- setPackages(List<PackageRollbackInfo>) - Method in class org.robolectric.shadows.RollbackInfoBuilder
-
Sets the packages of the rollback.
- setPackagesForCallingUid(String...) - Method in class org.robolectric.shadows.ShadowPackageManager
- setPackagesForUid(int, String...) - Method in class org.robolectric.shadows.ShadowPackageManager
- setPackagesSuspended(ComponentName, String[], boolean) - Method in class org.robolectric.shadows.ShadowDevicePolicyManager
- setPackagesSuspended(String[], boolean, PersistableBundle, PersistableBundle, Object) - Method in class org.robolectric.shadows.ShadowApplicationPackageManager
- setPackagesSuspended(String[], boolean, PersistableBundle, PersistableBundle, String) - Method in class org.robolectric.shadows.ShadowApplicationPackageManager
- setPackagesSuspendedAsUser(String[], boolean, int) - Method in class org.robolectric.shadows.ShadowApplicationPackageManager
- setPackageUid(int) - Method in class org.robolectric.shadows.ShadowActivityManager.ApplicationExitInfoBuilder
- setPairingConfirmation(boolean) - Method in class org.robolectric.shadows.ShadowBluetoothDevice
- setParameters(Camera.Parameters) - Method in class org.robolectric.shadows.ShadowCamera
- setParameters(String) - Method in class org.robolectric.shadows.ShadowAudioManager
- setParams(HttpParams) - Method in class org.robolectric.shadows.httpclient.HttpResponseStub
- setParams(HttpParams) - Method in class org.robolectric.shadows.httpclient.TestHttpResponse
- setParent(Activity) - Method in class org.robolectric.shadows.ShadowActivity
-
Allow setting of Parent fragmentActivity (for unit testing purposes only)
- setPassphrase(String) - Method in class org.robolectric.shadows.ShadowWifiP2pGroup
- setPassword(Account, String) - Method in class org.robolectric.shadows.ShadowAccountManager
- setPasswordComplexity(int) - Method in class org.robolectric.shadows.ShadowDevicePolicyManager
-
Sets the password complexity.
- setPasswordExpiration(ComponentName, long) - Method in class org.robolectric.shadows.ShadowDevicePolicyManager
-
Sets the password expiration time for a particular admin.
- setPasswordExpirationTimeout(ComponentName, long) - Method in class org.robolectric.shadows.ShadowDevicePolicyManager
- setPasswordHistoryLength(ComponentName, int) - Method in class org.robolectric.shadows.ShadowDevicePolicyManager
- setPasswordMinimumLength(ComponentName, int) - Method in class org.robolectric.shadows.ShadowDevicePolicyManager
- setPasswordMinimumLetters(ComponentName, int) - Method in class org.robolectric.shadows.ShadowDevicePolicyManager
- setPasswordMinimumLowerCase(ComponentName, int) - Method in class org.robolectric.shadows.ShadowDevicePolicyManager
- setPasswordMinimumNonLetter(ComponentName, int) - Method in class org.robolectric.shadows.ShadowDevicePolicyManager
- setPasswordMinimumNumeric(ComponentName, int) - Method in class org.robolectric.shadows.ShadowDevicePolicyManager
- setPasswordMinimumSymbols(ComponentName, int) - Method in class org.robolectric.shadows.ShadowDevicePolicyManager
- setPasswordMinimumUpperCase(ComponentName, int) - Method in class org.robolectric.shadows.ShadowDevicePolicyManager
- setPasswordQuality(ComponentName, int) - Method in class org.robolectric.shadows.ShadowDevicePolicyManager
- setPastSigningCertificates(Signature[]) - Method in class org.robolectric.shadows.ShadowSigningInfo
-
Sets the history of Signatures for this package.
- setPath(String) - Method in class org.robolectric.shadows.SharedLibraryInfoBuilder
- setPathEffect(PathEffect) - Method in class org.robolectric.shadows.ShadowPaint
- setPaused(boolean) - Static method in class org.robolectric.shadows.ShadowChoreographer
-
Sets whether posting a frame should auto advance the clock or not.
- setPaused(boolean) - Method in class org.robolectric.shadows.ShadowLegacyLooper
- setPaused(boolean) - Method in class org.robolectric.shadows.ShadowLooper
-
Control the paused state of the Looper.
- setPaused(boolean) - Method in class org.robolectric.shadows.ShadowPausedLooper
- setPci(int) - Method in class org.robolectric.shadows.CellIdentityLteBuilder
- setPci(int) - Method in class org.robolectric.shadows.CellIdentityNrBuilder
- setPendingIntentCallbackResultCode(int) - Method in class org.robolectric.shadows.ShadowVirtualDeviceManager.ShadowVirtualDevice
- setPendingSystemUpdate(SystemUpdateInfo) - Method in class org.robolectric.shadows.ShadowDevicePolicyManager
-
Set the
SystemUpdateInfo
to be returned byDevicePolicyManager.getPendingSystemUpdate(ComponentName)
. - setPermission(String) - Method in class org.robolectric.manifest.BroadcastReceiverData
- setPermission(String) - Method in class org.robolectric.manifest.ServiceData
- setPermissionGrantState(ComponentName, String, String, int) - Method in class org.robolectric.shadows.ShadowDevicePolicyManager
- setPermissionPolicy(ComponentName, int) - Method in class org.robolectric.shadows.ShadowDevicePolicyManager
- setPermittedAccessibilityServices(ComponentName, List<String>) - Method in class org.robolectric.shadows.ShadowDevicePolicyManager
-
Sets permitted accessibility services.
- setPermittedInputMethods(ComponentName, List<String>) - Method in class org.robolectric.shadows.ShadowDevicePolicyManager
-
Sets permitted input methods.
- setPhoneAccountHandle(PhoneAccountHandle) - Method in class org.robolectric.shadows.ShadowVisualVoicemailSms
- setPhoneAccountHandleSubscriptionId(PhoneAccountHandle, int) - Method in class org.robolectric.shadows.ShadowTelephonyManager
- setPhoneCapability(Object) - Method in class org.robolectric.shadows.ShadowTelephonyManager
- setPhoneCount(int) - Method in class org.robolectric.shadows.ShadowTelephonyManager
-
Sets the value returned by
TelephonyManager.getPhoneCount()
. - setPhoneNumber(int, String) - Method in class org.robolectric.shadows.ShadowSubscriptionManager
-
Sets the phone number returned by
ShadowSubscriptionManager.getPhoneNumber(int)
. - setPhoneType(int) - Method in class org.robolectric.shadows.ShadowTelephonyManager
- setPhoneType(int, int) - Method in class org.robolectric.shadows.ShadowTelephonyManager
- setPhysicalSlotIndex(int) - Method in class org.robolectric.shadows.UiccCardInfoBuilder
- setPictureInPicture(boolean) - Method in class org.robolectric.shadows.ShadowAccessibilityWindowInfo
- setPid(int) - Method in class org.robolectric.shadows.ShadowActivityManager.ApplicationExitInfoBuilder
- setPid(int) - Static method in class org.robolectric.shadows.ShadowProcess
-
Sets the identifier of this process.
- setPin(byte[]) - Method in class org.robolectric.shadows.ShadowBluetoothDevice
- setPivotX(float) - Method in class org.robolectric.shadows.ShadowRenderNode
- setPivotX(float) - Method in class org.robolectric.shadows.ShadowRenderNodeQ
- setPivotY(float) - Method in class org.robolectric.shadows.ShadowRenderNode
- setPivotY(float) - Method in class org.robolectric.shadows.ShadowRenderNodeQ
- setPixel(int, int, int) - Method in class org.robolectric.shadows.ShadowLegacyBitmap
- setPixels(int[], int, int, int, int, int, int) - Method in class org.robolectric.shadows.ShadowLegacyBitmap
- setPlaybackInfo(MediaController.PlaybackInfo) - Method in class org.robolectric.shadows.ShadowMediaController
-
Saves the playbackInfo to control the return value of
MediaController.getPlaybackInfo()
. - setPlaybackParams(PlaybackParams) - Method in class org.robolectric.shadows.ShadowAudioTrack
- setPlaybackState(PlaybackState) - Method in class org.robolectric.shadows.ShadowMediaController
-
Saves the playbackState to control the return value of
MediaController.getPlaybackState()
. - setPluginsEnabled(boolean) - Method in class org.robolectric.fakes.RoboWebSettings
- setPluginState(WebSettings.PluginState) - Method in class org.robolectric.fakes.RoboWebSettings
- setPointer2(float, float) - Method in class org.robolectric.shadows.ShadowMotionEvent
-
Deprecated.use
MotionEvent.obtain()
orandroidx.test.core.view.MotionEventBuilder
to create a MotionEvent with desired data. - setPointerIds(int, int) - Method in class org.robolectric.shadows.ShadowMotionEvent
-
Deprecated.use
MotionEvent.obtain()
orMotionEventBuilder
to create a MotionEvent with desired data - setPointerIndex(int) - Method in class org.robolectric.shadows.ShadowMotionEvent
-
Deprecated.use
MotionEvent.obtain()
orandroidx.test.core.view.MotionEventBuilder#setPointerAction(int, int)
to create a MotionEvent with desired data. - setPolicy(EnforcingAdmin, PolicyValue<?>) - Method in class org.robolectric.shadows.PolicyStateBuilder
-
Set the policy state for the
EnforcingAdmin
. - setPolicyManagedProfiles(List<UserHandle>) - Method in class org.robolectric.shadows.ShadowDevicePolicyManager
-
Sets the value returned by
ShadowDevicePolicyManager.getPolicyManagedProfiles(UserHandle)
. - setPortIndex(int) - Method in class org.robolectric.shadows.UiccPortInfoBuilder
- setPortRoles(Object, int, int) - Method in class org.robolectric.shadows.ShadowUsbManager
- setPortRoles(UsbPort, int, int) - Method in interface org.robolectric.shadows.ShadowUsbManager._UsbManager_
- setPorts(List<PowerManager.LowPowerStandbyPortDescription>) - Method in class org.robolectric.shadows.ShadowPowerManager.ShadowLowPowerStandbyPortsLock
- setPorts(List<UiccPortInfo>) - Method in class org.robolectric.shadows.UiccCardInfoBuilder
- setPosition(int, int, int, int) - Method in class org.robolectric.shadows.ShadowRenderNode
- setPosition(int, int, int, int) - Method in class org.robolectric.shadows.ShadowRenderNodeQ
- setPosition(Rect) - Method in class org.robolectric.shadows.ShadowRenderNodeQ
- setPostCallbackDelay(int) - Static method in class org.robolectric.shadows.ShadowChoreographer
-
Deprecated.Use the
LooperMode.Mode.PAUSED
looper instead. - setPostCallbackDelay(int) - Static method in class org.robolectric.shadows.ShadowLegacyChoreographer
-
Allows application to specify a fixed amount of delay when
ShadowLegacyChoreographer.postCallback(int, Runnable, Object)
is invoked. - setPostDialWait(String, String) - Method in class org.robolectric.shadows.ShadowInCallService
-
Exposes
IIInCallService.Stub#setPostDialWait
. - setPostFrameCallbackDelay(int) - Static method in class org.robolectric.shadows.ShadowChoreographer
-
Deprecated.Use the
LooperMode.Mode.PAUSED
looper andShadowChoreographer.setPaused(boolean)
andShadowChoreographer.setFrameDelay(Duration)
to configure the vsync event behavior. - setPostFrameCallbackDelay(int) - Static method in class org.robolectric.shadows.ShadowLegacyChoreographer
-
Allows application to specify a fixed amount of delay when
ShadowLegacyChoreographer.postFrameCallback(FrameCallback)
is invoked. - setPowerBrightnessFactor(float) - Method in class org.robolectric.shadows.BrightnessChangeEventBuilder
- setPreapprovalDialogApproved(int) - Method in class org.robolectric.shadows.ShadowPackageInstaller
-
Approve the preapproval dialog.
- setPreapprovalDialogDenied(int) - Method in class org.robolectric.shadows.ShadowPackageInstaller
-
Deny the preapproval dialog.
- setPreapprovalDialogDismissed(int) - Method in class org.robolectric.shadows.ShadowPackageInstaller
-
Close the preapproval dialog.
- setPreferredService(Activity, ComponentName) - Method in class org.robolectric.shadows.ShadowCardEmulation
- setPrefix(String) - Method in class org.robolectric.shadows.ShadowVisualVoicemailSms
- setPremultiplied(boolean) - Method in class org.robolectric.shadows.ShadowLegacyBitmap
- setPreparationDelay(int) - Method in class org.robolectric.shadows.ShadowMediaPlayer.MediaInfo
-
Sets the current preparation delay for this media.
- setPrepareResult(Intent) - Static method in class org.robolectric.shadows.ShadowVpnService
-
Sets the return value of #prepare(Context).
- setPreviewCallback(Camera.PreviewCallback) - Method in class org.robolectric.shadows.ShadowCamera
- setPreviewCallbackWithBuffer(Camera.PreviewCallback) - Method in class org.robolectric.shadows.ShadowCamera
- setPreviewDisplay(Surface) - Method in class org.robolectric.shadows.ShadowMediaRecorder
- setPreviewDisplay(SurfaceHolder) - Method in class org.robolectric.shadows.ShadowCamera
- setPreviousAccountName(Account, String) - Method in class org.robolectric.shadows.ShadowAccountManager
-
Sets the previous name for an account, which will be returned by
AccountManager.getPreviousName(Account)
. - setPrimaryClip(ClipData) - Method in class org.robolectric.shadows.ShadowClipboardManager
- setPrimitiveDurations(int, int) - Method in class org.robolectric.shadows.ShadowVibrator
-
Set a custom duration in milliseconds for the given vibration primitive.
- setPrioritized(int, long, long, String, Executor, AlarmManager.OnAlarmListener) - Method in class org.robolectric.shadows.ShadowAlarmManager
- setProbeElapsedTimeSinceLastUpdateMillis(int) - Method in class org.robolectric.shadows.WifiUsabilityStatsEntryBuilder
- setProbeMcsRateSinceLastUpdate(int) - Method in class org.robolectric.shadows.WifiUsabilityStatsEntryBuilder
- setProbeStatusSinceLastUpdate(int) - Method in class org.robolectric.shadows.WifiUsabilityStatsEntryBuilder
- setProcesses(List<ActivityManager.RunningAppProcessInfo>) - Method in class org.robolectric.shadows.ShadowActivityManager
- setProcessId(int) - Method in class org.robolectric.shadows.ShadowEventLog.EventBuilder
- setProcessName(String) - Method in class org.robolectric.shadows.ShadowActivityManager.ApplicationExitInfoBuilder
- setProcessName(String) - Method in interface org.robolectric.shadows.ShadowActivityThread._AppBindData_
- setProcessName(String) - Static method in class org.robolectric.shadows.ShadowApplication
-
Configures the value to be returned by
Application.getProcessName()
. - setProcessName(String) - Static method in class org.robolectric.shadows.ShadowProcess
-
Sets the process name returned by
ShadowProcess.myProcessName()
. - setProcessStateSummary(byte[]) - Method in class org.robolectric.shadows.ShadowActivityManager.ApplicationExitInfoBuilder
- setProduct(String) - Static method in class org.robolectric.shadows.ShadowBuild
-
Sets the value of the
Build.PRODUCT
field. - setProductId(int) - Method in class org.robolectric.shadows.InputDeviceBuilder
- setProductId(int) - Method in class org.robolectric.shadows.ShadowInputDevice
-
Deprecated.use
InputDeviceBuilder
. - setProfileClass(int) - Method in class org.robolectric.shadows.ShadowSubscriptionManager.SubscriptionInfoBuilder
- setProfileConnectionState(int, int) - Method in class org.robolectric.shadows.ShadowBluetoothAdapter
-
Sets the connection state
state
for the given BluetoothProfileprofile
- setProfileIsLocked(UserHandle, boolean) - Method in class org.robolectric.shadows.ShadowUserManager
- setProfileLevels(MediaCodecInfo.CodecProfileLevel[]) - Method in class org.robolectric.shadows.MediaCodecInfoBuilder.CodecCapabilitiesBuilder
-
Sets profiles and levels.
- setProfileOwner(ComponentName) - Method in class org.robolectric.shadows.ShadowDevicePolicyManager
-
Sets the admin as active admin and profile owner.
- setProfileOwnerName(int, String) - Method in class org.robolectric.shadows.ShadowDevicePolicyManager
- setProfileProxy(int, BluetoothProfile) - Method in class org.robolectric.shadows.ShadowBluetoothAdapter
-
Sets the active BluetoothProfile
proxy
for the givenprofile
. - setProfiles(List<AudioProfile>) - Method in class org.robolectric.shadows.AudioDeviceInfoBuilder
-
Sets the
profiles
. - setProgressStyle(int) - Method in class org.robolectric.shadows.ShadowProgressDialog
- setProperty(String, Object) - Method in class org.robolectric.android.XmlResourceParserImpl
- setProvideDataResult(Integer) - Method in class org.robolectric.shadows.ShadowWearableSensingManager
- setProvideDataStreamResult(Integer) - Method in class org.robolectric.shadows.ShadowWearableSensingManager
- setProviderEnabled(String, boolean) - Method in class org.robolectric.shadows.ShadowLocationManager
-
Sets the given provider enabled or disabled.
- setProviderInfo(ActivityInfo) - Method in class org.robolectric.shadows.AppWidgetProviderInfoBuilder
- setProviderProperties(String, ShadowLocationManager.ProviderProperties) - Method in class org.robolectric.shadows.ShadowLocationManager
-
Sets the properties of the given provider.
- setProvisionVpnProfileResult(Intent) - Method in class org.robolectric.shadows.ShadowVpnManager
-
Sets the return value of #provisionVpnProfile(PlatformVpnProfile).
- setProxyForNetwork(Network, ProxyInfo) - Method in class org.robolectric.shadows.ShadowConnectivityManager
-
Sets a proxy for a given
Network
. - setPss(long) - Method in class org.robolectric.shadows.ShadowActivityManager.ApplicationExitInfoBuilder
- setQci(int) - Method in class org.robolectric.shadows.EpsBearerQosSessionAttributesBuilder
- setQfi(int) - Method in class org.robolectric.shadows.NrQosSessionAttributesBuilder
- setQualifiers(String) - Method in class org.robolectric.annotation.Config.Builder
- setQualifiers(String) - Static method in class org.robolectric.RuntimeEnvironment
-
Overrides the current device configuration.
- setQuery(Uri, String[], String, String[], String) - Method in class org.robolectric.fakes.BaseCursor
-
Deprecated.
- setQuery(Uri, String[], String, String[], String) - Method in class org.robolectric.fakes.RoboCursor
-
Deprecated.
- setQueryFromAppProcessEnabled(View, boolean) - Method in class org.robolectric.shadows.ShadowAccessibilityNodeInfo
-
After
AccessibilityNodeInfo.setQueryFromAppProcessEnabled(View, boolean)
is called, we will have direct access to the realAccessibilityNodeInfo
hierarchy, so we want all future interactions with ANI to use the real object. - setQwertyMode(boolean) - Method in class org.robolectric.fakes.RoboMenu
- setRadioVersion(String) - Static method in class org.robolectric.shadows.ShadowBuild
-
Override return value from
Build.getRadioVersion()
- setRangeResults(List<RangingResult>) - Method in class org.robolectric.shadows.ShadowWifiRttManager
-
This method sets the RangingResults that are passed to the RangingResultCallback when the shadow startRanging method is called.
- setRating(Rating) - Method in class org.robolectric.shadows.ShadowTransportControls
- setRatingType(int) - Method in class org.robolectric.shadows.ShadowMediaController
-
Saves the rating type to control the return value of
MediaController.getRatingType()
. - setReadPhoneNumbersPermission(boolean) - Method in class org.robolectric.shadows.ShadowSubscriptionManager
-
When set to false methods requiring
android.Manifest.permission.READ_PHONE_NUMBERS
permission will throw aSecurityException
. - setReadPhoneStatePermission(boolean) - Method in class org.robolectric.shadows.ShadowCarrierConfigManager
- setReadPhoneStatePermission(boolean) - Method in class org.robolectric.shadows.ShadowSubscriptionManager
-
When set to false methods requiring
android.Manifest.permission.READ_PHONE_STATE
permission will throw aSecurityException
. - setReadPhoneStatePermission(boolean) - Method in class org.robolectric.shadows.ShadowTelecomManager
-
When set to false methods requiring
android.Manifest.permission.READ_PHONE_STATE
permission will throw aSecurityException
. - setReadPhoneStatePermission(boolean) - Method in class org.robolectric.shadows.ShadowTelephonyManager
- setRealHeight(int) - Method in class org.robolectric.shadows.ShadowDisplay
-
Changes the simulated physical height for this display.
- setRealUid(int) - Method in class org.robolectric.shadows.ShadowActivityManager.ApplicationExitInfoBuilder
- setRealWidth(int) - Method in class org.robolectric.shadows.ShadowDisplay
-
Changes the simulated physical width for this display.
- setReason(int) - Method in class org.robolectric.shadows.ShadowActivityManager.ApplicationExitInfoBuilder
- setReasonPhrase(String) - Method in class org.robolectric.shadows.httpclient.HttpResponseStub
- setRecentTasks(List<ActivityManager.RecentTaskInfo>) - Method in class org.robolectric.shadows.ShadowActivityManager
-
Sets the values to be returned by
#getRecentTasks()
. - setRectToRect(RectF, RectF, Matrix.ScaleToFit) - Method in class org.robolectric.shadows.ShadowLegacyMatrix
- setReferenceCounted(boolean) - Method in class org.robolectric.shadows.ShadowPowerManager.ShadowWakeLock
- setReferenceCounted(boolean) - Method in class org.robolectric.shadows.ShadowWifiManager.ShadowMulticastLock
- setReferenceCounted(boolean) - Method in class org.robolectric.shadows.ShadowWifiManager.ShadowWifiLock
- setRefreshRate(float) - Method in class org.robolectric.shadows.ShadowDisplay
-
Changes the refresh rate for this display.
- setRefreshRate(float) - Method in class org.robolectric.shadows.ShadowDisplayManager.ModeBuilder
- setRefreshReturnValue(boolean) - Method in class org.robolectric.shadows.ShadowAccessibilityNodeInfo
- setRegisterContentProviderException(Uri, RuntimeException) - Method in class org.robolectric.shadows.ShadowContentResolver
-
Makes
ShadowContentResolver.registerContentObserver(android.net.Uri, boolean, android.database.ContentObserver)
throw the specified exception for the specified URI. - setRegistered(boolean) - Method in class org.robolectric.shadows.CellInfoLteBuilder
- setRegistered(boolean) - Method in class org.robolectric.shadows.CellInfoNrBuilder
- setRegisteredPlmn(String) - Method in class org.robolectric.shadows.NetworkRegistrationInfoTestBuilder
- setRegistrationState(int) - Method in class org.robolectric.shadows.NetworkRegistrationInfoTestBuilder
- setRegistrationState(int, int) - Static method in class org.robolectric.shadows.ShadowImsMmTelManager
- setRegistrationTransportType(int, int) - Static method in class org.robolectric.shadows.ShadowImsMmTelManager
- setRejectCause(int) - Method in class org.robolectric.shadows.NetworkRegistrationInfoTestBuilder
- setRemoveAccountIntent(Intent) - Method in class org.robolectric.shadows.ShadowAccountManager
-
Sets the intent to include in Bundle result from
ShadowAccountManager.removeAccount(android.accounts.Account, android.accounts.AccountManagerCallback<java.lang.Boolean>, android.os.Handler)
if Activity is given. - setRenderPriority(WebSettings.RenderPriority) - Method in class org.robolectric.fakes.RoboWebSettings
- setRepeatCount(int) - Method in class org.robolectric.shadows.ShadowValueAnimator
- setRepeating(int, long, long, PendingIntent) - Method in class org.robolectric.shadows.ShadowAlarmManager
- setRepeatingRequest(CaptureRequest, CameraCaptureSession.CaptureCallback, Handler) - Method in class org.robolectric.shadows.ShadowCameraCaptureSessionImpl
- setRequestCellInfoUpdateErrorValues(int, Throwable) - Method in class org.robolectric.shadows.ShadowTelephonyManager
-
Sets the values to be returned by a presumed error condition in
ShadowTelephonyManager.requestCellInfoUpdate(java.util.concurrent.Executor,@org.robolectric.annotation.ClassName("android.telephony.TelephonyManager$CellInfoCallback") java.lang.Object)
. - setRequestedOrientation(int) - Method in class org.robolectric.shadows.ShadowActivity
- setRequestPinAppWidgetSupported(boolean) - Method in class org.robolectric.shadows.ShadowAppWidgetManager
- setRequiredFeatures(String[]) - Method in class org.robolectric.shadows.MediaCodecInfoBuilder.CodecCapabilitiesBuilder
-
Sets required features.
- setResetPasswordToken(ComponentName, byte[]) - Method in class org.robolectric.shadows.ShadowDevicePolicyManager
- setResolveInfosForIntent(Intent, List<ResolveInfo>) - Method in class org.robolectric.shadows.ShadowPackageManager
-
Deprecated.see the note on
ShadowPackageManager.addResolveInfoForIntent(Intent, ResolveInfo)
. - setResource(int) - Method in class org.robolectric.shadows.ShadowWallpaperManager
-
Sets a resource id as the current wallpaper.
- setResource(int, int) - Method in class org.robolectric.shadows.ShadowWallpaperManager
- setResourceDir(String) - Method in class org.robolectric.annotation.Config.Builder
- setResources(Resources) - Method in interface org.robolectric.shadows.ShadowLoadedApk._LoadedApk_
- setResponseBody(String) - Method in class org.robolectric.shadows.httpclient.TestHttpResponse
- setRestrictBackgroundStatus(int) - Method in class org.robolectric.shadows.ShadowConnectivityManager
-
Sets the next return value for
ConnectivityManager.getRestrictBackgroundStatus()
. - setRestriction(int, int, int, String[]) - Method in class org.robolectric.shadows.ShadowAppOpsManager
-
Sets audio restrictions.
- setResult(boolean) - Method in class org.robolectric.shadows.DragEventBuilder
- setResult(int) - Method in class org.robolectric.shadows.ShadowActivity
- setResult(int, Intent) - Method in class org.robolectric.shadows.ShadowActivity
- setResults(Object[][]) - Method in class org.robolectric.fakes.RoboCursor
-
Deprecated.
- setRevoked(boolean) - Method in class org.robolectric.shadows.AssociationInfoBuilder
- setRight(int) - Method in class org.robolectric.shadows.ShadowRenderNode
- setRight(int) - Method in class org.robolectric.shadows.ShadowRenderNodeQ
- setRingerMode(int) - Method in class org.robolectric.shadows.ShadowAudioManager
- setRoaming(boolean) - Method in class org.robolectric.shadows.ServiceStateBuilder
- setRoamingType(int) - Method in class org.robolectric.shadows.NetworkRegistrationInfoTestBuilder
- setRollbackId(int) - Method in class org.robolectric.shadows.RollbackInfoBuilder
-
Sets the id of the rollback.
- setRoot(AccessibilityNodeInfo) - Method in class org.robolectric.shadows.ShadowAccessibilityWindowInfo
- setRotate(float) - Method in class org.robolectric.shadows.ShadowLegacyMatrix
- setRotate(float, float, float) - Method in class org.robolectric.shadows.ShadowLegacyMatrix
- setRotation(float) - Method in class org.robolectric.shadows.ShadowRenderNode
- setRotation(int) - Method in class org.robolectric.shadows.ShadowDisplay
-
Changes the rotation for this display.
- setRotation(int) - Method in class org.robolectric.shadows.ShadowUiAutomation
- setRotationX(float) - Method in class org.robolectric.shadows.ShadowRenderNode
- setRotationX(float) - Method in class org.robolectric.shadows.ShadowRenderNodeQ
- setRotationY(float) - Method in class org.robolectric.shadows.ShadowRenderNode
- setRotationY(float) - Method in class org.robolectric.shadows.ShadowRenderNodeQ
- setRotationZ(float) - Method in class org.robolectric.shadows.ShadowRenderNodeQ
- setRoutedDevice(AudioDeviceInfo) - Static method in class org.robolectric.shadows.ShadowAudioTrack
-
Sets the routed device returned from
AudioTrack.getRoutedDevice()
and informs all registeredAudioRouting.OnRoutingChangedListener
. - setRsrp(int) - Method in class org.robolectric.shadows.CellSignalStrengthLteBuilder
- setRsrq(int) - Method in class org.robolectric.shadows.CellSignalStrengthLteBuilder
- setRss(long) - Method in class org.robolectric.shadows.ShadowActivityManager.ApplicationExitInfoBuilder
- setRssi(int) - Method in class org.robolectric.shadows.CellSignalStrengthLteBuilder
-
This is equivalent to
signalStrength
pre SDK Q. - setRssi(int) - Method in class org.robolectric.shadows.RangingResultBuilder
- setRssi(int) - Method in class org.robolectric.shadows.ShadowWifiInfo
- setRssi(int) - Method in class org.robolectric.shadows.WifiUsabilityStatsEntryBuilder
- setRssnr(int) - Method in class org.robolectric.shadows.CellSignalStrengthLteBuilder
- setRttSupported(boolean) - Method in class org.robolectric.shadows.ShadowTelephonyManager
-
Sets the value to be returned by
ShadowTelephonyManager.isRttSupported()
- setRunQueues(ThreadLocal<HandlerActionQueue>) - Method in interface org.robolectric.shadows.ShadowViewRootImpl.ViewRootImplReflector
- setRxLinkSpeedMbps(int) - Method in class org.robolectric.shadows.WifiUsabilityStatsEntryBuilder
- setSafeBrowsingEnabled(boolean) - Method in class org.robolectric.fakes.RoboWebSettings
- setSafeMode(boolean) - Method in class org.robolectric.shadows.ShadowPackageManager
-
Set value to be returned by
PackageManager.isSafeMode()
. - setSafetyCenterEnabled(boolean) - Method in class org.robolectric.shadows.ShadowSafetyCenterManager
-
Sets the return value for
ShadowSafetyCenterManager.isSafetyCenterEnabled()
which also enables theShadowSafetyCenterManager.setSafetySourceData(java.lang.String, android.safetycenter.SafetySourceData, android.safetycenter.SafetyEvent)
andShadowSafetyCenterManager.getSafetySourceData(java.lang.String)
methods. - setSafetySourceData(String, SafetySourceData, SafetyEvent) - Method in class org.robolectric.shadows.ShadowSafetyCenterManager
- setSameRegisteredCell(boolean) - Method in class org.robolectric.shadows.WifiUsabilityStatsEntryBuilder
- setSamplingRates(int[]) - Method in class org.robolectric.shadows.AudioProfileBuilder
-
Sets the sampling rates.
- setSansSerifFontFamily(String) - Method in class org.robolectric.fakes.RoboWebSettings
- setSaturationLevel(float) - Method in class org.robolectric.shadows.ShadowDisplayManager
-
Sets the current display saturation level.
- setSaturationLevel(float) - Method in class org.robolectric.shadows.ShadowDisplayManagerGlobal
- setSaturationLevel(int) - Method in class org.robolectric.shadows.ShadowColorDisplayManager
- setSaveFormData(boolean) - Method in class org.robolectric.fakes.RoboWebSettings
- setSavePassword(boolean) - Method in class org.robolectric.fakes.RoboWebSettings
- setScale(float, boolean) - Method in class org.robolectric.shadows.ShadowMagnificationController
- setScale(float, float) - Method in class org.robolectric.shadows.ShadowLegacyMatrix
- setScale(float, float, float, float) - Method in class org.robolectric.shadows.ShadowLegacyMatrix
- setScaledDensity(float) - Method in class org.robolectric.shadows.ShadowDisplay
-
Deprecated.This method is deprecated and will be removed in Robolectric 4.13.
- setScaleFactor(float) - Method in class org.robolectric.shadows.ShadowScaleGestureDetector
- setScaleX(float) - Method in class org.robolectric.shadows.ShadowRenderNode
- setScaleX(float) - Method in class org.robolectric.shadows.ShadowRenderNodeQ
- setScaleY(float) - Method in class org.robolectric.shadows.ShadowRenderNode
- setScaleY(float) - Method in class org.robolectric.shadows.ShadowRenderNodeQ
- setScanMode(int) - Method in class org.robolectric.shadows.ShadowBluetoothAdapter
-
Needs looseSignatures because in Android T the return value of this method was changed from bool to int.
- setScanMode(int, int) - Method in class org.robolectric.shadows.ShadowBluetoothAdapter
- setScanMode(int, long) - Method in class org.robolectric.shadows.ShadowBluetoothAdapter
- setScanModeFromT(int) - Method in class org.robolectric.shadows.ShadowBluetoothAdapter
- setScanResults(List<ScanResult>) - Method in class org.robolectric.shadows.ShadowWifiManager
- setScanResults(List<ScanResult>) - Method in class org.robolectric.shadows.ShadowWifiScanner
-
This method sets the scanResults that are immediately passed to the listeners, or returned by getSingleScanResults().
- setScheduledRunnable(Runnable) - Method in class org.robolectric.shadows.ShadowLegacyMessage
- setScheduledRunnable(Runnable) - Method in class org.robolectric.shadows.ShadowMessage
-
Stores the
Runnable
instance that has been scheduled to invoke this message. - setScheduledRunnable(Runnable) - Method in class org.robolectric.shadows.ShadowPausedMessage
- setScheduler(Scheduler) - Method in class org.robolectric.shadows.ShadowLegacyMessageQueue
- setScheduler(Scheduler) - Method in class org.robolectric.shadows.ShadowMessageQueue
-
Set this queue's Scheduler.
- setScheduler(Scheduler) - Method in class org.robolectric.shadows.ShadowPausedMessageQueue
- setScrollX(int) - Method in class org.robolectric.shadows.ShadowView
- setScrollY(int) - Method in class org.robolectric.shadows.ShadowView
- setSdk(int...) - Method in class org.robolectric.annotation.Config.Builder
- setSectionName(String) - Method in class org.robolectric.shadows.ShadowTrace.AsyncTraceSection.Builder
- setSecureNfcSupported(boolean) - Method in class org.robolectric.shadows.ShadowNfcAdapter
- setSecurityParams(int) - Method in class org.robolectric.shadows.ShadowWifiConfiguration
- setSeedAccountName(String) - Method in class org.robolectric.shadows.ShadowUserManager
-
Setter for
UserManager.getSeedAccountName()
- setSeedAccountOptions(PersistableBundle) - Method in class org.robolectric.shadows.ShadowUserManager
-
Setter for
UserManager.getSeedAccountOptions()
- setSeedAccountType(String) - Method in class org.robolectric.shadows.ShadowUserManager
-
Setter for
UserManager.getSeedAccountType()
- setSeekDelay(int) - Method in class org.robolectric.shadows.ShadowMediaPlayer
-
Sets the length of time (ms) that seekTo() will delay before completing.
- setSelection(int) - Method in class org.robolectric.shadows.ShadowAbsSpinner
- setSelection(int, boolean) - Method in class org.robolectric.shadows.ShadowAbsSpinner
- setSelectResponse(byte[]) - Method in class org.robolectric.shadows.ShadowSecureElementService.MockApplet
- setSelfManaged(boolean) - Method in class org.robolectric.shadows.AssociationInfoBuilder
- setSensor(Sensor) - Method in class org.robolectric.shadows.SensorEventBuilder
-
If the 'type' property of Sensor is all that is important to your use case, an instance of from ShadowSensor.newInstance(sensorType) should suffice.
- setSerial(String) - Static method in class org.robolectric.shadows.ShadowBuild
-
Override return value from
Build.getSerial()
. - setSerialNumberForUser(UserHandle, long) - Method in class org.robolectric.shadows.ShadowUserManager
-
ShadowUserManager.addUser(int, java.lang.String, int)
uses UserHandle for serialNumber. - setSerifFontFamily(String) - Method in class org.robolectric.fakes.RoboWebSettings
- setService(IRecognitionService) - Method in interface org.robolectric.shadows.ShadowSpeechRecognizer.ShadowSpeechRecognizerDirectAccessors
-
Sets the
IRecognitionService
used by a realSpeechRecognizer
. - setServiceAvailability(String, boolean) - Static method in class org.robolectric.shadows.ShadowServiceManager
-
Sets the availability of the given system service.
- setServiceComponentName(ComponentName) - Method in class org.robolectric.shadows.ShadowContentCaptureManager
-
Configures the
ComponentName
that will be returned when callingShadowContentCaptureManager.getServiceComponentName()
. - setServices(List<ActivityManager.RunningServiceInfo>) - Method in class org.robolectric.shadows.ShadowActivityManager
- setServiceState(ServiceState) - Method in class org.robolectric.shadows.ShadowTelephonyManager
-
Sets the value returned by
TelephonyManager.getServiceState()
. - setSessionActiveState(int, boolean) - Method in class org.robolectric.shadows.ShadowPackageInstaller
- setSessionActivity(PendingIntent) - Method in class org.robolectric.shadows.ShadowMediaController
-
Saves the sessionActivty to control the return value of
MediaController.getSessionActivity()
. - setSessionDetached(boolean) - Method in class org.robolectric.shadows.ShadowWifiAwareManager
-
Sets the boolean value indicating if a wifiAwareSession has been detached.
- setSessionFails(int) - Method in class org.robolectric.shadows.ShadowPackageInstaller
- setSessionHandle(SessionHandle) - Method in class org.robolectric.shadows.RangingSessionBuilder
- setSessionProgress(int, float) - Method in class org.robolectric.shadows.ShadowPackageInstaller
- setSessionSucceeds(int) - Method in class org.robolectric.shadows.ShadowPackageInstaller
-
Deprecated.
- setShader(Shader) - Method in class org.robolectric.shadows.ShadowPaint
- setShadowLayer(float, float, float, int) - Method in class org.robolectric.shadows.ShadowPaint
- setShadows(Class<?>...) - Method in class org.robolectric.annotation.Config.Builder
- setShareDataParcelFileDescriptor(ParcelFileDescriptor) - Method in class org.robolectric.shadows.ShadowContentCaptureManager
-
Configures the
ParcelFileDescriptor
thatDataShareWriteAdapter.onWrite(ParcelFileDescriptor)
will receive on calls toShadowContentCaptureManager.shareData(DataShareRequest, Executor, DataShareWriteAdapter)
. - setShortcut(char, char) - Method in class org.robolectric.fakes.RoboMenuItem
- setShortcutId(String) - Method in class org.robolectric.shadows.ShadowUsageStatsManager.EventBuilder
- setShortOperatorName(String) - Method in class org.robolectric.shadows.CellIdentityLteBuilder
- setShortOperatorName(String) - Method in class org.robolectric.shadows.CellIdentityNrBuilder
- setShortSupportMessage(ComponentName, CharSequence) - Method in class org.robolectric.shadows.ShadowDevicePolicyManager
- setShouldDefaultToObserveModeForService(ComponentName, boolean) - Method in class org.robolectric.shadows.ShadowCardEmulation
- setShouldRejectRequest(boolean) - Method in class org.robolectric.shadows.ShadowContentCaptureManager
-
Configures whether or not to raise request rejection on calls to
ShadowContentCaptureManager.shareData(DataShareRequest, Executor, DataShareWriteAdapter)
. - setShouldShowActivityChooser(boolean) - Method in class org.robolectric.shadows.ShadowPackageManager
-
If this method has been called with true, then in cases where many activities match a filter, an activity chooser will be resolved instead of just the first pick.
- setShouldShowRequestPermissionRationale(String, boolean) - Method in class org.robolectric.shadows.ShadowPackageManager
- setShouldThrowSecurityExceptions(boolean) - Method in class org.robolectric.shadows.ShadowBluetoothDevice
-
Sets if a runtime exception is thrown when bluetooth methods with BLUETOOTH_CONNECT permission pre-requisites are accessed.
- setShowAsAction(int) - Method in class org.robolectric.fakes.RoboMenuItem
- setShowAsActionFlags(int) - Method in class org.robolectric.fakes.RoboMenuItem
- setShowMode(int) - Method in class org.robolectric.shadows.ShadowSoftKeyboardController
- setShowPointerIcon(boolean) - Method in class org.robolectric.shadows.ShadowVirtualDeviceManager.ShadowVirtualDevice
- setShowWhenLocked(boolean) - Method in class org.robolectric.shadows.ShadowActivity
- setSignalLevelInPercent(float) - Static method in class org.robolectric.shadows.ShadowWifiManager
- setSignalStrength(SignalStrength) - Method in class org.robolectric.shadows.ShadowTelephonyManager
-
Sets the value to be returned by
ShadowTelephonyManager.getSignalStrength()
- setSignatures(Signature[]) - Method in class org.robolectric.shadows.ShadowSigningInfo
-
Set the current Signatures for this package.
- setSilenceMode(boolean) - Method in class org.robolectric.shadows.ShadowBluetoothDevice
- setSimCallManager(PhoneAccountHandle) - Method in class org.robolectric.shadows.ShadowTelecomManager
- setSimCarrierId(int) - Method in class org.robolectric.shadows.ShadowTelephonyManager
-
Sets the value to be returned by
ShadowTelephonyManager.getSimCarrierId()
. - setSimCarrierIdName(CharSequence) - Method in class org.robolectric.shadows.ShadowTelephonyManager
-
Sets the value to be returned by
ShadowTelephonyManager.getSimCarrierIdName()
. - setSimCountryIso(int, String) - Method in class org.robolectric.shadows.ShadowTelephonyManager
-
Sets the
simCountryIso
for the givensubId
. - setSimCountryIso(String) - Method in class org.robolectric.shadows.ShadowTelephonyManager
- setSimLocale(Locale) - Method in class org.robolectric.shadows.ShadowTelephonyManager
-
Sets the sim locale returned by
ShadowTelephonyManager.getSimLocale()
. - setSimOperator(String) - Method in class org.robolectric.shadows.ShadowTelephonyManager
- setSimOperatorName(String) - Method in class org.robolectric.shadows.ShadowTelephonyManager
- setSimOperatorNameForPhone(int, String) - Method in class org.robolectric.shadows.ShadowTelephonyManager
- setSimSerialNumber(String) - Method in class org.robolectric.shadows.ShadowTelephonyManager
-
sets the serial number that will be returned by
ShadowTelephonyManager.getSimSerialNumber()
. - setSimSlotIndex(int) - Method in class org.robolectric.shadows.ShadowSubscriptionManager.SubscriptionInfoBuilder
- setSimSpecificCarrierId(int) - Method in class org.robolectric.shadows.ShadowTelephonyManager
-
Sets the value to be returned by
ShadowTelephonyManager.getSimSpecificCarrierId()
. - setSimState(int) - Method in class org.robolectric.shadows.ShadowTelephonyManager
-
Sets the sim state of slot 0.
- setSimState(int, int) - Method in class org.robolectric.shadows.ShadowTelephonyManager
-
Set the sim state for the given
slotIndex
. - setSinCos(float, float) - Method in class org.robolectric.shadows.ShadowLegacyMatrix
- setSinCos(float, float, float, float) - Method in class org.robolectric.shadows.ShadowLegacyMatrix
- setSingleRepeatingRequest(CaptureRequest, Executor, CameraCaptureSession.CaptureCallback) - Method in class org.robolectric.shadows.ShadowCameraCaptureSessionImpl
- setSizeFromLayout() - Method in class org.robolectric.shadows.ShadowSurfaceView.FakeSurfaceHolder
- setSkew(float, float) - Method in class org.robolectric.shadows.ShadowLegacyMatrix
- setSkew(float, float, float, float) - Method in class org.robolectric.shadows.ShadowLegacyMatrix
- setSlotIndex(int) - Method in class org.robolectric.shadows.UiccCardInfoBuilder
-
Deprecated.Use
UiccCardInfoBuilder.setPhysicalSlotIndex(int)
for Android T+ instead. - setSmartReplies(ArrayList<CharSequence>) - Method in class org.robolectric.shadows.ShadowRanking
-
Overrides the return value for
NotificationListenerService.Ranking.getSmartReplies()
. - setSmscAddress(String) - Method in class org.robolectric.shadows.ShadowSmsManager
-
Sets the value returned by
SmsManager.getSmscAddress()
. - setSmscAddressPermission(boolean) - Method in class org.robolectric.shadows.ShadowSmsManager
-
Sets a boolean value to simulate whether or not the required permissions to call
ShadowSmsManager.getSmscAddress()
have been granted. - setSoftApConfiguration(SoftApConfiguration) - Method in class org.robolectric.shadows.ShadowWifiManager
- setSoftInputMode(int) - Method in class org.robolectric.shadows.ShadowWindow
- setSoftInputVisibilityHandler(ShadowInputMethodManager.SoftInputVisibilityChangeHandler) - Method in class org.robolectric.shadows.ShadowInputMethodManager
- setSomeUserHasAccount(String, String) - Method in class org.robolectric.shadows.ShadowUserManager
-
Setter for
UserManager.someUserHasAccount(String, String)
. - setSource(View) - Method in class org.robolectric.shadows.ShadowAccessibilityNodeInfo
- setSource(View) - Method in class org.robolectric.shadows.ShadowAccessibilityRecord
- setSource(View, int) - Method in class org.robolectric.shadows.ShadowAccessibilityNodeInfo
- setSource(View, int) - Method in class org.robolectric.shadows.ShadowAccessibilityRecord
- setSource(ShadowAudioRecord.AudioRecordSource) - Static method in class org.robolectric.shadows.ShadowAudioRecord
-
Deprecated.
- setSource(ShadowVisualizer.VisualizerSource) - Method in class org.robolectric.shadows.ShadowVisualizer
- setSourceNode(AccessibilityNodeInfo) - Method in class org.robolectric.shadows.ShadowAccessibilityRecord
-
Sets the
AccessibilityNodeInfo
of the event source. - setSourceProvider(ShadowAudioRecord.AudioRecordSourceProvider) - Static method in class org.robolectric.shadows.ShadowAudioRecord
-
Sets
ShadowAudioRecord.AudioRecordSourceProvider
to be used for providing data ofAudioRecord
. - setSourceResourceId(int) - Method in class org.robolectric.res.android.ResXMLParser
- setSources(int) - Method in class org.robolectric.shadows.InputDeviceBuilder
- setSpeakerphoneOn(boolean) - Method in class org.robolectric.shadows.ShadowAudioManager
- setSpecificationInfo(PersistableBundle) - Method in class org.robolectric.shadows.ShadowUwbManager
-
Sets the bundle to be returned by
UwbManager.getSpecificationInfo()
. - setSplashScreenTheme(int) - Method in class org.robolectric.fakes.RoboSplashScreen
- setSSID(String) - Method in class org.robolectric.shadows.ShadowWifiInfo
- setSsRsrp(int) - Method in class org.robolectric.shadows.CellSignalStrengthNrBuilder
- setSsRsrq(int) - Method in class org.robolectric.shadows.CellSignalStrengthNrBuilder
- setSsSinr(int) - Method in class org.robolectric.shadows.CellSignalStrengthNrBuilder
- setStaApConcurrencySupported(boolean) - Method in class org.robolectric.shadows.ShadowWifiManager
-
Sets whether STA/AP concurrency is supported.
- setStandardFontFamily(String) - Method in class org.robolectric.fakes.RoboWebSettings
- setStartAssistantActivityException(RuntimeException) - Method in class org.robolectric.shadows.ShadowVoiceInteractionSession
-
Sets a
RuntimeException
that should be thrown whenVoiceInteractionSession.startAssistantActivity(Intent)
is invoked. - setStartScanSucceeds(boolean) - Method in class org.robolectric.shadows.ShadowWifiManager
-
Sets the return value of
ShadowWifiManager.startScan()
. - setStartVoiceActivityException(RuntimeException) - Method in class org.robolectric.shadows.ShadowVoiceInteractionSession
-
Sets a
RuntimeException
that should be thrown whenVoiceInteractionSession.startVoiceActivity(Intent)
is invoked. - setState(int) - Method in class org.robolectric.shadows.ShadowBluetoothAdapter
- setState(int) - Method in class org.robolectric.shadows.ShadowDisplay
-
Changes the simulated state for this display, such as whether it is on or off
- setState(int) - Method in class org.robolectric.shadows.ShadowVisualizer
-
Updates the state of the
Visualizer
itself. - setState(ShadowMediaPlayer.State) - Method in class org.robolectric.shadows.ShadowMediaPlayer
-
Forces the @link MediaPlayer} into the specified state.
- setStaticField(Class<?>, String, Object) - Static method in class org.robolectric.util.ReflectionHelpers
-
Reflectively set the value of a static field.
- setStaticField(Field, Object) - Static method in class org.robolectric.util.ReflectionHelpers
-
Reflectively set the value of a static field.
- setStatsMetadata(byte[]) - Static method in class org.robolectric.shadows.ShadowStatsManager
-
Sets the statsd metadata that the shadow should return from
StatsManager.getStatsMetadata()
. - setStatus(int) - Method in class org.robolectric.shadows.ShadowActivityManager.ApplicationExitInfoBuilder
- setStatus(int) - Method in class org.robolectric.shadows.ShadowDownloadManager.ShadowRequest
- setStatus(int) - Method in class org.robolectric.shadows.ShadowVcnManager
-
Set the vcn status code (see
ShadowVcnManager.currentVcnStatus
). - setStatusCode(int) - Method in class org.robolectric.shadows.httpclient.HttpResponseStub
- setStatusLine(ProtocolVersion, int) - Method in class org.robolectric.shadows.httpclient.HttpResponseStub
- setStatusLine(ProtocolVersion, int, String) - Method in class org.robolectric.shadows.httpclient.HttpResponseStub
- setStatusLine(StatusLine) - Method in class org.robolectric.shadows.httpclient.HttpResponseStub
- setStorageDeviceFreeAndTotalBytes(UUID, long, long) - Method in class org.robolectric.shadows.ShadowStorageStatsManager
-
Sets the
storageUuid
to return the specifiedfreeBytes
andtotalBytes
when queried inShadowStorageStatsManager.getFreeBytes(java.util.UUID)
andShadowStorageStatsManager.getTotalBytes(java.util.UUID)
respectively. - setStorageDirectory(Path) - Static method in class org.robolectric.shadows.ShadowEnvironment
-
Sets the return value of
ShadowEnvironment.getStorageDirectory()
. - setStorageEncryption(ComponentName, boolean) - Method in class org.robolectric.shadows.ShadowDevicePolicyManager
- setStorageEncryptionStatus(int) - Method in class org.robolectric.shadows.ShadowDevicePolicyManager
-
Setter for
DevicePolicyManager.getStorageEncryptionStatus()
. - setStorageId(int) - Method in class org.robolectric.shadows.StorageVolumeBuilder
- setStream(InputStream, Rect, boolean, int) - Method in class org.robolectric.shadows.ShadowWallpaperManager
-
Caches
bitmapData
in the memory based onwhich
. - setStreamMaxVolume(int) - Method in class org.robolectric.shadows.ShadowAudioManager
- setStreamVolume(int) - Method in class org.robolectric.shadows.ShadowAudioManager
- setStreamVolume(int, int, int) - Method in class org.robolectric.shadows.ShadowAudioManager
- setStrikeThruText(boolean) - Method in class org.robolectric.shadows.ShadowPaint
- setString(String, String) - Method in class org.robolectric.shadows.ShadowDevicePolicyResourcesManager
-
Override string returned by the resource identified by
stringId
. - setStrings(ContentResolver, String, Map<String, String>) - Static method in class org.robolectric.shadows.ShadowSettings.ShadowConfig
- setStroke(int, int) - Method in class org.robolectric.shadows.ShadowGradientDrawable
- setStrokeCap(Paint.Cap) - Method in class org.robolectric.shadows.ShadowPaint
- setStrokeJoin(Paint.Join) - Method in class org.robolectric.shadows.ShadowPaint
- setStrokeWidth(float) - Method in class org.robolectric.shadows.ShadowPaint
- setStubBitmapForThumbnails(Bitmap) - Static method in class org.robolectric.shadows.ShadowMediaStore
- setStyle(Paint.Style) - Method in class org.robolectric.shadows.ShadowPaint
- setStyleAttribute(String) - Method in interface org.robolectric.android.AttributeSetBuilder
-
Set the style attribute to the given value.
- setStyleAttribute(String) - Method in class org.robolectric.android.AttributeSetBuilderImpl
- setStyleAttribute(String) - Method in interface org.robolectric.Robolectric.AttributeSetBuilder
-
Deprecated.Set the style attribute to the given value.
- setSubMenu(SubMenu) - Method in class org.robolectric.fakes.RoboMenuItem
- setSubscriberId(String) - Method in class org.robolectric.shadows.ShadowTelephonyManager
-
Sets the value to be returned by
ShadowTelephonyManager.getSubscriberId()
. - setSubType(int) - Method in class org.robolectric.shadows.ShadowNetworkInfo
- setSupplicantState(SupplicantState) - Method in class org.robolectric.shadows.ShadowWifiInfo
- setSupported32BitAbis(String[]) - Static method in class org.robolectric.shadows.ShadowBuild
-
Sets the value of the
Build.SUPPORTED_32_BIT_ABIS
field. - setSupported64BitAbis(String[]) - Static method in class org.robolectric.shadows.ShadowBuild
-
Sets the value of the
Build.SUPPORTED_64_BIT_ABIS
field. - setSupportedAbis(String[]) - Static method in class org.robolectric.shadows.ShadowBuild
-
Sets the value of the
Build.SUPPORTED_ABIS
field. - setSupportedFlashModes(String...) - Method in class org.robolectric.shadows.ShadowCamera.ShadowParameters
- setSupportedFocusModes(String...) - Method in class org.robolectric.shadows.ShadowCamera.ShadowParameters
- setSupportedHashAlgorithms(Collection<String>) - Static method in class org.robolectric.shadows.ShadowDisplayHashManager
-
Sets the return value of #getSupportedHashAlgorithms.
- setSupportedMethods(List<DistanceMeasurementMethod>) - Method in class org.robolectric.shadows.ShadowDistanceMeasurementManager
-
Sets a list of supported
DistanceMeasurementMethod
. - setSupportedModes(int, Display.Mode...) - Static method in class org.robolectric.shadows.ShadowDisplayManager
-
Sets supported modes to the specified display with ID
displayId
. - setSupportedPrimitives(Collection<Integer>) - Method in class org.robolectric.shadows.ShadowVibrator
-
Adds supported vibration primitives.
- setSupportedRouteMask(int) - Method in class org.robolectric.shadows.ShadowInCallService
- setSupportMultipleWindows(boolean) - Method in class org.robolectric.fakes.RoboWebSettings
- setSupportsMultipleUsers(boolean) - Method in class org.robolectric.shadows.ShadowUserManager
-
Sets whether multiple users are supported; controls the return value of
UserManager#supportsMultipleUser
. - setSupportZoom(boolean) - Method in class org.robolectric.fakes.RoboWebSettings
- setSvid(int) - Method in class org.robolectric.shadows.GnssStatusBuilder.GnssSatelliteInfo.Builder
-
Deprecated.Sets the
identification number
of the satellite. - setSyncAdapterTypes(SyncAdapterType[]) - Static method in class org.robolectric.shadows.ShadowContentResolver
-
Sets the SyncAdapterType array which will be returned by
ShadowContentResolver.getSyncAdapterTypes()
. - setSyncAutomatically(Account, String, boolean) - Static method in class org.robolectric.shadows.ShadowContentResolver
- setSyncDelayTimeNanos(long) - Method in class org.robolectric.shadows.FrameMetricsBuilder
-
Sets the delay time between when drawing finishes and syncing begins.
- setSyntheticAppDetailsActivityEnabled(String, boolean) - Method in class org.robolectric.shadows.ShadowApplicationPackageManager
- setSysconfValue(int, long) - Static method in class org.robolectric.shadows.ShadowOs
-
Configures values to be returned by sysconf.
- setSystemActions(List<AccessibilityNodeInfo.AccessibilityAction>) - Method in class org.robolectric.shadows.ShadowAccessibilityService
- setSystemAudioCaptioningEnabled(boolean) - Method in class org.robolectric.shadows.ShadowCaptioningManager
- setSystemAudioCaptioningUiEnabled(boolean) - Method in class org.robolectric.shadows.ShadowCaptioningManager
- setSystemDataSyncFlags(int) - Method in class org.robolectric.shadows.AssociationInfoBuilder
- setSystemDialerPackage(String) - Method in class org.robolectric.shadows.ShadowTelecomManager
-
Set returned value of
ShadowTelecomManager.getSystemDialerPackage()
. - setSystemFeature(String, boolean) - Method in class org.robolectric.shadows.ShadowPackageManager
- setSystemOnChipManufacturer(String) - Static method in class org.robolectric.shadows.ShadowBuild
-
Sets the value of the
Build.SOC_MANUFACTURER
field. - setSystemOnChipModel(String) - Static method in class org.robolectric.shadows.ShadowBuild
-
Sets the value of the
Build.SOC_MODEL
field. - setSystemService(String, Object) - Method in class org.robolectric.shadows.ShadowApplication
-
Deprecated.Do not depend on this method to override services as it will be removed in a future update. The preferered method is use the shadow of the corresponding service.
- setSystemService(String, Object) - Method in class org.robolectric.shadows.ShadowContextImpl
- setSystemUpdatePolicy(SystemUpdatePolicy) - Method in class org.robolectric.shadows.ShadowDevicePolicyManager
-
Sets the system update policy.
- setSystemUpdatePolicy(ComponentName, SystemUpdatePolicy) - Method in class org.robolectric.shadows.ShadowDevicePolicyManager
- setTac(int) - Method in class org.robolectric.shadows.CellIdentityLteBuilder
- setTac(int) - Method in class org.robolectric.shadows.CellIdentityNrBuilder
- setTag(String) - Method in class org.robolectric.shadows.AssociationInfoBuilder
- setTag(String) - Method in class org.robolectric.shadows.ShadowPowerManager.ShadowWakeLock
-
Sets the tag.
- setTag(String) - Method in class org.robolectric.shadows.ShadowTabHost.ShadowTabSpec
-
Sets the tag on the TabSpec.
- setTags(String) - Static method in class org.robolectric.shadows.ShadowBuild
-
Sets the value of the
Build.TAGS
field. - setTakeScreenshotErrorCode(int) - Method in class org.robolectric.shadows.ShadowAccessibilityService
-
Sets
AccessibilityService.takeScreenshot(int, Executor, TakeScreenshotCallback)
to start returning the givenerrorCode
. - setTaskId(int) - Method in class org.robolectric.shadows.RunningTaskInfoBuilder
- setTaskInfo(ActivityManager.RecentTaskInfo) - Method in class org.robolectric.shadows.ShadowAppTask
-
Sets the recentTaskInfo for the task.
- setTaskRootClass(String) - Method in class org.robolectric.shadows.ShadowUsageStatsManager.EventBuilder
- setTaskRootPackage(String) - Method in class org.robolectric.shadows.ShadowUsageStatsManager.EventBuilder
- setTasks(List<ActivityManager.RunningTaskInfo>) - Method in class org.robolectric.shadows.ShadowActivityManager
- setTelephonyDisplayInfo(Object) - Method in class org.robolectric.shadows.ShadowTelephonyManager
-
Sets the current
TelephonyDisplayInfo
, and notifies all thePhoneStateListener
s that were registered with thePhoneStateListener.LISTEN_DISPLAY_INFO_CHANGED
flag. - setTelephonyManagerForHandle(PhoneAccountHandle, TelephonyManager) - Method in class org.robolectric.shadows.ShadowTelephonyManager
-
Sets the value returned by
TelephonyManager.createForPhoneAccountHandle(PhoneAccountHandle)
. - setTelephonyManagerForSubscriptionId(int, TelephonyManager) - Method in class org.robolectric.shadows.ShadowTelephonyManager
-
Sets the value returned by
TelephonyManager.createForSubscriptionId(int)
. - setTempDirectory(TempDirectory) - Static method in class org.robolectric.RuntimeEnvironment
- setText(int) - Method in class org.robolectric.shadows.ShadowToast
- setText(CharSequence) - Method in class org.robolectric.shadows.ShadowAccessibilityNodeInfo
- setText(CharSequence) - Method in class org.robolectric.shadows.ShadowClipboardManager
- setText(CharSequence) - Method in class org.robolectric.shadows.ShadowToast
- setTextAlign(Paint.Align) - Method in class org.robolectric.shadows.ShadowPaint
- setTextAppearance(Context, int) - Method in class org.robolectric.shadows.ShadowTextView
- setTextScaleX(float) - Method in class org.robolectric.shadows.ShadowPaint
- setTextSize(float) - Method in class org.robolectric.shadows.ShadowPaint
- setTextSkewX(float) - Method in class org.robolectric.shadows.ShadowPaint
- setTextZoom(int) - Method in class org.robolectric.fakes.RoboWebSettings
- setThreadId(int) - Method in class org.robolectric.shadows.ShadowEventLog.EventBuilder
- setThreadPriority(int) - Static method in class org.robolectric.shadows.ShadowProcess
-
Stores priority for the current thread, but doesn't actually change it to not mess up with test runner.
- setThreadPriority(int, int) - Static method in class org.robolectric.shadows.ShadowProcess
-
Stores priority for the given thread, but doesn't actually change it to not mess up with test runner.
- setThreadStatsTag(int) - Static method in class org.robolectric.shadows.ShadowTrafficStats
- setThrowInBindService(SecurityException) - Method in class org.robolectric.shadows.ShadowApplication
-
Configures the ShadowApplication so that calls to bindService will throw the given SecurityException.
- setThrowIntentSenderException(boolean) - Method in class org.robolectric.shadows.ShadowActivity
-
Sets if startIntentSenderForRequestCode will throw an IntentSender.SendIntentException.
- setThrowOnGetAliasName(boolean) - Method in class org.robolectric.shadows.ShadowBluetoothDevice
-
Sets if a runtime exception is thrown when the alias name of the device is accessed.
- setTimeNanos(long) - Method in class org.robolectric.shadows.ShadowEventLog.EventBuilder
- setTimeout(int) - Method in class org.robolectric.shadows.ShadowIsoDep
- setTimeSliceDutyCycleInPercent(int) - Method in class org.robolectric.shadows.WifiUsabilityStatsEntryBuilder
- setTimestamp(long) - Method in class org.robolectric.shadows.SensorEventBuilder
- setTimestamp(long) - Method in class org.robolectric.shadows.ShadowActivityManager.ApplicationExitInfoBuilder
- setTimeStamp(long) - Method in class org.robolectric.shadows.BrightnessChangeEventBuilder
- setTimeStamp(long) - Method in class org.robolectric.shadows.ShadowImageReader.ShadowSurfaceImage
- setTimeStamp(long) - Method in class org.robolectric.shadows.ShadowUsageStatsManager.EventBuilder
- setTimeStampMillis(long) - Method in class org.robolectric.shadows.WifiUsabilityStatsEntryBuilder
- setTimeStampNanos(long) - Method in class org.robolectric.shadows.CellInfoLteBuilder
- setTimeStampNanos(long) - Method in class org.robolectric.shadows.CellInfoNrBuilder
- setTimeSupplier(Supplier<String>) - Static method in class org.robolectric.shadows.ShadowLog
-
Sets supplier that can be used to get time to add to logs.
- setTimeZone(ComponentName, String) - Method in class org.robolectric.shadows.ShadowDevicePolicyManager
- setTimeZone(String) - Method in class org.robolectric.shadows.ShadowAlarmManager
- setTimingAdvance(int) - Method in class org.robolectric.shadows.CellSignalStrengthLteBuilder
- setTimingAdvance(int) - Method in class org.robolectric.shadows.CellSignalStrengthNrBuilder
- setTitle(int) - Method in class org.robolectric.fakes.RoboMenuItem
- setTitle(CharSequence) - Method in class org.robolectric.fakes.RoboMenuItem
- setTitle(CharSequence) - Method in class org.robolectric.shadows.ShadowAccessibilityWindowInfo
-
Sets the title of this window.
- setTitle(CharSequence) - Method in class org.robolectric.shadows.ShadowAlertController
- setTitle(CharSequence) - Method in class org.robolectric.shadows.ShadowPhoneWindow
- setTitle(CharSequence) - Method in class org.robolectric.shadows.ShadowPhoneWindowFor22
- setTitleCondensed(CharSequence) - Method in class org.robolectric.fakes.RoboMenuItem
- setTo(byte[], int, boolean) - Method in class org.robolectric.res.android.ResXMLTree
- setTo(ByteBuffer, int, int, boolean) - Method in class org.robolectric.res.android.ResStringPool
- setTo(ResTableTheme) - Method in class org.robolectric.res.android.ResTableTheme
- SetTo(CppAssetManager2.Theme) - Method in class org.robolectric.res.android.CppAssetManager2.Theme
- setTop(int) - Method in class org.robolectric.shadows.ShadowRenderNode
- setTop(int) - Method in class org.robolectric.shadows.ShadowRenderNodeQ
- setTopActivity(ComponentName) - Method in class org.robolectric.shadows.RunningTaskInfoBuilder
- setTorchMode(String, boolean) - Method in class org.robolectric.shadows.ShadowCameraManager
- setTotalBackgroundScanTimeMillis(long) - Method in class org.robolectric.shadows.WifiUsabilityStatsEntryBuilder
- setTotalBeaconRx(long) - Method in class org.robolectric.shadows.WifiUsabilityStatsEntryBuilder
- setTotalCcaBusyFreqTimeMillis(long) - Method in class org.robolectric.shadows.WifiUsabilityStatsEntryBuilder
- setTotalHotspot2ScanTimeMillis(long) - Method in class org.robolectric.shadows.WifiUsabilityStatsEntryBuilder
- setTotalNanScanTimeMillis(long) - Method in class org.robolectric.shadows.WifiUsabilityStatsEntryBuilder
- setTotalPnoScanTimeMillis(long) - Method in class org.robolectric.shadows.WifiUsabilityStatsEntryBuilder
- setTotalRadioOnFreqTimeMillis(long) - Method in class org.robolectric.shadows.WifiUsabilityStatsEntryBuilder
- setTotalRadioOnTimeMillis(long) - Method in class org.robolectric.shadows.WifiUsabilityStatsEntryBuilder
- setTotalRadioRxTimeMillis(long) - Method in class org.robolectric.shadows.WifiUsabilityStatsEntryBuilder
- setTotalRadioTxTimeMillis(long) - Method in class org.robolectric.shadows.WifiUsabilityStatsEntryBuilder
- setTotalRoamScanTimeMillis(long) - Method in class org.robolectric.shadows.WifiUsabilityStatsEntryBuilder
- setTotalRxBytes(int) - Static method in class org.robolectric.shadows.ShadowTrafficStats
-
Sets the value returned by
ShadowTrafficStats.getTotalRxBytes()
for testing - setTotalRxPackets(int) - Static method in class org.robolectric.shadows.ShadowTrafficStats
-
Sets the value returned by
ShadowTrafficStats.getTotalRxPackets()
for testing - setTotalRxSuccess(long) - Method in class org.robolectric.shadows.WifiUsabilityStatsEntryBuilder
- setTotalScanTimeMillis(long) - Method in class org.robolectric.shadows.WifiUsabilityStatsEntryBuilder
- setTotalSize(long) - Method in class org.robolectric.shadows.ShadowDownloadManager.ShadowRequest
- setTotalTimeInForeground(long) - Method in class org.robolectric.shadows.ShadowUsageStatsManager.UsageStatsBuilder
- setTotalTxBad(long) - Method in class org.robolectric.shadows.WifiUsabilityStatsEntryBuilder
- setTotalTxBytes(int) - Static method in class org.robolectric.shadows.ShadowTrafficStats
-
Sets the value returned by
ShadowTrafficStats.getTotalTxBytes()
for testing - setTotalTxPackets(int) - Static method in class org.robolectric.shadows.ShadowTrafficStats
-
Sets the value returned by
ShadowTrafficStats.getTotalTxPackets()
for testing - setTotalTxRetries(long) - Method in class org.robolectric.shadows.WifiUsabilityStatsEntryBuilder
- setTotalTxSuccess(long) - Method in class org.robolectric.shadows.WifiUsabilityStatsEntryBuilder
- setTouchExplorationEnabled(boolean) - Method in class org.robolectric.shadows.ShadowAccessibilityManager
- setTraceInputStream(InputStream) - Method in class org.robolectric.shadows.ShadowActivityManager.ApplicationExitInfoBuilder
- setTraceInputStream(InputStream) - Method in class org.robolectric.shadows.ShadowApplicationExitInfo
-
When called with a non-null InputStream, Overrides the stream returned by
ApplicationExitInfo.getTraceInputStream()
- setTransceiveResponse(byte[]) - Method in class org.robolectric.shadows.ShadowIsoDep
- setTransformCapabilities(int) - Method in class org.robolectric.shadows.ShadowColorDisplayManager
-
Sets the current transform capabilities.
- setTranslate(float, float) - Method in class org.robolectric.shadows.ShadowLegacyMatrix
- setTranslationX(float) - Method in class org.robolectric.shadows.ShadowRenderNode
- setTranslationX(float) - Method in class org.robolectric.shadows.ShadowRenderNodeQ
- setTranslationY(float) - Method in class org.robolectric.shadows.ShadowRenderNode
- setTranslationY(float) - Method in class org.robolectric.shadows.ShadowRenderNodeQ
- setTranslationZ(float) - Method in class org.robolectric.shadows.ShadowRenderNode
- setTranslationZ(float) - Method in class org.robolectric.shadows.ShadowRenderNodeQ
- setTransportInfo(TransportInfo) - Method in class org.robolectric.shadows.ShadowNetworkCapabilities
-
Sets the
transportInfo
of the NetworkCapabilities. - setTransportType(int) - Method in class org.robolectric.shadows.NetworkRegistrationInfoTestBuilder
- setTransportType(int) - Method in class org.robolectric.shadows.PreciseDataConnectionStateBuilder
- setTraversalAfter(AccessibilityNodeInfo) - Method in class org.robolectric.shadows.ShadowAccessibilityNodeInfo
-
Sets the view whose node is visited after this one in accessibility traversal.
- setTraversalAfter(View, int) - Method in class org.robolectric.shadows.ShadowAccessibilityNodeInfo
- setTraversalBefore(AccessibilityNodeInfo) - Method in class org.robolectric.shadows.ShadowAccessibilityNodeInfo
-
Sets the view before whose node this one should be visited during traversal.
- setTraversalBefore(View, int) - Method in class org.robolectric.shadows.ShadowAccessibilityNodeInfo
- setTtyModeSupported(boolean) - Method in class org.robolectric.shadows.ShadowTelephonyManager
-
Sets the value to be returned by
ShadowTelephonyManager.isTtyModeSupported()
- setTtySupported(boolean) - Method in class org.robolectric.shadows.ShadowTelecomManager
-
Sets the value to be returned by
ShadowTelecomManager.isTtySupported()
. - setTurnScreenOn(boolean) - Method in class org.robolectric.shadows.ShadowActivity
- setType(int) - Method in class org.robolectric.shadows.AudioDeviceInfoBuilder
-
Sets the device type.
- setType(int) - Method in class org.robolectric.shadows.ShadowAccessibilityWindowInfo
- setType(int) - Method in class org.robolectric.shadows.ShadowBluetoothDevice
-
Sets the return value for
BluetoothDevice.getType()
. - setType(int) - Method in class org.robolectric.shadows.ShadowSurfaceView.FakeSurfaceHolder
- setType(int) - Method in class org.robolectric.shadows.SharedLibraryInfoBuilder
- setType(String) - Static method in class org.robolectric.shadows.ShadowBuild
-
Sets the value of the
Build.TYPE
field. - setTypeface(Typeface) - Method in class org.robolectric.shadows.ShadowPaint
- setUceSettingEnabledForSubscriptionId(int, boolean) - Static method in class org.robolectric.shadows.ShadowRcsUceAdapter
-
Overrides the value returned by
RcsUceAdapter.isUceSettingEnabled()
for RcsUceAdapters associated withsubscriptionId
. - setUiccCardsInfo(Object) - Method in class org.robolectric.shadows.ShadowTelephonyManager
-
Sets the UICC cards information returned by
ShadowTelephonyManager.getUiccCardsInfo()
. - setUiccSlotsInfo(Object) - Method in class org.robolectric.shadows.ShadowTelephonyManager
-
Sets the UICC slots information returned by
ShadowTelephonyManager.getUiccSlotsInfo()
. - setUid(int) - Static method in class org.robolectric.shadows.ShadowProcess
-
Sets the identifier of this process.
- setUidImportance(int, int) - Method in class org.robolectric.shadows.ShadowActivityManager
- setUidMode(int, int, int) - Method in class org.robolectric.shadows.ShadowAppOpsManager
-
Int version of
ShadowAppOpsManager.setUidMode(String, int, int)
. - setUidMode(String, int, int) - Method in class org.robolectric.shadows.ShadowAppOpsManager
-
Change the operating mode for the given op in the given uid space.
- setUiHints(Bundle) - Method in class org.robolectric.shadows.ShadowVoiceInteractionService
- setUnbadgedApplicationIcon(String, Drawable) - Method in class org.robolectric.shadows.ShadowPackageManager
- setUnbindServiceCallsOnServiceDisconnected(boolean) - Method in class org.robolectric.shadows.ShadowApplication
-
Sets whether or not calls to unbindService should call onServiceDisconnected().
- setUnbindServiceCallsOnServiceDisconnected(boolean) - Method in class org.robolectric.shadows.ShadowInstrumentation
- setUnbindServiceShouldThrowIllegalArgument(boolean) - Method in class org.robolectric.shadows.ShadowApplication
- setUnderlineText(boolean) - Method in class org.robolectric.shadows.ShadowPaint
- setUninstallBlocked(ComponentName, String, boolean) - Method in class org.robolectric.shadows.ShadowDevicePolicyManager
- setUniqueDisplayId(String) - Method in class org.robolectric.shadows.BrightnessChangeEventBuilder
- setUnverifiedResponderLocation(ResponderLocation) - Method in class org.robolectric.shadows.RangingResultBuilder
- setup() - Method in class org.robolectric.android.controller.ActivityController
-
Calls the same lifecycle methods on the Activity called by Android the first time the Activity is created.
- setup(Bundle) - Method in class org.robolectric.android.controller.ActivityController
-
Calls the same lifecycle methods on the Activity called by Android when an Activity is restored from previously saved state.
- setupActivity(Class<T>) - Static method in class org.robolectric.Robolectric
-
Deprecated.use
androidx.test.core.app.ActivityScenario
- setUpApplicationState(String, ConfigurationStrategy.Configuration, AndroidManifest) - Method in class org.robolectric.android.internal.AndroidTestEnvironment
- setUpApplicationState(String, ConfigurationStrategy.Configuration, AndroidManifest) - Method in interface org.robolectric.internal.TestEnvironment
- setupBackupAgent(Class<T>) - Static method in class org.robolectric.Robolectric
- setupContentProvider(Class<T>) - Static method in class org.robolectric.Robolectric
- setupContentProvider(Class<T>, String) - Static method in class org.robolectric.Robolectric
- setUpdateNetworkPermission(int, boolean) - Method in class org.robolectric.shadows.ShadowWifiManager
-
Prevents a networkId from being updated using the
ShadowWifiManager.updateNetwork(android.net.wifi.WifiConfiguration)
method. - setUpDisplay() - Static method in class org.robolectric.android.Bootstrap
-
internal only
- setupIntentService(Class<T>) - Static method in class org.robolectric.Robolectric
- setupLogging() - Static method in class org.robolectric.shadows.ShadowLog
- setupService(Class<T>) - Static method in class org.robolectric.Robolectric
- setupSetterOrGetter(Class<?>, HashMap<Class<?>, HashMap<String, Method>>, String, Class<?>) - Method in class org.robolectric.shadows.ShadowPropertyValuesHolder
- setupShadersDiskCache(String, String) - Static method in class org.robolectric.nativeruntime.HardwareRendererNatives
- setupShadersDiskCache(String, String) - Static method in class org.robolectric.shadows.ShadowNativeHardwareRenderer
- setUsageSource(int) - Method in class org.robolectric.shadows.ShadowUsageStatsManager
-
Sets what app usage observers will consider the source of usage for an activity.
- setUsedInFix(boolean) - Method in class org.robolectric.shadows.GnssStatusBuilder.GnssSatelliteInfo.Builder
-
Deprecated.Sets whether the satellite
was used in the most recent position fix
. - setUseGlobalScheduler(boolean) - Static method in class org.robolectric.RoboSettings
-
Deprecated.Use PAUSED looper mode.
- setUseInMemoryDatabase(boolean) - Static method in class org.robolectric.shadows.ShadowSQLiteConnection
- setUserAgent(int) - Method in class org.robolectric.fakes.RoboWebSettings
- setUserAgentString(String) - Method in class org.robolectric.fakes.RoboWebSettings
- setUserBrightnessPoint(boolean) - Method in class org.robolectric.shadows.BrightnessChangeEventBuilder
- setUserData(Account, String, String) - Method in class org.robolectric.shadows.ShadowAccountManager
- setUserForeground(boolean) - Method in class org.robolectric.shadows.ShadowUserManager
-
Sets whether or not the current user is the foreground user.
- setUserIcon(Bitmap) - Method in class org.robolectric.shadows.ShadowUserManager
- setUserId(int) - Method in class org.robolectric.shadows.AssociationInfoBuilder
- setUserId(int) - Method in class org.robolectric.shadows.BrightnessChangeEventBuilder
- setUserId(int) - Method in class org.robolectric.shadows.ShadowContextImpl
-
Set the user id returned by
ShadowContextImpl.getUserId()
. - setUserName(String) - Method in class org.robolectric.shadows.ShadowUserManager
- setUserProvisioningState(int) - Method in class org.robolectric.shadows.ShadowDevicePolicyManager
-
Sets the user provisioning state.
- setUserProvisioningState(int, UserHandle) - Method in class org.robolectric.shadows.ShadowDevicePolicyManager
- setUserRestriction(UserHandle, String, boolean) - Method in class org.robolectric.shadows.ShadowUserManager
-
Deprecated.When possible, please use the real Android framework API
UserManager#setUserRestriction()
. - setUserRestriction(String, boolean) - Method in class org.robolectric.shadows.ShadowUserManager
- setUserRestriction(String, boolean, UserHandle) - Method in class org.robolectric.shadows.ShadowUserManager
-
Shadows UserManager.setUserRestriction() API.
- setUserSelectedOutgoingPhoneAccount(PhoneAccountHandle) - Method in class org.robolectric.shadows.ShadowTelecomManager
- setUserState(UserHandle, ShadowUserManager.UserState) - Method in class org.robolectric.shadows.ShadowUserManager
-
Sets the current state for a given user, see
UserManager.isUserRunning(UserHandle)
andUserManager.isUserRunningOrStopping(UserHandle)
- setUserSwitchability(int) - Method in class org.robolectric.shadows.ShadowUserManager
-
Sets the user switchability for all users.
- setUserUnlocked(boolean) - Method in class org.robolectric.shadows.ShadowUserManager
-
Setter for
UserManager.isUserUnlocked()
- setUseWebViewBackgroundForOverscrollBackground(boolean) - Method in class org.robolectric.fakes.RoboWebSettings
- setUseWideViewPort(boolean) - Method in class org.robolectric.fakes.RoboWebSettings
- setUuids(ParcelUuid[]) - Method in class org.robolectric.shadows.ShadowBluetoothDevice
-
Sets the return value for
BluetoothDevice.getUuids()
. - setUwbAdapter(ShadowRangingSession.Adapter) - Method in class org.robolectric.shadows.ShadowUwbManager
-
Sets the UWB adapter to use for new
ShadowRangingSession
s. - setUwbEnabled(boolean) - Method in class org.robolectric.shadows.ShadowUwbManager
-
Disables or enables UWB by the user.
- setValidWidgetProviderComponentName(boolean) - Method in class org.robolectric.shadows.ShadowAppWidgetManager
- setValue(long) - Method in class org.robolectric.shadows.NativeBitSet64
- setValue(long) - Method in class org.robolectric.shadows.ShadowTrace.Counter.Builder
- setValues(float[]) - Method in class org.robolectric.shadows.SensorEventBuilder
- setValues(float[]) - Method in class org.robolectric.shadows.ShadowLegacyMatrix
- setVcnConfig(ParcelUuid, VcnConfig) - Method in class org.robolectric.shadows.ShadowVcnManager
- setVendorId(int) - Method in class org.robolectric.shadows.InputDeviceBuilder
- setVendorId(int) - Method in class org.robolectric.shadows.ShadowInputDevice
-
Deprecated.use
InputDeviceBuilder
. - setVerifyDisplayHashResult(VerifiedDisplayHash) - Static method in class org.robolectric.shadows.ShadowDisplayHashManager
-
Sets the
VerifiedDisplayHash
that's going to be returned by following {DisplayHashManager#verifyDisplayHash} calls. - setVersion(long) - Method in class org.robolectric.shadows.SharedLibraryInfoBuilder
- setVersionCodename(String) - Static method in class org.robolectric.shadows.ShadowBuild
-
Sets the value of the
Build.VERSION.CODENAME
field. - setVersionIncremental(String) - Static method in class org.robolectric.shadows.ShadowBuild
-
Sets the value of the
Build.VERSION.INCREMENTAL
field. - setVersionMediaPerformanceClass(int) - Static method in class org.robolectric.shadows.ShadowBuild
-
Sets the value of the
Build.VERSION.MEDIA_PERFORMANCE_CLASS
field. - setVersionRelease(String) - Static method in class org.robolectric.shadows.ShadowBuild
-
Sets the value of the
Build.VERSION.RELEASE
field. - setVersionSecurityPatch(String) - Static method in class org.robolectric.shadows.ShadowBuild
-
Sets the value of the
Build.VERSION.SECURITY_PATCH
field. - setVibrationEffect(VibrationEffect) - Method in class org.robolectric.shadows.VibrationAttributesBuilder
- setVideoEncoder(int) - Method in class org.robolectric.shadows.ShadowMediaRecorder
- setVideoEncodingBitRate(int) - Method in class org.robolectric.shadows.ShadowMediaRecorder
- setVideoFrameRate(int) - Method in class org.robolectric.shadows.ShadowMediaRecorder
- setVideoOverlayForEmbeddedEncryptedVideoEnabled(boolean) - Method in class org.robolectric.fakes.RoboWebSettings
- setVideoPath(String) - Method in class org.robolectric.shadows.ShadowVideoView
- setVideoSize(int, int) - Method in class org.robolectric.shadows.ShadowMediaRecorder
- setVideoSource(int) - Method in class org.robolectric.shadows.ShadowMediaRecorder
- setVideoURI(Uri) - Method in class org.robolectric.shadows.ShadowVideoView
- setView(int) - Method in class org.robolectric.shadows.ShadowAlertController
- setView(View) - Method in class org.robolectric.shadows.ShadowAlertController
- setView(View) - Method in class org.robolectric.shadows.ShadowToast
- setView(View, WindowManager.LayoutParams, View) - Method in class org.robolectric.shadows.ShadowViewRootImpl
- setView(View, WindowManager.LayoutParams, View) - Method in interface org.robolectric.shadows.ShadowViewRootImpl.ViewRootImplReflector
- setView(View, WindowManager.LayoutParams, View, int) - Method in class org.robolectric.shadows.ShadowViewRootImpl
- setView(View, WindowManager.LayoutParams, View, int) - Method in interface org.robolectric.shadows.ShadowViewRootImpl.ViewRootImplReflector
- setViewFocus(boolean) - Method in class org.robolectric.shadows.ShadowView
- setVisible(boolean) - Method in class org.robolectric.fakes.RoboMenuItem
- setVisualVoicemailPackageName(String) - Method in class org.robolectric.shadows.ShadowTelephonyManager
-
Sets the value to be returned by
ShadowTelephonyManager.getVisualVoicemailPackageName()
. - setVisualVoicemailSmsFilterSettings(VisualVoicemailSmsFilterSettings) - Method in class org.robolectric.shadows.ShadowTelephonyManager
- setVoice(Voice) - Method in class org.robolectric.shadows.ShadowTextToSpeech
- setVoiceCapable(boolean) - Method in class org.robolectric.shadows.ShadowTelephonyManager
-
Sets the value returned by
ShadowTelephonyManager.isVoiceCapable()
. - setVoiceInteractor(Object) - Method in interface org.robolectric.shadows._Activity_
- setVoiceMailAlphaTag(String) - Method in class org.robolectric.shadows.ShadowTelephonyManager
-
Sets the value returned by
TelephonyManager.getVoiceMailAlphaTag()
. - setVoicemailNumber(PhoneAccountHandle, String) - Method in class org.robolectric.shadows.ShadowTelecomManager
- setVoiceMailNumber(String) - Method in class org.robolectric.shadows.ShadowTelephonyManager
-
Sets the value returned by
TelephonyManager.getVoiceMailNumber()
. - setVoicemailRingtoneUri(PhoneAccountHandle, Uri) - Method in class org.robolectric.shadows.ShadowTelephonyManager
-
Sets the value returned by
TelephonyManager.getVoicemailRingtoneUri(PhoneAccountHandle)
. - setVoicemailVibrationEnabled(PhoneAccountHandle, boolean) - Method in class org.robolectric.shadows.ShadowTelephonyManager
-
Sets the value returned by
TelephonyManager.isVoicemailVibrationEnabled(PhoneAccountHandle)
. - setVoiceNetworkType(int) - Method in class org.robolectric.shadows.ShadowTelephonyManager
-
Sets the value to be returned by calls to
ShadowTelephonyManager.getVoiceNetworkType()
. - setVoiceRecognitionSupported(boolean) - Method in class org.robolectric.shadows.ShadowBluetoothHeadset
-
Sets whether the headset supports voice recognition.
- setVoiceRegState(int) - Method in class org.robolectric.shadows.ServiceStateBuilder
- setVoiceSpecificInfo(VoiceSpecificRegistrationInfo) - Method in class org.robolectric.shadows.NetworkRegistrationInfoTestBuilder
- setVolume(float, float) - Method in class org.robolectric.shadows.ShadowMediaPlayer
- setVolumeControl(int) - Method in class org.robolectric.shadows.PlaybackInfoBuilder
- setVolumeControlStream(int) - Method in class org.robolectric.shadows.ShadowActivity
- setVolumeType(int) - Method in class org.robolectric.shadows.PlaybackInfoBuilder
- setWakeUpFlag(boolean) - Method in class org.robolectric.shadows.ShadowSensor
-
Controls the return value of
Sensor.isWakeUpSensor()
. - setWallpaperComponent(ComponentName) - Method in class org.robolectric.shadows.ShadowWallpaperManager
-
Sets a live wallpaper,
wallpaperService
, as the current wallpaper. - setWallpaperDimAmount(float) - Method in class org.robolectric.shadows.ShadowWallpaperManager
- setWebChromeClient(WebChromeClient) - Method in class org.robolectric.shadows.ShadowWebView
- setWebContentsDebuggingEnabled(boolean) - Static method in class org.robolectric.shadows.ShadowWebView
- setWebMessageCallback(WebMessagePort.WebMessageCallback) - Method in class org.robolectric.fakes.RoboWebMessagePort
- setWebMessageCallback(WebMessagePort.WebMessageCallback, Handler) - Method in class org.robolectric.fakes.RoboWebMessagePort
- setWebViewClient(WebViewClient) - Method in class org.robolectric.shadows.ShadowWebView
- setWidth(int) - Method in class org.robolectric.shadows.ShadowCanvas
- setWidth(int) - Method in class org.robolectric.shadows.ShadowDisplay
-
Changes the width available to the application for this display.
- setWidth(int) - Method in class org.robolectric.shadows.ShadowDisplayManager.ModeBuilder
- setWidth(int) - Method in class org.robolectric.shadows.ShadowLegacyBitmap
- setWidth(int) - Method in class org.robolectric.shadows.ShadowLegacyCanvas
- setWidth(int) - Method in class org.robolectric.shadows.ShadowNativeBaseCanvas
- setWifiApConfiguration(WifiConfiguration) - Method in class org.robolectric.shadows.ShadowWifiManager
- setWifiAwareSession(WifiAwareSession) - Method in class org.robolectric.shadows.ShadowWifiAwareManager
-
Sets parameter to pass to AttachCallback#onAttach(WifiAwareSession session)
- setWifiConnectedNetworkScorer(Executor, Object) - Method in class org.robolectric.shadows.ShadowWifiManager
-
Implements setWifiConnectedNetworkScorer() with the generic Object input as WifiConnectedNetworkScorer is a hidden/System API.
- setWifiEnabled(boolean) - Method in class org.robolectric.shadows.ShadowWifiManager
- setWifiOn(boolean) - Static method in class org.robolectric.shadows.ShadowSettings
-
Non-Android accessor that allows the value of the WIFI_ON setting to be set.
- setWifiP2pChannels(WifiP2pManager.Channel, int, int, WifiP2pManager.ActionListener) - Method in class org.robolectric.shadows.ShadowWifiP2pManager
- setWifiState(int) - Method in class org.robolectric.shadows.ShadowWifiManager
- setWindow(int, long, long, PendingIntent) - Method in class org.robolectric.shadows.ShadowAlarmManager
- setWindow(int, long, long, String, AlarmManager.OnAlarmListener, Handler) - Method in class org.robolectric.shadows.ShadowAlarmManager
- setWindow(int, long, long, String, Executor, AlarmManager.OnAlarmListener) - Method in class org.robolectric.shadows.ShadowAlarmManager
- setWindow(int, long, long, String, Executor, WorkSource, AlarmManager.OnAlarmListener) - Method in class org.robolectric.shadows.ShadowAlarmManager
- setWindow(Window) - Method in interface org.robolectric.shadows._Activity_
- setWindow(Window) - Method in class org.robolectric.shadows.ShadowActivity
- setWindowId(int) - Method in class org.robolectric.shadows.ShadowAccessibilityRecord
-
Sets the id of the window from which the event comes.
- setWindows(List<AccessibilityWindowInfo>) - Method in class org.robolectric.shadows.ShadowAccessibilityService
-
Sets the list of interactive windows shown on the device's default display as reported by
ShadowAccessibilityService.getWindows()
- setWindowsOnDisplay(int, List<AccessibilityWindowInfo>) - Method in class org.robolectric.shadows.ShadowAccessibilityService
-
Sets the list of interactive windows shown on the device's
displayId
display. - setWinFrame(Rect) - Method in interface org.robolectric.shadows.ShadowViewRootImpl.ViewRootImplReflector
- setWiredHeadsetOn(boolean) - Method in class org.robolectric.shadows.ShadowAudioManager
- setWordSpacing(float) - Method in class org.robolectric.shadows.ShadowPaint
- setWorkSource(WorkSource) - Method in class org.robolectric.shadows.ShadowPowerManager.ShadowWakeLock
- setWpa3SaeH2eSupported(boolean) - Method in class org.robolectric.shadows.ShadowWifiManager
-
Sets whether WPA3 SAE Hash-to-Element is supported.
- setWpa3SaePublicKeySupported(boolean) - Method in class org.robolectric.shadows.ShadowWifiManager
-
Sets whether WPA3 SAE Public Key is supported.
- setWpa3SaeSupported(boolean) - Method in class org.robolectric.shadows.ShadowWifiManager
-
Sets whether WPA3-Personal SAE is supported.
- setWpa3SuiteBSupported(boolean) - Method in class org.robolectric.shadows.ShadowWifiManager
-
Sets whether WPA3-Enterprise Suite-B-192 is supported.
- setWtfIsFatal(boolean) - Static method in class org.robolectric.shadows.ShadowLog
-
Sets whether calling
Log.wtf(java.lang.String, java.lang.String)
will throwLog.TerribleFailure
. - setX(float) - Method in class org.robolectric.shadows.DragEventBuilder
- setXdpi(float) - Method in class org.robolectric.shadows.ShadowDisplay
-
Changes the horizontal DPI for this display.
- setY(float) - Method in class org.robolectric.shadows.DragEventBuilder
- setYdpi(float) - Method in class org.robolectric.shadows.ShadowDisplay
-
Changes the vertical DPI for this display.
- ShaderNatives - Class in org.robolectric.nativeruntime
-
Native methods for Shader JNI registration.
- Shadow - Class in org.robolectric.shadow.api
- Shadow() - Constructor for class org.robolectric.shadow.api.Shadow
- ShadowAbsListView - Class in org.robolectric.shadows
- ShadowAbsListView() - Constructor for class org.robolectric.shadows.ShadowAbsListView
- ShadowAbsSpinner - Class in org.robolectric.shadows
- ShadowAbsSpinner() - Constructor for class org.robolectric.shadows.ShadowAbsSpinner
- ShadowAccessibilityButtonController - Class in org.robolectric.shadows
-
Shadow for
AccessibilityButtonController
. - ShadowAccessibilityButtonController() - Constructor for class org.robolectric.shadows.ShadowAccessibilityButtonController
- ShadowAccessibilityManager - Class in org.robolectric.shadows
- ShadowAccessibilityManager() - Constructor for class org.robolectric.shadows.ShadowAccessibilityManager
- ShadowAccessibilityNodeInfo - Class in org.robolectric.shadows
-
Properties of
AccessibilityNodeInfo
that are normally locked may be changed using test APIs. - ShadowAccessibilityNodeInfo() - Constructor for class org.robolectric.shadows.ShadowAccessibilityNodeInfo
- ShadowAccessibilityNodeInfo.OnPerformActionListener - Interface in org.robolectric.shadows
- ShadowAccessibilityRecord - Class in org.robolectric.shadows
-
Shadow of
AccessibilityRecord
. - ShadowAccessibilityRecord() - Constructor for class org.robolectric.shadows.ShadowAccessibilityRecord
- ShadowAccessibilityService - Class in org.robolectric.shadows
-
Shadow of AccessibilityService that tracks global actions and provides a mechanism to simulate the window list.
- ShadowAccessibilityService() - Constructor for class org.robolectric.shadows.ShadowAccessibilityService
- ShadowAccessibilityService.GestureDispatch - Class in org.robolectric.shadows
-
Represents a gesture that has been dispatched through the accessibility service.
- ShadowAccessibilityWindowInfo - Class in org.robolectric.shadows
-
Shadow of
AccessibilityWindowInfo
that allows a test to set properties that are locked in the original class. - ShadowAccessibilityWindowInfo() - Constructor for class org.robolectric.shadows.ShadowAccessibilityWindowInfo
- ShadowAccountManager - Class in org.robolectric.shadows
- ShadowAccountManager() - Constructor for class org.robolectric.shadows.ShadowAccountManager
- ShadowActivity - Class in org.robolectric.shadows
- ShadowActivity() - Constructor for class org.robolectric.shadows.ShadowActivity
- ShadowActivity.IntentForResult - Class in org.robolectric.shadows
-
Container object to hold an Intent, together with the requestCode used in a call to
Activity.startActivityForResult(Intent, int)
- ShadowActivity.IntentSenderRequest - Class in org.robolectric.shadows
-
Class to holds details of a startIntentSenderForResult request.
- ShadowActivity.OverriddenActivityTransition - Class in org.robolectric.shadows
-
Class to hold overridden activity transition details after calling
Activity.overrideActivityTransition(int, int, int, int)
- ShadowActivity.PermissionsRequest - Class in org.robolectric.shadows
-
Class to hold a permissions request, including its request code.
- ShadowActivityGroup - Class in org.robolectric.shadows
- ShadowActivityGroup() - Constructor for class org.robolectric.shadows.ShadowActivityGroup
- ShadowActivityManager - Class in org.robolectric.shadows
-
Shadow for
ActivityManager
- ShadowActivityManager() - Constructor for class org.robolectric.shadows.ShadowActivityManager
- ShadowActivityManager.ApplicationExitInfoBuilder - Class in org.robolectric.shadows
-
Builder class for
ApplicationExitInfo
- ShadowActivityManagerNative - Class in org.robolectric.shadows
- ShadowActivityManagerNative() - Constructor for class org.robolectric.shadows.ShadowActivityManagerNative
- ShadowActivityTaskManager - Class in org.robolectric.shadows
- ShadowActivityTaskManager() - Constructor for class org.robolectric.shadows.ShadowActivityTaskManager
- ShadowActivityThread - Class in org.robolectric.shadows
-
Shadow for
ActivityThread
. - ShadowActivityThread() - Constructor for class org.robolectric.shadows.ShadowActivityThread
- ShadowActivityThread._ActivityThread_ - Interface in org.robolectric.shadows
-
Accessor interface for
ActivityThread
's internals. - ShadowActivityThread._AppBindData_ - Interface in org.robolectric.shadows
-
Accessor interface for
ActivityThread.AppBindData
's internals. - ShadowAdapterView<T extends Adapter> - Class in org.robolectric.shadows
- ShadowAdapterView() - Constructor for class org.robolectric.shadows.ShadowAdapterView
- ShadowAlarmManager - Class in org.robolectric.shadows
-
Shadow for
AlarmManager
. - ShadowAlarmManager() - Constructor for class org.robolectric.shadows.ShadowAlarmManager
- ShadowAlarmManager.ScheduledAlarm - Class in org.robolectric.shadows
-
Represents a set alarm.
- ShadowAlertController - Class in org.robolectric.shadows
- ShadowAlertController() - Constructor for class org.robolectric.shadows.ShadowAlertController
- ShadowAlertDialog - Class in org.robolectric.shadows
- ShadowAlertDialog() - Constructor for class org.robolectric.shadows.ShadowAlertDialog
- ShadowAlertDialog.ShadowBuilder - Class in org.robolectric.shadows
- ShadowAlwaysOnHotwordDetector - Class in org.robolectric.shadows
-
Shadow implementation of
AlwaysOnHotwordDetector
. - ShadowAlwaysOnHotwordDetector() - Constructor for class org.robolectric.shadows.ShadowAlwaysOnHotwordDetector
- ShadowAlwaysOnHotwordDetector.ShadowRefreshAvailabilityTask<Params,
Progress, Result> - Class in org.robolectric.shadows -
Shadow for AsyncTask kicked off in the constructor of AlwaysOnHotwordDetector.
- ShadowAmbientContextManager - Class in org.robolectric.shadows
-
Shadow of
AmbientContextManager
- ShadowAmbientContextManager() - Constructor for class org.robolectric.shadows.ShadowAmbientContextManager
- ShadowAmbientDisplayConfiguration - Class in org.robolectric.shadows
-
Shadow for
AmbientDisplayConfiguration
class. - ShadowAmbientDisplayConfiguration() - Constructor for class org.robolectric.shadows.ShadowAmbientDisplayConfiguration
- ShadowAndroidBidi - Class in org.robolectric.shadows
- ShadowAndroidBidi() - Constructor for class org.robolectric.shadows.ShadowAndroidBidi
- ShadowAndroidHttpClient - Class in org.robolectric.shadows
- ShadowAndroidHttpClient() - Constructor for class org.robolectric.shadows.ShadowAndroidHttpClient
- ShadowAndroidXMultiDex - Class in org.robolectric.shadows.multidex
-
Deprecated.With Robolectric's min SDK version being 21, using Multidex libraries is no longer necessary. This class will be removed in Robolectric 4.15.
- ShadowAndroidXMultiDex() - Constructor for class org.robolectric.shadows.multidex.ShadowAndroidXMultiDex
-
Deprecated.
- ShadowAnimationBridge - Class in org.robolectric.shadows
-
Bridge between shadows and
Animation
. - ShadowAnimationBridge(Animation) - Constructor for class org.robolectric.shadows.ShadowAnimationBridge
- ShadowAnnotationValidations - Class in org.robolectric.shadows
- ShadowAnnotationValidations() - Constructor for class org.robolectric.shadows.ShadowAnnotationValidations
- ShadowApkAssets - Class in org.robolectric.shadows
- ShadowApkAssets() - Constructor for class org.robolectric.shadows.ShadowApkAssets
- ShadowApkAssets.Picker - Class in org.robolectric.shadows
- ShadowAppIntegrityManager - Class in org.robolectric.shadows
-
Shadow of
AppIntegrityManager
- ShadowAppIntegrityManager() - Constructor for class org.robolectric.shadows.ShadowAppIntegrityManager
-
Default shadow constructor that resets the
recordedRuleSet
. - ShadowApplication - Class in org.robolectric.shadows
- ShadowApplication() - Constructor for class org.robolectric.shadows.ShadowApplication
- ShadowApplication.Wrapper - Class in org.robolectric.shadows
- ShadowApplicationExitInfo - Class in org.robolectric.shadows
-
Shadow for
ApplicationExitInfo
- ShadowApplicationExitInfo() - Constructor for class org.robolectric.shadows.ShadowApplicationExitInfo
- ShadowApplicationPackageManager - Class in org.robolectric.shadows
-
Shadow for
ApplicationPackageManager
. - ShadowApplicationPackageManager() - Constructor for class org.robolectric.shadows.ShadowApplicationPackageManager
- ShadowAppOpsManager - Class in org.robolectric.shadows
-
Shadow for
AppOpsManager
. - ShadowAppOpsManager() - Constructor for class org.robolectric.shadows.ShadowAppOpsManager
- ShadowAppOpsManager.ModeAndException - Class in org.robolectric.shadows
-
Class holding usage mode and exception packages.
- ShadowAppTask - Class in org.robolectric.shadows
- ShadowAppTask() - Constructor for class org.robolectric.shadows.ShadowAppTask
- ShadowAppWidgetHost - Class in org.robolectric.shadows
- ShadowAppWidgetHost() - Constructor for class org.robolectric.shadows.ShadowAppWidgetHost
- ShadowAppWidgetHostView - Class in org.robolectric.shadows
- ShadowAppWidgetHostView() - Constructor for class org.robolectric.shadows.ShadowAppWidgetHostView
- ShadowAppWidgetManager - Class in org.robolectric.shadows
- ShadowAppWidgetManager() - Constructor for class org.robolectric.shadows.ShadowAppWidgetManager
- ShadowArrayAdapter<T> - Class in org.robolectric.shadows
- ShadowArrayAdapter() - Constructor for class org.robolectric.shadows.ShadowArrayAdapter
- ShadowArscApkAssets9 - Class in org.robolectric.shadows
-
Shadow for
ApkAssets
for Android P+ - ShadowArscApkAssets9() - Constructor for class org.robolectric.shadows.ShadowArscApkAssets9
- ShadowArscAssetInputStream - Class in org.robolectric.shadows
- ShadowArscAssetInputStream() - Constructor for class org.robolectric.shadows.ShadowArscAssetInputStream
- ShadowArscAssetManager - Class in org.robolectric.shadows
- ShadowArscAssetManager() - Constructor for class org.robolectric.shadows.ShadowArscAssetManager
- ShadowArscAssetManager10 - Class in org.robolectric.shadows
- ShadowArscAssetManager10() - Constructor for class org.robolectric.shadows.ShadowArscAssetManager10
- ShadowArscAssetManager14 - Class in org.robolectric.shadows
- ShadowArscAssetManager14() - Constructor for class org.robolectric.shadows.ShadowArscAssetManager14
- ShadowArscAssetManager9 - Class in org.robolectric.shadows
- ShadowArscAssetManager9() - Constructor for class org.robolectric.shadows.ShadowArscAssetManager9
- ShadowArscResourcesImpl - Class in org.robolectric.shadows
- ShadowArscResourcesImpl() - Constructor for class org.robolectric.shadows.ShadowArscResourcesImpl
- ShadowAssetInputStream - Class in org.robolectric.shadows
- ShadowAssetInputStream() - Constructor for class org.robolectric.shadows.ShadowAssetInputStream
- ShadowAssetInputStream.Picker - Class in org.robolectric.shadows
- ShadowAssetManager - Class in org.robolectric.shadows
- ShadowAssetManager() - Constructor for class org.robolectric.shadows.ShadowAssetManager
- ShadowAssetManager.ArscBase - Class in org.robolectric.shadows
- ShadowAssetManager.Picker - Class in org.robolectric.shadows
- ShadowAsyncQueryHandler - Class in org.robolectric.shadows
-
Shadow of
AsyncQueryHandler
, which calls methods synchronously. - ShadowAsyncQueryHandler() - Constructor for class org.robolectric.shadows.ShadowAsyncQueryHandler
- ShadowAsyncTask<Params,
Progress, Result> - Class in org.robolectric.shadows -
The shadow API for
AsyncTask
. - ShadowAsyncTask() - Constructor for class org.robolectric.shadows.ShadowAsyncTask
- ShadowAsyncTask.Picker - Class in org.robolectric.shadows
- ShadowAsyncTaskLoader<D> - Class in org.robolectric.shadows
-
The shadow API for
AsyncTaskLoader
. - ShadowAsyncTaskLoader() - Constructor for class org.robolectric.shadows.ShadowAsyncTaskLoader
- ShadowAsyncTaskLoader.Picker - Class in org.robolectric.shadows
- ShadowAudioEffect - Class in org.robolectric.shadows
-
Implements
AudioEffect
by shadowing its native methods. - ShadowAudioEffect() - Constructor for class org.robolectric.shadows.ShadowAudioEffect
- ShadowAudioManager - Class in org.robolectric.shadows
- ShadowAudioManager() - Constructor for class org.robolectric.shadows.ShadowAudioManager
- ShadowAudioManager.AudioFocusRequest - Class in org.robolectric.shadows
- ShadowAudioRecord - Class in org.robolectric.shadows
-
Shadow
AudioRecord
which by default will fulfil any requests for audio data by completely filling any requested buffers. - ShadowAudioRecord() - Constructor for class org.robolectric.shadows.ShadowAudioRecord
- ShadowAudioRecord.AudioRecordSource - Interface in org.robolectric.shadows
-
Provides underlying data for the
ShadowAudioRecord
. - ShadowAudioRecord.AudioRecordSourceProvider - Interface in org.robolectric.shadows
-
Provides
ShadowAudioRecord.AudioRecordSource
for the givenAudioRecord
. - ShadowAudioSystem - Class in org.robolectric.shadows
-
Shadow for
AudioSystem
. - ShadowAudioSystem() - Constructor for class org.robolectric.shadows.ShadowAudioSystem
- ShadowAudioTrack - Class in org.robolectric.shadows
-
Implementation of a couple methods in
AudioTrack
. - ShadowAudioTrack() - Constructor for class org.robolectric.shadows.ShadowAudioTrack
- ShadowAudioTrack.OnAudioDataWrittenListener - Interface in org.robolectric.shadows
-
Listeners to be notified when data is written to an
AudioTrack
viaAudioTrack.write(ByteBuffer, int, int)
- ShadowAutofillManager - Class in org.robolectric.shadows
-
Robolectric implementation of
android.os.AutofillManager
. - ShadowAutofillManager() - Constructor for class org.robolectric.shadows.ShadowAutofillManager
- ShadowBackdropFrameRenderer - Class in org.robolectric.shadows
-
Shadow for
BackdropFrameRenderer
- ShadowBackdropFrameRenderer() - Constructor for class org.robolectric.shadows.ShadowBackdropFrameRenderer
- ShadowBackgroundThread - Class in org.robolectric.shadows
- ShadowBackgroundThread() - Constructor for class org.robolectric.shadows.ShadowBackgroundThread
- ShadowBackupDataInput - Class in org.robolectric.shadows
-
Shadow for BackupDataInput.
- ShadowBackupDataInput() - Constructor for class org.robolectric.shadows.ShadowBackupDataInput
- ShadowBackupDataOutput - Class in org.robolectric.shadows
-
Shadow for BackupDataOutput.
- ShadowBackupDataOutput() - Constructor for class org.robolectric.shadows.ShadowBackupDataOutput
- ShadowBackupManager - Class in org.robolectric.shadows
-
A stub implementation of
BackupManager
that instead of connecting to a real backup transport and performing restores, stores which packages are restored from which backup set, what the final result should be and can be verified using methods on the shadow likeShadowBackupManager.getPackageRestoreToken(String)
andShadowBackupManager.getPackageRestoreCount(String)
. - ShadowBackupManager() - Constructor for class org.robolectric.shadows.ShadowBackupManager
- ShadowBaseAdapter - Class in org.robolectric.shadows
- ShadowBaseAdapter() - Constructor for class org.robolectric.shadows.ShadowBaseAdapter
- ShadowBaseStringBlock - Class in org.robolectric.shadows
- ShadowBaseStringBlock() - Constructor for class org.robolectric.shadows.ShadowBaseStringBlock
- ShadowBaseStringBlock.Picker - Class in org.robolectric.shadows
- ShadowBaseXmlBlock - Class in org.robolectric.shadows
- ShadowBaseXmlBlock() - Constructor for class org.robolectric.shadows.ShadowBaseXmlBlock
- ShadowBaseXmlBlock.Picker - Class in org.robolectric.shadows
- ShadowBasicTagTechnology - Class in org.robolectric.shadows
-
Extends BasicTagTechnology to allow for testing.
- ShadowBasicTagTechnology() - Constructor for class org.robolectric.shadows.ShadowBasicTagTechnology
- ShadowBatteryManager - Class in org.robolectric.shadows
- ShadowBatteryManager() - Constructor for class org.robolectric.shadows.ShadowBatteryManager
- ShadowBinder - Class in org.robolectric.shadows
- ShadowBinder() - Constructor for class org.robolectric.shadows.ShadowBinder
- ShadowBinderBridge - Class in org.robolectric.shadows
-
Bridge between shadow and
Binder
. - ShadowBinderBridge(Binder) - Constructor for class org.robolectric.shadows.ShadowBinderBridge
- ShadowBiometricManager - Class in org.robolectric.shadows
-
Provides testing APIs for
BiometricManager
- ShadowBiometricManager() - Constructor for class org.robolectric.shadows.ShadowBiometricManager
- ShadowBitmap - Class in org.robolectric.shadows
-
Base class for
Bitmap
shadows. - ShadowBitmap() - Constructor for class org.robolectric.shadows.ShadowBitmap
- ShadowBitmap.BitmapReflector - Interface in org.robolectric.shadows
-
Reflector for
Bitmap
. - ShadowBitmap.Picker - Class in org.robolectric.shadows
-
Shadow picker for
Bitmap
. - ShadowBitmapDrawable - Class in org.robolectric.shadows
- ShadowBitmapDrawable() - Constructor for class org.robolectric.shadows.ShadowBitmapDrawable
- ShadowBitmapFactory - Class in org.robolectric.shadows
- ShadowBitmapFactory() - Constructor for class org.robolectric.shadows.ShadowBitmapFactory
- ShadowBitmapRegionDecoder - Class in org.robolectric.shadows
- ShadowBitmapRegionDecoder() - Constructor for class org.robolectric.shadows.ShadowBitmapRegionDecoder
- ShadowBlockGuardOs - Class in org.robolectric.shadows
- ShadowBlockGuardOs() - Constructor for class org.robolectric.shadows.ShadowBlockGuardOs
- ShadowBluetoothA2dp - Class in org.robolectric.shadows
-
Shadow of
BluetoothA2dp
. - ShadowBluetoothA2dp() - Constructor for class org.robolectric.shadows.ShadowBluetoothA2dp
- ShadowBluetoothAdapter - Class in org.robolectric.shadows
- ShadowBluetoothAdapter() - Constructor for class org.robolectric.shadows.ShadowBluetoothAdapter
- ShadowBluetoothDevice - Class in org.robolectric.shadows
-
Shadow for
BluetoothDevice
. - ShadowBluetoothDevice() - Constructor for class org.robolectric.shadows.ShadowBluetoothDevice
- ShadowBluetoothDevice.BluetoothGattConnectionInterceptor - Interface in org.robolectric.shadows
-
Interceptor interface for
BluetoothGatt
objects. - ShadowBluetoothFrameworkInitializer - Class in org.robolectric.shadows
-
Shadow for BluetoothFrameworkInitializer.
- ShadowBluetoothFrameworkInitializer() - Constructor for class org.robolectric.shadows.ShadowBluetoothFrameworkInitializer
- ShadowBluetoothGatt - Class in org.robolectric.shadows
-
Shadow implementation of
BluetoothGatt
. - ShadowBluetoothGatt() - Constructor for class org.robolectric.shadows.ShadowBluetoothGatt
- ShadowBluetoothGattServer - Class in org.robolectric.shadows
-
Shadow of
BluetoothGattServer
. - ShadowBluetoothGattServer() - Constructor for class org.robolectric.shadows.ShadowBluetoothGattServer
- ShadowBluetoothHeadset - Class in org.robolectric.shadows
-
Shadow for
BluetoothHeadset
- ShadowBluetoothHeadset() - Constructor for class org.robolectric.shadows.ShadowBluetoothHeadset
- ShadowBluetoothLeAdvertiser - Class in org.robolectric.shadows
-
Shadow implementation of
BluetoothLeAdvertiser
. - ShadowBluetoothLeAdvertiser() - Constructor for class org.robolectric.shadows.ShadowBluetoothLeAdvertiser
- ShadowBluetoothLeBroadcast - Class in org.robolectric.shadows
-
Shadow of
BluetoothLeBroadcast
. - ShadowBluetoothLeBroadcast() - Constructor for class org.robolectric.shadows.ShadowBluetoothLeBroadcast
- ShadowBluetoothLeScanner - Class in org.robolectric.shadows
-
Adds Robolectric support for BLE scanning.
- ShadowBluetoothLeScanner() - Constructor for class org.robolectric.shadows.ShadowBluetoothLeScanner
- ShadowBluetoothLeScanner.ScanParams - Class in org.robolectric.shadows
-
Encapsulates scan params passed to
BluetoothAdapter
startScan methods. - ShadowBluetoothManager - Class in org.robolectric.shadows
-
Shadow of
BluetoothManager
that makes the testing possible. - ShadowBluetoothManager() - Constructor for class org.robolectric.shadows.ShadowBluetoothManager
- ShadowBluetoothServerSocket - Class in org.robolectric.shadows
- ShadowBluetoothServerSocket() - Constructor for class org.robolectric.shadows.ShadowBluetoothServerSocket
- ShadowBluetoothSocket - Class in org.robolectric.shadows
- ShadowBluetoothSocket() - Constructor for class org.robolectric.shadows.ShadowBluetoothSocket
- ShadowBroadcastPendingResult - Class in org.robolectric.shadows
- ShadowBroadcastPendingResult() - Constructor for class org.robolectric.shadows.ShadowBroadcastPendingResult
- ShadowBroadcastReceiver - Class in org.robolectric.shadows
- ShadowBroadcastReceiver() - Constructor for class org.robolectric.shadows.ShadowBroadcastReceiver
- ShadowBroadcastResponseStats - Class in org.robolectric.shadows
-
Shadow of
BroadcastResponseStats
for accessing hidden APIs. - ShadowBroadcastResponseStats() - Constructor for class org.robolectric.shadows.ShadowBroadcastResponseStats
- ShadowBugreportManager - Class in org.robolectric.shadows
-
Implementation of
BugreportManager
. - ShadowBugreportManager() - Constructor for class org.robolectric.shadows.ShadowBugreportManager
- ShadowBuild - Class in org.robolectric.shadows
- ShadowBuild() - Constructor for class org.robolectric.shadows.ShadowBuild
- ShadowBuilder() - Constructor for class org.robolectric.shadows.ShadowAlertDialog.ShadowBuilder
- ShadowBuilder() - Constructor for class org.robolectric.shadows.ShadowLegacyTypeface.ShadowBuilder
- ShadowCall - Class in org.robolectric.shadows
-
Robolectric test for
Call
. - ShadowCall() - Constructor for class org.robolectric.shadows.ShadowCall
- ShadowCall.ShadowRttCall - Class in org.robolectric.shadows
-
Robolectric test for
Call.RttCall
. - ShadowCallLogCalls - Class in org.robolectric.shadows
-
Shadow for the system's CallLog.Call class that allows tests to configure the most recent call.
- ShadowCallLogCalls() - Constructor for class org.robolectric.shadows.ShadowCallLogCalls
- ShadowCallScreeningService - Class in org.robolectric.shadows
-
Shadow for
CallScreeningService
. - ShadowCallScreeningService() - Constructor for class org.robolectric.shadows.ShadowCallScreeningService
- ShadowCallScreeningService.RespondToCallInput - Class in org.robolectric.shadows
-
Contains the parameters used to call
CallScreeningService.respondToCall(android.telecom.Call.Details, android.telecom.CallScreeningService.CallResponse)
. - ShadowCamcorderProfile - Class in org.robolectric.shadows
-
Shadow of the CamcorderProfile that allows the caller to add custom profile settings.
- ShadowCamcorderProfile() - Constructor for class org.robolectric.shadows.ShadowCamcorderProfile
- ShadowCamera - Class in org.robolectric.shadows
- ShadowCamera() - Constructor for class org.robolectric.shadows.ShadowCamera
- ShadowCamera.ShadowParameters - Class in org.robolectric.shadows
-
Shadows the Android
Camera.Parameters
class. - ShadowCameraCaptureSessionImpl - Class in org.robolectric.shadows
-
Shadow class for
CameraCaptureSessionImpl
- ShadowCameraCaptureSessionImpl() - Constructor for class org.robolectric.shadows.ShadowCameraCaptureSessionImpl
- ShadowCameraCharacteristics - Class in org.robolectric.shadows
- ShadowCameraCharacteristics() - Constructor for class org.robolectric.shadows.ShadowCameraCharacteristics
- ShadowCameraDeviceImpl - Class in org.robolectric.shadows
-
Shadow class for
CameraDeviceImpl
- ShadowCameraDeviceImpl() - Constructor for class org.robolectric.shadows.ShadowCameraDeviceImpl
- ShadowCameraManager - Class in org.robolectric.shadows
-
Shadow class for
CameraManager
- ShadowCameraManager() - Constructor for class org.robolectric.shadows.ShadowCameraManager
- ShadowCameraManager.ShadowCameraManagerGlobal - Class in org.robolectric.shadows
-
Shadow class for internal class CameraManager$CameraManagerGlobal
- ShadowCameraManagerGlobal() - Constructor for class org.robolectric.shadows.ShadowCameraManager.ShadowCameraManagerGlobal
- ShadowCameraMetadataNative - Class in org.robolectric.shadows
-
Shadow class for
CameraMetadataNative
- ShadowCameraMetadataNative() - Constructor for class org.robolectric.shadows.ShadowCameraMetadataNative
- ShadowCameraMetadataNativeR - Class in org.robolectric.shadows
-
Shadow class for
CameraMetadataNative
- ShadowCameraMetadataNativeR() - Constructor for class org.robolectric.shadows.ShadowCameraMetadataNativeR
- ShadowCanvas - Class in org.robolectric.shadows
-
Base class for
Canvas
shadow classes. - ShadowCanvas() - Constructor for class org.robolectric.shadows.ShadowCanvas
- ShadowCanvas.ArcPaintHistoryEvent - Class in org.robolectric.shadows
- ShadowCanvas.CirclePaintHistoryEvent - Class in org.robolectric.shadows
- ShadowCanvas.LinePaintHistoryEvent - Class in org.robolectric.shadows
- ShadowCanvas.OvalPaintHistoryEvent - Class in org.robolectric.shadows
- ShadowCanvas.Picker - Class in org.robolectric.shadows
-
Shadow picker for
Canvas
. - ShadowCanvas.RectPaintHistoryEvent - Class in org.robolectric.shadows
- ShadowCanvas.RoundRectPaintHistoryEvent - Class in org.robolectric.shadows
-
Captures round rectangle drawing events
- ShadowCanvas.TextHistoryEvent - Class in org.robolectric.shadows
- ShadowCaptioningManager - Class in org.robolectric.shadows
-
Shadow of
CaptioningManager
. - ShadowCaptioningManager() - Constructor for class org.robolectric.shadows.ShadowCaptioningManager
- ShadowCaptureRequestBuilder - Class in org.robolectric.shadows
-
Shadow class for
CaptureRequest.Builder
. - ShadowCaptureRequestBuilder() - Constructor for class org.robolectric.shadows.ShadowCaptureRequestBuilder
- ShadowCaptureResult - Class in org.robolectric.shadows
-
Shadow of
CaptureResult
. - ShadowCaptureResult() - Constructor for class org.robolectric.shadows.ShadowCaptureResult
- ShadowCardEmulation - Class in org.robolectric.shadows
-
Shadow implementation of
CardEmulation
. - ShadowCardEmulation() - Constructor for class org.robolectric.shadows.ShadowCardEmulation
- ShadowCarrierConfigManager - Class in org.robolectric.shadows
- ShadowCarrierConfigManager() - Constructor for class org.robolectric.shadows.ShadowCarrierConfigManager
- ShadowChangeReporter - Class in org.robolectric.shadows
- ShadowChangeReporter() - Constructor for class org.robolectric.shadows.ShadowChangeReporter
- ShadowChoreographer - Class in org.robolectric.shadows
-
The shadow API for
Choreographer
. - ShadowChoreographer() - Constructor for class org.robolectric.shadows.ShadowChoreographer
- ShadowChoreographer.CallbackQueueReflector - Interface in org.robolectric.shadows
-
Accessor interface for
Choreographer
's CallbackQueue internals - ShadowChoreographer.ChoreographerReflector - Interface in org.robolectric.shadows
-
Accessor interface for
Choreographer
's internals - ShadowChoreographer.Picker - Class in org.robolectric.shadows
- shadowClassName - Variable in class org.robolectric.internal.bytecode.ShadowInfo
- ShadowClipboardManager - Class in org.robolectric.shadows
- ShadowClipboardManager() - Constructor for class org.robolectric.shadows.ShadowClipboardManager
- ShadowCloseGuard - Class in org.robolectric.shadows
-
Shadow for
CloseGuard
. - ShadowCloseGuard() - Constructor for class org.robolectric.shadows.ShadowCloseGuard
- ShadowCodecBuffer() - Constructor for class org.robolectric.shadows.ShadowMediaCodec.ShadowCodecBuffer
- ShadowColor - Class in org.robolectric.shadows
- ShadowColor() - Constructor for class org.robolectric.shadows.ShadowColor
- ShadowColorDisplayManager - Class in org.robolectric.shadows
-
Shadow for
ColorDisplayManager
. - ShadowColorDisplayManager() - Constructor for class org.robolectric.shadows.ShadowColorDisplayManager
- ShadowColorSpaceRgb - Class in org.robolectric.shadows
-
Shadow for
ColorSpace.Rgb
. - ShadowColorSpaceRgb() - Constructor for class org.robolectric.shadows.ShadowColorSpaceRgb
- ShadowCompanionDeviceManager - Class in org.robolectric.shadows
-
Shadow for CompanionDeviceManager.
- ShadowCompanionDeviceManager() - Constructor for class org.robolectric.shadows.ShadowCompanionDeviceManager
- ShadowCompatibility - Class in org.robolectric.shadows
-
Shadow for
Compatability
. - ShadowCompatibility() - Constructor for class org.robolectric.shadows.ShadowCompatibility
- ShadowCompoundButton - Class in org.robolectric.shadows
- ShadowCompoundButton() - Constructor for class org.robolectric.shadows.ShadowCompoundButton
- ShadowConfig() - Constructor for class org.robolectric.shadows.ShadowSettings.ShadowConfig
- ShadowConnection - Class in org.robolectric.shadows
-
Shadow for
Connection
that represents a phone call or connection to a remote endpoint that carries voice and/or video traffic. - ShadowConnection() - Constructor for class org.robolectric.shadows.ShadowConnection
- ShadowConnectivityManager - Class in org.robolectric.shadows
- ShadowConnectivityManager() - Constructor for class org.robolectric.shadows.ShadowConnectivityManager
- ShadowConstants - Class in org.robolectric.internal.bytecode
- ShadowConstants() - Constructor for class org.robolectric.internal.bytecode.ShadowConstants
- ShadowContentCaptureManager - Class in org.robolectric.shadows
-
A Shadow for android.view.contentcapture.ContentCaptureManager added in Android R.
- ShadowContentCaptureManager() - Constructor for class org.robolectric.shadows.ShadowContentCaptureManager
- ShadowContentProvider - Class in org.robolectric.shadows
-
Shadow for
ContentProvider
. - ShadowContentProvider() - Constructor for class org.robolectric.shadows.ShadowContentProvider
- ShadowContentProviderClient - Class in org.robolectric.shadows
- ShadowContentProviderClient() - Constructor for class org.robolectric.shadows.ShadowContentProviderClient
- ShadowContentProviderOperation - Class in org.robolectric.shadows
- ShadowContentProviderOperation() - Constructor for class org.robolectric.shadows.ShadowContentProviderOperation
- ShadowContentProviderResult - Class in org.robolectric.shadows
- ShadowContentProviderResult() - Constructor for class org.robolectric.shadows.ShadowContentProviderResult
- ShadowContentResolver - Class in org.robolectric.shadows
- ShadowContentResolver() - Constructor for class org.robolectric.shadows.ShadowContentResolver
- ShadowContentResolver.DeleteStatement - Class in org.robolectric.shadows
-
A statement used to delete content in a
ContentProvider
. - ShadowContentResolver.InsertStatement - Class in org.robolectric.shadows
-
A statement used to insert content into a
ContentProvider
. - ShadowContentResolver.NotifiedUri - Class in org.robolectric.shadows
- ShadowContentResolver.Statement - Class in org.robolectric.shadows
-
A statement used to modify content in a
ContentProvider
. - ShadowContentResolver.Status - Class in org.robolectric.shadows
- ShadowContentResolver.UpdateStatement - Class in org.robolectric.shadows
-
A statement used to update content in a
ContentProvider
. - ShadowContentUris - Class in org.robolectric.shadows
- ShadowContentUris() - Constructor for class org.robolectric.shadows.ShadowContentUris
- ShadowContextHubClient - Class in org.robolectric.shadows
-
Shadow for
ContextHubClient
. - ShadowContextHubClient() - Constructor for class org.robolectric.shadows.ShadowContextHubClient
- ShadowContextHubManager - Class in org.robolectric.shadows
-
Shadow for
ContextHubManager
. - ShadowContextHubManager() - Constructor for class org.robolectric.shadows.ShadowContextHubManager
- ShadowContextImpl - Class in org.robolectric.shadows
- ShadowContextImpl() - Constructor for class org.robolectric.shadows.ShadowContextImpl
- ShadowContextImpl._ContextImpl_ - Interface in org.robolectric.shadows
-
Reflector interface for
ContextImpl
's internals. - ShadowContextThemeWrapper - Class in org.robolectric.shadows
- ShadowContextThemeWrapper() - Constructor for class org.robolectric.shadows.ShadowContextThemeWrapper
- ShadowContextWrapper - Class in org.robolectric.shadows
- ShadowContextWrapper() - Constructor for class org.robolectric.shadows.ShadowContextWrapper
- ShadowCookieManager - Class in org.robolectric.shadows
- ShadowCookieManager() - Constructor for class org.robolectric.shadows.ShadowCookieManager
- ShadowCookieSyncManager - Class in org.robolectric.shadows
- ShadowCookieSyncManager() - Constructor for class org.robolectric.shadows.ShadowCookieSyncManager
- ShadowCountDownTimer - Class in org.robolectric.shadows
- ShadowCountDownTimer() - Constructor for class org.robolectric.shadows.ShadowCountDownTimer
- ShadowCrossProfileApps - Class in org.robolectric.shadows
-
Robolectric implementation of
CrossProfileApps
. - ShadowCrossProfileApps() - Constructor for class org.robolectric.shadows.ShadowCrossProfileApps
- ShadowCrossProfileApps.StartedActivity - Class in org.robolectric.shadows
-
Container object to hold parameters passed to
ShadowCrossProfileApps.startMainActivity(ComponentName, UserHandle)
orShadowCrossProfileApps.startActivity(ComponentName, UserHandle)
,ShadowCrossProfileApps.startActivity(Intent, UserHandle, Activity)
,ShadowCrossProfileApps.startActivity(Intent, UserHandle, Activity, Bundle)
. - ShadowCrossProfileApps.StartedMainActivity - Class in org.robolectric.shadows
-
Deprecated.
- ShadowCryptoObject - Class in org.robolectric.shadows
- ShadowCryptoObject() - Constructor for class org.robolectric.shadows.ShadowCryptoObject
- ShadowCursorWindow - Class in org.robolectric.shadows
-
The base shadow class for
CursorWindow
. - ShadowCursorWindow() - Constructor for class org.robolectric.shadows.ShadowCursorWindow
- ShadowCursorWindow.Picker - Class in org.robolectric.shadows
-
Shadow
ShadowCursorWindow.Picker
forShadowCursorWindow
- ShadowCursorWrapper - Class in org.robolectric.shadows
- ShadowCursorWrapper() - Constructor for class org.robolectric.shadows.ShadowCursorWrapper
- ShadowDateIntervalFormat - Class in org.robolectric.shadows
- ShadowDateIntervalFormat() - Constructor for class org.robolectric.shadows.ShadowDateIntervalFormat
- ShadowDatePickerDialog - Class in org.robolectric.shadows
- ShadowDatePickerDialog() - Constructor for class org.robolectric.shadows.ShadowDatePickerDialog
- ShadowDateUtils - Class in org.robolectric.shadows
-
Shadow for
DateUtils
. - ShadowDateUtils() - Constructor for class org.robolectric.shadows.ShadowDateUtils
- ShadowDebug - Class in org.robolectric.shadows
- ShadowDebug() - Constructor for class org.robolectric.shadows.ShadowDebug
- ShadowDecorator - Class in org.robolectric.internal.bytecode
-
Decorator which adds Robolectric's shadowing behavior to a class.
- ShadowDecorator() - Constructor for class org.robolectric.internal.bytecode.ShadowDecorator
- ShadowDefaultRequestDirector - Class in org.robolectric.shadows.httpclient
- ShadowDefaultRequestDirector() - Constructor for class org.robolectric.shadows.httpclient.ShadowDefaultRequestDirector
- ShadowDeviceConfig - Class in org.robolectric.shadows
- ShadowDeviceConfig() - Constructor for class org.robolectric.shadows.ShadowDeviceConfig
- ShadowDevicePolicyManager - Class in org.robolectric.shadows
-
Shadow for
DevicePolicyManager
. - ShadowDevicePolicyManager() - Constructor for class org.robolectric.shadows.ShadowDevicePolicyManager
- ShadowDevicePolicyResourcesManager - Class in org.robolectric.shadows
-
Shadow for
DevicePolicyResourcesManager
. - ShadowDevicePolicyResourcesManager() - Constructor for class org.robolectric.shadows.ShadowDevicePolicyResourcesManager
- ShadowDexFile - Class in org.robolectric.shadows
-
Shadow implementation of dalvik.system.Dexfile.
- ShadowDexFile() - Constructor for class org.robolectric.shadows.ShadowDexFile
- ShadowDialog - Class in org.robolectric.shadows
- ShadowDialog() - Constructor for class org.robolectric.shadows.ShadowDialog
- ShadowDiscoverySession - Class in org.robolectric.shadows
- ShadowDiscoverySession() - Constructor for class org.robolectric.shadows.ShadowDiscoverySession
- ShadowDisplay - Class in org.robolectric.shadows
-
It is possible to override some display properties using setters on
ShadowDisplay
. - ShadowDisplay() - Constructor for class org.robolectric.shadows.ShadowDisplay
- ShadowDisplayEventReceiver - Class in org.robolectric.shadows
-
Shadow of
DisplayEventReceiver
. - ShadowDisplayEventReceiver() - Constructor for class org.robolectric.shadows.ShadowDisplayEventReceiver
- ShadowDisplayEventReceiver.DisplayEventReceiverReflector - Interface in org.robolectric.shadows
-
Reflector interface for
DisplayEventReceiver
's internals. - ShadowDisplayHashManager - Class in org.robolectric.shadows
-
Shadow of
DisplayHashManager
. - ShadowDisplayHashManager() - Constructor for class org.robolectric.shadows.ShadowDisplayHashManager
- ShadowDisplayListCanvas - Class in org.robolectric.shadows
-
Shadow for
android.view.DisplayListCanvas
from API versions M to R - ShadowDisplayListCanvas() - Constructor for class org.robolectric.shadows.ShadowDisplayListCanvas
- ShadowDisplayManager - Class in org.robolectric.shadows
-
For tests, display properties may be changed and devices may be added or removed programmatically.
- ShadowDisplayManager() - Constructor for class org.robolectric.shadows.ShadowDisplayManager
- ShadowDisplayManager.ModeBuilder - Class in org.robolectric.shadows
-
Builder class for
Display.Mode
- ShadowDisplayManagerGlobal - Class in org.robolectric.shadows
-
Shadow for
DisplayManagerGlobal
. - ShadowDisplayManagerGlobal() - Constructor for class org.robolectric.shadows.ShadowDisplayManagerGlobal
- ShadowDistanceMeasurementManager - Class in org.robolectric.shadows
-
Shadow implementation of
DistanceMeasurementManager
. - ShadowDistanceMeasurementManager() - Constructor for class org.robolectric.shadows.ShadowDistanceMeasurementManager
- ShadowDownloadManager - Class in org.robolectric.shadows
- ShadowDownloadManager() - Constructor for class org.robolectric.shadows.ShadowDownloadManager
- ShadowDownloadManager.CompletedDownload - Class in org.robolectric.shadows
-
Value class to represent a "completed download" sent to
DownloadManager
using the addCompletedDownload APIs. - ShadowDownloadManager.ShadowQuery - Class in org.robolectric.shadows
- ShadowDownloadManager.ShadowRequest - Class in org.robolectric.shadows
- ShadowDrawable - Class in org.robolectric.shadows
- ShadowDrawable() - Constructor for class org.robolectric.shadows.ShadowDrawable
- ShadowDropBoxManager - Class in org.robolectric.shadows
-
Fake dropbox manager that starts with no entries.
- ShadowDropBoxManager() - Constructor for class org.robolectric.shadows.ShadowDropBoxManager
- ShadowDynamicsProcessing - Class in org.robolectric.shadows
-
Implements
DynamicsProcessing
by relying onShadowAudioEffect
. - ShadowDynamicsProcessing() - Constructor for class org.robolectric.shadows.ShadowDynamicsProcessing
- shadowedClassName - Variable in class org.robolectric.internal.bytecode.ShadowInfo
- ShadowEdgeEffect - Class in org.robolectric.shadows
-
Shadow for
EdgeEffect
- ShadowEdgeEffect() - Constructor for class org.robolectric.shadows.ShadowEdgeEffect
- ShadowedObject - Interface in org.robolectric.internal.bytecode
- ShadowEGL14 - Class in org.robolectric.shadows
-
Shadow for EGL14.
- ShadowEGL14() - Constructor for class org.robolectric.shadows.ShadowEGL14
- ShadowEnvironment - Class in org.robolectric.shadows
- ShadowEnvironment() - Constructor for class org.robolectric.shadows.ShadowEnvironment
- ShadowEnvironment.ShadowUserEnvironment - Class in org.robolectric.shadows
- ShadowEuiccManager - Class in org.robolectric.shadows
- ShadowEuiccManager() - Constructor for class org.robolectric.shadows.ShadowEuiccManager
- ShadowEvent() - Constructor for class org.robolectric.shadows.ShadowEventLog.ShadowEvent
- ShadowEventLog - Class in org.robolectric.shadows
- ShadowEventLog() - Constructor for class org.robolectric.shadows.ShadowEventLog
- ShadowEventLog.EventBuilder - Class in org.robolectric.shadows
-
Class to build
EventLog.Event
- ShadowEventLog.ShadowEvent - Class in org.robolectric.shadows
- ShadowExtraNatives() - Constructor for class org.robolectric.shadows.ShadowNativeMatrix.ShadowExtraNatives
- ShadowFileIntegrityManager - Class in org.robolectric.shadows
-
Shadow for
FileIntegrityManager
. - ShadowFileIntegrityManager() - Constructor for class org.robolectric.shadows.ShadowFileIntegrityManager
- ShadowFileObserver - Class in org.robolectric.shadows
-
A shadow implementation of FileObserver that uses java.nio.file.WatchService.
- ShadowFileObserver() - Constructor for class org.robolectric.shadows.ShadowFileObserver
- ShadowFileUtils - Class in org.robolectric.shadows
- ShadowFileUtils() - Constructor for class org.robolectric.shadows.ShadowFileUtils
- ShadowFilter - Class in org.robolectric.shadows
- ShadowFilter() - Constructor for class org.robolectric.shadows.ShadowFilter
- ShadowFingerprintManager - Class in org.robolectric.shadows
-
Provides testing APIs for
FingerprintManager
- ShadowFingerprintManager() - Constructor for class org.robolectric.shadows.ShadowFingerprintManager
- ShadowFloatMath - Class in org.robolectric.shadows
-
Shadow for
FloatMath
. - ShadowFloatMath() - Constructor for class org.robolectric.shadows.ShadowFloatMath
- ShadowFont - Class in org.robolectric.shadows
-
Shadow for
Font
for Android S - ShadowFont() - Constructor for class org.robolectric.shadows.ShadowFont
- ShadowFontBuilder - Class in org.robolectric.shadows
-
Shadow for
Font.Builder
- ShadowFontBuilder() - Constructor for class org.robolectric.shadows.ShadowFontBuilder
- ShadowFontFamily - Class in org.robolectric.shadows
- ShadowFontFamily() - Constructor for class org.robolectric.shadows.ShadowFontFamily
- ShadowFontsContract - Class in org.robolectric.shadows
- ShadowFontsContract() - Constructor for class org.robolectric.shadows.ShadowFontsContract
- ShadowFontsFontFamily - Class in org.robolectric.shadows
-
Shadow for
FontFamily
. - ShadowFontsFontFamily() - Constructor for class org.robolectric.shadows.ShadowFontsFontFamily
- ShadowFontsFontFamily.ShadowFontsFontFamilyBuilder - Class in org.robolectric.shadows
-
Shadow for
FontFamily.Builder
. - ShadowFontsFontFamilyBuilder() - Constructor for class org.robolectric.shadows.ShadowFontsFontFamily.ShadowFontsFontFamilyBuilder
- ShadowGainmap - Class in org.robolectric.shadows
-
Fake implementation for Gainmap class.
- ShadowGainmap() - Constructor for class org.robolectric.shadows.ShadowGainmap
- ShadowGeocoder - Class in org.robolectric.shadows
- ShadowGeocoder() - Constructor for class org.robolectric.shadows.ShadowGeocoder
- ShadowGestureDetector - Class in org.robolectric.shadows
- ShadowGestureDetector() - Constructor for class org.robolectric.shadows.ShadowGestureDetector
- ShadowGLES20 - Class in org.robolectric.shadows
-
Fake implementation of
GLES20
- ShadowGLES20() - Constructor for class org.robolectric.shadows.ShadowGLES20
- ShadowGlobal() - Constructor for class org.robolectric.shadows.ShadowSettings.ShadowGlobal
- ShadowGLSurfaceView - Class in org.robolectric.shadows
-
Fake implementation of GLSurfaceView
- ShadowGLSurfaceView() - Constructor for class org.robolectric.shadows.ShadowGLSurfaceView
- ShadowGoogleApiAvailability - Class in org.robolectric.shadows.gms.common
- ShadowGoogleApiAvailability() - Constructor for class org.robolectric.shadows.gms.common.ShadowGoogleApiAvailability
- ShadowGoogleAuthUtil - Class in org.robolectric.shadows.gms
-
Calls to static method of
GoogleAuthUtil
will be redirected to the providedShadowGoogleAuthUtil.GoogleAuthUtilImpl
implementation. - ShadowGoogleAuthUtil() - Constructor for class org.robolectric.shadows.gms.ShadowGoogleAuthUtil
- ShadowGoogleAuthUtil.GoogleAuthUtilImpl - Class in org.robolectric.shadows.gms
-
Class containing methods with same signatures of the static methods of
GoogleAuthUtil
- ShadowGooglePlayServicesUtil - Class in org.robolectric.shadows.gms
-
Calls to static method of
GooglePlayServicesUtil
will be redirected to the providedShadowGooglePlayServicesUtil.GooglePlayServicesUtilImpl
implementation. - ShadowGooglePlayServicesUtil() - Constructor for class org.robolectric.shadows.gms.ShadowGooglePlayServicesUtil
- ShadowGooglePlayServicesUtil.GooglePlayServicesUtilImpl - Class in org.robolectric.shadows.gms
-
Class containing methods with same signatures of the static methods of
GooglePlayServicesUtil
. - ShadowGradientDrawable - Class in org.robolectric.shadows
- ShadowGradientDrawable() - Constructor for class org.robolectric.shadows.ShadowGradientDrawable
- ShadowHardwareBuffer - Class in org.robolectric.shadows
-
Shadow of android.hardware.HardwareBuffer.
- ShadowHardwareBuffer() - Constructor for class org.robolectric.shadows.ShadowHardwareBuffer
- ShadowHardwareRenderer - Class in org.robolectric.shadows
-
No-op shadow for
HardwareRenderer
. - ShadowHardwareRenderer() - Constructor for class org.robolectric.shadows.ShadowHardwareRenderer
- ShadowHidlSupport - Class in org.robolectric.shadows
-
Activates Hidl support
- ShadowHidlSupport() - Constructor for class org.robolectric.shadows.ShadowHidlSupport
- ShadowHttpResponseCache - Class in org.robolectric.shadows
- ShadowHttpResponseCache() - Constructor for class org.robolectric.shadows.ShadowHttpResponseCache
- ShadowIAppOpsService - Class in org.robolectric.shadows
- ShadowIAppOpsService() - Constructor for class org.robolectric.shadows.ShadowIAppOpsService
- ShadowIAppOpsService.ShadowStub - Class in org.robolectric.shadows
- ShadowIcon - Class in org.robolectric.shadows
- ShadowIcon() - Constructor for class org.robolectric.shadows.ShadowIcon
- ShadowICU - Class in org.robolectric.shadows
- ShadowICU() - Constructor for class org.robolectric.shadows.ShadowICU
- ShadowImageDecoder - Class in org.robolectric.shadows
- ShadowImageDecoder() - Constructor for class org.robolectric.shadows.ShadowImageDecoder
- ShadowImageReader - Class in org.robolectric.shadows
-
Shadow for
ImageReader
- ShadowImageReader() - Constructor for class org.robolectric.shadows.ShadowImageReader
- ShadowImageReader.ShadowSurfaceImage - Class in org.robolectric.shadows
-
Shadow for
Image
- ShadowImages() - Constructor for class org.robolectric.shadows.ShadowMediaStore.ShadowImages
- ShadowImeTracingClientImpl - Class in org.robolectric.shadows
- ShadowImeTracingClientImpl() - Constructor for class org.robolectric.shadows.ShadowImeTracingClientImpl
- ShadowImpl - Class in org.robolectric.internal.bytecode
- ShadowImpl() - Constructor for class org.robolectric.internal.bytecode.ShadowImpl
- ShadowImsMmTelManager - Class in org.robolectric.shadows
-
Supports IMS by default.
- ShadowImsMmTelManager() - Constructor for class org.robolectric.shadows.ShadowImsMmTelManager
- ShadowInCallAdapter - Class in org.robolectric.shadows
-
Shadow for
InCallAdapter
. - ShadowInCallAdapter() - Constructor for class org.robolectric.shadows.ShadowInCallAdapter
- ShadowInCallService - Class in org.robolectric.shadows
-
Shadow for
InCallService
. - ShadowInCallService() - Constructor for class org.robolectric.shadows.ShadowInCallService
- ShadowIncidentManager - Class in org.robolectric.shadows
-
Shadow class for
IncidentManager
. - ShadowIncidentManager() - Constructor for class org.robolectric.shadows.ShadowIncidentManager
- ShadowInetAddressUtils - Class in org.robolectric.shadows
-
Shadow InetAddressUtils class that doesn't use native Libcore function.
- ShadowInetAddressUtils() - Constructor for class org.robolectric.shadows.ShadowInetAddressUtils
- ShadowInfo - Class in org.robolectric.internal.bytecode
- ShadowInputDevice - Class in org.robolectric.shadows
-
Deprecated.use
InputDeviceBuilder
. - ShadowInputDevice() - Constructor for class org.robolectric.shadows.ShadowInputDevice
-
Deprecated.
- ShadowInputEvent - Class in org.robolectric.shadows
- ShadowInputEvent() - Constructor for class org.robolectric.shadows.ShadowInputEvent
- ShadowInputEventReceiver - Class in org.robolectric.shadows
- ShadowInputEventReceiver() - Constructor for class org.robolectric.shadows.ShadowInputEventReceiver
- ShadowInputManager - Class in org.robolectric.shadows
-
Shadow for
InputManager
- ShadowInputManager() - Constructor for class org.robolectric.shadows.ShadowInputManager
- ShadowInputManagerGlobal - Class in org.robolectric.shadows
-
Shadow for new InputManagerGlobal introduced in android U.
- ShadowInputManagerGlobal() - Constructor for class org.robolectric.shadows.ShadowInputManagerGlobal
- ShadowInputMethodManager - Class in org.robolectric.shadows
-
Shadow for InputMethodManager.
- ShadowInputMethodManager() - Constructor for class org.robolectric.shadows.ShadowInputMethodManager
- ShadowInputMethodManager.PrivateCommandListener - Interface in org.robolectric.shadows
-
Handler for receiving PrivateCommands.
- ShadowInputMethodManager.SoftInputVisibilityChangeHandler - Interface in org.robolectric.shadows
-
Handler for receiving soft input visibility changed event.
- ShadowInsetsController - Class in org.robolectric.shadows
-
Intercepts calls to [InsetsController] to monitor system bars functionality (hide/show).
- ShadowInsetsController() - Constructor for class org.robolectric.shadows.ShadowInsetsController
- ShadowInstrumentation - Class in org.robolectric.shadows
- ShadowInstrumentation() - Constructor for class org.robolectric.shadows.ShadowInstrumentation
- ShadowInstrumentation._Instrumentation_ - Interface in org.robolectric.shadows
-
Reflector interface for
Instrumentation
's internals. - ShadowIntent - Class in org.robolectric.shadows
- ShadowIntent() - Constructor for class org.robolectric.shadows.ShadowIntent
- ShadowIntentService - Class in org.robolectric.shadows
- ShadowIntentService() - Constructor for class org.robolectric.shadows.ShadowIntentService
- ShadowInvalidator - Class in org.robolectric.internal.bytecode
- ShadowInvalidator() - Constructor for class org.robolectric.internal.bytecode.ShadowInvalidator
- ShadowIoUtils - Class in org.robolectric.shadows
- ShadowIoUtils() - Constructor for class org.robolectric.shadows.ShadowIoUtils
- shadowIsDeprecated() - Method in class org.robolectric.annotation.processing.RobolectricModel.ShadowInfo
- ShadowIsoDep - Class in org.robolectric.shadows
-
Extends IsoDep to allow for testing.
- ShadowIsoDep() - Constructor for class org.robolectric.shadows.ShadowIsoDep
- ShadowJobScheduler - Class in org.robolectric.shadows
- ShadowJobScheduler() - Constructor for class org.robolectric.shadows.ShadowJobScheduler
- ShadowJobScheduler.ShadowJobSchedulerImpl - Class in org.robolectric.shadows
- ShadowJobSchedulerImpl() - Constructor for class org.robolectric.shadows.ShadowJobScheduler.ShadowJobSchedulerImpl
- ShadowJobService - Class in org.robolectric.shadows
- ShadowJobService() - Constructor for class org.robolectric.shadows.ShadowJobService
- ShadowJsPromptResult - Class in org.robolectric.shadows
- ShadowJsPromptResult() - Constructor for class org.robolectric.shadows.ShadowJsPromptResult
- ShadowJsResult - Class in org.robolectric.shadows
- ShadowJsResult() - Constructor for class org.robolectric.shadows.ShadowJsResult
- ShadowKeyCharacterMap - Class in org.robolectric.shadows
- ShadowKeyCharacterMap() - Constructor for class org.robolectric.shadows.ShadowKeyCharacterMap
- ShadowKeyEvent - Class in org.robolectric.shadows
-
Shadow for
KeyEvent
. - ShadowKeyEvent() - Constructor for class org.robolectric.shadows.ShadowKeyEvent
- ShadowKeyguardLock() - Constructor for class org.robolectric.shadows.ShadowKeyguardManager.ShadowKeyguardLock
- ShadowKeyguardManager - Class in org.robolectric.shadows
- ShadowKeyguardManager() - Constructor for class org.robolectric.shadows.ShadowKeyguardManager
- ShadowKeyguardManager.ShadowKeyguardLock - Class in org.robolectric.shadows
-
An implementation of
KeyguardManager.KeyguardLock
, for use in tests. - ShadowLauncherApps - Class in org.robolectric.shadows
-
Shadow of
LauncherApps
. - ShadowLauncherApps() - Constructor for class org.robolectric.shadows.ShadowLauncherApps
- ShadowLegacyAsyncTask<Params,
Progress, Result> - Class in org.robolectric.shadows -
A
AsyncTask
shadow forLooperMode.Mode.LEGACY
. - ShadowLegacyAsyncTask() - Constructor for class org.robolectric.shadows.ShadowLegacyAsyncTask
- ShadowLegacyAsyncTaskLoader<D> - Class in org.robolectric.shadows
-
The shadow
AsyncTaskLoader
forLooperMode.Mode.LEGACY
. - ShadowLegacyAsyncTaskLoader() - Constructor for class org.robolectric.shadows.ShadowLegacyAsyncTaskLoader
- ShadowLegacyBitmap - Class in org.robolectric.shadows
- ShadowLegacyBitmap() - Constructor for class org.robolectric.shadows.ShadowLegacyBitmap
- ShadowLegacyCanvas - Class in org.robolectric.shadows
-
Broken.
- ShadowLegacyCanvas() - Constructor for class org.robolectric.shadows.ShadowLegacyCanvas
- ShadowLegacyChoreographer - Class in org.robolectric.shadows
-
The
Choreographer
shadow forLooperMode.Mode.PAUSED
. - ShadowLegacyChoreographer() - Constructor for class org.robolectric.shadows.ShadowLegacyChoreographer
- ShadowLegacyCursorWindow - Class in org.robolectric.shadows
-
Legacy shadow for
CursowWindow
. - ShadowLegacyCursorWindow() - Constructor for class org.robolectric.shadows.ShadowLegacyCursorWindow
- ShadowLegacyLooper - Class in org.robolectric.shadows
-
The shadow Looper implementation for
LooperMode.Mode.LEGACY
. - ShadowLegacyLooper() - Constructor for class org.robolectric.shadows.ShadowLegacyLooper
- ShadowLegacyMatrix - Class in org.robolectric.shadows
- ShadowLegacyMatrix() - Constructor for class org.robolectric.shadows.ShadowLegacyMatrix
- ShadowLegacyMessage - Class in org.robolectric.shadows
-
The shadow
Message
forLooperMode.Mode.LEGACY
. - ShadowLegacyMessage() - Constructor for class org.robolectric.shadows.ShadowLegacyMessage
- ShadowLegacyMessageQueue - Class in org.robolectric.shadows
-
The shadow
MessageQueue
forLooperMode.Mode.LEGACY
. - ShadowLegacyMessageQueue() - Constructor for class org.robolectric.shadows.ShadowLegacyMessageQueue
- ShadowLegacyPath - Class in org.robolectric.shadows
-
The shadow only supports straight-line paths.
- ShadowLegacyPath() - Constructor for class org.robolectric.shadows.ShadowLegacyPath
- ShadowLegacySQLiteConnection - Class in org.robolectric.shadows
-
Shadow for
SQLiteConnection
that is backed by sqlite4java. - ShadowLegacySQLiteConnection() - Constructor for class org.robolectric.shadows.ShadowLegacySQLiteConnection
- ShadowLegacySystemClock - Class in org.robolectric.shadows
-
A shadow SystemClock for
LooperMode.Mode.LEGACY
- ShadowLegacySystemClock() - Constructor for class org.robolectric.shadows.ShadowLegacySystemClock
- ShadowLegacyTypeface - Class in org.robolectric.shadows
-
Shadow for
Typeface
. - ShadowLegacyTypeface() - Constructor for class org.robolectric.shadows.ShadowLegacyTypeface
- ShadowLegacyTypeface.ShadowBuilder - Class in org.robolectric.shadows
-
Shadow for
Typeface.Builder
- ShadowLinearLayout - Class in org.robolectric.shadows
- ShadowLinearLayout() - Constructor for class org.robolectric.shadows.ShadowLinearLayout
- ShadowLineBreaker - Class in org.robolectric.shadows
-
Shadow for android.graphics.text.LineBreaker
- ShadowLineBreaker() - Constructor for class org.robolectric.shadows.ShadowLineBreaker
- ShadowLinkMovementMethod - Class in org.robolectric.shadows
- ShadowLinkMovementMethod() - Constructor for class org.robolectric.shadows.ShadowLinkMovementMethod
- ShadowLinux - Class in org.robolectric.shadows
- ShadowLinux() - Constructor for class org.robolectric.shadows.ShadowLinux
- ShadowListPopupWindow - Class in org.robolectric.shadows
- ShadowListPopupWindow() - Constructor for class org.robolectric.shadows.ShadowListPopupWindow
- ShadowListView - Class in org.robolectric.shadows
- ShadowListView() - Constructor for class org.robolectric.shadows.ShadowListView
- ShadowLoadedApk - Class in org.robolectric.shadows
- ShadowLoadedApk() - Constructor for class org.robolectric.shadows.ShadowLoadedApk
- ShadowLoadedApk._LoadedApk_ - Interface in org.robolectric.shadows
-
Accessor interface for
LoadedApk
's internals. - ShadowLocaleData - Class in org.robolectric.shadows
-
Robolectric only supports en_US regardless of the default locale set in the JVM.
- ShadowLocaleData() - Constructor for class org.robolectric.shadows.ShadowLocaleData
- ShadowLocaleList - Class in org.robolectric.shadows
-
Shadow for
LocaleList
- ShadowLocaleList() - Constructor for class org.robolectric.shadows.ShadowLocaleList
- ShadowLocaleManager - Class in org.robolectric.shadows
-
Shadow of
LocaleManager
- ShadowLocaleManager() - Constructor for class org.robolectric.shadows.ShadowLocaleManager
- ShadowLocationManager - Class in org.robolectric.shadows
-
Shadow for
LocationManager
. - ShadowLocationManager() - Constructor for class org.robolectric.shadows.ShadowLocationManager
- ShadowLocationManager.ProviderProperties - Class in org.robolectric.shadows
-
ProviderProperties is not public prior to S, so a new class is required to represent it prior to that platform.
- ShadowLocationManager.RoboLocationRequest - Class in org.robolectric.shadows
-
LocationRequest is not public prior to S, so a new class is required to represent it prior to those platforms.
- ShadowLog - Class in org.robolectric.shadows
-
Controls the behavior of
Log
and provides access to log messages. - ShadowLog() - Constructor for class org.robolectric.shadows.ShadowLog
- ShadowLog.LogItem - Class in org.robolectric.shadows
-
A single log item.
- ShadowLooper - Class in org.robolectric.shadows
-
The base shadow API class for controlling Loopers.
- ShadowLooper() - Constructor for class org.robolectric.shadows.ShadowLooper
- ShadowLooper.Picker - Class in org.robolectric.shadows
- ShadowLowPowerStandbyPortsLock() - Constructor for class org.robolectric.shadows.ShadowPowerManager.ShadowLowPowerStandbyPortsLock
- ShadowMagnificationController - Class in org.robolectric.shadows
-
Shadow of MagnificationController.
- ShadowMagnificationController() - Constructor for class org.robolectric.shadows.ShadowMagnificationController
- shadowMainLooper - Variable in class org.robolectric.android.controller.ComponentController
- shadowMainLooper() - Static method in class org.robolectric.shadows.ShadowLooper
- ShadowMap - Class in org.robolectric.internal.bytecode
-
Maps from instrumented class to shadow class.
- ShadowMap.Builder - Class in org.robolectric.internal.bytecode
- ShadowMatcher - Interface in org.robolectric.sandbox
-
ShadowMatcher is used by
ShadowWrangler
to provide library-specific rules about whether shadow classes and methods should be considered matches. - ShadowMatrix - Class in org.robolectric.shadows
- ShadowMatrix() - Constructor for class org.robolectric.shadows.ShadowMatrix
- ShadowMatrix.Picker - Class in org.robolectric.shadows
-
Shadow picker for
Matrix
. - ShadowMeasuredParagraph - Class in org.robolectric.shadows
- ShadowMeasuredParagraph() - Constructor for class org.robolectric.shadows.ShadowMeasuredParagraph
- ShadowMeasuredTextBuilder - Class in org.robolectric.shadows
- ShadowMeasuredTextBuilder() - Constructor for class org.robolectric.shadows.ShadowMeasuredTextBuilder
- ShadowMedia() - Constructor for class org.robolectric.shadows.ShadowMediaStore.ShadowImages.ShadowMedia
- ShadowMediaActionSound - Class in org.robolectric.shadows
-
A shadow implementation of
MediaActionSound
. - ShadowMediaActionSound() - Constructor for class org.robolectric.shadows.ShadowMediaActionSound
- ShadowMediaCodec - Class in org.robolectric.shadows
-
Implementation of
MediaCodec
which supports both asynchronous and synchronous modes. - ShadowMediaCodec() - Constructor for class org.robolectric.shadows.ShadowMediaCodec
- ShadowMediaCodec.CodecConfig - Class in org.robolectric.shadows
-
Configuration that can be supplied to
ShadowMediaCodec
to simulate actual encoding/decoding. - ShadowMediaCodec.CodecConfig.Codec - Interface in org.robolectric.shadows
-
A codec is implemented as part of the configuration to allow the
ShadowMediaCodec
to simulate actual encoding/decoding. - ShadowMediaCodec.ShadowCodecBuffer - Class in org.robolectric.shadows
-
Shadows CodecBuffer to prevent attempting to free non-direct ByteBuffer objects.
- ShadowMediaCodecList - Class in org.robolectric.shadows
-
Implementation of
MediaCodecList
. - ShadowMediaCodecList() - Constructor for class org.robolectric.shadows.ShadowMediaCodecList
- ShadowMediaController - Class in org.robolectric.shadows
-
Implementation of
MediaController
. - ShadowMediaController() - Constructor for class org.robolectric.shadows.ShadowMediaController
- ShadowMediaExtractor - Class in org.robolectric.shadows
-
A shadow for the MediaExtractor class.
- ShadowMediaExtractor() - Constructor for class org.robolectric.shadows.ShadowMediaExtractor
- ShadowMediaMetadataRetriever - Class in org.robolectric.shadows
- ShadowMediaMetadataRetriever() - Constructor for class org.robolectric.shadows.ShadowMediaMetadataRetriever
- ShadowMediaMuxer - Class in org.robolectric.shadows
-
Implementation of
MediaMuxer
which directly passes input bytes to the specified file, with no modification. - ShadowMediaMuxer() - Constructor for class org.robolectric.shadows.ShadowMediaMuxer
- ShadowMediaPlayer - Class in org.robolectric.shadows
-
Automated testing of media playback can be a difficult thing - especially testing that your code properly handles asynchronous errors and events.
- ShadowMediaPlayer() - Constructor for class org.robolectric.shadows.ShadowMediaPlayer
- ShadowMediaPlayer.CreateListener - Interface in org.robolectric.shadows
-
Callback interface for clients that wish to be informed when a new
MediaPlayer
instance is constructed. - ShadowMediaPlayer.InvalidStateBehavior - Enum in org.robolectric.shadows
-
Possible behavior modes for the media player when a method is invoked in an invalid state.
- ShadowMediaPlayer.MediaEvent - Interface in org.robolectric.shadows
- ShadowMediaPlayer.MediaInfo - Class in org.robolectric.shadows
-
Class specifying information for an emulated media object.
- ShadowMediaPlayer.MediaInfoProvider - Interface in org.robolectric.shadows
-
Provides a
ShadowMediaPlayer.MediaInfo
for a givenDataSource
. - ShadowMediaPlayer.State - Enum in org.robolectric.shadows
-
Possible states for the media player to be in.
- ShadowMediaRecorder - Class in org.robolectric.shadows
- ShadowMediaRecorder() - Constructor for class org.robolectric.shadows.ShadowMediaRecorder
- ShadowMediaRouter - Class in org.robolectric.shadows
-
Shadow class for
MediaRouter
. - ShadowMediaRouter() - Constructor for class org.robolectric.shadows.ShadowMediaRouter
- ShadowMediaScannerConnection - Class in org.robolectric.shadows
-
Shadow of
MediaScannerConnection
- ShadowMediaScannerConnection() - Constructor for class org.robolectric.shadows.ShadowMediaScannerConnection
- ShadowMediaSession - Class in org.robolectric.shadows
- ShadowMediaSession() - Constructor for class org.robolectric.shadows.ShadowMediaSession
- ShadowMediaSessionManager - Class in org.robolectric.shadows
-
Shadow for
MediaSessionManager
. - ShadowMediaSessionManager() - Constructor for class org.robolectric.shadows.ShadowMediaSessionManager
- ShadowMediaStore - Class in org.robolectric.shadows
-
Shadow for
MediaStore
. - ShadowMediaStore() - Constructor for class org.robolectric.shadows.ShadowMediaStore
- ShadowMediaStore.CloudMediaChangedEvent - Class in org.robolectric.shadows
-
Event info for
MediaStore.notifyCloudMediaChangedEvent(android.content.ContentResolver, java.lang.String, java.lang.String)
notify events. - ShadowMediaStore.ShadowImages - Class in org.robolectric.shadows
-
Shadow for
MediaStore.Images
. - ShadowMediaStore.ShadowImages.ShadowMedia - Class in org.robolectric.shadows
-
Shadow for
MediaStore.Images.Media
. - ShadowMediaStore.ShadowImages.ShadowThumbnails - Class in org.robolectric.shadows
-
Shadow for
MediaStore.Images.Thumbnails
. - ShadowMediaStore.ShadowVideo - Class in org.robolectric.shadows
-
Shadow for
MediaStore.Video
. - ShadowMediaStore.ShadowVideo.ShadowThumbnails - Class in org.robolectric.shadows
-
Shadow for
MediaStore.Video.Thumbnails
. - ShadowMemoryMappedFile - Class in org.robolectric.shadows
-
This is used by Android to load and inferFromValue time zone information.
- ShadowMemoryMappedFile() - Constructor for class org.robolectric.shadows.ShadowMemoryMappedFile
- ShadowMemoryMappedFile.RoboBufferIterator - Class in org.robolectric.shadows
- ShadowMemoryMappedFileS - Class in org.robolectric.shadows
-
Fork of ShadowMemoryMappedFile to adjust to changed package names of MemoryMappedFile in S.
- ShadowMemoryMappedFileS() - Constructor for class org.robolectric.shadows.ShadowMemoryMappedFileS
- ShadowMemoryMappedFileS.RoboBufferIterator - Class in org.robolectric.shadows
- ShadowMessage - Class in org.robolectric.shadows
-
The shadow API for
Message
. - ShadowMessage() - Constructor for class org.robolectric.shadows.ShadowMessage
- ShadowMessage.Picker - Class in org.robolectric.shadows
-
The shadow Picker for this class
- ShadowMessageQueue - Class in org.robolectric.shadows
-
The shadow API for
MessageQueue
. - ShadowMessageQueue() - Constructor for class org.robolectric.shadows.ShadowMessageQueue
- ShadowMessageQueue.Picker - Class in org.robolectric.shadows
-
The shadow Picker for this class.
- ShadowMessenger - Class in org.robolectric.shadows
- ShadowMessenger() - Constructor for class org.robolectric.shadows.ShadowMessenger
- ShadowMimeTypeMap - Class in org.robolectric.shadows
- ShadowMimeTypeMap() - Constructor for class org.robolectric.shadows.ShadowMimeTypeMap
- ShadowMotionEvent - Class in org.robolectric.shadows
-
Shadow of MotionEvent.
- ShadowMotionEvent() - Constructor for class org.robolectric.shadows.ShadowMotionEvent
- ShadowMulticastLock() - Constructor for class org.robolectric.shadows.ShadowWifiManager.ShadowMulticastLock
- ShadowMultiDex - Class in org.robolectric.shadows.multidex
-
Deprecated.With Robolectric's min SDK version being 21, using Multidex libraries is no longer necessary. This class will be removed in Robolectric 4.15.
- ShadowMultiDex() - Constructor for class org.robolectric.shadows.multidex.ShadowMultiDex
-
Deprecated.
- ShadowNative() - Constructor for class org.robolectric.shadows.ShadowNativeColorSpaceRgb.ShadowNative
- ShadowNativeAllocationRegistry - Class in org.robolectric.shadows
-
Shadow for
NativeAllocationRegistry
that is backed by native code - ShadowNativeAllocationRegistry() - Constructor for class org.robolectric.shadows.ShadowNativeAllocationRegistry
- ShadowNativeAllocationRegistry.Picker - Class in org.robolectric.shadows
-
Shadow picker for
NativeAllocationRegistry
. - ShadowNativeAnimatedImageDrawable - Class in org.robolectric.shadows
-
Shadow for
AnimatedImageDrawable
that is backed by native code - ShadowNativeAnimatedImageDrawable() - Constructor for class org.robolectric.shadows.ShadowNativeAnimatedImageDrawable
- ShadowNativeAnimatedImageDrawable.Picker - Class in org.robolectric.shadows
-
Shadow picker for
AnimatedImageDrawable
. - ShadowNativeAnimatedVectorDrawable - Class in org.robolectric.shadows
-
Shadow for
AnimatedVectorDrawable
that is backed by native code - ShadowNativeAnimatedVectorDrawable() - Constructor for class org.robolectric.shadows.ShadowNativeAnimatedVectorDrawable
- ShadowNativeAnimatedVectorDrawable.Picker - Class in org.robolectric.shadows
-
Shadow picker for
AnimatedVectorDrawable
. - ShadowNativeApkAssets - Class in org.robolectric.shadows
- ShadowNativeApkAssets() - Constructor for class org.robolectric.shadows.ShadowNativeApkAssets
- ShadowNativeAssetManager - Class in org.robolectric.shadows
- ShadowNativeAssetManager() - Constructor for class org.robolectric.shadows.ShadowNativeAssetManager
- ShadowNativeBaseCanvas - Class in org.robolectric.shadows
-
Shadow for
BaseCanvas
that is backed by native code - ShadowNativeBaseCanvas() - Constructor for class org.robolectric.shadows.ShadowNativeBaseCanvas
- ShadowNativeBaseCanvas.Picker - Class in org.robolectric.shadows
-
Shadow picker for
BaseCanvas
. - ShadowNativeBaseRecordingCanvas - Class in org.robolectric.shadows
-
Shadow for
BaseRecordingCanvas
that is backed by native code - ShadowNativeBaseRecordingCanvas() - Constructor for class org.robolectric.shadows.ShadowNativeBaseRecordingCanvas
- ShadowNativeBaseRecordingCanvas.Picker - Class in org.robolectric.shadows
-
Shadow picker for
BaseRecordingCanvas
. - ShadowNativeBitmap - Class in org.robolectric.shadows
-
Shadow for
Bitmap
that is backed by native code - ShadowNativeBitmap() - Constructor for class org.robolectric.shadows.ShadowNativeBitmap
- ShadowNativeBitmapDrawable - Class in org.robolectric.shadows
-
Disable the legacy ShadowBitmapDrawable as it fakes the draw logic.
- ShadowNativeBitmapDrawable() - Constructor for class org.robolectric.shadows.ShadowNativeBitmapDrawable
- ShadowNativeBitmapDrawable.Picker - Class in org.robolectric.shadows
-
Shadow picker for
BitmapDrawable
. - ShadowNativeBitmapFactory - Class in org.robolectric.shadows
-
Shadow for
BitmapFactory
that is backed by native code - ShadowNativeBitmapFactory() - Constructor for class org.robolectric.shadows.ShadowNativeBitmapFactory
- ShadowNativeBitmapFactory.Picker - Class in org.robolectric.shadows
-
Shadow picker for
BitmapFactory
. - ShadowNativeBitmapShader - Class in org.robolectric.shadows
-
Shadow for
BitmapShader
that is backed by native code - ShadowNativeBitmapShader() - Constructor for class org.robolectric.shadows.ShadowNativeBitmapShader
- ShadowNativeBitmapShader.Picker - Class in org.robolectric.shadows
-
Shadow picker for
BitmapShader
. - ShadowNativeBlendModeColorFilter - Class in org.robolectric.shadows
-
Shadow for
BlendModeColorFilter
that is backed by native code - ShadowNativeBlendModeColorFilter() - Constructor for class org.robolectric.shadows.ShadowNativeBlendModeColorFilter
- ShadowNativeBlendModeColorFilter.Picker - Class in org.robolectric.shadows
-
Shadow picker for
BlendModeColorFilter
. - ShadowNativeBlurMaskFilter - Class in org.robolectric.shadows
-
Shadow for
BlurMaskFilter
that is backed by native code - ShadowNativeBlurMaskFilter() - Constructor for class org.robolectric.shadows.ShadowNativeBlurMaskFilter
- ShadowNativeBlurMaskFilter.Picker - Class in org.robolectric.shadows
-
Shadow picker for
BlurMaskFilter
. - ShadowNativeCanvas - Class in org.robolectric.shadows
-
Shadow for
Canvas
that is backed by native code - ShadowNativeCanvas() - Constructor for class org.robolectric.shadows.ShadowNativeCanvas
- ShadowNativeCanvasProperty<T> - Class in org.robolectric.shadows
-
Shadow for
CanvasProperty
that is backed by native code - ShadowNativeCanvasProperty() - Constructor for class org.robolectric.shadows.ShadowNativeCanvasProperty
- ShadowNativeCanvasProperty.Picker - Class in org.robolectric.shadows
-
Shadow picker for
CanvasProperty
. - ShadowNativeColor - Class in org.robolectric.shadows
-
Shadow for
Color
that is backed by native code - ShadowNativeColor() - Constructor for class org.robolectric.shadows.ShadowNativeColor
- ShadowNativeColor.Picker - Class in org.robolectric.shadows
-
Shadow picker for
Color
. - ShadowNativeColorFilter - Class in org.robolectric.shadows
-
Shadow for
ColorFilter
that is backed by native code - ShadowNativeColorFilter() - Constructor for class org.robolectric.shadows.ShadowNativeColorFilter
- ShadowNativeColorFilter.Picker - Class in org.robolectric.shadows
-
Shadow picker for
ColorFilter
. - ShadowNativeColorMatrixColorFilter - Class in org.robolectric.shadows
-
Shadow for
ColorMatrixColorFilter
that is backed by native code - ShadowNativeColorMatrixColorFilter() - Constructor for class org.robolectric.shadows.ShadowNativeColorMatrixColorFilter
- ShadowNativeColorMatrixColorFilter.Picker - Class in org.robolectric.shadows
-
Shadow picker for
ColorMatrixColorFilter
. - ShadowNativeColorSpaceRgb - Class in org.robolectric.shadows
-
Shadow for
ColorSpace.Rgb
that is backed by native code - ShadowNativeColorSpaceRgb() - Constructor for class org.robolectric.shadows.ShadowNativeColorSpaceRgb
- ShadowNativeColorSpaceRgb.Picker - Class in org.robolectric.shadows
-
Shadow picker for
ColorSpace.Rgb
. - ShadowNativeColorSpaceRgb.ShadowNative - Class in org.robolectric.shadows
-
Shadow for
ColorSpace$Rgb$Native
that contains native functions. - ShadowNativeColorSpaceRgb.ShadowNative.Picker - Class in org.robolectric.shadows
-
Shadow picker for
ColorSpace.Native
. - ShadowNativeComposePathEffect - Class in org.robolectric.shadows
-
Shadow for
ComposePathEffect
that is backed by native code - ShadowNativeComposePathEffect() - Constructor for class org.robolectric.shadows.ShadowNativeComposePathEffect
- ShadowNativeComposePathEffect.Picker - Class in org.robolectric.shadows
-
Shadow picker for
ComposePathEffect
. - ShadowNativeComposeShader - Class in org.robolectric.shadows
-
Shadow for
ComposeShader
that is backed by native code - ShadowNativeComposeShader() - Constructor for class org.robolectric.shadows.ShadowNativeComposeShader
- ShadowNativeComposeShader.Picker - Class in org.robolectric.shadows
-
Shadow picker for
ComposeShader
. - ShadowNativeCornerPathEffect - Class in org.robolectric.shadows
-
Shadow for
CornerPathEffect
that is backed by native code - ShadowNativeCornerPathEffect() - Constructor for class org.robolectric.shadows.ShadowNativeCornerPathEffect
- ShadowNativeCornerPathEffect.Picker - Class in org.robolectric.shadows
-
Shadow picker for
CornerPathEffect
. - ShadowNativeCursorWindow - Class in org.robolectric.shadows
-
Shadow for
CursorWindow
that is backed by native code - ShadowNativeCursorWindow() - Constructor for class org.robolectric.shadows.ShadowNativeCursorWindow
- ShadowNativeDashPathEffect - Class in org.robolectric.shadows
-
Shadow for
DashPathEffect
that is backed by native code - ShadowNativeDashPathEffect() - Constructor for class org.robolectric.shadows.ShadowNativeDashPathEffect
- ShadowNativeDashPathEffect.Picker - Class in org.robolectric.shadows
-
Shadow picker for
DashPathEffect
. - ShadowNativeDiscretePathEffect - Class in org.robolectric.shadows
-
Shadow for
DiscretePathEffect
that is backed by native code - ShadowNativeDiscretePathEffect() - Constructor for class org.robolectric.shadows.ShadowNativeDiscretePathEffect
- ShadowNativeDiscretePathEffect.Picker - Class in org.robolectric.shadows
-
Shadow picker for
DiscretePathEffect
. - ShadowNativeDisplayListCanvas - Class in org.robolectric.shadows
-
Shadow for
android.view.DisplayListCanvas
that is backed by native code - ShadowNativeDisplayListCanvas() - Constructor for class org.robolectric.shadows.ShadowNativeDisplayListCanvas
- ShadowNativeDisplayListCanvas.Picker - Class in org.robolectric.shadows
-
Shadow picker for
android.view.DisplayListCanvas
. - ShadowNativeEmbossMaskFilter - Class in org.robolectric.shadows
-
Shadow for
EmbossMaskFilter
that is backed by native code - ShadowNativeEmbossMaskFilter() - Constructor for class org.robolectric.shadows.ShadowNativeEmbossMaskFilter
- ShadowNativeEmbossMaskFilter.Picker - Class in org.robolectric.shadows
-
Shadow picker for
EmbossMaskFilter
. - ShadowNativeFont - Class in org.robolectric.shadows
-
Shadow for
Font
that is backed by native code - ShadowNativeFont() - Constructor for class org.robolectric.shadows.ShadowNativeFont
- ShadowNativeFont.Picker - Class in org.robolectric.shadows
-
Shadow picker for
Font
. - ShadowNativeFont.ShadowNativeFontBuilder - Class in org.robolectric.shadows
-
Shadow for
Font.Builder
that is backed by native code - ShadowNativeFont.ShadowNativeFontBuilder.Picker - Class in org.robolectric.shadows
-
Shadow picker for
Font.Builder
. - ShadowNativeFontBuilder() - Constructor for class org.robolectric.shadows.ShadowNativeFont.ShadowNativeFontBuilder
- ShadowNativeFontFamily - Class in org.robolectric.shadows
-
Shadow for
FontFamily
that is backed by native code - ShadowNativeFontFamily() - Constructor for class org.robolectric.shadows.ShadowNativeFontFamily
- ShadowNativeFontFamily.Picker - Class in org.robolectric.shadows
-
Shadow picker for
FontFamily
. - ShadowNativeFontFamilyBuilder() - Constructor for class org.robolectric.shadows.ShadowNativeFontsFontFamily.ShadowNativeFontFamilyBuilder
- ShadowNativeFontFileUtil - Class in org.robolectric.shadows
-
Shadow for
FontFileUtil
that is backed by native code - ShadowNativeFontFileUtil() - Constructor for class org.robolectric.shadows.ShadowNativeFontFileUtil
- ShadowNativeFontFileUtil.Picker - Class in org.robolectric.shadows
-
Shadow picker for
FontFileUtil
. - ShadowNativeFontsFontFamily - Class in org.robolectric.shadows
-
Shadow for
FontFamily
that is backed by native code - ShadowNativeFontsFontFamily() - Constructor for class org.robolectric.shadows.ShadowNativeFontsFontFamily
- ShadowNativeFontsFontFamily.Picker - Class in org.robolectric.shadows
-
Shadow picker for
FontFamily
. - ShadowNativeFontsFontFamily.ShadowNativeFontFamilyBuilder - Class in org.robolectric.shadows
-
Shadow for
FontFamily.Builder
that is backed by native code - ShadowNativeFontsFontFamily.ShadowNativeFontFamilyBuilder.Picker - Class in org.robolectric.shadows
-
Shadow picker for
FontFamily.Builder
. - ShadowNativeHardwareRenderer - Class in org.robolectric.shadows
-
Shadow for
HardwareRenderer
that is backed by native code - ShadowNativeHardwareRenderer() - Constructor for class org.robolectric.shadows.ShadowNativeHardwareRenderer
- ShadowNativeHardwareRenderer.Picker - Class in org.robolectric.shadows
-
Shadow picker for
HardwareRenderer
. - ShadowNativeHardwareRendererObserver - Class in org.robolectric.shadows
-
Shadow for
HardwareRendererObserver
that is backed by native code - ShadowNativeHardwareRendererObserver() - Constructor for class org.robolectric.shadows.ShadowNativeHardwareRendererObserver
- ShadowNativeHardwareRendererObserver.Picker - Class in org.robolectric.shadows
-
Shadow picker for
HardwareRendererObserver
. - ShadowNativeImageDecoder - Class in org.robolectric.shadows
-
Shadow for
ImageDecoder
that is backed by native code - ShadowNativeImageDecoder() - Constructor for class org.robolectric.shadows.ShadowNativeImageDecoder
- ShadowNativeImageDecoder.Picker - Class in org.robolectric.shadows
-
Shadow picker for
ImageDecoder
. - ShadowNativeImageReader - Class in org.robolectric.shadows
-
Shadow for
ImageReader
that is backed by native code - ShadowNativeImageReader() - Constructor for class org.robolectric.shadows.ShadowNativeImageReader
- ShadowNativeImageReader.Picker - Class in org.robolectric.shadows
-
Shadow picker for
ImageReader
. - ShadowNativeImageReaderSurfaceImage - Class in org.robolectric.shadows
-
Shadow for
ImageReader.SurfaceImage
that is backed by native code. - ShadowNativeImageReaderSurfaceImage() - Constructor for class org.robolectric.shadows.ShadowNativeImageReaderSurfaceImage
- ShadowNativeImageReaderSurfaceImage.Picker - Class in org.robolectric.shadows
-
Shadow picker for
ImageReader.SurfaceImage
. - ShadowNativeInterpolator - Class in org.robolectric.shadows
-
Shadow for
Interpolator
that is backed by native code - ShadowNativeInterpolator() - Constructor for class org.robolectric.shadows.ShadowNativeInterpolator
- ShadowNativeInterpolator.Picker - Class in org.robolectric.shadows
-
Shadow picker for
Interpolator
. - ShadowNativeLightingColorFilter - Class in org.robolectric.shadows
-
Shadow for
LightingColorFilter
that is backed by native code - ShadowNativeLightingColorFilter() - Constructor for class org.robolectric.shadows.ShadowNativeLightingColorFilter
- ShadowNativeLightingColorFilter.Picker - Class in org.robolectric.shadows
-
Shadow picker for
LightingColorFilter
. - ShadowNativeLinearGradient - Class in org.robolectric.shadows
-
Shadow for
LinearGradient
that is backed by native code - ShadowNativeLinearGradient() - Constructor for class org.robolectric.shadows.ShadowNativeLinearGradient
- ShadowNativeLinearGradient.Picker - Class in org.robolectric.shadows
-
Shadow picker for
LinearGradient
. - ShadowNativeLineBreaker - Class in org.robolectric.shadows
-
Shadow for
LineBreaker
that is backed by native code - ShadowNativeLineBreaker() - Constructor for class org.robolectric.shadows.ShadowNativeLineBreaker
- ShadowNativeLineBreaker.Picker - Class in org.robolectric.shadows
-
Shadow picker for
LineBreaker
. - ShadowNativeMaskFilter - Class in org.robolectric.shadows
-
Shadow for
MaskFilter
that is backed by native code - ShadowNativeMaskFilter() - Constructor for class org.robolectric.shadows.ShadowNativeMaskFilter
- ShadowNativeMaskFilter.Picker - Class in org.robolectric.shadows
-
Shadow picker for
MaskFilter
. - ShadowNativeMatrix - Class in org.robolectric.shadows
-
Shadow for
Matrix
that is backed by native code - ShadowNativeMatrix() - Constructor for class org.robolectric.shadows.ShadowNativeMatrix
- ShadowNativeMatrix.ShadowExtraNatives - Class in org.robolectric.shadows
-
Shadow for
Matrix$ExtraNatives
that contains native functions. - ShadowNativeMatrix.ShadowExtraNatives.Picker - Class in org.robolectric.shadows
-
Shadow picker for
Matrix.ExtraNatives
. - ShadowNativeMeasuredParagraph - Class in org.robolectric.shadows
-
Shadow for
MeasuredParagraph
that is backed by native code - ShadowNativeMeasuredParagraph() - Constructor for class org.robolectric.shadows.ShadowNativeMeasuredParagraph
- ShadowNativeMeasuredParagraph.Picker - Class in org.robolectric.shadows
-
Shadow picker for
MeasuredParagraph
. - ShadowNativeMeasuredText - Class in org.robolectric.shadows
-
Shadow for
MeasuredText
that is backed by native code - ShadowNativeMeasuredText() - Constructor for class org.robolectric.shadows.ShadowNativeMeasuredText
- ShadowNativeMeasuredText.Picker - Class in org.robolectric.shadows
-
Shadow picker for
MeasuredText
. - ShadowNativeMeasuredText.ShadowNativeMeasuredTextBuilder - Class in org.robolectric.shadows
-
Shadow for
MeasuredText.Builder
that is backed by native code - ShadowNativeMeasuredText.ShadowNativeMeasuredTextBuilder.Picker - Class in org.robolectric.shadows
-
Shadow picker for
MeasuredText.Builder
. - ShadowNativeMeasuredTextBuilder() - Constructor for class org.robolectric.shadows.ShadowNativeMeasuredText.ShadowNativeMeasuredTextBuilder
- ShadowNativeNativeInterpolatorFactory - Class in org.robolectric.shadows
-
Shadow for
NativeInterpolatorFactory
that is backed by native code - ShadowNativeNativeInterpolatorFactory() - Constructor for class org.robolectric.shadows.ShadowNativeNativeInterpolatorFactory
- ShadowNativeNativeInterpolatorFactory.Picker - Class in org.robolectric.shadows
-
Shadow picker for
NativeInterpolatorFactory
. - ShadowNativeNinePatch - Class in org.robolectric.shadows
-
Shadow for
NinePatch
that is backed by native code - ShadowNativeNinePatch() - Constructor for class org.robolectric.shadows.ShadowNativeNinePatch
- ShadowNativeNinePatch.Picker - Class in org.robolectric.shadows
-
Shadow picker for
NinePatch
. - ShadowNativePaint - Class in org.robolectric.shadows
-
Shadow for
Paint
that is backed by native code - ShadowNativePaint() - Constructor for class org.robolectric.shadows.ShadowNativePaint
- ShadowNativePaint.Picker - Class in org.robolectric.shadows
-
Shadow picker for
Paint
. - ShadowNativePath - Class in org.robolectric.shadows
-
Shadow for
Path
that is backed by native code - ShadowNativePath() - Constructor for class org.robolectric.shadows.ShadowNativePath
- ShadowNativePathDashPathEffect - Class in org.robolectric.shadows
-
Shadow for
PathDashPathEffect
that is backed by native code - ShadowNativePathDashPathEffect() - Constructor for class org.robolectric.shadows.ShadowNativePathDashPathEffect
- ShadowNativePathDashPathEffect.Picker - Class in org.robolectric.shadows
-
Shadow picker for
PathDashPathEffect
. - ShadowNativePathEffect - Class in org.robolectric.shadows
-
Shadow for
PathEffect
that is backed by native code - ShadowNativePathEffect() - Constructor for class org.robolectric.shadows.ShadowNativePathEffect
- ShadowNativePathEffect.Picker - Class in org.robolectric.shadows
-
Shadow picker for
PathEffect
. - ShadowNativePathIterator - Class in org.robolectric.shadows
-
Shadow for
PathIterator
that is backed by native code. - ShadowNativePathIterator() - Constructor for class org.robolectric.shadows.ShadowNativePathIterator
- ShadowNativePathIterator.Picker - Class in org.robolectric.shadows
-
Shadow picker for
PathIterator
. - ShadowNativePathMeasure - Class in org.robolectric.shadows
-
Shadow for
PathMeasure
that is backed by native code - ShadowNativePathMeasure() - Constructor for class org.robolectric.shadows.ShadowNativePathMeasure
- ShadowNativePathMeasure.Picker - Class in org.robolectric.shadows
-
Shadow picker for
PathMeasure
. - ShadowNativePathParser - Class in org.robolectric.shadows
-
Shadow for
PathParser
that is backed by native code - ShadowNativePathParser() - Constructor for class org.robolectric.shadows.ShadowNativePathParser
- ShadowNativePathParser.Picker - Class in org.robolectric.shadows
-
Shadow picker for
PathParser
. - ShadowNativePicture - Class in org.robolectric.shadows
-
Shadow for
Picture
that is backed by native code - ShadowNativePicture() - Constructor for class org.robolectric.shadows.ShadowNativePicture
- ShadowNativePicture.Picker - Class in org.robolectric.shadows
-
Shadow picker for
Picture
. - ShadowNativePluralRules - Class in org.robolectric.shadows
- ShadowNativePluralRules() - Constructor for class org.robolectric.shadows.ShadowNativePluralRules
- ShadowNativePorterDuffColorFilter - Class in org.robolectric.shadows
-
Shadow for
PorterDuffColorFilter
that is backed by native code - ShadowNativePorterDuffColorFilter() - Constructor for class org.robolectric.shadows.ShadowNativePorterDuffColorFilter
- ShadowNativePorterDuffColorFilter.Picker - Class in org.robolectric.shadows
-
Shadow picker for
PorterDuffColorFilter
. - ShadowNativePositionedGlyphs - Class in org.robolectric.shadows
-
Shadow for
PositionedGlyphs
that is backed by native code - ShadowNativePositionedGlyphs() - Constructor for class org.robolectric.shadows.ShadowNativePositionedGlyphs
- ShadowNativePositionedGlyphs.Picker - Class in org.robolectric.shadows
-
Shadow picker for
PositionedGlyphs
. - ShadowNativePropertyValuesHolder - Class in org.robolectric.shadows
-
Shadow for
PropertyValuesHolder
that is backed by native code - ShadowNativePropertyValuesHolder() - Constructor for class org.robolectric.shadows.ShadowNativePropertyValuesHolder
- ShadowNativePropertyValuesHolder.Picker - Class in org.robolectric.shadows
-
Shadow picker for
PropertyValuesHolder
. - ShadowNativeRadialGradient - Class in org.robolectric.shadows
-
Shadow for
RadialGradient
that is backed by native code - ShadowNativeRadialGradient() - Constructor for class org.robolectric.shadows.ShadowNativeRadialGradient
- ShadowNativeRadialGradient.Picker - Class in org.robolectric.shadows
-
Shadow picker for
RadialGradient
. - ShadowNativeRecordingCanvas - Class in org.robolectric.shadows
-
Shadow for
RecordingCanvas
that is backed by native code - ShadowNativeRecordingCanvas() - Constructor for class org.robolectric.shadows.ShadowNativeRecordingCanvas
- ShadowNativeRecordingCanvas.Picker - Class in org.robolectric.shadows
-
Shadow picker for
RecordingCanvas
. - ShadowNativeRecordingCanvasOP - Class in org.robolectric.shadows
-
Shadow for android.view.RecordingCanvas.
- ShadowNativeRecordingCanvasOP() - Constructor for class org.robolectric.shadows.ShadowNativeRecordingCanvasOP
- ShadowNativeRecordingCanvasOP.Picker - Class in org.robolectric.shadows
-
Shadow picker for android.view.RecordingCanvasOP.
- ShadowNativeRegion - Class in org.robolectric.shadows
-
Shadow for
Region
that is backed by native code - ShadowNativeRegion() - Constructor for class org.robolectric.shadows.ShadowNativeRegion
- ShadowNativeRegion.Picker - Class in org.robolectric.shadows
-
Shadow picker for
Region
. - ShadowNativeRegionIterator - Class in org.robolectric.shadows
-
Shadow for
RegionIterator
that is backed by native code - ShadowNativeRegionIterator() - Constructor for class org.robolectric.shadows.ShadowNativeRegionIterator
- ShadowNativeRegionIterator.Picker - Class in org.robolectric.shadows
-
Shadow picker for
RegionIterator
. - ShadowNativeRenderEffect - Class in org.robolectric.shadows
-
Shadow for
RenderEffect
that is backed by native code - ShadowNativeRenderEffect() - Constructor for class org.robolectric.shadows.ShadowNativeRenderEffect
- ShadowNativeRenderEffect.Picker - Class in org.robolectric.shadows
-
Shadow picker for
RenderEffect
. - ShadowNativeRenderNode - Class in org.robolectric.shadows
-
Shadow for
RenderNode
that is backed by native code - ShadowNativeRenderNode() - Constructor for class org.robolectric.shadows.ShadowNativeRenderNode
- ShadowNativeRenderNode.Picker - Class in org.robolectric.shadows
-
Shadow picker for
RenderNode
. - ShadowNativeRenderNodeAnimator - Class in org.robolectric.shadows
-
Shadow for
RenderNodeAnimator
that is backed by native code - ShadowNativeRenderNodeAnimator() - Constructor for class org.robolectric.shadows.ShadowNativeRenderNodeAnimator
- ShadowNativeRenderNodeAnimator.Picker - Class in org.robolectric.shadows
-
Shadow picker for
RenderNodeAnimator
. - ShadowNativeRenderNodeAnimatorQ - Class in org.robolectric.shadows
-
Shadow for
RenderNodeAnimator
for Android Q and below that is backed by native code - ShadowNativeRenderNodeAnimatorQ() - Constructor for class org.robolectric.shadows.ShadowNativeRenderNodeAnimatorQ
- ShadowNativeRenderNodeAnimatorQ.Picker - Class in org.robolectric.shadows
-
Shadow picker for
RenderNodeAnimator
. - ShadowNativeRenderNodeOP - Class in org.robolectric.shadows
-
Shadow for
RenderNode
that is backed by native code - ShadowNativeRenderNodeOP() - Constructor for class org.robolectric.shadows.ShadowNativeRenderNodeOP
- ShadowNativeRenderNodeOP.Picker - Class in org.robolectric.shadows
-
Shadow picker for
RenderNode
. - ShadowNativeRuntimeShader - Class in org.robolectric.shadows
-
Shadow for
RuntimeShader
that is backed by native code - ShadowNativeRuntimeShader() - Constructor for class org.robolectric.shadows.ShadowNativeRuntimeShader
- ShadowNativeRuntimeShader.Picker - Class in org.robolectric.shadows
-
Shadow picker for
RuntimeShader
. - ShadowNativeShader - Class in org.robolectric.shadows
-
Shadow for
Shader
that is backed by native code - ShadowNativeShader() - Constructor for class org.robolectric.shadows.ShadowNativeShader
- ShadowNativeShader.Picker - Class in org.robolectric.shadows
-
Shadow picker for
Shader
. - ShadowNativeSQLiteConnection - Class in org.robolectric.shadows
-
Shadow for
SQLiteConnection
that is backed by native code - ShadowNativeSQLiteConnection() - Constructor for class org.robolectric.shadows.ShadowNativeSQLiteConnection
- ShadowNativeSQLiteRawStatement - Class in org.robolectric.shadows
-
Shadow for
SQLiteRawStatement
. - ShadowNativeSQLiteRawStatement() - Constructor for class org.robolectric.shadows.ShadowNativeSQLiteRawStatement
- ShadowNativeSQLiteRawStatement.Picker - Class in org.robolectric.shadows
- ShadowNativeStaticLayout - Class in org.robolectric.shadows
-
Shadow for
StaticLayout
that is backed by native code for Android O-P. - ShadowNativeStaticLayout() - Constructor for class org.robolectric.shadows.ShadowNativeStaticLayout
- ShadowNativeStaticLayout.Picker - Class in org.robolectric.shadows
-
Shadow picker for
StaticLayout
. - ShadowNativeStringBlock - Class in org.robolectric.shadows
- ShadowNativeStringBlock() - Constructor for class org.robolectric.shadows.ShadowNativeStringBlock
- ShadowNativeSumPathEffect - Class in org.robolectric.shadows
-
Shadow for
SumPathEffect
that is backed by native code - ShadowNativeSumPathEffect() - Constructor for class org.robolectric.shadows.ShadowNativeSumPathEffect
- ShadowNativeSumPathEffect.Picker - Class in org.robolectric.shadows
-
Shadow picker for
SumPathEffect
. - ShadowNativeSurface - Class in org.robolectric.shadows
-
Shadow for
Surface
that is backed by native code - ShadowNativeSurface() - Constructor for class org.robolectric.shadows.ShadowNativeSurface
- ShadowNativeSurface.Picker - Class in org.robolectric.shadows
-
Shadow picker for
Surface
. - ShadowNativeSweepGradient - Class in org.robolectric.shadows
-
Shadow for
SweepGradient
that is backed by native code - ShadowNativeSweepGradient() - Constructor for class org.robolectric.shadows.ShadowNativeSweepGradient
- ShadowNativeSweepGradient.Picker - Class in org.robolectric.shadows
-
Shadow picker for
SweepGradient
. - ShadowNativeSystemFonts - Class in org.robolectric.shadows
-
Shadow for
SystemFonts
for the Robolectric native runtime. - ShadowNativeSystemFonts() - Constructor for class org.robolectric.shadows.ShadowNativeSystemFonts
- ShadowNativeSystemFonts.Picker - Class in org.robolectric.shadows
-
Shadow picker for
SystemFonts
. - ShadowNativeTableMaskFilter - Class in org.robolectric.shadows
-
Shadow for
TableMaskFilter
that is backed by native code - ShadowNativeTableMaskFilter() - Constructor for class org.robolectric.shadows.ShadowNativeTableMaskFilter
- ShadowNativeTableMaskFilter.Picker - Class in org.robolectric.shadows
-
Shadow picker for
TableMaskFilter
. - ShadowNativeTextRunShaper - Class in org.robolectric.shadows
-
Shadow for
TextRunShaper
that is backed by native code - ShadowNativeTextRunShaper() - Constructor for class org.robolectric.shadows.ShadowNativeTextRunShaper
- ShadowNativeTextRunShaper.Picker - Class in org.robolectric.shadows
-
Shadow picker for
MeasuredText
. - ShadowNativeThreadedRenderer - Class in org.robolectric.shadows
-
Shadow for
ThreadedRenderer
that is backed by native code - ShadowNativeThreadedRenderer() - Constructor for class org.robolectric.shadows.ShadowNativeThreadedRenderer
- ShadowNativeThreadedRenderer.Picker - Class in org.robolectric.shadows
-
Shadow picker for
ThreadedRenderer
. - ShadowNativeTypeface - Class in org.robolectric.shadows
-
Shadow for
Typeface
that is backed by native code - ShadowNativeTypeface() - Constructor for class org.robolectric.shadows.ShadowNativeTypeface
- ShadowNativeTypeface.ShadowNativeTypefaceBuilder - Class in org.robolectric.shadows
-
Shadow for
Typeface.Builder
. - ShadowNativeTypeface.ShadowNativeTypefaceBuilder.Picker - Class in org.robolectric.shadows
-
Shadow picker for
Typeface.Builder
. - ShadowNativeTypefaceBuilder() - Constructor for class org.robolectric.shadows.ShadowNativeTypeface.ShadowNativeTypefaceBuilder
- ShadowNativeVectorDrawable - Class in org.robolectric.shadows
-
Shadow for
VectorDrawable
that is backed by native code - ShadowNativeVectorDrawable() - Constructor for class org.robolectric.shadows.ShadowNativeVectorDrawable
- ShadowNativeVectorDrawable.Picker - Class in org.robolectric.shadows
-
Shadow picker for
VectorDrawable
. - ShadowNativeVirtualRefBasePtr - Class in org.robolectric.shadows
-
Shadow for
VirtualRefBasePtr
that is backed by native code - ShadowNativeVirtualRefBasePtr() - Constructor for class org.robolectric.shadows.ShadowNativeVirtualRefBasePtr
- ShadowNativeVirtualRefBasePtr.Picker - Class in org.robolectric.shadows
-
Shadow picker for
VirtualRefBasePtr
. - ShadowNativeXmlBlock - Class in org.robolectric.shadows
- ShadowNativeXmlBlock() - Constructor for class org.robolectric.shadows.ShadowNativeXmlBlock
- ShadowNetwork - Class in org.robolectric.shadows
- ShadowNetwork() - Constructor for class org.robolectric.shadows.ShadowNetwork
- ShadowNetworkCapabilities - Class in org.robolectric.shadows
-
Robolectric provides overrides for fetching and updating transport.
- ShadowNetworkCapabilities() - Constructor for class org.robolectric.shadows.ShadowNetworkCapabilities
- ShadowNetworkInfo - Class in org.robolectric.shadows
- ShadowNetworkInfo() - Constructor for class org.robolectric.shadows.ShadowNetworkInfo
- ShadowNetworkScoreManager - Class in org.robolectric.shadows
-
Provides testing APIs for
NetworkScoreManager
. - ShadowNetworkScoreManager() - Constructor for class org.robolectric.shadows.ShadowNetworkScoreManager
- ShadowNfcAdapter - Class in org.robolectric.shadows
-
Shadow implementation of
NfcAdapter
. - ShadowNfcAdapter() - Constructor for class org.robolectric.shadows.ShadowNfcAdapter
- ShadowNfcFrameworkInitializer - Class in org.robolectric.shadows
-
Shadow for new NfcFrameworkInitializer class in U.
- ShadowNfcFrameworkInitializer() - Constructor for class org.robolectric.shadows.ShadowNfcFrameworkInitializer
- ShadowNinePatch - Class in org.robolectric.shadows
- ShadowNinePatch() - Constructor for class org.robolectric.shadows.ShadowNinePatch
- ShadowNoopNativeAllocationRegistry - Class in org.robolectric.shadows
-
Shadow for
NativeAllocationRegistry
that is a no-op. - ShadowNoopNativeAllocationRegistry() - Constructor for class org.robolectric.shadows.ShadowNoopNativeAllocationRegistry
- ShadowNotFoundException() - Constructor for class org.robolectric.shadows.ShadowResources.ShadowNotFoundException
- ShadowNotification - Class in org.robolectric.shadows
- ShadowNotification() - Constructor for class org.robolectric.shadows.ShadowNotification
- ShadowNotificationListenerService - Class in org.robolectric.shadows
-
Shadow implementation of
NotificationListenerService
. - ShadowNotificationListenerService() - Constructor for class org.robolectric.shadows.ShadowNotificationListenerService
- ShadowNotificationManager - Class in org.robolectric.shadows
-
Shadows for NotificationManager.
- ShadowNotificationManager() - Constructor for class org.robolectric.shadows.ShadowNotificationManager
- ShadowNsdManager - Class in org.robolectric.shadows
- ShadowNsdManager() - Constructor for class org.robolectric.shadows.ShadowNsdManager
- ShadowNumberPicker - Class in org.robolectric.shadows
- ShadowNumberPicker() - Constructor for class org.robolectric.shadows.ShadowNumberPicker
- shadowOf(AccessibilityButtonController) - Static method in class org.robolectric.Shadows
- shadowOf(AccessibilityService) - Static method in class org.robolectric.Shadows
- shadowOf(AccessibilityService.MagnificationController) - Static method in class org.robolectric.Shadows
- shadowOf(AccessibilityService.SoftKeyboardController) - Static method in class org.robolectric.Shadows
- shadowOf(AccountManager) - Static method in class org.robolectric.Shadows
- shadowOf(PropertyValuesHolder) - Static method in class org.robolectric.Shadows
- shadowOf(ValueAnimator) - Static method in class org.robolectric.Shadows
- shadowOf(Activity) - Static method in class org.robolectric.Shadows
- shadowOf(ActivityGroup) - Static method in class org.robolectric.Shadows
- shadowOf(ActivityManager) - Static method in class org.robolectric.Shadows
- shadowOf(ActivityManager.AppTask) - Static method in class org.robolectric.Shadows
- shadowOf(DevicePolicyManager) - Static method in class org.robolectric.Shadows
- shadowOf(AlarmManager) - Static method in class org.robolectric.Shadows
- shadowOf(AlertDialog) - Static method in class org.robolectric.Shadows
- shadowOf(AlertDialog.Builder) - Static method in class org.robolectric.Shadows
- shadowOf(Application) - Static method in class org.robolectric.Shadows
- shadowOf(AppOpsManager) - Static method in class org.robolectric.Shadows
- shadowOf(BackupDataInput) - Static method in class org.robolectric.Shadows
- shadowOf(BackupDataOutput) - Static method in class org.robolectric.Shadows
- shadowOf(BackupManager) - Static method in class org.robolectric.Shadows
- shadowOf(DatePickerDialog) - Static method in class org.robolectric.Shadows
- shadowOf(Dialog) - Static method in class org.robolectric.Shadows
- shadowOf(DownloadManager) - Static method in class org.robolectric.Shadows
- shadowOf(DownloadManager.Query) - Static method in class org.robolectric.Shadows
- shadowOf(DownloadManager.Request) - Static method in class org.robolectric.Shadows
- shadowOf(Instrumentation) - Static method in class org.robolectric.Shadows
- shadowOf(IntentService) - Static method in class org.robolectric.Shadows
- shadowOf(JobScheduler) - Static method in class org.robolectric.Shadows
- shadowOf(JobService) - Static method in class org.robolectric.Shadows
- shadowOf(KeyguardManager) - Static method in class org.robolectric.Shadows
- shadowOf(KeyguardManager.KeyguardLock) - Static method in class org.robolectric.Shadows
- shadowOf(Notification) - Static method in class org.robolectric.Shadows
- shadowOf(NotificationManager) - Static method in class org.robolectric.Shadows
- shadowOf(PendingIntent) - Static method in class org.robolectric.Shadows
- shadowOf(ProgressDialog) - Static method in class org.robolectric.Shadows
- shadowOf(RoleManager) - Static method in class org.robolectric.Shadows
- shadowOf(SearchManager) - Static method in class org.robolectric.Shadows
- shadowOf(Service) - Static method in class org.robolectric.Shadows
- shadowOf(SliceManager) - Static method in class org.robolectric.Shadows
- shadowOf(TabActivity) - Static method in class org.robolectric.Shadows
- shadowOf(TimePickerDialog) - Static method in class org.robolectric.Shadows
- shadowOf(UiAutomation) - Static method in class org.robolectric.Shadows
- shadowOf(UiModeManager) - Static method in class org.robolectric.Shadows
- shadowOf(StorageStatsManager) - Static method in class org.robolectric.Shadows
- shadowOf(UsageStatsManager) - Static method in class org.robolectric.Shadows
- shadowOf(VoiceInteractor) - Static method in class org.robolectric.Shadows
- shadowOf(WallpaperManager) - Static method in class org.robolectric.Shadows
- shadowOf(AppWidgetHost) - Static method in class org.robolectric.Shadows
- shadowOf(AppWidgetHostView) - Static method in class org.robolectric.Shadows
- shadowOf(AppWidgetManager) - Static method in class org.robolectric.Shadows
- shadowOf(BluetoothA2dp) - Static method in class org.robolectric.Shadows
- shadowOf(BluetoothAdapter) - Static method in class org.robolectric.Shadows
- shadowOf(BluetoothDevice) - Static method in class org.robolectric.Shadows
- shadowOf(BluetoothGatt) - Static method in class org.robolectric.Shadows
- shadowOf(BluetoothGattServer) - Static method in class org.robolectric.Shadows
- shadowOf(BluetoothHeadset) - Static method in class org.robolectric.Shadows
- shadowOf(BluetoothManager) - Static method in class org.robolectric.Shadows
- shadowOf(BluetoothServerSocket) - Static method in class org.robolectric.Shadows
- shadowOf(BluetoothSocket) - Static method in class org.robolectric.Shadows
- shadowOf(BluetoothLeAdvertiser) - Static method in class org.robolectric.Shadows
- shadowOf(BluetoothLeScanner) - Static method in class org.robolectric.Shadows
- shadowOf(CompanionDeviceManager) - Static method in class org.robolectric.Shadows
- shadowOf(AsyncQueryHandler) - Static method in class org.robolectric.Shadows
- shadowOf(BroadcastReceiver) - Static method in class org.robolectric.Shadows
- shadowOf(BroadcastReceiver.PendingResult) - Static method in class org.robolectric.Shadows
- shadowOf(ClipboardManager) - Static method in class org.robolectric.Shadows
- shadowOf(ContentProvider) - Static method in class org.robolectric.Shadows
- shadowOf(ContentProviderClient) - Static method in class org.robolectric.Shadows
- shadowOf(ContentProviderOperation) - Static method in class org.robolectric.Shadows
- shadowOf(ContentProviderResult) - Static method in class org.robolectric.Shadows
- shadowOf(ContentResolver) - Static method in class org.robolectric.Shadows
- shadowOf(ContentUris) - Static method in class org.robolectric.Shadows
- shadowOf(ContextWrapper) - Static method in class org.robolectric.Shadows
- shadowOf(Intent) - Static method in class org.robolectric.Shadows
- shadowOf(CrossProfileApps) - Static method in class org.robolectric.Shadows
- shadowOf(LauncherApps) - Static method in class org.robolectric.Shadows
- shadowOf(PackageInstaller) - Static method in class org.robolectric.Shadows
- shadowOf(PackageInstaller.Session) - Static method in class org.robolectric.Shadows
- shadowOf(PackageInstaller.SessionInfo) - Static method in class org.robolectric.Shadows
- shadowOf(PackageManager) - Static method in class org.robolectric.Shadows
- shadowOf(ShortcutManager) - Static method in class org.robolectric.Shadows
- shadowOf(SigningInfo) - Static method in class org.robolectric.Shadows
- shadowOf(AssetManager) - Static method in class org.robolectric.Shadows
- shadowOf(AssetManager.AssetInputStream) - Static method in class org.robolectric.Shadows
- shadowOf(Resources) - Static method in class org.robolectric.Shadows
- shadowOf(Resources.NotFoundException) - Static method in class org.robolectric.Shadows
- shadowOf(RestrictionsManager) - Static method in class org.robolectric.Shadows
- shadowOf(CursorWindow) - Static method in class org.robolectric.Shadows
- shadowOf(CursorWrapper) - Static method in class org.robolectric.Shadows
- shadowOf(SQLiteOpenHelper) - Static method in class org.robolectric.Shadows
- shadowOf(Bitmap) - Static method in class org.robolectric.Shadows
- shadowOf(BitmapFactory) - Static method in class org.robolectric.Shadows
- shadowOf(BitmapRegionDecoder) - Static method in class org.robolectric.Shadows
- shadowOf(BitmapShader) - Static method in class org.robolectric.Shadows
- shadowOf(BlendModeColorFilter) - Static method in class org.robolectric.Shadows
- shadowOf(BlurMaskFilter) - Static method in class org.robolectric.Shadows
- shadowOf(Canvas) - Static method in class org.robolectric.Shadows
- shadowOf(Color) - Static method in class org.robolectric.Shadows
- shadowOf(ColorFilter) - Static method in class org.robolectric.Shadows
- shadowOf(ColorMatrixColorFilter) - Static method in class org.robolectric.Shadows
- shadowOf(ColorSpace.Rgb) - Static method in class org.robolectric.Shadows
- shadowOf(ComposePathEffect) - Static method in class org.robolectric.Shadows
- shadowOf(ComposeShader) - Static method in class org.robolectric.Shadows
- shadowOf(CornerPathEffect) - Static method in class org.robolectric.Shadows
- shadowOf(DashPathEffect) - Static method in class org.robolectric.Shadows
- shadowOf(DiscretePathEffect) - Static method in class org.robolectric.Shadows
- shadowOf(AnimatedImageDrawable) - Static method in class org.robolectric.Shadows
- shadowOf(AnimatedVectorDrawable) - Static method in class org.robolectric.Shadows
- shadowOf(BitmapDrawable) - Static method in class org.robolectric.Shadows
- shadowOf(Drawable) - Static method in class org.robolectric.Shadows
- shadowOf(GradientDrawable) - Static method in class org.robolectric.Shadows
- shadowOf(Icon) - Static method in class org.robolectric.Shadows
- shadowOf(PaintDrawable) - Static method in class org.robolectric.Shadows
- shadowOf(StateListDrawable) - Static method in class org.robolectric.Shadows
- shadowOf(VectorDrawable) - Static method in class org.robolectric.Shadows
- shadowOf(EmbossMaskFilter) - Static method in class org.robolectric.Shadows
- shadowOf(Font) - Static method in class org.robolectric.Shadows
- shadowOf(Font.Builder) - Static method in class org.robolectric.Shadows
- shadowOf(FontFamily) - Static method in class org.robolectric.Shadows
- shadowOf(FontFamily.Builder) - Static method in class org.robolectric.Shadows
- shadowOf(HardwareRenderer) - Static method in class org.robolectric.Shadows
- shadowOf(ImageDecoder) - Static method in class org.robolectric.Shadows
- shadowOf(Interpolator) - Static method in class org.robolectric.Shadows
- shadowOf(LightingColorFilter) - Static method in class org.robolectric.Shadows
- shadowOf(LinearGradient) - Static method in class org.robolectric.Shadows
- shadowOf(MaskFilter) - Static method in class org.robolectric.Shadows
- shadowOf(Matrix) - Static method in class org.robolectric.Shadows
- shadowOf(NinePatch) - Static method in class org.robolectric.Shadows
- shadowOf(Paint) - Static method in class org.robolectric.Shadows
- shadowOf(Path) - Static method in class org.robolectric.Shadows
- shadowOf(PathDashPathEffect) - Static method in class org.robolectric.Shadows
- shadowOf(PathEffect) - Static method in class org.robolectric.Shadows
- shadowOf(PathMeasure) - Static method in class org.robolectric.Shadows
- shadowOf(Picture) - Static method in class org.robolectric.Shadows
- shadowOf(PorterDuffColorFilter) - Static method in class org.robolectric.Shadows
- shadowOf(RadialGradient) - Static method in class org.robolectric.Shadows
- shadowOf(RecordingCanvas) - Static method in class org.robolectric.Shadows
- shadowOf(Region) - Static method in class org.robolectric.Shadows
- shadowOf(RegionIterator) - Static method in class org.robolectric.Shadows
- shadowOf(RenderNode) - Static method in class org.robolectric.Shadows
- shadowOf(Shader) - Static method in class org.robolectric.Shadows
- shadowOf(SumPathEffect) - Static method in class org.robolectric.Shadows
- shadowOf(SurfaceTexture) - Static method in class org.robolectric.Shadows
- shadowOf(SweepGradient) - Static method in class org.robolectric.Shadows
- shadowOf(LineBreaker) - Static method in class org.robolectric.Shadows
- shadowOf(MeasuredText) - Static method in class org.robolectric.Shadows
- shadowOf(MeasuredText.Builder) - Static method in class org.robolectric.Shadows
- shadowOf(Typeface) - Static method in class org.robolectric.Shadows
- shadowOf(Typeface.Builder) - Static method in class org.robolectric.Shadows
- shadowOf(Camera) - Static method in class org.robolectric.Shadows
- shadowOf(Camera.Parameters) - Static method in class org.robolectric.Shadows
- shadowOf(CameraCharacteristics) - Static method in class org.robolectric.Shadows
- shadowOf(CameraManager) - Static method in class org.robolectric.Shadows
- shadowOf(CaptureRequest.Builder) - Static method in class org.robolectric.Shadows
- shadowOf(CaptureResult) - Static method in class org.robolectric.Shadows
- shadowOf(TotalCaptureResult) - Static method in class org.robolectric.Shadows
- shadowOf(DisplayManager) - Static method in class org.robolectric.Shadows
- shadowOf(FingerprintManager) - Static method in class org.robolectric.Shadows
- shadowOf(HardwareBuffer) - Static method in class org.robolectric.Shadows
- shadowOf(InputManager) - Static method in class org.robolectric.Shadows
- shadowOf(Sensor) - Static method in class org.robolectric.Shadows
- shadowOf(SensorManager) - Static method in class org.robolectric.Shadows
- shadowOf(UsbDeviceConnection) - Static method in class org.robolectric.Shadows
- shadowOf(UsbManager) - Static method in class org.robolectric.Shadows
- shadowOf(UsbRequest) - Static method in class org.robolectric.Shadows
- shadowOf(Geocoder) - Static method in class org.robolectric.Shadows
- shadowOf(LocationManager) - Static method in class org.robolectric.Shadows
- shadowOf(AudioEffect) - Static method in class org.robolectric.Shadows
- shadowOf(DynamicsProcessing) - Static method in class org.robolectric.Shadows
- shadowOf(Visualizer) - Static method in class org.robolectric.Shadows
- shadowOf(AudioManager) - Static method in class org.robolectric.Shadows
- shadowOf(AudioRecord) - Static method in class org.robolectric.Shadows
- shadowOf(AudioTrack) - Static method in class org.robolectric.Shadows
- shadowOf(CamcorderProfile) - Static method in class org.robolectric.Shadows
- shadowOf(ImageReader) - Static method in class org.robolectric.Shadows
- shadowOf(MediaActionSound) - Static method in class org.robolectric.Shadows
- shadowOf(MediaCodec) - Static method in class org.robolectric.Shadows
- shadowOf(MediaCodecList) - Static method in class org.robolectric.Shadows
- shadowOf(MediaExtractor) - Static method in class org.robolectric.Shadows
- shadowOf(MediaMetadataRetriever) - Static method in class org.robolectric.Shadows
- shadowOf(MediaMuxer) - Static method in class org.robolectric.Shadows
- shadowOf(MediaPlayer) - Static method in class org.robolectric.Shadows
- shadowOf(MediaRecorder) - Static method in class org.robolectric.Shadows
- shadowOf(MediaRouter) - Static method in class org.robolectric.Shadows
- shadowOf(MediaScannerConnection) - Static method in class org.robolectric.Shadows
- shadowOf(RingtoneManager) - Static method in class org.robolectric.Shadows
- shadowOf(MediaController) - Static method in class org.robolectric.Shadows
- shadowOf(MediaController.TransportControls) - Static method in class org.robolectric.Shadows
- shadowOf(MediaSession) - Static method in class org.robolectric.Shadows
- shadowOf(MediaSessionManager) - Static method in class org.robolectric.Shadows
- shadowOf(SoundPool) - Static method in class org.robolectric.Shadows
- shadowOf(ToneGenerator) - Static method in class org.robolectric.Shadows
- shadowOf(ConnectivityManager) - Static method in class org.robolectric.Shadows
- shadowOf(AndroidHttpClient) - Static method in class org.robolectric.shadows.httpclient.Shadows
- shadowOf(HttpResponseCache) - Static method in class org.robolectric.Shadows
- shadowOf(Network) - Static method in class org.robolectric.Shadows
- shadowOf(NetworkCapabilities) - Static method in class org.robolectric.Shadows
- shadowOf(NetworkInfo) - Static method in class org.robolectric.Shadows
- shadowOf(NsdManager) - Static method in class org.robolectric.Shadows
- shadowOf(TrafficStats) - Static method in class org.robolectric.Shadows
- shadowOf(VpnService) - Static method in class org.robolectric.Shadows
- shadowOf(DiscoverySession) - Static method in class org.robolectric.Shadows
- shadowOf(PeerHandle) - Static method in class org.robolectric.Shadows
- shadowOf(WifiAwareManager) - Static method in class org.robolectric.Shadows
- shadowOf(WifiP2pGroup) - Static method in class org.robolectric.Shadows
- shadowOf(WifiP2pManager) - Static method in class org.robolectric.Shadows
- shadowOf(RangingResult) - Static method in class org.robolectric.Shadows
-
Deprecated.
- shadowOf(WifiRttManager) - Static method in class org.robolectric.Shadows
- shadowOf(WifiConfiguration) - Static method in class org.robolectric.Shadows
- shadowOf(WifiInfo) - Static method in class org.robolectric.Shadows
- shadowOf(WifiManager) - Static method in class org.robolectric.Shadows
- shadowOf(WifiManager.MulticastLock) - Static method in class org.robolectric.Shadows
- shadowOf(WifiManager.WifiLock) - Static method in class org.robolectric.Shadows
- shadowOf(CardEmulation) - Static method in class org.robolectric.Shadows
- shadowOf(NfcAdapter) - Static method in class org.robolectric.Shadows
- shadowOf(IsoDep) - Static method in class org.robolectric.Shadows
- shadowOf(EGL14) - Static method in class org.robolectric.Shadows
- shadowOf(GLES20) - Static method in class org.robolectric.Shadows
- shadowOf(GLSurfaceView) - Static method in class org.robolectric.Shadows
- shadowOf(Matrix) - Static method in class org.robolectric.Shadows
- shadowOf(BatteryManager) - Static method in class org.robolectric.Shadows
- shadowOf(Binder) - Static method in class org.robolectric.Shadows
- shadowOf(Build) - Static method in class org.robolectric.Shadows
- shadowOf(CountDownTimer) - Static method in class org.robolectric.Shadows
- shadowOf(Debug) - Static method in class org.robolectric.Shadows
- shadowOf(DropBoxManager) - Static method in class org.robolectric.Shadows
- shadowOf(Environment) - Static method in class org.robolectric.Shadows
- shadowOf(FileObserver) - Static method in class org.robolectric.Shadows
- shadowOf(SystemHealthManager) - Static method in class org.robolectric.Shadows
- shadowOf(LocaleList) - Static method in class org.robolectric.Shadows
- shadowOf(Looper) - Static method in class org.robolectric.Shadows
- shadowOf(Message) - Static method in class org.robolectric.Shadows
- shadowOf(MessageQueue) - Static method in class org.robolectric.Shadows
- shadowOf(Messenger) - Static method in class org.robolectric.Shadows
- shadowOf(Parcel) - Static method in class org.robolectric.Shadows
- shadowOf(ParcelFileDescriptor) - Static method in class org.robolectric.Shadows
- shadowOf(PowerManager) - Static method in class org.robolectric.Shadows
- shadowOf(PowerManager.WakeLock) - Static method in class org.robolectric.Shadows
- shadowOf(Process) - Static method in class org.robolectric.Shadows
- shadowOf(RemoteCallbackList<E>) - Static method in class org.robolectric.Shadows
- shadowOf(ResultReceiver) - Static method in class org.robolectric.Shadows
- shadowOf(StatFs) - Static method in class org.robolectric.Shadows
- shadowOf(StorageManager) - Static method in class org.robolectric.Shadows
- shadowOf(StrictMode.VmPolicy) - Static method in class org.robolectric.Shadows
- shadowOf(SystemClock) - Static method in class org.robolectric.Shadows
- shadowOf(Trace) - Static method in class org.robolectric.Shadows
- shadowOf(UserManager) - Static method in class org.robolectric.Shadows
- shadowOf(Vibrator) - Static method in class org.robolectric.Shadows
- shadowOf(Preference) - Static method in class org.robolectric.Shadows
- shadowOf(CallLog.Calls) - Static method in class org.robolectric.Shadows
- shadowOf(FontsContract) - Static method in class org.robolectric.Shadows
- shadowOf(MediaStore) - Static method in class org.robolectric.Shadows
- shadowOf(MediaStore.Images) - Static method in class org.robolectric.Shadows
- shadowOf(MediaStore.Images.Media) - Static method in class org.robolectric.Shadows
- shadowOf(MediaStore.Images.Thumbnails) - Static method in class org.robolectric.Shadows
- shadowOf(MediaStore.Video) - Static method in class org.robolectric.Shadows
- shadowOf(MediaStore.Video.Thumbnails) - Static method in class org.robolectric.Shadows
- shadowOf(Settings) - Static method in class org.robolectric.Shadows
- shadowOf(Settings.Global) - Static method in class org.robolectric.Shadows
- shadowOf(Settings.Secure) - Static method in class org.robolectric.Shadows
- shadowOf(Settings.System) - Static method in class org.robolectric.Shadows
- shadowOf(Telephony) - Static method in class org.robolectric.Shadows
- shadowOf(Telephony.Sms) - Static method in class org.robolectric.Shadows
- shadowOf(NotificationListenerService) - Static method in class org.robolectric.Shadows
- shadowOf(NotificationListenerService.Ranking) - Static method in class org.robolectric.Shadows
- shadowOf(Tile) - Static method in class org.robolectric.Shadows
- shadowOf(TileService) - Static method in class org.robolectric.Shadows
- shadowOf(VoiceInteractionService) - Static method in class org.robolectric.Shadows
- shadowOf(VoiceInteractionSession) - Static method in class org.robolectric.Shadows
- shadowOf(SpeechRecognizer) - Static method in class org.robolectric.Shadows
- shadowOf(TextToSpeech) - Static method in class org.robolectric.Shadows
- shadowOf(Os) - Static method in class org.robolectric.Shadows
- shadowOf(OsConstants) - Static method in class org.robolectric.Shadows
- shadowOf(Call) - Static method in class org.robolectric.Shadows
- shadowOf(Call.RttCall) - Static method in class org.robolectric.Shadows
- shadowOf(CallScreeningService) - Static method in class org.robolectric.Shadows
- shadowOf(Connection) - Static method in class org.robolectric.Shadows
- shadowOf(InCallService) - Static method in class org.robolectric.Shadows
- shadowOf(TelecomManager) - Static method in class org.robolectric.Shadows
- shadowOf(CarrierConfigManager) - Static method in class org.robolectric.Shadows
- shadowOf(EuiccManager) - Static method in class org.robolectric.Shadows
- shadowOf(SmsManager) - Static method in class org.robolectric.Shadows
- shadowOf(SubscriptionManager) - Static method in class org.robolectric.Shadows
- shadowOf(TelephonyManager) - Static method in class org.robolectric.Shadows
- shadowOf(VisualVoicemailService.VisualVoicemailTask) - Static method in class org.robolectric.Shadows
- shadowOf(VisualVoicemailSms) - Static method in class org.robolectric.Shadows
- shadowOf(Time) - Static method in class org.robolectric.Shadows
- shadowOf(LinkMovementMethod) - Static method in class org.robolectric.Shadows
- shadowOf(StaticLayout) - Static method in class org.robolectric.Shadows
- shadowOf(TextUtils) - Static method in class org.robolectric.Shadows
- shadowOf(EventLog) - Static method in class org.robolectric.Shadows
- shadowOf(EventLog.Event) - Static method in class org.robolectric.Shadows
- shadowOf(Log) - Static method in class org.robolectric.Shadows
- shadowOf(StatsLog) - Static method in class org.robolectric.Shadows
- shadowOf(AccessibilityManager) - Static method in class org.robolectric.Shadows
- shadowOf(AccessibilityNodeInfo) - Static method in class org.robolectric.Shadows
- shadowOf(AccessibilityRecord) - Static method in class org.robolectric.Shadows
- shadowOf(AccessibilityWindowInfo) - Static method in class org.robolectric.Shadows
- shadowOf(CaptioningManager) - Static method in class org.robolectric.Shadows
- shadowOf(AutofillManager) - Static method in class org.robolectric.Shadows
- shadowOf(ContextThemeWrapper) - Static method in class org.robolectric.Shadows
- shadowOf(Display) - Static method in class org.robolectric.Shadows
- shadowOf(GestureDetector) - Static method in class org.robolectric.Shadows
- shadowOf(InputDevice) - Static method in class org.robolectric.Shadows
-
Deprecated.
- shadowOf(InputEvent) - Static method in class org.robolectric.Shadows
- shadowOf(InputMethodManager) - Static method in class org.robolectric.Shadows
- shadowOf(KeyCharacterMap) - Static method in class org.robolectric.Shadows
- shadowOf(KeyEvent) - Static method in class org.robolectric.Shadows
- shadowOf(MotionEvent) - Static method in class org.robolectric.Shadows
- shadowOf(PixelCopy) - Static method in class org.robolectric.Shadows
- shadowOf(ScaleGestureDetector) - Static method in class org.robolectric.Shadows
- shadowOf(Surface) - Static method in class org.robolectric.Shadows
- shadowOf(SurfaceView) - Static method in class org.robolectric.Shadows
- shadowOf(TouchDelegate) - Static method in class org.robolectric.Shadows
- shadowOf(VelocityTracker) - Static method in class org.robolectric.Shadows
- shadowOf(View) - Static method in class org.robolectric.Shadows
- shadowOf(ViewConfiguration) - Static method in class org.robolectric.Shadows
- shadowOf(ViewGroup) - Static method in class org.robolectric.Shadows
- shadowOf(Window) - Static method in class org.robolectric.Shadows
- shadowOf(WindowManager) - Static method in class org.robolectric.Shadows
- shadowOf(CookieManager) - Static method in class org.robolectric.Shadows
- shadowOf(CookieSyncManager) - Static method in class org.robolectric.Shadows
- shadowOf(JsPromptResult) - Static method in class org.robolectric.Shadows
- shadowOf(JsResult) - Static method in class org.robolectric.Shadows
- shadowOf(MimeTypeMap) - Static method in class org.robolectric.Shadows
- shadowOf(SslErrorHandler) - Static method in class org.robolectric.Shadows
- shadowOf(WebSettings) - Static method in class org.robolectric.Shadows
- shadowOf(WebStorage) - Static method in class org.robolectric.Shadows
- shadowOf(WebView) - Static method in class org.robolectric.Shadows
- shadowOf(WebViewDatabase) - Static method in class org.robolectric.Shadows
- shadowOf(AbsListView) - Static method in class org.robolectric.Shadows
- shadowOf(AbsSpinner) - Static method in class org.robolectric.Shadows
- shadowOf(AdapterView<T>) - Static method in class org.robolectric.Shadows
- shadowOf(ArrayAdapter<T>) - Static method in class org.robolectric.Shadows
- shadowOf(BaseAdapter) - Static method in class org.robolectric.Shadows
- shadowOf(CompoundButton) - Static method in class org.robolectric.Shadows
- shadowOf(EdgeEffect) - Static method in class org.robolectric.Shadows
- shadowOf(Filter) - Static method in class org.robolectric.Shadows
- shadowOf(LinearLayout) - Static method in class org.robolectric.Shadows
- shadowOf(ListPopupWindow) - Static method in class org.robolectric.Shadows
- shadowOf(ListView) - Static method in class org.robolectric.Shadows
- shadowOf(NumberPicker) - Static method in class org.robolectric.Shadows
- shadowOf(PopupMenu) - Static method in class org.robolectric.Shadows
- shadowOf(PopupWindow) - Static method in class org.robolectric.Shadows
- shadowOf(ScrollView) - Static method in class org.robolectric.Shadows
- shadowOf(SeekBar) - Static method in class org.robolectric.Shadows
- shadowOf(TabHost) - Static method in class org.robolectric.Shadows
- shadowOf(TabHost.TabSpec) - Static method in class org.robolectric.Shadows
- shadowOf(TabWidget) - Static method in class org.robolectric.Shadows
- shadowOf(TextView) - Static method in class org.robolectric.Shadows
- shadowOf(Toast) - Static method in class org.robolectric.Shadows
- shadowOf(VideoView) - Static method in class org.robolectric.Shadows
- shadowOf(ViewAnimator) - Static method in class org.robolectric.Shadows
- shadowOf(ZoomButtonsController) - Static method in class org.robolectric.Shadows
- shadowOf(GoogleAuthUtil) - Static method in class org.robolectric.shadows.gms.Shadows
- shadowOf(GoogleApiAvailability) - Static method in class org.robolectric.shadows.gms.Shadows
- shadowOf(GooglePlayServicesUtil) - Static method in class org.robolectric.shadows.gms.Shadows
- shadowOf(DexFile) - Static method in class org.robolectric.Shadows
- shadowOf(DefaultRequestDirector) - Static method in class org.robolectric.shadows.httpclient.Shadows
- ShadowOpenGLMatrix - Class in org.robolectric.shadows
- ShadowOpenGLMatrix() - Constructor for class org.robolectric.shadows.ShadowOpenGLMatrix
- ShadowOs - Class in org.robolectric.shadows
-
A Shadow for android.system.Os
- ShadowOsConstants - Class in org.robolectric.shadows
- ShadowOsConstants() - Constructor for class org.robolectric.shadows.ShadowOsConstants
- ShadowOverlayConfig - Class in org.robolectric.shadows
-
Shadow for
OverlayConfig
. - ShadowOverlayConfig() - Constructor for class org.robolectric.shadows.ShadowOverlayConfig
- ShadowOverlayManager - Class in org.robolectric.shadows
-
Basic shadow implementation for the
OverlayManager
. - ShadowOverlayManager() - Constructor for class org.robolectric.shadows.ShadowOverlayManager
- ShadowPackageBackwardCompatibility - Class in org.robolectric.shadows
-
Shadow of
PackageBackwardCompatibility
to handle a scenario that can come up when multiple Android versions end up on the classpath. - ShadowPackageBackwardCompatibility() - Constructor for class org.robolectric.shadows.ShadowPackageBackwardCompatibility
- ShadowPackageInstaller - Class in org.robolectric.shadows
-
Shadow for PackageInstaller.
- ShadowPackageInstaller() - Constructor for class org.robolectric.shadows.ShadowPackageInstaller
- ShadowPackageInstaller.ShadowSession - Class in org.robolectric.shadows
-
Shadow for PackageInstaller.Session.
- ShadowPackageInstaller.ShadowSessionInfo - Class in org.robolectric.shadows
-
Shadow for PackageInstaller.SessionInfo.
- ShadowPackageManager - Class in org.robolectric.shadows
- ShadowPackageManager() - Constructor for class org.robolectric.shadows.ShadowPackageManager
- ShadowPackageManager.ComponentState - Class in org.robolectric.shadows
- ShadowPackageManager.IntentComparator - Class in org.robolectric.shadows
- ShadowPackageManager.PackageSetting - Class in org.robolectric.shadows
-
Settings for a particular package.
- ShadowPackageParser - Class in org.robolectric.shadows
- ShadowPackageParser() - Constructor for class org.robolectric.shadows.ShadowPackageParser
- ShadowPackageParser._Package_ - Interface in org.robolectric.shadows
-
Accessor interface for
PackageParser.Package
's internals. - ShadowPaint - Class in org.robolectric.shadows
- ShadowPaint() - Constructor for class org.robolectric.shadows.ShadowPaint
- ShadowPaintDrawable - Class in org.robolectric.shadows
-
Shadow for
PaintDrawable
. - ShadowPaintDrawable() - Constructor for class org.robolectric.shadows.ShadowPaintDrawable
- ShadowParameters() - Constructor for class org.robolectric.shadows.ShadowCamera.ShadowParameters
- ShadowParcel - Class in org.robolectric.shadows
- ShadowParcel() - Constructor for class org.robolectric.shadows.ShadowParcel
- ShadowParcelFileDescriptor - Class in org.robolectric.shadows
- ShadowParcelFileDescriptor() - Constructor for class org.robolectric.shadows.ShadowParcelFileDescriptor
- ShadowParser() - Constructor for class org.robolectric.shadows.ShadowXmlBlock.ShadowParser
- ShadowPath - Class in org.robolectric.shadows
-
Base class for
ShadowPath
classes. - ShadowPath() - Constructor for class org.robolectric.shadows.ShadowPath
- ShadowPath.Picker - Class in org.robolectric.shadows
-
Shadow picker for
Path
. - ShadowPath.Point - Class in org.robolectric.shadows
- ShadowPath.Point.Type - Enum in org.robolectric.shadows
- ShadowPathIterator - Class in org.robolectric.shadows
-
Shadow for
PathIterator
in LEGACY graphics. - ShadowPathIterator() - Constructor for class org.robolectric.shadows.ShadowPathIterator
- ShadowPathMeasure - Class in org.robolectric.shadows
- ShadowPathMeasure() - Constructor for class org.robolectric.shadows.ShadowPathMeasure
- ShadowPathParser - Class in org.robolectric.shadows
- ShadowPathParser() - Constructor for class org.robolectric.shadows.ShadowPathParser
- ShadowPathParser.PathDataNode - Class in org.robolectric.shadows
- ShadowPausedAsyncTask<Params,
Progress, Result> - Class in org.robolectric.shadows -
A
AsyncTask
shadow forLooperMode.Mode.PAUSED
- ShadowPausedAsyncTask() - Constructor for class org.robolectric.shadows.ShadowPausedAsyncTask
- ShadowPausedAsyncTaskLoader<D> - Class in org.robolectric.shadows
-
The shadow
AsyncTaskLoader
forLooperMode.Mode.PAUSED
. - ShadowPausedAsyncTaskLoader() - Constructor for class org.robolectric.shadows.ShadowPausedAsyncTaskLoader
- ShadowPausedChoreographer - Class in org.robolectric.shadows
-
A
Choreographer
shadow forLooperMode.Mode.PAUSED
. - ShadowPausedChoreographer() - Constructor for class org.robolectric.shadows.ShadowPausedChoreographer
- ShadowPausedLooper - Class in org.robolectric.shadows
-
The shadow Looper for
and @link LooperMode.Mode.INSTRUMENTATION_TEST
. - ShadowPausedLooper() - Constructor for class org.robolectric.shadows.ShadowPausedLooper
- ShadowPausedMessage - Class in org.robolectric.shadows
-
The shadow
Message
forLooperMode.Mode.PAUSED
. - ShadowPausedMessage() - Constructor for class org.robolectric.shadows.ShadowPausedMessage
- ShadowPausedMessageQueue - Class in org.robolectric.shadows
-
The shadow MessageQueue} for
LooperMode.Mode.PAUSED
- ShadowPausedMessageQueue() - Constructor for class org.robolectric.shadows.ShadowPausedMessageQueue
- ShadowPausedSystemClock - Class in org.robolectric.shadows
-
A shadow SystemClock used when
LooperMode.Mode#PAUSED
is active. - ShadowPausedSystemClock() - Constructor for class org.robolectric.shadows.ShadowPausedSystemClock
- ShadowPeerHandle - Class in org.robolectric.shadows
- ShadowPeerHandle() - Constructor for class org.robolectric.shadows.ShadowPeerHandle
- ShadowPendingIntent - Class in org.robolectric.shadows
- ShadowPendingIntent() - Constructor for class org.robolectric.shadows.ShadowPendingIntent
- ShadowPermissionControllerManager - Class in org.robolectric.shadows
-
Shadow for
PermissionControllerManager
. - ShadowPermissionControllerManager() - Constructor for class org.robolectric.shadows.ShadowPermissionControllerManager
- ShadowPhone - Class in org.robolectric.shadows
-
Shadow for
Phone
. - ShadowPhone() - Constructor for class org.robolectric.shadows.ShadowPhone
- ShadowPhoneWindow - Class in org.robolectric.shadows
-
Shadow for PhoneWindow for APIs 23+
- ShadowPhoneWindow() - Constructor for class org.robolectric.shadows.ShadowPhoneWindow
- ShadowPhoneWindowFor22 - Class in org.robolectric.shadows
-
Shadow for the API 16-22 PhoneWindow.
- ShadowPhoneWindowFor22() - Constructor for class org.robolectric.shadows.ShadowPhoneWindowFor22
- shadowPicker() - Element in annotation type org.robolectric.annotation.Implements
-
If specified, the
picker
will be instantiated and called from within the newly-created Robolectric classloader. - ShadowPicker<T> - Interface in org.robolectric.shadow.api
- ShadowPicture - Class in org.robolectric.shadows
- ShadowPicture() - Constructor for class org.robolectric.shadows.ShadowPicture
- ShadowPixelCopy - Class in org.robolectric.shadows
-
Shadow for PixelCopy that uses View.draw to create screenshots.
- ShadowPixelCopy() - Constructor for class org.robolectric.shadows.ShadowPixelCopy
- ShadowPixelCopy.ShadowPixelCopyRequestBuilder - Class in org.robolectric.shadows
- ShadowPixelCopyRequestBuilder() - Constructor for class org.robolectric.shadows.ShadowPixelCopy.ShadowPixelCopyRequestBuilder
- ShadowPlayerBase - Class in org.robolectric.shadows
- ShadowPlayerBase() - Constructor for class org.robolectric.shadows.ShadowPlayerBase
- ShadowPolicyManager - Class in org.robolectric.shadows
- ShadowPolicyManager() - Constructor for class org.robolectric.shadows.ShadowPolicyManager
- ShadowPopupMenu - Class in org.robolectric.shadows
- ShadowPopupMenu() - Constructor for class org.robolectric.shadows.ShadowPopupMenu
- ShadowPopupWindow - Class in org.robolectric.shadows
- ShadowPopupWindow() - Constructor for class org.robolectric.shadows.ShadowPopupWindow
- ShadowPorterDuffColorFilter - Class in org.robolectric.shadows
- ShadowPorterDuffColorFilter() - Constructor for class org.robolectric.shadows.ShadowPorterDuffColorFilter
- ShadowPosix - Class in org.robolectric.shadows
-
Shadow for
Posix
- ShadowPosix() - Constructor for class org.robolectric.shadows.ShadowPosix
- ShadowPowerManager - Class in org.robolectric.shadows
-
Shadow of PowerManager
- ShadowPowerManager() - Constructor for class org.robolectric.shadows.ShadowPowerManager
- ShadowPowerManager.ShadowLowPowerStandbyPortsLock - Class in org.robolectric.shadows
-
Shadow of
PowerManager.LowPowerStandbyPortsLock
to allow testing state. - ShadowPowerManager.ShadowWakeLock - Class in org.robolectric.shadows
- ShadowPrecomputedText - Class in org.robolectric.shadows
- ShadowPrecomputedText() - Constructor for class org.robolectric.shadows.ShadowPrecomputedText
- ShadowPreference - Class in org.robolectric.shadows
- ShadowPreference() - Constructor for class org.robolectric.shadows.ShadowPreference
- ShadowProcess - Class in org.robolectric.shadows
- ShadowProcess() - Constructor for class org.robolectric.shadows.ShadowProcess
- ShadowProcessInitializer - Class in org.robolectric.shadows
-
Shadow for ThreadedRenderer.ProcessInitializer.
- ShadowProcessInitializer() - Constructor for class org.robolectric.shadows.ShadowProcessInitializer
- ShadowProgressDialog - Class in org.robolectric.shadows
- ShadowProgressDialog() - Constructor for class org.robolectric.shadows.ShadowProgressDialog
- ShadowPropertyValuesHolder - Class in org.robolectric.shadows
-
Shadow for
PropertyValuesHolder
that works around the ART/JVM differences of accessing methods. - ShadowPropertyValuesHolder() - Constructor for class org.robolectric.shadows.ShadowPropertyValuesHolder
- ShadowProvider - Interface in org.robolectric.internal
-
Interface implemented by packages that provide shadows to Robolectric.
- ShadowProviderGenerator - Class in org.robolectric.annotation.processing.generator
-
Generator that creates the "ShadowProvider" implementation for a shadow package.
- ShadowProviderGenerator(RobolectricModel, ProcessingEnvironment, String, boolean, int) - Constructor for class org.robolectric.annotation.processing.generator.ShadowProviderGenerator
- ShadowProviders - Class in org.robolectric.internal.bytecode
-
The set of
ShadowProvider
implementations found on the classpath. - ShadowProviders(List<ShadowProvider>) - Constructor for class org.robolectric.internal.bytecode.ShadowProviders
- ShadowPublicFormatUtils - Class in org.robolectric.shadows
-
Shadow for private class PublicFormatUtils.
- ShadowPublicFormatUtils() - Constructor for class org.robolectric.shadows.ShadowPublicFormatUtils
- ShadowQuery() - Constructor for class org.robolectric.shadows.ShadowDownloadManager.ShadowQuery
- ShadowQueuedWork - Class in org.robolectric.shadows
- ShadowQueuedWork() - Constructor for class org.robolectric.shadows.ShadowQueuedWork
- ShadowQuickAccessWalletService - Class in org.robolectric.shadows
-
Shadow of
QuickAccessWalletService
- ShadowQuickAccessWalletService() - Constructor for class org.robolectric.shadows.ShadowQuickAccessWalletService
- ShadowRangingResult - Class in org.robolectric.shadows
-
Deprecated.Use {link RangingResultBuilder} instead.
- ShadowRangingResult() - Constructor for class org.robolectric.shadows.ShadowRangingResult
-
Deprecated.
- ShadowRangingResult.Builder - Class in org.robolectric.shadows
-
Deprecated.Use {link RangingResultBuilder} instead.
- ShadowRangingSession - Class in org.robolectric.shadows
-
Adds Robolectric support for UWB ranging.
- ShadowRangingSession() - Constructor for class org.robolectric.shadows.ShadowRangingSession
- ShadowRangingSession.Adapter - Interface in org.robolectric.shadows
-
Adapter interface for state change events, provided by the tester to dictate ranging results.
- ShadowRanking - Class in org.robolectric.shadows
-
Shadow for
NotificationListenerService.Ranking
. - ShadowRanking() - Constructor for class org.robolectric.shadows.ShadowRanking
- ShadowRcsUceAdapter - Class in org.robolectric.shadows
-
A shadow for
RcsUceAdapter
. - ShadowRcsUceAdapter() - Constructor for class org.robolectric.shadows.ShadowRcsUceAdapter
- ShadowRcsUceAdapter.CapabilityFailureInfo - Class in org.robolectric.shadows
-
A data class holding the info for a failed capabilities exchange
- ShadowRecordingCanvas - Class in org.robolectric.shadows
- ShadowRecordingCanvas() - Constructor for class org.robolectric.shadows.ShadowRecordingCanvas
- ShadowRefreshAvailabilityTask() - Constructor for class org.robolectric.shadows.ShadowAlwaysOnHotwordDetector.ShadowRefreshAvailabilityTask
- ShadowRegion - Class in org.robolectric.shadows
- ShadowRegion() - Constructor for class org.robolectric.shadows.ShadowRegion
- ShadowRemoteCallbackList<E extends IInterface> - Class in org.robolectric.shadows
- ShadowRemoteCallbackList() - Constructor for class org.robolectric.shadows.ShadowRemoteCallbackList
- ShadowRenderNode - Class in org.robolectric.shadows
- ShadowRenderNode() - Constructor for class org.robolectric.shadows.ShadowRenderNode
- ShadowRenderNodeAnimator - Class in org.robolectric.shadows
-
Shadow for
RenderNodeAnimator
. - ShadowRenderNodeAnimator() - Constructor for class org.robolectric.shadows.ShadowRenderNodeAnimator
- ShadowRenderNodeAnimatorR - Class in org.robolectric.shadows
-
Copy of ShadowRenderNodeAnimator that reflects move of RenderNodeAnimator to android.graphics in R
- ShadowRenderNodeAnimatorR() - Constructor for class org.robolectric.shadows.ShadowRenderNodeAnimatorR
- ShadowRenderNodeQ - Class in org.robolectric.shadows
- ShadowRenderNodeQ() - Constructor for class org.robolectric.shadows.ShadowRenderNodeQ
- ShadowRequest() - Constructor for class org.robolectric.shadows.ShadowDownloadManager.ShadowRequest
- ShadowResolveInfo - Class in org.robolectric.shadows
-
Utilities for
ResolveInfo
. - ShadowResolveInfo() - Constructor for class org.robolectric.shadows.ShadowResolveInfo
- ShadowResources - Class in org.robolectric.shadows
-
Shadow of
Resources
. - ShadowResources() - Constructor for class org.robolectric.shadows.ShadowResources
- ShadowResources.OnConfigurationChangeListener - Interface in org.robolectric.shadows
-
Listener callback that's called when the configuration is updated for a resources.
- ShadowResources.ShadowNotFoundException - Class in org.robolectric.shadows
-
Shadow for
Resources.NotFoundException
. - ShadowResourcesImpl - Class in org.robolectric.shadows
- ShadowResourcesImpl() - Constructor for class org.robolectric.shadows.ShadowResourcesImpl
- ShadowResourcesImpl.Picker - Class in org.robolectric.shadows
- ShadowResourcesManager - Class in org.robolectric.shadows
- ShadowResourcesManager() - Constructor for class org.robolectric.shadows.ShadowResourcesManager
- ShadowRestrictionsManager - Class in org.robolectric.shadows
-
Shadow of
RestrictionsManager
. - ShadowRestrictionsManager() - Constructor for class org.robolectric.shadows.ShadowRestrictionsManager
- ShadowResultReceiver - Class in org.robolectric.shadows
- ShadowResultReceiver() - Constructor for class org.robolectric.shadows.ShadowResultReceiver
- ShadowRingtoneManager - Class in org.robolectric.shadows
-
A shadow implementation of
RingtoneManager
. - ShadowRingtoneManager() - Constructor for class org.robolectric.shadows.ShadowRingtoneManager
- ShadowRoleControllerManager - Class in org.robolectric.shadows
-
Shadow for
RoleControllerManager
- ShadowRoleControllerManager() - Constructor for class org.robolectric.shadows.ShadowRoleControllerManager
- ShadowRoleManager - Class in org.robolectric.shadows
-
A shadow implementation of
RoleManager
. - ShadowRoleManager() - Constructor for class org.robolectric.shadows.ShadowRoleManager
- ShadowRollbackManager - Class in org.robolectric.shadows
-
A Shadow for android.content.rollback.RollbackManager added in Android Q.
- ShadowRollbackManager() - Constructor for class org.robolectric.shadows.ShadowRollbackManager
- ShadowRotationWatcher - Class in org.robolectric.shadows
-
Shadow for RotationWatcher for API 23+
- ShadowRotationWatcher() - Constructor for class org.robolectric.shadows.ShadowRotationWatcher
- ShadowRotationWatcherFor22 - Class in org.robolectric.shadows
-
Shadow for RotationWatcher for API 16-22
- ShadowRotationWatcherFor22() - Constructor for class org.robolectric.shadows.ShadowRotationWatcherFor22
- ShadowRttCall() - Constructor for class org.robolectric.shadows.ShadowCall.ShadowRttCall
- shadows - Variable in class org.robolectric.annotation.Config.Builder
- shadows() - Method in class org.robolectric.annotation.Config.Implementation
- shadows() - Element in annotation type org.robolectric.annotation.Config
-
A list of shadow classes to enable, in addition to those that are already present.
- shadows() - Element in annotation type org.robolectric.internal.bytecode.SandboxConfig
-
A list of shadow classes to enable, in addition to those that are already present.
- Shadows - Class in org.robolectric
-
Shadow mapper.
- Shadows - Class in org.robolectric.shadows.gms
-
Shadow mapper.
- Shadows - Class in org.robolectric.shadows.httpclient
-
Shadow mapper.
- Shadows - Class in org.robolectric.shadows.multidex
-
Shadow mapper.
- Shadows() - Constructor for class org.robolectric.Shadows
- Shadows() - Constructor for class org.robolectric.shadows.gms.Shadows
- Shadows() - Constructor for class org.robolectric.shadows.httpclient.Shadows
- Shadows() - Constructor for class org.robolectric.shadows.multidex.Shadows
- ShadowSafetyCenterManager - Class in org.robolectric.shadows
-
Shadow for
SafetyCenterManager
. - ShadowSafetyCenterManager() - Constructor for class org.robolectric.shadows.ShadowSafetyCenterManager
- ShadowScaleGestureDetector - Class in org.robolectric.shadows
- ShadowScaleGestureDetector() - Constructor for class org.robolectric.shadows.ShadowScaleGestureDetector
- ShadowScanResult - Class in org.robolectric.shadows
- ShadowScanResult() - Constructor for class org.robolectric.shadows.ShadowScanResult
- ShadowScrollView - Class in org.robolectric.shadows
- ShadowScrollView() - Constructor for class org.robolectric.shadows.ShadowScrollView
- ShadowSearchManager - Class in org.robolectric.shadows
- ShadowSearchManager() - Constructor for class org.robolectric.shadows.ShadowSearchManager
- ShadowSecure() - Constructor for class org.robolectric.shadows.ShadowSettings.ShadowSecure
- ShadowSecureElementService - Class in org.robolectric.shadows
-
Shadow of
ShadowSecureElementService.SecureElementService
- ShadowSecureElementService.MockApplet - Class in org.robolectric.shadows
-
Provide fake SE applet behavior
- ShadowSeekBar - Class in org.robolectric.shadows
- ShadowSeekBar() - Constructor for class org.robolectric.shadows.ShadowSeekBar
- ShadowSensor - Class in org.robolectric.shadows
- ShadowSensor() - Constructor for class org.robolectric.shadows.ShadowSensor
- ShadowSensorManager - Class in org.robolectric.shadows
-
Shadow for
SensorManager
. - ShadowSensorManager() - Constructor for class org.robolectric.shadows.ShadowSensorManager
- ShadowService - Class in org.robolectric.shadows
- ShadowService() - Constructor for class org.robolectric.shadows.ShadowService
- ShadowServiceManager - Class in org.robolectric.shadows
-
Shadow for
ServiceManager
. - ShadowServiceManager() - Constructor for class org.robolectric.shadows.ShadowServiceManager
- ShadowSession() - Constructor for class org.robolectric.shadows.ShadowPackageInstaller.ShadowSession
- ShadowSessionInfo() - Constructor for class org.robolectric.shadows.ShadowPackageInstaller.ShadowSessionInfo
- ShadowSettings - Class in org.robolectric.shadows
- ShadowSettings() - Constructor for class org.robolectric.shadows.ShadowSettings
- ShadowSettings.ShadowConfig - Class in org.robolectric.shadows
-
Shadow for
Settings.Config
. - ShadowSettings.ShadowGlobal - Class in org.robolectric.shadows
- ShadowSettings.ShadowSecure - Class in org.robolectric.shadows
- ShadowSettings.ShadowSystem - Class in org.robolectric.shadows
- ShadowSharedMemory - Class in org.robolectric.shadows
-
A
SharedMemory
fake that uses a private temporary disk file for storage and Java'sMappedByteBuffer
for the memory mappings. - ShadowSharedMemory() - Constructor for class org.robolectric.shadows.ShadowSharedMemory
- ShadowSharedPreferences - Class in org.robolectric.shadows
-
Placeholder container class for nested shadow class
- ShadowSharedPreferences() - Constructor for class org.robolectric.shadows.ShadowSharedPreferences
- ShadowSharedPreferences.ShadowSharedPreferencesEditorImpl - Class in org.robolectric.shadows
- ShadowSharedPreferencesEditorImpl() - Constructor for class org.robolectric.shadows.ShadowSharedPreferences.ShadowSharedPreferencesEditorImpl
- ShadowShortcutManager - Class in org.robolectric.shadows
- ShadowShortcutManager() - Constructor for class org.robolectric.shadows.ShadowShortcutManager
- ShadowSigningInfo - Class in org.robolectric.shadows
- ShadowSigningInfo() - Constructor for class org.robolectric.shadows.ShadowSigningInfo
- ShadowSliceManager - Class in org.robolectric.shadows
-
Shadow of
SliceManager
. - ShadowSliceManager() - Constructor for class org.robolectric.shadows.ShadowSliceManager
- ShadowSms() - Constructor for class org.robolectric.shadows.ShadowTelephony.ShadowSms
- ShadowSmsManager - Class in org.robolectric.shadows
- ShadowSmsManager() - Constructor for class org.robolectric.shadows.ShadowSmsManager
- ShadowSmsManager.DataMessageParams - Class in org.robolectric.shadows
- ShadowSmsManager.DownloadMultimediaMessageParams - Class in org.robolectric.shadows
- ShadowSmsManager.MultimediaMessageParams - Class in org.robolectric.shadows
-
Base class for testable parameters from calls to either
ShadowSmsManager.downloadMultimediaMessage(android.content.Context, java.lang.String, android.net.Uri, android.os.Bundle, android.app.PendingIntent)
orShadowSmsManager.downloadMultimediaMessage(android.content.Context, java.lang.String, android.net.Uri, android.os.Bundle, android.app.PendingIntent)
. - ShadowSmsManager.SendMultimediaMessageParams - Class in org.robolectric.shadows
- ShadowSmsManager.TextMultipartParams - Class in org.robolectric.shadows
- ShadowSmsManager.TextSmsParams - Class in org.robolectric.shadows
- ShadowSocketTagger - Class in org.robolectric.shadows
- ShadowSocketTagger() - Constructor for class org.robolectric.shadows.ShadowSocketTagger
- ShadowSoftKeyboardController - Class in org.robolectric.shadows
-
Shadow of SoftKeyboardController.
- ShadowSoftKeyboardController() - Constructor for class org.robolectric.shadows.ShadowSoftKeyboardController
- ShadowSoundPool - Class in org.robolectric.shadows
- ShadowSoundPool() - Constructor for class org.robolectric.shadows.ShadowSoundPool
- ShadowSoundPool.Playback - Class in org.robolectric.shadows
-
Record of a single call to
SoundPool.play(int, float, float, int, int, float)
. - ShadowSoundTriggerManager - Class in org.robolectric.shadows
-
A Shadow SoundTriggerManager in Android O+.
- ShadowSoundTriggerManager() - Constructor for class org.robolectric.shadows.ShadowSoundTriggerManager
- ShadowSpeechRecognizer - Class in org.robolectric.shadows
-
Robolectric shadow for SpeechRecognizer.
- ShadowSpeechRecognizer() - Constructor for class org.robolectric.shadows.ShadowSpeechRecognizer
- ShadowSpeechRecognizer.ShadowSpeechRecognizerDirectAccessors - Interface in org.robolectric.shadows
-
An interface to access direct functions/variables of an instance of
SpeechRecognizer
. - ShadowSpeechRecognizer.ShadowSpeechRecognizerState - Class in org.robolectric.shadows
-
The state of a specific instance of
ShadowSpeechRecognizer
. - ShadowSpeechRecognizerImpl - Class in org.robolectric.shadows
-
Robolectric shadow for SpeechRecognizerImpl.
- ShadowSpeechRecognizerImpl() - Constructor for class org.robolectric.shadows.ShadowSpeechRecognizerImpl
- ShadowSpeechRecognizerProxy - Class in org.robolectric.shadows
-
Robolectric shadow for SpeechRecognizerProxy.
- ShadowSpeechRecognizerProxy() - Constructor for class org.robolectric.shadows.ShadowSpeechRecognizerProxy
- ShadowSpeechRecognizerState() - Constructor for class org.robolectric.shadows.ShadowSpeechRecognizer.ShadowSpeechRecognizerState
- ShadowSpellChecker - Class in org.robolectric.shadows
- ShadowSpellChecker() - Constructor for class org.robolectric.shadows.ShadowSpellChecker
- ShadowSQLiteConnection - Class in org.robolectric.shadows
-
The base shadow class for
SQLiteConnection
shadow APIs. - ShadowSQLiteConnection() - Constructor for class org.robolectric.shadows.ShadowSQLiteConnection
- ShadowSQLiteConnection.Picker - Class in org.robolectric.shadows
- ShadowSQLiteOpenHelper - Class in org.robolectric.shadows
-
Avoid calls to setIdleConnectionTimeout.
- ShadowSQLiteOpenHelper() - Constructor for class org.robolectric.shadows.ShadowSQLiteOpenHelper
- ShadowSslErrorHandler - Class in org.robolectric.shadows
- ShadowSslErrorHandler() - Constructor for class org.robolectric.shadows.ShadowSslErrorHandler
- ShadowStateListDrawable - Class in org.robolectric.shadows
- ShadowStateListDrawable() - Constructor for class org.robolectric.shadows.ShadowStateListDrawable
- ShadowStatFs - Class in org.robolectric.shadows
-
Robolectic doesn't provide actual filesystem stats; rather, it provides the ability to specify stats values in advance.
- ShadowStatFs() - Constructor for class org.robolectric.shadows.ShadowStatFs
- ShadowStaticLayout - Class in org.robolectric.shadows
-
Shadow for android.text.StaticLayout
- ShadowStaticLayout() - Constructor for class org.robolectric.shadows.ShadowStaticLayout
- ShadowStatsLog - Class in org.robolectric.shadows
-
Shadow for
StatsLog
- ShadowStatsLog() - Constructor for class org.robolectric.shadows.ShadowStatsLog
- ShadowStatsLog.StatsLogItem - Class in org.robolectric.shadows
-
Single atom log item for write api.
- ShadowStatsManager - Class in org.robolectric.shadows
-
Shadow for
StatsManager
. - ShadowStatsManager() - Constructor for class org.robolectric.shadows.ShadowStatsManager
- ShadowStatusBarManager - Class in org.robolectric.shadows
-
Robolectric implementation of
StatusBarManager
. - ShadowStatusBarManager() - Constructor for class org.robolectric.shadows.ShadowStatusBarManager
- ShadowStorageManager - Class in org.robolectric.shadows
-
Fake implementation of
StorageManager
- ShadowStorageManager() - Constructor for class org.robolectric.shadows.ShadowStorageManager
- ShadowStorageStatsManager - Class in org.robolectric.shadows
-
Fake implementation of
StorageStatsManager
that provides a fake implementation of query forStorageStats
of a package. - ShadowStorageStatsManager() - Constructor for class org.robolectric.shadows.ShadowStorageStatsManager
- ShadowStrictModeVmPolicy - Class in org.robolectric.shadows
- ShadowStrictModeVmPolicy() - Constructor for class org.robolectric.shadows.ShadowStrictModeVmPolicy
- ShadowStringBlock - Class in org.robolectric.shadows
- ShadowStringBlock() - Constructor for class org.robolectric.shadows.ShadowStringBlock
- ShadowStub() - Constructor for class org.robolectric.shadows.ShadowIAppOpsService.ShadowStub
- ShadowSubscriptionManager - Class in org.robolectric.shadows
- ShadowSubscriptionManager() - Constructor for class org.robolectric.shadows.ShadowSubscriptionManager
- ShadowSubscriptionManager.SubscriptionInfoBuilder - Class in org.robolectric.shadows
-
Builder class to create instance of
SubscriptionInfo
. - ShadowSurface - Class in org.robolectric.shadows
-
Shadow for
Surface
- ShadowSurface() - Constructor for class org.robolectric.shadows.ShadowSurface
- ShadowSurfaceControl - Class in org.robolectric.shadows
-
Shadow for
SurfaceControl
- ShadowSurfaceControl() - Constructor for class org.robolectric.shadows.ShadowSurfaceControl
- ShadowSurfaceImage() - Constructor for class org.robolectric.shadows.ShadowImageReader.ShadowSurfaceImage
- ShadowSurfaceSyncGroup - Class in org.robolectric.shadows
-
Shadow for new SurfaceSyncGroup introduced in android U.
- ShadowSurfaceSyncGroup() - Constructor for class org.robolectric.shadows.ShadowSurfaceSyncGroup
- ShadowSurfaceTexture - Class in org.robolectric.shadows
-
Shadow for
SurfaceTexture
- ShadowSurfaceTexture() - Constructor for class org.robolectric.shadows.ShadowSurfaceTexture
- ShadowSurfaceView - Class in org.robolectric.shadows
- ShadowSurfaceView() - Constructor for class org.robolectric.shadows.ShadowSurfaceView
- ShadowSurfaceView.FakeSurfaceHolder - Class in org.robolectric.shadows
-
Robolectric implementation of
SurfaceHolder
. - ShadowSuspendDialogInfo - Class in org.robolectric.shadows
-
Shadow of
SuspendDialogInfo
to expose hidden methods. - ShadowSuspendDialogInfo() - Constructor for class org.robolectric.shadows.ShadowSuspendDialogInfo
- ShadowSystem - Class in org.robolectric.shadows
- ShadowSystem() - Constructor for class org.robolectric.shadows.ShadowSettings.ShadowSystem
- ShadowSystem() - Constructor for class org.robolectric.shadows.ShadowSystem
- ShadowSystemClock - Class in org.robolectric.shadows
-
The shadow API for
SystemClock
. - ShadowSystemClock() - Constructor for class org.robolectric.shadows.ShadowSystemClock
- ShadowSystemClock.Picker - Class in org.robolectric.shadows
- ShadowSystemFonts - Class in org.robolectric.shadows
- ShadowSystemFonts() - Constructor for class org.robolectric.shadows.ShadowSystemFonts
- ShadowSystemHealthManager - Class in org.robolectric.shadows
-
Shadow for
SystemHealthManager
- ShadowSystemHealthManager() - Constructor for class org.robolectric.shadows.ShadowSystemHealthManager
- ShadowSystemProperties - Class in org.robolectric.shadows
- ShadowSystemProperties() - Constructor for class org.robolectric.shadows.ShadowSystemProperties
- ShadowSystemServiceRegistry - Class in org.robolectric.shadows
- ShadowSystemServiceRegistry() - Constructor for class org.robolectric.shadows.ShadowSystemServiceRegistry
- ShadowSystemServiceRegistry._ServiceFetcherM_ - Interface in org.robolectric.shadows
-
Accessor interface for
android.app.SystemServiceRegistry.StaticOuterContextServiceFetcher
's internals (for M). - ShadowSystemServiceRegistry._ServiceFetcherN_ - Interface in org.robolectric.shadows
-
Accessor interface for
android.app.SystemServiceRegistry.StaticApplicationContextServiceFetcher
's internals (for N+). - ShadowSystemServiceRegistry._StaticServiceFetcher_ - Interface in org.robolectric.shadows
-
Accessor interface for
android.app.SystemServiceRegistry.StaticServiceFetcher<T extends Object>
's internals. - ShadowSystemVibrator - Class in org.robolectric.shadows
-
Shadow for
SystemVibrator
. - ShadowSystemVibrator() - Constructor for class org.robolectric.shadows.ShadowSystemVibrator
- ShadowTabActivity - Class in org.robolectric.shadows
- ShadowTabActivity() - Constructor for class org.robolectric.shadows.ShadowTabActivity
- ShadowTabHost - Class in org.robolectric.shadows
- ShadowTabHost() - Constructor for class org.robolectric.shadows.ShadowTabHost
- ShadowTabHost.ShadowTabSpec - Class in org.robolectric.shadows
- ShadowTabSpec() - Constructor for class org.robolectric.shadows.ShadowTabHost.ShadowTabSpec
- ShadowTabWidget - Class in org.robolectric.shadows
- ShadowTabWidget() - Constructor for class org.robolectric.shadows.ShadowTabWidget
- ShadowTelecomManager - Class in org.robolectric.shadows
- ShadowTelecomManager() - Constructor for class org.robolectric.shadows.ShadowTelecomManager
- ShadowTelecomManager.CallRecord - Class in org.robolectric.shadows
-
Deprecated.
- ShadowTelecomManager.CallRequestMode - Enum in org.robolectric.shadows
-
Mode describing how the shadow handles incoming (
TelecomManager.addNewIncomingCall(android.telecom.PhoneAccountHandle, android.os.Bundle)
) and outgoing (TelecomManager.placeCall(android.net.Uri, android.os.Bundle)
) call requests. - ShadowTelecomManager.IncomingCallRecord - Class in org.robolectric.shadows
-
Details about an incoming call request made via
TelecomManager.addNewIncomingCall(android.telecom.PhoneAccountHandle, android.os.Bundle)
. - ShadowTelecomManager.OutgoingCallRecord - Class in org.robolectric.shadows
-
Details about an outgoing call request made via
TelecomManager.placeCall(android.net.Uri, android.os.Bundle)
. - ShadowTelecomManager.UnknownCallRecord - Class in org.robolectric.shadows
-
Details about an unknown call request made via
TelecomManager.addNewUnknownCall(android.telecom.PhoneAccountHandle, android.os.Bundle)
. - ShadowTelephony - Class in org.robolectric.shadows
- ShadowTelephony() - Constructor for class org.robolectric.shadows.ShadowTelephony
- ShadowTelephony.ShadowSms - Class in org.robolectric.shadows
- ShadowTelephonyFrameworkInitializer - Class in org.robolectric.shadows
-
Shadow for
TelephonyFrameworkInitializer
- ShadowTelephonyFrameworkInitializer() - Constructor for class org.robolectric.shadows.ShadowTelephonyFrameworkInitializer
- ShadowTelephonyManager - Class in org.robolectric.shadows
-
Shadow for
TelephonyManager
. - ShadowTelephonyManager() - Constructor for class org.robolectric.shadows.ShadowTelephonyManager
- ShadowTelephonyManager.VisualVoicemailSmsParams - Class in org.robolectric.shadows
-
Testable parameters from calls to
ShadowTelephonyManager.sendVisualVoicemailSms(java.lang.String, int, java.lang.String, android.app.PendingIntent)
. - ShadowTextToSpeech - Class in org.robolectric.shadows
- ShadowTextToSpeech() - Constructor for class org.robolectric.shadows.ShadowTextToSpeech
- ShadowTextUtils - Class in org.robolectric.shadows
-
Implement
TextUtils.ellipsize(java.lang.CharSequence, android.text.TextPaint, float, android.text.TextUtils.TruncateAt)
by truncating the text. - ShadowTextUtils() - Constructor for class org.robolectric.shadows.ShadowTextUtils
- ShadowTextView - Class in org.robolectric.shadows
- ShadowTextView() - Constructor for class org.robolectric.shadows.ShadowTextView
- ShadowThreadedRenderer - Class in org.robolectric.shadows
- ShadowThreadedRenderer() - Constructor for class org.robolectric.shadows.ShadowThreadedRenderer
- ShadowThumbnails() - Constructor for class org.robolectric.shadows.ShadowMediaStore.ShadowImages.ShadowThumbnails
- ShadowThumbnails() - Constructor for class org.robolectric.shadows.ShadowMediaStore.ShadowVideo.ShadowThumbnails
- ShadowTile - Class in org.robolectric.shadows
- ShadowTile() - Constructor for class org.robolectric.shadows.ShadowTile
- ShadowTileService - Class in org.robolectric.shadows
- ShadowTileService() - Constructor for class org.robolectric.shadows.ShadowTileService
- ShadowTime - Class in org.robolectric.shadows
- ShadowTime() - Constructor for class org.robolectric.shadows.ShadowTime
- ShadowTimeManager - Class in org.robolectric.shadows
-
Shadow for internal Android
TimeManager
class introduced in S. - ShadowTimeManager() - Constructor for class org.robolectric.shadows.ShadowTimeManager
- ShadowTimePickerDialog - Class in org.robolectric.shadows
- ShadowTimePickerDialog() - Constructor for class org.robolectric.shadows.ShadowTimePickerDialog
- ShadowTimeZoneFinder - Class in org.robolectric.shadows
-
Shadow of TimeZoneFinder for Android O and P.
- ShadowTimeZoneFinder() - Constructor for class org.robolectric.shadows.ShadowTimeZoneFinder
- ShadowTimeZoneFinderQ - Class in org.robolectric.shadows
-
Shadow for TimeZoneFinder on Q after Developer Preview 1.
- ShadowTimeZoneFinderQ() - Constructor for class org.robolectric.shadows.ShadowTimeZoneFinderQ
- ShadowTimeZoneFinderS - Class in org.robolectric.shadows
-
Shadow for TimeZoneFinder on S or above.
- ShadowTimeZoneFinderS() - Constructor for class org.robolectric.shadows.ShadowTimeZoneFinderS
- ShadowToast - Class in org.robolectric.shadows
- ShadowToast() - Constructor for class org.robolectric.shadows.ShadowToast
- ShadowToneGenerator - Class in org.robolectric.shadows
-
Shadow of ToneGenerator.
- ShadowToneGenerator() - Constructor for class org.robolectric.shadows.ShadowToneGenerator
- ShadowToneGenerator.Tone - Class in org.robolectric.shadows
-
Stores data about a tone played by the ToneGenerator
- ShadowTotalCaptureResult - Class in org.robolectric.shadows
-
Shadow of
TotalCaptureResult
. - ShadowTotalCaptureResult() - Constructor for class org.robolectric.shadows.ShadowTotalCaptureResult
- ShadowTouchDelegate - Class in org.robolectric.shadows
- ShadowTouchDelegate() - Constructor for class org.robolectric.shadows.ShadowTouchDelegate
- ShadowTrace - Class in org.robolectric.shadows
-
Shadow implementation for
Trace
, which stores the traces locally in arrays (unlike the real implementation) and allows reading them. - ShadowTrace() - Constructor for class org.robolectric.shadows.ShadowTrace
- ShadowTrace.AsyncTraceSection - Class in org.robolectric.shadows
-
AutoValue representation of a trace triggered by one of the async apis
- ShadowTrace.AsyncTraceSection.Builder - Class in org.robolectric.shadows
-
Builder for traces triggered by one of the async apis
- ShadowTrace.Counter - Class in org.robolectric.shadows
-
Counters emitted with the setCounter API
- ShadowTrace.Counter.Builder - Class in org.robolectric.shadows
-
Builder for counters emitted with the setCounter API
- ShadowTrafficStats - Class in org.robolectric.shadows
- ShadowTrafficStats() - Constructor for class org.robolectric.shadows.ShadowTrafficStats
- ShadowTranslationManager - Class in org.robolectric.shadows
-
Shadow for
TranslationManager
. - ShadowTranslationManager() - Constructor for class org.robolectric.shadows.ShadowTranslationManager
- ShadowTransportControls - Class in org.robolectric.shadows
-
Shadow class for using
MediaController.TransportControls
in tests. - ShadowTransportControls() - Constructor for class org.robolectric.shadows.ShadowTransportControls
- ShadowTypeface - Class in org.robolectric.shadows
-
Base class for
ShadowTypeface
classes. - ShadowTypeface() - Constructor for class org.robolectric.shadows.ShadowTypeface
- ShadowTypeface.FontDesc - Class in org.robolectric.shadows
-
Contains data about a font.
- ShadowTypeface.Picker - Class in org.robolectric.shadows
-
Shadow picker for
Typeface
. - ShadowUiAutomation - Class in org.robolectric.shadows
-
Shadow for
UiAutomation
. - ShadowUiAutomation() - Constructor for class org.robolectric.shadows.ShadowUiAutomation
- ShadowUIModeManager - Class in org.robolectric.shadows
-
Shadow for
UiModeManager
. - ShadowUIModeManager() - Constructor for class org.robolectric.shadows.ShadowUIModeManager
- ShadowUsageStatsManager - Class in org.robolectric.shadows
-
Shadow of
UsageStatsManager
. - ShadowUsageStatsManager() - Constructor for class org.robolectric.shadows.ShadowUsageStatsManager
- ShadowUsageStatsManager.AppUsageLimitObserver - Class in org.robolectric.shadows
-
App usage limit observer registered via
UsageStatsManager.registerAppUsageLimitObserver(int, String[], Duration, Duration, PendingIntent)
. - ShadowUsageStatsManager.AppUsageObserver - Class in org.robolectric.shadows
-
App usage observer registered via
UsageStatsManager.registerAppUsageObserver(int, String[], long, TimeUnit, PendingIntent)
. - ShadowUsageStatsManager.EventBuilder - Class in org.robolectric.shadows
-
Builder for constructing
UsageEvents.Event
objects. - ShadowUsageStatsManager.UsageSessionObserver - Class in org.robolectric.shadows
-
Usage session observer registered via
UsageStatsManager#registerUsageSessionObserver(int, String[], long, TimeUnit, long, TimeUnit, PendingIntent, PendingIntent)
. - ShadowUsageStatsManager.UsageStatsBuilder - Class in org.robolectric.shadows
-
Builder for constructing
UsageStats
objects. - ShadowUsbDeviceConnection - Class in org.robolectric.shadows
-
Robolectric implementation of
UsbDeviceConnection
. - ShadowUsbDeviceConnection() - Constructor for class org.robolectric.shadows.ShadowUsbDeviceConnection
- ShadowUsbManager - Class in org.robolectric.shadows
-
Robolectric implementation of
UsbManager
. - ShadowUsbManager() - Constructor for class org.robolectric.shadows.ShadowUsbManager
- ShadowUsbManager._UsbManager_ - Interface in org.robolectric.shadows
-
Accessor interface for
UsbManager
's internals. - ShadowUsbManager._UsbManagerQ_ - Interface in org.robolectric.shadows
-
Accessor interface for
UsbManager
's internals (Q+). - ShadowUsbRequest - Class in org.robolectric.shadows
-
Robolectric implementation of
UsbRequest
. - ShadowUsbRequest() - Constructor for class org.robolectric.shadows.ShadowUsbRequest
- ShadowUserEnvironment() - Constructor for class org.robolectric.shadows.ShadowEnvironment.ShadowUserEnvironment
- ShadowUserManager - Class in org.robolectric.shadows
-
Robolectric implementation of
UserManager
. - ShadowUserManager() - Constructor for class org.robolectric.shadows.ShadowUserManager
- ShadowUserManager.UserState - Enum in org.robolectric.shadows
-
Describes the current state of the user.
- ShadowUwbAdapterStateListener - Class in org.robolectric.shadows
-
Adds Robolectric support for UWB adapter state listener methods.
- ShadowUwbAdapterStateListener() - Constructor for class org.robolectric.shadows.ShadowUwbAdapterStateListener
- ShadowUwbManager - Class in org.robolectric.shadows
-
Adds Robolectric support for UWB ranging.
- ShadowUwbManager() - Constructor for class org.robolectric.shadows.ShadowUwbManager
- ShadowValueAnimator - Class in org.robolectric.shadows
- ShadowValueAnimator() - Constructor for class org.robolectric.shadows.ShadowValueAnimator
- ShadowVcnManager - Class in org.robolectric.shadows
-
A Shadow for android.net.vcn.VcnManager added in Android S.
- ShadowVcnManager() - Constructor for class org.robolectric.shadows.ShadowVcnManager
- ShadowVectorDrawable - Class in org.robolectric.shadows
- ShadowVectorDrawable() - Constructor for class org.robolectric.shadows.ShadowVectorDrawable
- ShadowVelocityTracker - Class in org.robolectric.shadows
- ShadowVelocityTracker() - Constructor for class org.robolectric.shadows.ShadowVelocityTracker
- ShadowVibrator - Class in org.robolectric.shadows
- ShadowVibrator() - Constructor for class org.robolectric.shadows.ShadowVibrator
- ShadowVibrator.PrimitiveEffect - Class in org.robolectric.shadows
-
A data class for exposing
VibrationEffect.Composition$PrimitiveEffect
, which is a hidden non TestApi class introduced in Android R. - ShadowVideo() - Constructor for class org.robolectric.shadows.ShadowMediaStore.ShadowVideo
- ShadowVideoView - Class in org.robolectric.shadows
- ShadowVideoView() - Constructor for class org.robolectric.shadows.ShadowVideoView
- ShadowView - Class in org.robolectric.shadows
- ShadowView() - Constructor for class org.robolectric.shadows.ShadowView
- ShadowView.WindowIdHelper - Class in org.robolectric.shadows
- ShadowViewAnimator - Class in org.robolectric.shadows
- ShadowViewAnimator() - Constructor for class org.robolectric.shadows.ShadowViewAnimator
- ShadowViewConfiguration - Class in org.robolectric.shadows
- ShadowViewConfiguration() - Constructor for class org.robolectric.shadows.ShadowViewConfiguration
- ShadowViewGroup - Class in org.robolectric.shadows
- ShadowViewGroup() - Constructor for class org.robolectric.shadows.ShadowViewGroup
- ShadowViewRootImpl - Class in org.robolectric.shadows
- ShadowViewRootImpl() - Constructor for class org.robolectric.shadows.ShadowViewRootImpl
- ShadowViewRootImpl.ViewRootImplReflector - Interface in org.robolectric.shadows
-
Reflector interface for
ViewRootImpl
's internals. - ShadowVirtualDevice() - Constructor for class org.robolectric.shadows.ShadowVirtualDeviceManager.ShadowVirtualDevice
- ShadowVirtualDeviceManager - Class in org.robolectric.shadows
-
Shadow for VirtualDeviceManager.
- ShadowVirtualDeviceManager() - Constructor for class org.robolectric.shadows.ShadowVirtualDeviceManager
- ShadowVirtualDeviceManager.ShadowVirtualDevice - Class in org.robolectric.shadows
-
Shadow for inner class VirtualDeviceManager.VirtualDevice.
- ShadowVirtualInputDevice - Class in org.robolectric.shadows
-
Shadow for VirtualInputDevice.
- ShadowVirtualInputDevice() - Constructor for class org.robolectric.shadows.ShadowVirtualInputDevice
- ShadowVirtualKeyboard - Class in org.robolectric.shadows
-
Shadow for VirtualKeyboard.
- ShadowVirtualKeyboard() - Constructor for class org.robolectric.shadows.ShadowVirtualKeyboard
- ShadowVirtualMouse - Class in org.robolectric.shadows
-
Shadow for VirtualMouse.
- ShadowVirtualMouse() - Constructor for class org.robolectric.shadows.ShadowVirtualMouse
- ShadowVirtualRefBasePtr - Class in org.robolectric.shadows
- ShadowVirtualRefBasePtr() - Constructor for class org.robolectric.shadows.ShadowVirtualRefBasePtr
- ShadowVirtualSensor - Class in org.robolectric.shadows
-
Shadow for VirtualSensor.
- ShadowVirtualSensor() - Constructor for class org.robolectric.shadows.ShadowVirtualSensor
- ShadowVirtualTouchscreen - Class in org.robolectric.shadows
-
Shadow for VirtualTouchscreen.
- ShadowVirtualTouchscreen() - Constructor for class org.robolectric.shadows.ShadowVirtualTouchscreen
- ShadowVisualizer - Class in org.robolectric.shadows
-
Shadow for the
Visualizer
class. - ShadowVisualizer() - Constructor for class org.robolectric.shadows.ShadowVisualizer
- ShadowVisualizer.VisualizerSource - Interface in org.robolectric.shadows
-
Provides underlying data for the
ShadowVisualizer
. - ShadowVisualVoicemailSms - Class in org.robolectric.shadows
- ShadowVisualVoicemailSms() - Constructor for class org.robolectric.shadows.ShadowVisualVoicemailSms
- ShadowVisualVoicemailTask - Class in org.robolectric.shadows
-
Shadow of
VisualVoicemailService.VisualVoicemailTask
. - ShadowVisualVoicemailTask() - Constructor for class org.robolectric.shadows.ShadowVisualVoicemailTask
- ShadowVMRuntime - Class in org.robolectric.shadows
- ShadowVMRuntime() - Constructor for class org.robolectric.shadows.ShadowVMRuntime
- ShadowVoiceInteractionService - Class in org.robolectric.shadows
-
Shadow implementation of
VoiceInteractionService
. - ShadowVoiceInteractionService() - Constructor for class org.robolectric.shadows.ShadowVoiceInteractionService
- ShadowVoiceInteractionSession - Class in org.robolectric.shadows
-
Shadow implementation of
VoiceInteractionSession
. - ShadowVoiceInteractionSession() - Constructor for class org.robolectric.shadows.ShadowVoiceInteractionSession
- ShadowVoiceInteractor - Class in org.robolectric.shadows
-
Shadow implementation of
VoiceInteractor
. - ShadowVoiceInteractor() - Constructor for class org.robolectric.shadows.ShadowVoiceInteractor
- ShadowVpnManager - Class in org.robolectric.shadows
-
Shadow for
VpnManager
. - ShadowVpnManager() - Constructor for class org.robolectric.shadows.ShadowVpnManager
- ShadowVpnService - Class in org.robolectric.shadows
- ShadowVpnService() - Constructor for class org.robolectric.shadows.ShadowVpnService
- ShadowWakeLock() - Constructor for class org.robolectric.shadows.ShadowPowerManager.ShadowWakeLock
- ShadowWallpaperManager - Class in org.robolectric.shadows
- ShadowWallpaperManager() - Constructor for class org.robolectric.shadows.ShadowWallpaperManager
- ShadowWallpaperManager.WallpaperCommandRecord - Class in org.robolectric.shadows
-
Represents an invocation record of
WallpaperManager.sendWallpaperCommand(android.os.IBinder, java.lang.String, int, int, int, android.os.Bundle)
- ShadowWearableSensingManager - Class in org.robolectric.shadows
-
Shadow for VirtualDeviceManager.
- ShadowWearableSensingManager() - Constructor for class org.robolectric.shadows.ShadowWearableSensingManager
- ShadowWebSettings - Class in org.robolectric.shadows
-
Shadow of
WebSettings
which returns a dummy user a stub instance rather than the User-Agent used by a WebView. - ShadowWebSettings() - Constructor for class org.robolectric.shadows.ShadowWebSettings
- ShadowWebStorage - Class in org.robolectric.shadows
-
Shadow of
WebStorage
which constructs a stub instance rather than attempting to create a full Chromium-backed instance. - ShadowWebStorage() - Constructor for class org.robolectric.shadows.ShadowWebStorage
- ShadowWebSyncManager - Class in org.robolectric.shadows
- ShadowWebSyncManager() - Constructor for class org.robolectric.shadows.ShadowWebSyncManager
- ShadowWebView - Class in org.robolectric.shadows
- ShadowWebView() - Constructor for class org.robolectric.shadows.ShadowWebView
- ShadowWebView.LoadData - Class in org.robolectric.shadows
- ShadowWebView.LoadDataWithBaseURL - Class in org.robolectric.shadows
- ShadowWebViewDatabase - Class in org.robolectric.shadows
- ShadowWebViewDatabase() - Constructor for class org.robolectric.shadows.ShadowWebViewDatabase
- ShadowWifiAwareManager - Class in org.robolectric.shadows
-
Shadow Implementation of
WifiAwareManager
- ShadowWifiAwareManager() - Constructor for class org.robolectric.shadows.ShadowWifiAwareManager
- ShadowWifiConfiguration - Class in org.robolectric.shadows
-
Shadow Implementation of
WifiConfiguration
- ShadowWifiConfiguration() - Constructor for class org.robolectric.shadows.ShadowWifiConfiguration
- ShadowWifiInfo - Class in org.robolectric.shadows
- ShadowWifiInfo() - Constructor for class org.robolectric.shadows.ShadowWifiInfo
- ShadowWifiLock() - Constructor for class org.robolectric.shadows.ShadowWifiManager.ShadowWifiLock
- ShadowWifiManager - Class in org.robolectric.shadows
-
Shadow for
WifiManager
. - ShadowWifiManager() - Constructor for class org.robolectric.shadows.ShadowWifiManager
- ShadowWifiManager.ShadowMulticastLock - Class in org.robolectric.shadows
- ShadowWifiManager.ShadowWifiLock - Class in org.robolectric.shadows
- ShadowWifiManager.WifiUsabilityScore - Class in org.robolectric.shadows
-
Class to record scores passed to WifiManager#updateWifiUsabilityScore
- ShadowWifiP2pGroup - Class in org.robolectric.shadows
- ShadowWifiP2pGroup() - Constructor for class org.robolectric.shadows.ShadowWifiP2pGroup
- ShadowWifiP2pManager - Class in org.robolectric.shadows
- ShadowWifiP2pManager() - Constructor for class org.robolectric.shadows.ShadowWifiP2pManager
- ShadowWifiRttManager - Class in org.robolectric.shadows
-
Shadow for
WifiRttManager
. - ShadowWifiRttManager() - Constructor for class org.robolectric.shadows.ShadowWifiRttManager
- ShadowWifiScanner - Class in org.robolectric.shadows
-
Shadow for
WifiScanner
. - ShadowWifiScanner() - Constructor for class org.robolectric.shadows.ShadowWifiScanner
- ShadowWindow - Class in org.robolectric.shadows
- ShadowWindow() - Constructor for class org.robolectric.shadows.ShadowWindow
- ShadowWindowManager - Class in org.robolectric.shadows
- ShadowWindowManager() - Constructor for class org.robolectric.shadows.ShadowWindowManager
- ShadowWindowManagerGlobal - Class in org.robolectric.shadows
-
Shadow for
WindowManagerGlobal
. - ShadowWindowManagerGlobal() - Constructor for class org.robolectric.shadows.ShadowWindowManagerGlobal
- ShadowWindowManagerGlobal.PredictiveBackGesture - Class in org.robolectric.shadows
-
Ongoing predictive back gesture.
- ShadowWindowManagerImpl - Class in org.robolectric.shadows
- ShadowWindowManagerImpl() - Constructor for class org.robolectric.shadows.ShadowWindowManagerImpl
- ShadowWindowOnBackInvokedDispatcher - Class in org.robolectric.shadows
-
Shadow for
WindowOnBackInvokedDispatcher
. - ShadowWindowOnBackInvokedDispatcher() - Constructor for class org.robolectric.shadows.ShadowWindowOnBackInvokedDispatcher
- ShadowWrangler - Class in org.robolectric.internal.bytecode
-
ShadowWrangler matches shadowed classes up with corresponding shadows based on a
ShadowMap
. - ShadowWrangler(ShadowMap, ShadowMatcher, Interceptors) - Constructor for class org.robolectric.internal.bytecode.ShadowWrangler
- ShadowXmlBlock - Class in org.robolectric.shadows
- ShadowXmlBlock() - Constructor for class org.robolectric.shadows.ShadowXmlBlock
- ShadowXmlBlock.ShadowParser - Class in org.robolectric.shadows
-
Shadow of XmlBlock.Parser.
- ShadowZoomButtonsController - Class in org.robolectric.shadows
- ShadowZoomButtonsController() - Constructor for class org.robolectric.shadows.ShadowZoomButtonsController
- shareData(DataShareRequest, Executor, DataShareWriteAdapter) - Method in class org.robolectric.shadows.ShadowContentCaptureManager
- SharedLibraryInfoBuilder - Class in org.robolectric.shadows
-
Builder for
SharedLibraryInfo
. - SHIFT_LAYOUTDIR - Static variable in class org.robolectric.res.android.ResTable_config
- SHIFT_NAVHIDDEN - Static variable in class org.robolectric.res.android.ResTable_config
- SHIFT_SCREENLONG - Static variable in class org.robolectric.res.android.ResTable_config
- SHIFT_UI_MODE_NIGHT - Static variable in class org.robolectric.res.android.ResTable_config
- SHORT_CODE - Static variable in class org.robolectric.versioning.AndroidVersions.Baklava
- SHORT_CODE - Static variable in class org.robolectric.versioning.AndroidVersions.J
- SHORT_CODE - Static variable in class org.robolectric.versioning.AndroidVersions.JMR1
- SHORT_CODE - Static variable in class org.robolectric.versioning.AndroidVersions.JMR2
- SHORT_CODE - Static variable in class org.robolectric.versioning.AndroidVersions.K
- SHORT_CODE - Static variable in class org.robolectric.versioning.AndroidVersions.L
- SHORT_CODE - Static variable in class org.robolectric.versioning.AndroidVersions.LMR1
- SHORT_CODE - Static variable in class org.robolectric.versioning.AndroidVersions.M
- SHORT_CODE - Static variable in class org.robolectric.versioning.AndroidVersions.N
- SHORT_CODE - Static variable in class org.robolectric.versioning.AndroidVersions.NMR1
- SHORT_CODE - Static variable in class org.robolectric.versioning.AndroidVersions.O
- SHORT_CODE - Static variable in class org.robolectric.versioning.AndroidVersions.OMR1
- SHORT_CODE - Static variable in class org.robolectric.versioning.AndroidVersions.P
- SHORT_CODE - Static variable in class org.robolectric.versioning.AndroidVersions.Q
- SHORT_CODE - Static variable in class org.robolectric.versioning.AndroidVersions.R
- SHORT_CODE - Static variable in class org.robolectric.versioning.AndroidVersions.S
- SHORT_CODE - Static variable in class org.robolectric.versioning.AndroidVersions.Sv2
- SHORT_CODE - Static variable in class org.robolectric.versioning.AndroidVersions.T
- SHORT_CODE - Static variable in class org.robolectric.versioning.AndroidVersions.U
- SHORT_CODE - Static variable in class org.robolectric.versioning.AndroidVersions.Unbound
- SHORT_CODE - Static variable in class org.robolectric.versioning.AndroidVersions.V
- shouldAcquire(String) - Method in class org.robolectric.internal.bytecode.InstrumentationConfiguration
-
Determine if
SandboxClassLoader
should load a given class. - shouldAcquireResource(String) - Method in class org.robolectric.internal.bytecode.InstrumentationConfiguration
-
Determine if
SandboxClassLoader
should load a given resource. - shouldHideFromSuggestions(String, UserHandle) - Method in class org.robolectric.shadows.ShadowLauncherApps
- shouldInstrument(ClassDetails) - Method in class org.robolectric.internal.bytecode.InstrumentationConfiguration
-
Determine if
SandboxClassLoader
should instrument a given class. - shouldShowRequestPermissionRationale(String) - Method in class org.robolectric.shadows.ShadowApplicationPackageManager
- shouldWriteToDebug(int, long, int) - Method in class org.robolectric.shadows.ShadowChangeReporter
-
Don't write any compat change to logs, as its spammy in Robolectric.
- show() - Method in class org.robolectric.shadows.ShadowAlertDialog
- show() - Method in class org.robolectric.shadows.ShadowDialog
- show() - Method in class org.robolectric.shadows.ShadowListPopupWindow
- show() - Method in class org.robolectric.shadows.ShadowPopupMenu
- show() - Method in class org.robolectric.shadows.ShadowToast
- show(int) - Method in class org.robolectric.shadows.ShadowInsetsController
-
Intercepts calls to [InsetsController.show] to detect requested changes to the system status/nav bar visibility.
- showDialog(int) - Method in class org.robolectric.shadows.ShadowActivity
- showDialog(int, Bundle) - Method in class org.robolectric.shadows.ShadowActivity
- showedCustomToast(CharSequence, int) - Static method in class org.robolectric.shadows.ShadowToast
-
Returns whether or not a particular custom
Toast
has been shown. - showedToast(CharSequence) - Static method in class org.robolectric.shadows.ShadowToast
-
query method that returns whether or not a particular
Toast
has been shown. - showErrorDialogFragment(int, Activity, int) - Method in class org.robolectric.shadows.gms.ShadowGooglePlayServicesUtil.GooglePlayServicesUtilImpl
- showErrorDialogFragment(int, Activity, int) - Static method in class org.robolectric.shadows.gms.ShadowGooglePlayServicesUtil
- showErrorDialogFragment(int, Activity, int, DialogInterface.OnCancelListener) - Method in class org.robolectric.shadows.gms.ShadowGooglePlayServicesUtil.GooglePlayServicesUtilImpl
- showErrorDialogFragment(int, Activity, int, DialogInterface.OnCancelListener) - Static method in class org.robolectric.shadows.gms.ShadowGooglePlayServicesUtil
- showErrorDialogFragment(int, Activity, Fragment, int, DialogInterface.OnCancelListener) - Method in class org.robolectric.shadows.gms.ShadowGooglePlayServicesUtil.GooglePlayServicesUtilImpl
- showErrorDialogFragment(int, Activity, Fragment, int, DialogInterface.OnCancelListener) - Static method in class org.robolectric.shadows.gms.ShadowGooglePlayServicesUtil
- showErrorNotification(int, Context) - Method in class org.robolectric.shadows.gms.ShadowGooglePlayServicesUtil.GooglePlayServicesUtilImpl
- showErrorNotification(int, Context) - Static method in class org.robolectric.shadows.gms.ShadowGooglePlayServicesUtil
- showInCallScreen(boolean) - Method in class org.robolectric.shadows.ShadowTelecomManager
- showIntent - Variable in class org.robolectric.shadows.ShadowAlarmManager.ScheduledAlarm
-
Deprecated.
- showNext() - Method in class org.robolectric.shadows.ShadowViewAnimator
- showNotification() - Method in class org.robolectric.shadows.ShadowDownloadManager.CompletedDownload
- shownToastCount() - Static method in class org.robolectric.shadows.ShadowToast
-
Returns the number of
Toast
requests that have been made during this test run or sinceShadowToast.reset()
has been called. - showPrevious() - Method in class org.robolectric.shadows.ShadowViewAnimator
- showSession(Bundle, int) - Method in class org.robolectric.shadows.ShadowVoiceInteractionService
- showSoftInput(View, int) - Method in class org.robolectric.shadows.ShadowInputMethodManager
- showSoftInput(View, int, ResultReceiver) - Method in class org.robolectric.shadows.ShadowInputMethodManager
- showSoftInput(View, int, ResultReceiver, int) - Method in class org.robolectric.shadows.ShadowInputMethodManager
- showSoftInput(View, Object, int, ResultReceiver, int) - Method in class org.robolectric.shadows.ShadowInputMethodManager
- shutdown() - Method in class org.robolectric.android.controller.ContentProviderController
- shutdown() - Method in class org.robolectric.android.util.concurrent.InlineExecutorService
- shutdown() - Method in class org.robolectric.android.util.concurrent.PausedExecutorService
- shutdown() - Method in class org.robolectric.android.util.concurrent.RoboExecutorService
-
Deprecated.
- shutdown() - Method in class org.robolectric.internal.bytecode.Sandbox
-
Cleans up resources that have been opened by this Sandbox.
- shutdown() - Method in class org.robolectric.shadows.ShadowTextToSpeech
- shutdownNow() - Method in class org.robolectric.android.util.concurrent.InlineExecutorService
- shutdownNow() - Method in class org.robolectric.android.util.concurrent.PausedExecutorService
- shutdownNow() - Method in class org.robolectric.android.util.concurrent.RoboExecutorService
-
Deprecated.
- silence() - Method in class org.robolectric.shadows.httpclient.FakeHttpLayer
- silenceRinger() - Method in class org.robolectric.shadows.ShadowTelecomManager
- SILENT - Enum constant in enum org.robolectric.shadows.ShadowMediaPlayer.InvalidStateBehavior
- SimplePerfStatsReporter - Class in org.robolectric.util
-
Simple implementation of PerfStatsReporter that writes stats to stdout.
- SimplePerfStatsReporter() - Constructor for class org.robolectric.util.SimplePerfStatsReporter
- simulateAdapterStateChange(int, int) - Method in class org.robolectric.shadows.ShadowUwbManager
-
Simulates adapter state change by invoking a callback registered by
ShadowUwbManager.registerAdapterStateCallback(Executor executor, AdapterStateCallback callback)
. - simulateDeepSleep(Duration) - Static method in class org.robolectric.shadows.ShadowSystemClock
-
In a deep sleep scenario, is advanced for this duration when in deep sleep whilst maintains its original value.
- simulateGattConnectionChange(int, int) - Method in class org.robolectric.shadows.ShadowBluetoothDevice
- simulateGnssAntennaInfo(List<GnssAntennaInfo>) - Method in class org.robolectric.shadows.ShadowLocationManager
-
Simulates a GNSS antenna info event.
- simulateGnssMeasurementsEvent(GnssMeasurementsEvent) - Method in class org.robolectric.shadows.ShadowLocationManager
-
Simulates a GNSS measurements event.
- simulateGnssMeasurementsStatus(int) - Method in class org.robolectric.shadows.ShadowLocationManager
-
Simulates a GNSS measurements status change.
- simulateGnssStatus(GnssStatus) - Method in class org.robolectric.shadows.ShadowLocationManager
-
Simulates a GNSS status event.
- simulateGnssStatusFirstFix(int) - Method in class org.robolectric.shadows.ShadowLocationManager
-
Simulates a GNSS status first fix event.
- simulateGnssStatusStarted() - Method in class org.robolectric.shadows.ShadowLocationManager
-
Simulates a GNSS status started event.
- simulateGnssStatusStopped() - Method in class org.robolectric.shadows.ShadowLocationManager
-
Simulates a GNSS status stopped event.
- simulateLocation(Location) - Method in class org.robolectric.shadows.ShadowLocationManager
-
A convenience function equivalent to invoking
#simulateLocation(String, Location)
with the provider of the given location. - simulateLocation(String, Location...) - Method in class org.robolectric.shadows.ShadowLocationManager
-
Delivers to the given provider (which will be created if necessary) a new location which will be delivered to appropriate listeners and updates state accordingly.
- simulateNmeaMessage(String, long) - Method in class org.robolectric.shadows.ShadowLocationManager
-
Simulates a NMEA message.
- simulateOnResult(BluetoothDevice, DistanceMeasurementResult) - Method in class org.robolectric.shadows.ShadowDistanceMeasurementManager
- simulateOnStartFailError(BluetoothDevice, int) - Method in class org.robolectric.shadows.ShadowDistanceMeasurementManager
-
Simulates
DistanceMeasurementSession.Callback.onStartFail(int)
with an error. - simulateOnStoppedError(BluetoothDevice, int) - Method in class org.robolectric.shadows.ShadowDistanceMeasurementManager
-
Simulates
DistanceMeasurementSession.Callback.onStopped(DistanceMeasurementSession, int)
with an error. - simulateSuccessfulTermination(BluetoothDevice) - Method in class org.robolectric.shadows.ShadowDistanceMeasurementManager
-
Simulates
DistanceMeasurementSession.Callback.onStopped(DistanceMeasurementSession, int)
without an error. - simulateSynthesizeToFileResult(int) - Method in class org.robolectric.shadows.ShadowTextToSpeech
-
Sets up synthesizeToFile to succeed or fail in the synthesis operation.
- simulateTimeChange(long) - Method in class org.robolectric.shadows.ShadowUsageStatsManager
-
Simulates the operations done by the framework when there is a time change.
- simulateTimeout(BluetoothDevice) - Method in class org.robolectric.shadows.ShadowDistanceMeasurementManager
-
Simulates
DistanceMeasurementSession.Callback.onStopped(DistanceMeasurementSession, int)
after a timeout. - simulateWindowFocus(View) - Method in class org.robolectric.android.internal.LocalControlledLooper
- simulateZoomInButtonClick() - Method in class org.robolectric.shadows.ShadowZoomButtonsController
- simulateZoomOutButtonClick() - Method in class org.robolectric.shadows.ShadowZoomButtonsController
- sin(float) - Static method in class org.robolectric.shadows.ShadowFloatMath
- SINCOS - Static variable in class org.robolectric.shadows.ShadowMatrix
- SingleValueConfigurer<A extends Annotation,
T extends Enum<T>> - Class in org.robolectric.plugins.config -
The base class for all enumeration based single value robolectric configuration annotations.
- SingleValueConfigurer(Class<A>, Class<T>, T, PackagePropertiesLoader, Properties) - Constructor for class org.robolectric.plugins.config.SingleValueConfigurer
- size() - Method in class org.robolectric.android.internal.LooperDelegatingScheduler
- size() - Method in class org.robolectric.fakes.RoboMenu
- size() - Method in class org.robolectric.res.android.ResStringPool
- size() - Method in class org.robolectric.res.android.SortedVector
- size() - Method in class org.robolectric.res.android.StringPiece
- size() - Method in class org.robolectric.shadows.ShadowHttpResponseCache
- size() - Method in class org.robolectric.shadows.ShadowMemoryMappedFile
- size() - Method in class org.robolectric.shadows.ShadowMemoryMappedFileS
- size() - Method in class org.robolectric.shadows.ShadowNotificationManager
- size() - Method in class org.robolectric.util.Scheduler
-
Deprecated.Return the number of enqueued runnables.
- SIZEOF - Static variable in class org.robolectric.res.android.ResourceTypes.ResStringPool_header
- SIZEOF - Static variable in class org.robolectric.res.android.ResourceTypes.ResStringPool_ref
- SIZEOF - Static variable in class org.robolectric.res.android.ResourceTypes.ResStringPool_span
- SIZEOF - Static variable in class org.robolectric.res.android.ResourceTypes.ResTable_map
- SIZEOF - Static variable in class org.robolectric.res.android.ResourceTypes.ResTable_ref
- SIZEOF - Static variable in class org.robolectric.res.android.ResStringPoolHeader
- SIZEOF - Static variable in class org.robolectric.res.android.ResTable_config
- SIZEOF_CPTR - Static variable in class org.robolectric.res.android.Util
- SIZEOF_INT - Static variable in class org.robolectric.res.android.Util
- SIZEOF_SHORT - Static variable in class org.robolectric.res.android.Util
- SKEW - Static variable in class org.robolectric.shadows.ShadowMatrix
- skip(int) - Method in class org.robolectric.shadows.ShadowMemoryMappedFile.RoboBufferIterator
- skip(int) - Method in class org.robolectric.shadows.ShadowMemoryMappedFileS.RoboBufferIterator
- skipEntityData_native(long) - Method in class org.robolectric.shadows.ShadowBackupDataInput
- skipToNext() - Method in class org.robolectric.shadows.ShadowTransportControls
- skipToPrevious() - Method in class org.robolectric.shadows.ShadowTransportControls
- skipToQueueItem(long) - Method in class org.robolectric.shadows.ShadowTransportControls
- sleep(long) - Static method in class org.robolectric.shadows.ShadowLegacySystemClock
- sleep(long) - Static method in class org.robolectric.shadows.ShadowPausedSystemClock
-
Advances the current time (both elapsed realtime and uptime) by given millis, without sleeping the current thread.
- small - Enum constant in enum org.robolectric.android.DeviceConfig.ScreenSize
- SMALLEST_SCREEN_WIDTH_DP - Enum constant in enum org.robolectric.res.android.ResTable_config.Type
- smallestNominalAppHeight - Variable in class org.robolectric.android.internal.DisplayConfig
-
The smallest value of
DisplayConfig.appHeight
that an application is likely to encounter, in pixels, excepting cases where the height may be even smaller due to the presence of a soft keyboard, for example. - smallestNominalAppWidth - Variable in class org.robolectric.android.internal.DisplayConfig
-
The smallest value of
DisplayConfig.appWidth
that an application is likely to encounter, in pixels, excepting cases where the width may be even smaller due to the presence of a soft keyboard, for example. - smallestScreenWidthDp - Variable in class org.robolectric.res.android.ResTable_config
- smoothScrollBy(int, int) - Method in class org.robolectric.shadows.ShadowAbsListView
- smoothScrollBy(int, int) - Method in class org.robolectric.shadows.ShadowScrollView
- smoothScrollTo(int, int) - Method in class org.robolectric.shadows.ShadowScrollView
- smoothScrollToPosition(int) - Method in class org.robolectric.shadows.ShadowAbsListView
- sneakyThrow(Throwable) - Static method in class org.robolectric.util.Util
-
Re-throw
t
(even if it's a checked exception) without requiring athrows
declaration. - SocketInterceptor() - Constructor for class org.robolectric.interceptors.AndroidInterceptors.SocketInterceptor
- SoftThreadLocal<T> - Class in org.robolectric.util
-
Soft reference to a
java.lang.ThreadLocal
. - SoftThreadLocal() - Constructor for class org.robolectric.util.SoftThreadLocal
- someUserHasAccount(String, String) - Method in class org.robolectric.shadows.ShadowUserManager
- SORTED_FLAG - Static variable in class org.robolectric.res.android.ResourceTypes.ResStringPool_header
- SORTED_FLAG - Static variable in class org.robolectric.res.android.ResStringPoolHeader
- SortedVector<T extends Comparable<T>> - Class in org.robolectric.res.android
- sortOrder - Variable in class org.robolectric.fakes.RoboCursor
-
Deprecated.
- soundId - Variable in class org.robolectric.shadows.ShadowSoundPool.Playback
- speak(CharSequence, int, Bundle, String) - Method in class org.robolectric.shadows.ShadowTextToSpeech
- speak(String, int, HashMap<String, String>) - Method in class org.robolectric.shadows.ShadowTextToSpeech
-
Speaks the string using the specified queuing strategy and speech parameters.
- split(int) - Method in class org.robolectric.shadows.ShadowMotionEvent
- SQLiteConnectionNatives - Class in org.robolectric.nativeruntime
-
Native methods for SQLiteConnection JNI registration.
- SQLiteLibraryLoader - Class in org.robolectric.shadows.util
-
Initializes sqlite native libraries.
- SQLiteLibraryLoader() - Constructor for class org.robolectric.shadows.util.SQLiteLibraryLoader
- SQLiteLibraryLoader(SQLiteLibraryLoader.LibraryNameMapper) - Constructor for class org.robolectric.shadows.util.SQLiteLibraryLoader
- SQLiteLibraryLoader.LibraryNameMapper - Interface in org.robolectric.shadows.util
- sqliteMode() - Static method in class org.robolectric.shadows.ShadowSQLiteConnection
- SQLiteMode - Annotation Type in org.robolectric.annotation
-
A
Configurer
annotation for controlling which SQLite shadow implementation is used for theandroid.database
package. - SQLiteMode.Mode - Enum in org.robolectric.annotation
-
Specifies the different supported SQLite modes.
- SQLiteModeConfigurer - Class in org.robolectric.plugins
-
Provides configuration to Robolectric for its @
SQLiteMode
annotation. - SQLiteModeConfigurer(Properties, PackagePropertiesLoader) - Constructor for class org.robolectric.plugins.SQLiteModeConfigurer
- SQLiteShadowPicker<T> - Class in org.robolectric.shadows
-
A
ShadowPicker
that selects between shadows given the SQLite mode - SQLiteShadowPicker(Class<? extends T>, Class<? extends T>) - Constructor for class org.robolectric.shadows.SQLiteShadowPicker
- sqrt(float) - Static method in class org.robolectric.shadows.ShadowFloatMath
- start() - Method in class org.robolectric.android.controller.ActivityController
- start() - Method in class org.robolectric.android.controller.FragmentController
-
Deprecated.
- start() - Method in class org.robolectric.shadows.ShadowCountDownTimer
- start() - Method in class org.robolectric.shadows.ShadowMediaPlayer
-
Simulates private native method
MediaPlayer._start()
. - start() - Method in class org.robolectric.shadows.ShadowMediaRecorder
- start() - Method in class org.robolectric.shadows.ShadowNativeAnimatedVectorDrawable
- start() - Method in class org.robolectric.shadows.ShadowVideoView
- start(PersistableBundle) - Method in class org.robolectric.shadows.ShadowRangingSession
-
Forwards parameters and the session's callback to the Shadow's adapter, allowing the tester to dictate the results of the call.
- START - Static variable in class org.robolectric.shadows.ShadowVideoView
- START_DOCUMENT - Static variable in class org.robolectric.res.android.ResXMLParser.event_code_t
- START_NAMESPACE - Static variable in class org.robolectric.res.android.ResXMLParser.event_code_t
- START_TAG - Static variable in class org.robolectric.res.android.ResXMLParser.event_code_t
- startActivity(ComponentName, UserHandle) - Method in class org.robolectric.shadows.ShadowCrossProfileApps
-
Simulates starting the activity specified in the specified profile, performing the same security checks done by the real
CrossProfileApps
. - startActivity(Context, Intent, Bundle) - Method in class org.robolectric.shadows.ShadowAppTask
-
Starts the activity using given context.
- startActivity(Intent) - Method in class org.robolectric.android.internal.LocalActivityInvoker
- startActivity(Intent, Bundle) - Method in class org.robolectric.android.internal.LocalActivityInvoker
- startActivity(Intent, Bundle) - Method in interface org.robolectric.shadows.ShadowContextImpl._ContextImpl_
- startActivity(Intent, UserHandle, Activity) - Method in class org.robolectric.shadows.ShadowCrossProfileApps
-
Simulates starting the activity specified in the specified profile, performing the same security checks done by the real
CrossProfileApps
. - startActivity(Intent, UserHandle, Activity, Bundle) - Method in class org.robolectric.shadows.ShadowCrossProfileApps
-
Simulates starting the activity specified in the specified profile, performing the same security checks done by the real
CrossProfileApps
. - startActivityAndCollapse(Intent) - Method in class org.robolectric.shadows.ShadowTileService
-
Starts an activity without collapsing the quick settings panel.
- startActivityAsUser(Intent, Bundle, UserHandle) - Method in class org.robolectric.shadows.ShadowContextImpl
-
Behaves as
Context.startActivity(Intent, Bundle)
. - startActivityForResult(Intent) - Method in class org.robolectric.android.internal.LocalActivityInvoker
- startActivityForResult(Intent, Bundle) - Method in class org.robolectric.android.internal.LocalActivityInvoker
- startActivitySync(Intent) - Method in class org.robolectric.android.internal.RoboMonitoringInstrumentation
- startActivitySync(Intent, Bundle) - Method in class org.robolectric.shadows.ShadowInstrumentation
- startActivitySyncInternal(Intent) - Method in class org.robolectric.android.internal.RoboMonitoringInstrumentation
- startActivitySyncInternal(Intent, Bundle) - Method in class org.robolectric.android.internal.RoboMonitoringInstrumentation
- startAddAccountSession(String, String, String[], Bundle, Activity, AccountManagerCallback<Bundle>, Handler) - Method in class org.robolectric.shadows.ShadowAccountManager
-
Returns a bundle that contains the account session bundle under
AccountManager.KEY_ACCOUNT_SESSION_BUNDLE
to later be passed on toAccountManager.finishSession(Bundle,Activity,AccountManagerCallback<Bundle>,Handler)
. - startAngle - Variable in class org.robolectric.shadows.ShadowCanvas.ArcPaintHistoryEvent
- startAppDetailsActivity(ComponentName, UserHandle, Rect, Bundle) - Method in class org.robolectric.shadows.ShadowLauncherApps
- startBroadcast(BluetoothLeBroadcastSettings) - Method in class org.robolectric.shadows.ShadowBluetoothLeBroadcast
- startBugreport(ParcelFileDescriptor, ParcelFileDescriptor, BugreportParams, Executor, BugreportManager.BugreportCallback) - Method in class org.robolectric.shadows.ShadowBugreportManager
-
Starts a bugreport with which can execute callback methods on the provided executor.
- startCommand(int, int) - Method in class org.robolectric.android.controller.IntentServiceController
- startCommand(int, int) - Method in class org.robolectric.android.controller.ServiceController
- startConsentActivity(Set<Integer>) - Method in class org.robolectric.shadows.ShadowAmbientContextManager
- startDelete(int, Object, Uri, String, String[]) - Method in class org.robolectric.shadows.ShadowAsyncQueryHandler
- startDiscovery() - Method in class org.robolectric.shadows.ShadowBluetoothAdapter
- STARTED - Enum constant in enum org.robolectric.shadows.ShadowMediaPlayer.State
- StartedActivity(ComponentName, UserHandle) - Constructor for class org.robolectric.shadows.ShadowCrossProfileApps.StartedActivity
- StartedActivity(ComponentName, UserHandle, Intent, Activity, Bundle) - Constructor for class org.robolectric.shadows.ShadowCrossProfileApps.StartedActivity
- StartedMainActivity(ComponentName, UserHandle) - Constructor for class org.robolectric.shadows.ShadowCrossProfileApps.StartedMainActivity
-
Deprecated.
- startEvent(String) - Method in class org.robolectric.util.PerfStatsCollector
- startForeground(int, Notification) - Method in class org.robolectric.shadows.ShadowService
- startForeground(int, Notification, int) - Method in class org.robolectric.shadows.ShadowService
- startForegroundService(Intent) - Method in class org.robolectric.shadows.ShadowContextImpl
- startInputInner(int, IBinder, int, int, int) - Method in class org.robolectric.shadows.ShadowInputMethodManager
- startInsert(int, Object, Uri, ContentValues) - Method in class org.robolectric.shadows.ShadowAsyncQueryHandler
- startIntentSender(IntentSender, Intent, int, int, int, Bundle) - Method in class org.robolectric.shadows.ShadowContextImpl
- startIntentSenderForResult(IntentSender, int, Intent, int, int, int, Bundle) - Method in class org.robolectric.shadows.ShadowActivity
- startLeScan(BluetoothAdapter.LeScanCallback) - Method in class org.robolectric.shadows.ShadowBluetoothAdapter
- startLeScan(UUID[], BluetoothAdapter.LeScanCallback) - Method in class org.robolectric.shadows.ShadowBluetoothAdapter
- startListening() - Method in class org.robolectric.shadows.ShadowAppWidgetHost
- startListening(Intent) - Method in class org.robolectric.shadows.ShadowSpeechRecognizer
- startListening(Intent) - Method in class org.robolectric.shadows.ShadowSpeechRecognizerImpl
- startLockTask() - Method in class org.robolectric.shadows.ShadowActivity
-
Starts a lock task.
- startMainActivity(ComponentName, UserHandle) - Method in class org.robolectric.shadows.ShadowCrossProfileApps
-
Simulates starting the main activity specified in the specified profile, performing the same security checks done by the real
CrossProfileApps
. - startManagingCursor(Cursor) - Method in class org.robolectric.shadows.ShadowActivity
- startMeasurementSession(DistanceMeasurementParams, Executor, DistanceMeasurementSession.Callback) - Method in class org.robolectric.shadows.ShadowDistanceMeasurementManager
- startMethodTracing() - Static method in class org.robolectric.shadows.ShadowDebug
- startMethodTracing(String) - Static method in class org.robolectric.shadows.ShadowDebug
- startMethodTracing(String, int) - Static method in class org.robolectric.shadows.ShadowDebug
- startMethodTracing(String, int, int) - Static method in class org.robolectric.shadows.ShadowDebug
- startMethodTracingSampling(String, int, int) - Static method in class org.robolectric.shadows.ShadowDebug
- startObservingDevicePresence(String) - Method in class org.robolectric.shadows.ShadowCompanionDeviceManager
- startOp(String, int, String, String, String) - Method in class org.robolectric.shadows.ShadowAppOpsManager
-
Stores a fake long-running operation.
- startOpNoThrow(int, int, String) - Method in class org.robolectric.shadows.ShadowAppOpsManager
-
Stores a fake long-running operation.
- startOpNoThrow(String, int, String, String, String) - Method in class org.robolectric.shadows.ShadowAppOpsManager
-
Stores a fake long-running operation.
- startPackageInstallerSessionDetailsActivity(PackageInstaller.SessionInfo, Rect, Bundle) - Method in class org.robolectric.shadows.ShadowLauncherApps
- startPredictiveBackGesture(int) - Static method in class org.robolectric.shadows.ShadowWindowManagerGlobal
-
Starts a predictive back gesture in the center of the edge.
- startPredictiveBackGesture(int, float) - Static method in class org.robolectric.shadows.ShadowWindowManagerGlobal
-
Starts a predictive back gesture.
- startPreview() - Method in class org.robolectric.shadows.ShadowCamera
- startProvisionedVpnProfile() - Method in class org.robolectric.shadows.ShadowVpnManager
- startProvisionedVpnProfileSession() - Method in class org.robolectric.shadows.ShadowVpnManager
- startQuery(int, Object, Uri, String[], String, String[], String) - Method in class org.robolectric.shadows.ShadowAsyncQueryHandler
- startRanging(RangingRequest, Executor, RangingResultCallback) - Method in class org.robolectric.shadows.ShadowWifiRttManager
-
If there are RangingResults set by the setRangeResults method of this shadow class, this method will call the onRangingResults method of the callback on the executor thread and pass the list of RangingResults.
- startRfcommServer(String, UUID, PendingIntent) - Method in class org.robolectric.shadows.ShadowBluetoothAdapter
- startScan() - Method in class org.robolectric.shadows.ShadowWifiManager
-
Does nothing and returns the configured success status.
- startScan(List<ScanFilter>, ScanSettings, PendingIntent) - Method in class org.robolectric.shadows.ShadowBluetoothLeScanner
-
Tracks ongoing scans.
- startScan(List<ScanFilter>, ScanSettings, ScanCallback) - Method in class org.robolectric.shadows.ShadowBluetoothLeScanner
-
Tracks ongoing scans.
- startService(Intent) - Method in class org.robolectric.shadows.ShadowContextImpl
- startService(Intent) - Method in class org.robolectric.shadows.ShadowInstrumentation
- startShortcut(ShortcutInfo, Rect, Bundle) - Method in class org.robolectric.shadows.ShadowLauncherApps
- startShortcut(String, String, Rect, Bundle, UserHandle) - Method in class org.robolectric.shadows.ShadowLauncherApps
- startTone(int, int) - Method in class org.robolectric.shadows.ShadowToneGenerator
-
This method will intercept calls to startTone and record the played tone into a static list.
- startUpdate(int, Object, Uri, ContentValues, String, String[]) - Method in class org.robolectric.shadows.ShadowAsyncQueryHandler
- startVoiceRecognition(BluetoothDevice) - Method in class org.robolectric.shadows.ShadowBluetoothHeadset
-
Overrides behavior of
ShadowBluetoothHeadset.startVoiceRecognition(android.bluetooth.BluetoothDevice)
. - startWatching() - Method in class org.robolectric.shadows.ShadowFileObserver
- startWatchingMode(int, String, int, AppOpsManager.OnOpChangedListener) - Method in class org.robolectric.shadows.ShadowAppOpsManager
- startWatchingMode(int, String, AppOpsManager.OnOpChangedListener) - Method in class org.robolectric.shadows.ShadowAppOpsManager
- startX - Variable in class org.robolectric.shadows.ShadowCanvas.LinePaintHistoryEvent
- startY - Variable in class org.robolectric.shadows.ShadowCanvas.LinePaintHistoryEvent
- stat(String) - Method in class org.robolectric.shadows.ShadowLinux
- stat(String) - Static method in class org.robolectric.shadows.ShadowPosix
- state - Variable in class org.robolectric.android.internal.DisplayConfig
-
The state of the display, such as
Display.STATE_ON
. - state - Variable in class org.robolectric.shadows.ShadowContentResolver.Status
- STATE_BOOTING - Enum constant in enum org.robolectric.shadows.ShadowUserManager.UserState
- STATE_DATA_SOURCE_CONFIGURED - Static variable in class org.robolectric.shadows.ShadowMediaRecorder
- STATE_ERROR - Static variable in class org.robolectric.shadows.ShadowMediaRecorder
- STATE_INITIAL - Static variable in class org.robolectric.shadows.ShadowMediaRecorder
- STATE_INITIALIZED - Static variable in class org.robolectric.shadows.ShadowMediaRecorder
- STATE_PREPARED - Static variable in class org.robolectric.shadows.ShadowMediaRecorder
- STATE_RECORDING - Static variable in class org.robolectric.shadows.ShadowMediaRecorder
- STATE_RELEASED - Static variable in class org.robolectric.shadows.ShadowMediaRecorder
- STATE_RUNNING_LOCKED - Enum constant in enum org.robolectric.shadows.ShadowUserManager.UserState
- STATE_RUNNING_UNLOCKED - Enum constant in enum org.robolectric.shadows.ShadowUserManager.UserState
- STATE_RUNNING_UNLOCKING - Enum constant in enum org.robolectric.shadows.ShadowUserManager.UserState
- STATE_SHUTDOWN - Enum constant in enum org.robolectric.shadows.ShadowUserManager.UserState
- STATE_STOPPING - Enum constant in enum org.robolectric.shadows.ShadowUserManager.UserState
- Static - Annotation Type in org.robolectric.util.reflector
-
Marks
Reflector
methods which serve as accessors for static members. - STATIC - Enum constant in enum org.robolectric.internal.bytecode.MethodCallSite.Kind
- STATIC_INITIALIZER_METHOD_NAME - Static variable in class org.robolectric.annotation.processing.validator.ImplementsValidator
- STATIC_INITIALIZER_METHOD_NAME - Static variable in class org.robolectric.internal.bytecode.ShadowConstants
- staticGetBuildSystemApiProperties() - Static method in class org.robolectric.RobolectricTestRunner
- StatsLogItem() - Constructor for class org.robolectric.shadows.ShadowStatsLog.StatsLogItem
- Status() - Constructor for class org.robolectric.shadows.ShadowContentResolver.Status
- StatusLineStub - Class in org.robolectric.shadows.httpclient
- StatusLineStub() - Constructor for class org.robolectric.shadows.httpclient.StatusLineStub
- StaxArrayLoader - Class in org.robolectric.res
- StaxArrayLoader(PackageResourceTable, String, ResType, ResType) - Constructor for class org.robolectric.res.StaxArrayLoader
- StaxAttrLoader - Class in org.robolectric.res
- StaxAttrLoader(PackageResourceTable, String, ResType) - Constructor for class org.robolectric.res.StaxAttrLoader
- StaxDocumentLoader - Class in org.robolectric.res
- StaxDocumentLoader(String, Path, NodeHandler) - Constructor for class org.robolectric.res.StaxDocumentLoader
- StaxLoader - Class in org.robolectric.res
- StaxLoader(PackageResourceTable, String, ResType) - Constructor for class org.robolectric.res.StaxLoader
- StaxPluralsLoader - Class in org.robolectric.res
- StaxPluralsLoader(PackageResourceTable, String, ResType) - Constructor for class org.robolectric.res.StaxPluralsLoader
- StaxStyleLoader - Class in org.robolectric.res
- StaxStyleLoader(PackageResourceTable, String, ResType) - Constructor for class org.robolectric.res.StaxStyleLoader
- StaxValueLoader - Class in org.robolectric.res
- StaxValueLoader(PackageResourceTable, String, ResType) - Constructor for class org.robolectric.res.StaxValueLoader
- stop() - Method in class org.robolectric.android.controller.ActivityController
- stop() - Method in class org.robolectric.android.controller.FragmentController
-
Deprecated.
- stop() - Method in class org.robolectric.shadows.ShadowMediaRecorder
- stop() - Method in class org.robolectric.shadows.ShadowNativeAnimatedVectorDrawable
- stop() - Method in class org.robolectric.shadows.ShadowRangingSession
-
Forwards parameters and the session's callback to the Shadow's adapter, allowing the tester to dictate the results of the call.
- stop() - Method in class org.robolectric.shadows.ShadowTextToSpeech
- stop() - Method in class org.robolectric.shadows.ShadowTransportControls
- STOP - Static variable in class org.robolectric.shadows.ShadowVideoView
- stopActivity(Activity) - Method in class org.robolectric.android.internal.LocalActivityInvoker
- stopBroadcast(int) - Method in class org.robolectric.shadows.ShadowBluetoothLeBroadcast
- stopForeground(boolean) - Method in class org.robolectric.shadows.ShadowService
- stopForeground(int) - Method in class org.robolectric.shadows.ShadowService
- stopLeScan(BluetoothAdapter.LeScanCallback) - Method in class org.robolectric.shadows.ShadowBluetoothAdapter
- stopListening() - Method in class org.robolectric.shadows.ShadowAppWidgetHost
- stopLockTask() - Method in class org.robolectric.shadows.ShadowActivity
-
Stops a lock task.
- stopManagingCursor(Cursor) - Method in class org.robolectric.shadows.ShadowActivity
- stopMethodTracing() - Static method in class org.robolectric.shadows.ShadowDebug
- STOPPED - Enum constant in enum org.robolectric.shadows.ShadowMediaPlayer.State
- stopPlayback() - Method in class org.robolectric.shadows.ShadowVideoView
- stopPreview() - Method in class org.robolectric.shadows.ShadowCamera
- stopProvisionedVpnProfile() - Method in class org.robolectric.shadows.ShadowVpnManager
- stopRfcommServer(UUID) - Method in class org.robolectric.shadows.ShadowBluetoothAdapter
- stopScan(PendingIntent) - Method in class org.robolectric.shadows.ShadowBluetoothLeScanner
- stopScan(ScanCallback) - Method in class org.robolectric.shadows.ShadowBluetoothLeScanner
- stopSelf() - Method in class org.robolectric.shadows.ShadowService
- stopSelf(int) - Method in class org.robolectric.shadows.ShadowService
- stopSelfResult(int) - Method in class org.robolectric.shadows.ShadowService
- stopService(Intent) - Method in class org.robolectric.shadows.ShadowContextImpl
- stopVoiceRecognition(BluetoothDevice) - Method in class org.robolectric.shadows.ShadowBluetoothHeadset
-
Overrides the behavior of
ShadowBluetoothHeadset.stopVoiceRecognition(android.bluetooth.BluetoothDevice)
. - stopWatching() - Method in class org.robolectric.shadows.ShadowFileObserver
- stopWatchingMode(AppOpsManager.OnOpChangedListener) - Method in class org.robolectric.shadows.ShadowAppOpsManager
- stopX - Variable in class org.robolectric.shadows.ShadowCanvas.LinePaintHistoryEvent
- stopY - Variable in class org.robolectric.shadows.ShadowCanvas.LinePaintHistoryEvent
- StorageVolumeBuilder - Class in org.robolectric.shadows
-
Class to build
StorageVolume
- StorageVolumeBuilder(String, File, String, UserHandle, String) - Constructor for class org.robolectric.shadows.StorageVolumeBuilder
- stream - Static variable in class org.robolectric.shadows.ShadowLog
- StreamConfigurationMapBuilder - Class in org.robolectric.shadows
-
Builder for StreamConfigurationMap
- streamType - Variable in class org.robolectric.shadows.ShadowAudioManager.AudioFocusRequest
- strict(String, Object...) - Static method in class org.robolectric.util.Logger
- strict(String, Throwable) - Static method in class org.robolectric.util.Logger
- string() - Method in class org.robolectric.res.android.String8
- string(String) - Method in class org.robolectric.res.android.ResourceTypes.ResStringPool_header.Writer
- STRING - Enum constant in enum org.robolectric.res.android.DataType
-
data
holds an index into the containing resource table's string pool. - String8 - Class in org.robolectric.res.android
- String8() - Constructor for class org.robolectric.res.android.String8
- String8(String) - Constructor for class org.robolectric.res.android.String8
- String8(String, int) - Constructor for class org.robolectric.res.android.String8
- String8(Path) - Constructor for class org.robolectric.res.android.String8
- String8(String8) - Constructor for class org.robolectric.res.android.String8
- string8At(int, Ref<Integer>) - Method in class org.robolectric.res.android.ResStringPool
- stringAt(int) - Method in class org.robolectric.res.android.ResStringPool
- stringBlock - Variable in class org.robolectric.res.android.ResTable.bag_entry
- StringPiece - Class in org.robolectric.res.android
- StringResources - Class in org.robolectric.res
- StringResources() - Constructor for class org.robolectric.res.StringResources
- stripStackTrace(T) - Method in interface org.robolectric.internal.bytecode.ClassHandler
-
Removes Robolectric noise from stack traces.
- stripStackTrace(T) - Method in class org.robolectric.internal.bytecode.ShadowWrangler
- style - Variable in class org.robolectric.res.android.CppAssetManager2.ResolvedBag.Entry
- style - Variable in class org.robolectric.shadows.ShadowTypeface.FontDesc
- Style - Interface in org.robolectric.res
- STYLE - Enum constant in enum org.robolectric.res.ResType
- STYLE_ASSET_COOKIE - Static variable in class org.robolectric.res.android.AttributeResolution
- STYLE_ASSET_COOKIE - Static variable in class org.robolectric.res.android.AttributeResolution10
- STYLE_ASSET_COOKIE - Static variable in class org.robolectric.res.android.AttributeResolution9
- STYLE_CHANGING_CONFIGURATIONS - Static variable in class org.robolectric.res.android.AttributeResolution
- STYLE_CHANGING_CONFIGURATIONS - Static variable in class org.robolectric.res.android.AttributeResolution10
- STYLE_CHANGING_CONFIGURATIONS - Static variable in class org.robolectric.res.android.AttributeResolution9
- STYLE_DATA - Static variable in class org.robolectric.res.android.AttributeResolution
- STYLE_DATA - Static variable in class org.robolectric.res.android.AttributeResolution10
- STYLE_DATA - Static variable in class org.robolectric.res.android.AttributeResolution9
- STYLE_DENSITY - Static variable in class org.robolectric.res.android.AttributeResolution
- STYLE_DENSITY - Static variable in class org.robolectric.res.android.AttributeResolution10
- STYLE_DENSITY - Static variable in class org.robolectric.res.android.AttributeResolution9
- STYLE_NUM_ENTRIES - Static variable in class org.robolectric.res.android.AttributeResolution
- STYLE_NUM_ENTRIES - Static variable in class org.robolectric.res.android.AttributeResolution10
- STYLE_NUM_ENTRIES - Static variable in class org.robolectric.res.android.AttributeResolution9
- STYLE_RESOURCE_ID - Static variable in class org.robolectric.res.android.AttributeResolution
- STYLE_RESOURCE_ID - Static variable in class org.robolectric.res.android.AttributeResolution10
- STYLE_RESOURCE_ID - Static variable in class org.robolectric.res.android.AttributeResolution9
- STYLE_SOURCE_STYLE_RESOURCE_ID - Static variable in class org.robolectric.res.android.AttributeResolution10
- STYLE_TYPE - Static variable in class org.robolectric.res.android.AttributeResolution
- STYLE_TYPE - Static variable in class org.robolectric.res.android.AttributeResolution10
- STYLE_TYPE - Static variable in class org.robolectric.res.android.AttributeResolution9
- styleAt(int) - Method in class org.robolectric.res.android.ResStringPool
- StyleData - Class in org.robolectric.res
- StyleData(String, String, String, List<AttributeResource>) - Constructor for class org.robolectric.res.StyleData
- StyleData.Visitor - Interface in org.robolectric.res
- StyleResolver - Class in org.robolectric.res
- StyleResolver(ResourceTable, ResourceTable, StyleData, Style, ResName, ResTable_config) - Constructor for class org.robolectric.res.StyleResolver
- submit(Runnable) - Method in class org.robolectric.android.util.concurrent.InlineExecutorService
- submit(Runnable) - Method in class org.robolectric.android.util.concurrent.RoboExecutorService
-
Deprecated.
- submit(Runnable, T) - Method in class org.robolectric.android.util.concurrent.InlineExecutorService
- submit(Runnable, T) - Method in class org.robolectric.android.util.concurrent.RoboExecutorService
-
Deprecated.
- submit(Callable<T>) - Method in class org.robolectric.android.util.concurrent.InlineExecutorService
- submit(Callable<T>) - Method in class org.robolectric.android.util.concurrent.RoboExecutorService
-
Deprecated.
- submitRequest(VoiceInteractor.Request) - Method in class org.robolectric.shadows.ShadowVoiceInteractor
- submitRequest(VoiceInteractor.Request, String) - Method in class org.robolectric.shadows.ShadowVoiceInteractor
- subscribe(int, Looper, SubscribeConfig, DiscoverySessionCallback) - Method in class org.robolectric.shadows.ShadowWifiAwareManager
- suggestExternalTime(ExternalTimeSuggestion) - Method in class org.robolectric.shadows.ShadowTimeManager
- SumPathEffectNatives - Class in org.robolectric.nativeruntime
-
Native methods for SumPathEffect JNI registration.
- Supercedes - Annotation Type in org.robolectric.util.inject
-
Deprecated.Use
Supersedes
instead. This annotation is misspelled. - Supersedes - Annotation Type in org.robolectric.util.inject
-
Indicates that the annotated type is intended as a replacement for another type.
- supportedColorModes - Variable in class org.robolectric.android.internal.DisplayConfig
-
The list of supported color modes
- supportedModes - Variable in class org.robolectric.android.internal.DisplayConfig
-
The supported modes of this display.
- supportedPrimitives - Static variable in class org.robolectric.shadows.ShadowVibrator
- supportMultipleWindows() - Method in class org.robolectric.fakes.RoboWebSettings
- supportsBinaryResourcesMode() - Method in class org.robolectric.manifest.AndroidManifest
-
Deprecated.Do not use.
- supportsLegacyResourcesMode() - Method in class org.robolectric.manifest.AndroidManifest
-
Deprecated.Do not use.
- supportsMultipleUsers() - Static method in class org.robolectric.shadows.ShadowUserManager
- supportsSdk(int) - Method in class org.robolectric.internal.bytecode.ShadowInfo
- supportZoom() - Method in class org.robolectric.fakes.RoboWebSettings
- suppressAmbientDisplay(String, boolean) - Method in class org.robolectric.shadows.ShadowPowerManager
-
If true, suppress the device's ambient display.
- SurfaceNatives - Class in org.robolectric.nativeruntime
-
Native methods for Surface JNI registration.
- suspend() - Method in class org.robolectric.shadows.ShadowVideoView
- SUSPEND - Static variable in class org.robolectric.shadows.ShadowVideoView
- Sv2() - Constructor for class org.robolectric.versioning.AndroidVersions.Sv2
- sweepAngle - Variable in class org.robolectric.shadows.ShadowCanvas.ArcPaintHistoryEvent
- SweepGradientNatives - Class in org.robolectric.nativeruntime
-
Native methods for SweepGradient JNI registration.
- switchUser(int) - Method in class org.robolectric.shadows.ShadowActivityManager
- switchUser(int) - Method in class org.robolectric.shadows.ShadowUserManager
-
Switches the current user to
userHandle
. - switchUser(UserHandle) - Method in class org.robolectric.shadows.ShadowActivityManager
- sync() - Method in class org.robolectric.shadows.ShadowWebSyncManager
- syncAutomatically - Variable in class org.robolectric.shadows.ShadowContentResolver.Status
- synced - Variable in class org.robolectric.shadows.ShadowWebSyncManager
- synced() - Method in class org.robolectric.shadows.ShadowWebSyncManager
- syncExtras - Variable in class org.robolectric.shadows.ShadowContentResolver.Status
- syncRequests - Variable in class org.robolectric.shadows.ShadowContentResolver.Status
- syncs - Variable in class org.robolectric.shadows.ShadowContentResolver.Status
- syncToNetwork - Variable in class org.robolectric.shadows.ShadowContentResolver.NotifiedUri
- synthesizeToFile(CharSequence, Bundle, File, String) - Method in class org.robolectric.shadows.ShadowTextToSpeech
-
Stores
text
and returnsTextToSpeech.SUCCESS
. - sysconf(int) - Static method in class org.robolectric.shadows.ShadowOs
-
Returns the value configured via setSysconfValue, or -1 if one hasn't been configured.
- system() - Method in class org.robolectric.res.android.ApkAssetsCache.Key
- SystemArrayCopyInterceptor() - Constructor for class org.robolectric.interceptors.AndroidInterceptors.SystemArrayCopyInterceptor
- systemContext - Static variable in class org.robolectric.RuntimeEnvironment
-
Deprecated.Use
RuntimeEnvironment.getApplication()
instead. Note that unlike the alternative, this field is inherently incompatible withLazyApplication
. This field may be removed in a later release - SystemLogInterceptor() - Constructor for class org.robolectric.interceptors.AndroidInterceptors.SystemLogInterceptor
- SystemTimeInterceptor() - Constructor for class org.robolectric.interceptors.AndroidInterceptors.SystemTimeInterceptor
T
- T() - Constructor for class org.robolectric.versioning.AndroidVersions.T
- TableMaskFilterNatives - Class in org.robolectric.nativeruntime
-
Native methods for TableMaskFilter JNI registration.
- tag - Variable in class org.robolectric.shadows.ShadowLog.LogItem
- tag(Socket) - Method in class org.robolectric.shadows.ShadowSocketTagger
- TAG - Static variable in class org.robolectric.shadows.ShadowParcel
- tagDatagramSocket(DatagramSocket) - Static method in class org.robolectric.shadows.ShadowTrafficStats
-
No-op in tests.
- tagSocket(Socket) - Static method in class org.robolectric.shadows.ShadowTrafficStats
- takeMyUidSnapshot() - Method in class org.robolectric.shadows.ShadowSystemHealthManager
- takePersistableUriPermission(Uri, int) - Method in class org.robolectric.shadows.ShadowContentResolver
- takePicture(Camera.ShutterCallback, Camera.PictureCallback, Camera.PictureCallback) - Method in class org.robolectric.shadows.ShadowCamera
- takeScreenshot() - Method in class org.robolectric.shadows.ShadowUiAutomation
- takeScreenshot(int, Executor, AccessibilityService.TakeScreenshotCallback) - Method in class org.robolectric.shadows.ShadowAccessibilityService
- takeUidSnapshot(int) - Method in class org.robolectric.shadows.ShadowSystemHealthManager
- takeUidSnapshots(int[]) - Method in class org.robolectric.shadows.ShadowSystemHealthManager
- TARGET_SDK - Static variable in annotation type org.robolectric.annotation.Config
- targetAuthenticationHandler - Variable in class org.robolectric.shadows.httpclient.ShadowDefaultRequestDirector
- targetAuthHandler - Variable in class org.robolectric.shadows.httpclient.DefaultRequestDirector
-
The target authentication handler.
- targetAuthState - Variable in class org.robolectric.shadows.httpclient.DefaultRequestDirector
- tearDownApplication() - Method in class org.robolectric.android.internal.AndroidTestEnvironment
- tearDownApplication() - Method in interface org.robolectric.internal.TestEnvironment
- TempDirectory - Class in org.robolectric.util
-
A helper class for working with temporary directories.
- TempDirectory() - Constructor for class org.robolectric.util.TempDirectory
- TempDirectory(String) - Constructor for class org.robolectric.util.TempDirectory
- TestEnvironment - Interface in org.robolectric.internal
-
An environment for running tests.
- TestEnvironmentLifecyclePlugin - Interface in org.robolectric.pluginapi
-
Plugin which allows behaviour extension in TestEnvironment.
- TestEnvironmentSpec() - Constructor for class org.robolectric.internal.AndroidSandbox.TestEnvironmentSpec
- TestEnvironmentSpec(Class<? extends AndroidTestEnvironment>) - Constructor for class org.robolectric.internal.AndroidSandbox.TestEnvironmentSpec
- TestHttpEntity() - Constructor for class org.robolectric.shadows.httpclient.TestHttpResponse.TestHttpEntity
- TestHttpResponse - Class in org.robolectric.shadows.httpclient
- TestHttpResponse() - Constructor for class org.robolectric.shadows.httpclient.TestHttpResponse
- TestHttpResponse(int, byte[], Header...) - Constructor for class org.robolectric.shadows.httpclient.TestHttpResponse
- TestHttpResponse(int, String) - Constructor for class org.robolectric.shadows.httpclient.TestHttpResponse
- TestHttpResponse(int, String, Header...) - Constructor for class org.robolectric.shadows.httpclient.TestHttpResponse
- TestHttpResponse.TestHttpEntity - Class in org.robolectric.shadows.httpclient
- TestHttpResponse.TestStatusLine - Class in org.robolectric.shadows.httpclient
- TestLifecycle<T> - Interface in org.robolectric
- TestLifecycleApplication - Interface in org.robolectric
- testName(FrameworkMethod) - Method in class org.robolectric.internal.SandboxTestRunner.HelperTestRunner
- TestRunnable - Class in org.robolectric.util
- TestRunnable() - Constructor for class org.robolectric.util.TestRunnable
- TestStatusLine() - Constructor for class org.robolectric.shadows.httpclient.TestHttpResponse.TestStatusLine
- text - Variable in class org.robolectric.shadows.ShadowCanvas.TextHistoryEvent
- TEXT - Static variable in class org.robolectric.res.android.ResXMLParser.event_code_t
- TextCollectingNodeHandler - Class in org.robolectric.res
- TextCollectingNodeHandler(StringBuilder) - Constructor for class org.robolectric.res.TextCollectingNodeHandler
- TextLayoutMode - Annotation Type in org.robolectric.annotation
-
A
Configurer
annotation for controlling how Robolectric performs UI layout. - TextLayoutMode.Mode - Enum in org.robolectric.annotation
-
Specifies the different supported Text layout modes.
- TextLayoutModeConfigurer - Class in org.robolectric.plugins
-
Provides configuration to Robolectric for its @
TextLayoutMode
annotation. - TextLayoutModeConfigurer(Properties, PackagePropertiesLoader) - Constructor for class org.robolectric.plugins.TextLayoutModeConfigurer
- TextMultipartParams(String, String, ArrayList<String>, ArrayList<PendingIntent>, ArrayList<PendingIntent>) - Constructor for class org.robolectric.shadows.ShadowSmsManager.TextMultipartParams
- TextMultipartParams(String, String, List<String>, List<PendingIntent>, List<PendingIntent>, long) - Constructor for class org.robolectric.shadows.ShadowSmsManager.TextMultipartParams
- TextRunShaperNatives - Class in org.robolectric.nativeruntime
-
Native methods for TextRunShaper JNI registration.
- TextSmsParams(String, String, String, PendingIntent, PendingIntent) - Constructor for class org.robolectric.shadows.ShadowSmsManager.TextSmsParams
- TextSmsParams(String, String, String, PendingIntent, PendingIntent, long) - Constructor for class org.robolectric.shadows.ShadowSmsManager.TextSmsParams
- Theme(CppAssetManager2) - Constructor for class org.robolectric.res.android.CppAssetManager2.Theme
- ThemeStyleSet - Class in org.robolectric.res
-
Represents the list of styles applied to a Theme.
- ThemeStyleSet() - Constructor for class org.robolectric.res.ThemeStyleSet
- thisType() - Method in class org.robolectric.internal.bytecode.MethodCallSite
- throwable - Variable in class org.robolectric.shadows.ShadowLog.LogItem
- throwIfNotConnectedLocked() - Method in class org.robolectric.shadows.ShadowUiAutomation
- throwOnSafetySourceId(String) - Method in class org.robolectric.shadows.ShadowSafetyCenterManager
-
Makes the APIs throw an
IllegalArgumentException
for the givensafetySourceId
. - TimeLimitedStatement - Class in org.robolectric.internal
-
Similar to JUnit's
FailOnTimeout
, but runs the test on the current thread (with a timer on a new thread) rather than the other way around. - TimeLimitedStatement(long, Statement) - Constructor for class org.robolectric.internal.TimeLimitedStatement
- TimeoutRule - Class in org.robolectric.junit.rules
-
Robolectric's replacement for JUnit's
Timeout
. - TimeoutRule(long, TimeUnit) - Constructor for class org.robolectric.junit.rules.TimeoutRule
-
Create a
TimeoutRule
instance with the timeout specified at the timeUnit of granularity of the providedTimeUnit
. - timeString - Variable in class org.robolectric.shadows.ShadowLog.LogItem
- title - Variable in class org.robolectric.shadows.ShadowDialog
- title - Variable in class org.robolectric.shadows.ShadowWindow
- toDataSource(Context, Uri) - Static method in class org.robolectric.shadows.util.DataSource
- toDataSource(Context, Uri, Map<String, String>) - Static method in class org.robolectric.shadows.util.DataSource
- toDataSource(Context, Uri, Map<String, String>, List<HttpCookie>) - Static method in class org.robolectric.shadows.util.DataSource
- toDataSource(AssetFileDescriptor) - Static method in class org.robolectric.shadows.util.DataSource
- toDataSource(MediaDataSource) - Static method in class org.robolectric.shadows.util.DataSource
- toDataSource(FileDescriptor) - Static method in class org.robolectric.shadows.util.DataSource
- toDataSource(FileDescriptor, long, long) - Static method in class org.robolectric.shadows.util.DataSource
- toDataSource(String) - Static method in class org.robolectric.shadows.util.DataSource
- toDataSource(String, Map<String, String>) - Static method in class org.robolectric.shadows.util.DataSource
- toggleInverseFillType() - Method in class org.robolectric.shadows.ShadowLegacyPath
- toggleSoftInput(int, int) - Method in class org.robolectric.shadows.ShadowInputMethodManager
- toHex(int, int) - Static method in class org.robolectric.res.android.Formatter
- Tone() - Constructor for class org.robolectric.shadows.ShadowToneGenerator.Tone
- toOpEntry(Integer, int) - Method in class org.robolectric.shadows.ShadowAppOpsManager
- top - Variable in class org.robolectric.shadows.ShadowCanvas.RectPaintHistoryEvent
- top - Variable in class org.robolectric.shadows.ShadowCanvas.RoundRectPaintHistoryEvent
- topActivityResumed(boolean) - Method in class org.robolectric.android.controller.ActivityController
-
Calls the same lifecycle methods on the Activity called by Android when an Activity is the top most resumed activity on Q+.
- toString() - Method in class org.robolectric.android.internal.DisplayConfig
- toString() - Method in class org.robolectric.annotation.Config.Implementation
- toString() - Method in class org.robolectric.annotation.processing.DocumentedElement
- toString() - Method in class org.robolectric.annotation.processing.validator.SdkStore
- toString() - Method in class org.robolectric.internal.AndroidSandbox
- toString() - Method in class org.robolectric.internal.bytecode.MethodCallSite
- toString() - Method in class org.robolectric.internal.bytecode.MethodRef
- toString() - Method in class org.robolectric.internal.bytecode.MethodSignature
- toString() - Method in class org.robolectric.internal.dependency.DependencyJar
- toString() - Method in class org.robolectric.internal.dependency.MavenJarArtifact
- toString() - Method in class org.robolectric.internal.ManifestIdentifier
- toString() - Method in class org.robolectric.pluginapi.perf.Metric
- toString() - Method in class org.robolectric.pluginapi.Sdk
- toString() - Method in class org.robolectric.res.android.CppAssetManager2.ResolvedBag.Entry
- toString() - Method in class org.robolectric.res.android.FileMap
- toString() - Method in class org.robolectric.res.android.Ref
- toString() - Method in class org.robolectric.res.android.ResourceTypes.Res_value
- toString() - Method in class org.robolectric.res.android.ResourceTypes.ResStringPool_ref
- toString() - Method in class org.robolectric.res.android.ResourceTypes.ResTable_map
- toString() - Method in class org.robolectric.res.android.ResourceTypes.ResTable_ref
- toString() - Method in class org.robolectric.res.android.ResourceTypes.ResXMLTree_attrExt
- toString() - Method in class org.robolectric.res.android.ResTable_config
- toString() - Method in class org.robolectric.res.android.ResTable.ResourceName
- toString() - Method in class org.robolectric.res.android.ResTableTheme
- toString() - Method in class org.robolectric.res.android.String8
- toString() - Method in class org.robolectric.res.AttrData
- toString() - Method in class org.robolectric.res.AttributeResource
- toString() - Method in class org.robolectric.res.EmptyStyle
- toString() - Method in class org.robolectric.res.Plural
- toString() - Method in class org.robolectric.res.Qualifiers
- toString() - Method in class org.robolectric.res.ResName
- toString() - Method in class org.robolectric.res.ResourcePath
- toString() - Method in class org.robolectric.res.RoutingResourceTable
- toString() - Method in class org.robolectric.res.StyleData
- toString() - Method in class org.robolectric.res.StyleResolver
- toString() - Method in class org.robolectric.res.ThemeStyleSet
- toString() - Method in class org.robolectric.res.TypedResource
- toString() - Method in class org.robolectric.res.XmlContext
- toString() - Method in class org.robolectric.RobolectricTestRunner.RobolectricFrameworkMethod
- toString() - Method in class org.robolectric.shadows.httpclient.TestHttpResponse.TestStatusLine
- toString() - Method in class org.robolectric.shadows.ShadowAccessibilityNodeInfo
- toString() - Method in class org.robolectric.shadows.ShadowActivity.IntentForResult
- toString() - Method in class org.robolectric.shadows.ShadowApplication.Wrapper
- toString() - Method in class org.robolectric.shadows.ShadowLocationManager.RoboLocationRequest
- toString() - Method in class org.robolectric.shadows.ShadowLog.LogItem
- toString() - Method in class org.robolectric.shadows.ShadowPath.Point
- toString() - Method in class org.robolectric.shadows.ShadowResources.ShadowNotFoundException
- toString() - Method in class org.robolectric.shadows.ShadowSoundPool.Playback
- toString() - Method in class org.robolectric.shadows.ShadowVibrator.PrimitiveEffect
- toString() - Method in class org.robolectric.util.inject.Injector.Key
- toString() - Method in class org.robolectric.versioning.AndroidVersions.AndroidRelease
- toString(FileDescriptor, long) - Method in interface org.robolectric.shadows.util.DataSource.FileDescriptorTransform
- toStringParts() - Method in class org.robolectric.res.android.ResTable_config
-
Returns a map of the configuration parts for
ResTable_config.toString()
. - touchscreen - Variable in class org.robolectric.res.android.ResTable_config
- TOUCHSCREEN - Enum constant in enum org.robolectric.res.android.ResTable_config.Type
- TOUCHSCREEN_ANY - Static variable in class org.robolectric.res.android.ResTable_config
- TOUCHSCREEN_FINGER - Static variable in class org.robolectric.res.android.ResTable_config
- toUri(URL) - Static method in class org.robolectric.res.Fs
- trackConditionalCacheHit() - Method in interface org.robolectric.fakes.RoboExtendedResponseCache
-
Track an conditional GET that was satisfied by this cache.
- trackResponse(RoboResponseSource) - Method in interface org.robolectric.fakes.RoboExtendedResponseCache
-
Track an HTTP response being satisfied by
source
. - transact(int, Parcel, Parcel, int) - Method in class org.robolectric.shadows.ShadowBinder
- transceive(byte[]) - Method in class org.robolectric.shadows.ShadowIsoDep
- transferOwnership(ComponentName, ComponentName, PersistableBundle) - Method in class org.robolectric.shadows.ShadowDevicePolicyManager
- transform(Matrix) - Method in class org.robolectric.shadows.ShadowLegacyPath
- transform(Matrix) - Method in class org.robolectric.shadows.ShadowMotionEvent
- transform(Matrix, Path) - Method in class org.robolectric.shadows.ShadowLegacyPath
- translate(float, float) - Method in class org.robolectric.shadows.ShadowLegacyCanvas
- translate(int, int, Region) - Method in class org.robolectric.nativeruntime.RegionNatives
- translate(int, int, Region) - Method in class org.robolectric.shadows.ShadowNativeRegion
- TRANSLATE - Static variable in class org.robolectric.shadows.ShadowMatrix
- triggerAtTime - Variable in class org.robolectric.shadows.ShadowAlarmManager.ScheduledAlarm
-
Deprecated.
- triggerDataCapture() - Method in class org.robolectric.shadows.ShadowVisualizer
-
Trigger calls to the existing
Visualizer.OnDataCaptureListener
. - triggerDisconnect() - Method in class org.robolectric.shadows.ShadowCameraManager
-
Triggers a disconnect event, where any open camera will be disconnected (simulating the case where another app takes control of the camera).
- triggerInstallVerificationTimeout(Application, int) - Method in class org.robolectric.shadows.ShadowPackageManager
- triggerLocalConnectionFailure(WifiNetworkSpecifier, int) - Method in class org.robolectric.shadows.ShadowWifiManager
-
Simulates a connection failure for a specified local network connection.
- triggerModelDownload(Intent) - Method in class org.robolectric.shadows.ShadowSpeechRecognizer
- triggerModelDownload(Intent) - Method in class org.robolectric.shadows.ShadowSpeechRecognizerImpl
- triggerOnAvailabilityChangedCallback(int) - Method in class org.robolectric.shadows.ShadowAlwaysOnHotwordDetector
-
Invokes Callback#onAvailabilityChanged.
- triggerOnDetectedCallback(AlwaysOnHotwordDetector.EventPayload) - Method in class org.robolectric.shadows.ShadowAlwaysOnHotwordDetector
-
Invokes Callback#onDetected.
- triggerOnEndOfSpeech() - Method in class org.robolectric.shadows.ShadowSpeechRecognizer
- triggerOnError(int) - Method in class org.robolectric.shadows.ShadowSpeechRecognizer
- triggerOnErrorCallback() - Method in class org.robolectric.shadows.ShadowAlwaysOnHotwordDetector
-
Invokes Callback#onError.
- triggerOnPartialResults(Bundle) - Method in class org.robolectric.shadows.ShadowSpeechRecognizer
- triggerOnReadyForSpeech(Bundle) - Method in class org.robolectric.shadows.ShadowSpeechRecognizer
- triggerOnResults(Bundle) - Method in class org.robolectric.shadows.ShadowSpeechRecognizer
- triggerOnRmsChanged(float) - Method in class org.robolectric.shadows.ShadowSpeechRecognizer
- triggerRegisteredAppUsageLimitObserver(int, Duration) - Method in class org.robolectric.shadows.ShadowUsageStatsManager
-
Triggers a currently registered
ShadowUsageStatsManager.AppUsageLimitObserver
withobserverId
. - triggerRegisteredAppUsageObserver(int, long) - Method in class org.robolectric.shadows.ShadowUsageStatsManager
-
Triggers a currently registered
ShadowUsageStatsManager.AppUsageObserver
withobserverId
. - triggerRegisteredSessionEndedObserver(int) - Method in class org.robolectric.shadows.ShadowUsageStatsManager
-
Triggers a currently registered
ShadowUsageStatsManager.UsageSessionObserver
withobserverId
. - triggerRegisteredSessionStepObserver(int, long) - Method in class org.robolectric.shadows.ShadowUsageStatsManager
-
Triggers a currently registered
ShadowUsageStatsManager.UsageSessionObserver
withobserverId
. - triggerSupportError(int) - Method in class org.robolectric.shadows.ShadowSpeechRecognizer
- triggerSupportResult(Object) - Method in class org.robolectric.shadows.ShadowSpeechRecognizer
- trimmedValue - Variable in class org.robolectric.res.AttributeResource
- tryStart(Type) - Method in class org.robolectric.internal.bytecode.RobolectricGeneratorAdapter
- turnScreenOn(boolean) - Method in class org.robolectric.shadows.ShadowPowerManager
-
Emulates turning the screen on/off if the screen is not already on/off.
- type - Variable in class org.robolectric.android.internal.DisplayConfig
-
Display type.
- type - Variable in class org.robolectric.res.android.CppAssetManager2.ResourceName
- type - Variable in class org.robolectric.res.android.ResTable.ResourceName
- type - Variable in class org.robolectric.res.ResName
- type - Variable in class org.robolectric.shadows.ShadowAlarmManager.ScheduledAlarm
-
Deprecated.
- type - Variable in class org.robolectric.shadows.ShadowLog.LogItem
- type() - Method in class org.robolectric.shadows.ShadowToneGenerator.Tone
-
The type of the tone.
- Type(ResTable.Header, ResTable.ResTablePackage, int) - Constructor for class org.robolectric.res.android.ResTable.Type
- TYPE_ANY - Static variable in class org.robolectric.res.android.ResourceTypes.ResTable_map
- TYPE_ASSERT - Static variable in class org.robolectric.shadows.ShadowContentProviderOperation
- TYPE_ATTRIBUTE - Static variable in class org.robolectric.res.android.ResourceTypes.Res_value
- TYPE_BOOLEAN - Static variable in class org.robolectric.res.android.ResourceTypes.ResTable_map
- TYPE_COLOR - Static variable in class org.robolectric.res.android.ResourceTypes.ResTable_map
- TYPE_DELETE - Static variable in class org.robolectric.shadows.ShadowContentProviderOperation
- TYPE_DIMENSION - Static variable in class org.robolectric.res.android.ResourceTypes.Res_value
- TYPE_DIMENSION - Static variable in class org.robolectric.res.android.ResourceTypes.ResTable_map
- TYPE_DYNAMIC_ATTRIBUTE - Static variable in class org.robolectric.res.android.ResourceTypes.Res_value
- TYPE_DYNAMIC_REFERENCE - Static variable in class org.robolectric.res.android.ResourceTypes.Res_value
- TYPE_ENUM - Static variable in class org.robolectric.res.android.ResourceTypes.ResTable_map
- TYPE_FIRST_COLOR_INT - Static variable in class org.robolectric.res.android.ResourceTypes.Res_value
- TYPE_FIRST_INT - Static variable in enum org.robolectric.res.android.DataType
- TYPE_FIRST_INT - Static variable in class org.robolectric.res.android.ResourceTypes.Res_value
- TYPE_FLAGS - Static variable in class org.robolectric.res.android.ResourceTypes.ResTable_map
- TYPE_FLOAT - Static variable in class org.robolectric.res.android.ResourceTypes.Res_value
- TYPE_FLOAT - Static variable in class org.robolectric.res.android.ResourceTypes.ResTable_map
- TYPE_FRACTION - Static variable in class org.robolectric.res.android.ResourceTypes.Res_value
- TYPE_FRACTION - Static variable in class org.robolectric.res.android.ResourceTypes.ResTable_map
- TYPE_INSERT - Static variable in class org.robolectric.shadows.ShadowContentProviderOperation
- TYPE_INT_BOOLEAN - Static variable in class org.robolectric.res.android.ResourceTypes.Res_value
- TYPE_INT_COLOR_ARGB4 - Static variable in class org.robolectric.res.android.ResourceTypes.Res_value
- TYPE_INT_COLOR_ARGB8 - Static variable in class org.robolectric.res.android.ResourceTypes.Res_value
- TYPE_INT_COLOR_RGB4 - Static variable in class org.robolectric.res.android.ResourceTypes.Res_value
- TYPE_INT_COLOR_RGB8 - Static variable in class org.robolectric.res.android.ResourceTypes.Res_value
- TYPE_INT_DEC - Static variable in class org.robolectric.res.android.ResourceTypes.Res_value
- TYPE_INT_HEX - Static variable in class org.robolectric.res.android.ResourceTypes.Res_value
- TYPE_INTEGER - Static variable in class org.robolectric.res.android.ResourceTypes.ResTable_map
- TYPE_LAST_COLOR_INT - Static variable in class org.robolectric.res.android.ResourceTypes.Res_value
- TYPE_LAST_INT - Static variable in enum org.robolectric.res.android.DataType
- TYPE_LAST_INT - Static variable in class org.robolectric.res.android.ResourceTypes.Res_value
- TYPE_NULL - Static variable in class org.robolectric.res.android.ResourceTypes.Res_value
- TYPE_REFERENCE - Static variable in class org.robolectric.res.android.ResourceTypes.Res_value
- TYPE_REFERENCE - Static variable in class org.robolectric.res.android.ResourceTypes.ResTable_map
- type_spec_flags - Variable in class org.robolectric.res.android.CppAssetManager2.ResolvedBag
- TYPE_STRING - Static variable in class org.robolectric.res.android.ResourceTypes.Res_value
- TYPE_STRING - Static variable in class org.robolectric.res.android.ResourceTypes.ResTable_map
- TYPE_UPDATE - Static variable in class org.robolectric.shadows.ShadowContentProviderOperation
- TYPED_ARRAY - Enum constant in enum org.robolectric.res.ResType
- TypedResource<T> - Class in org.robolectric.res
- TypedResource(T, ResType, XmlContext) - Constructor for class org.robolectric.res.TypedResource
- TypefaceNatives - Class in org.robolectric.nativeruntime
-
Native methods for Typeface JNI registration.
- types - Variable in class org.robolectric.annotation.processing.validator.Validator
- types - Variable in class org.robolectric.res.android.ResTable.PackageGroup
- typeSpec - Variable in class org.robolectric.res.android.ResTable.Type
- typeSpecFlags - Variable in class org.robolectric.res.android.ResTable.Type
U
- U() - Constructor for class org.robolectric.versioning.AndroidVersions.U
- UI_MODE_NIGHT - Enum constant in enum org.robolectric.res.android.ResTable_config.Type
- UI_MODE_NIGHT_ANY - Static variable in class org.robolectric.res.android.ResTable_config
- UI_MODE_NIGHT_NO - Static variable in class org.robolectric.res.android.ResTable_config
- UI_MODE_TYPE - Enum constant in enum org.robolectric.res.android.ResTable_config.Type
- UI_MODE_TYPE_ANY - Static variable in class org.robolectric.res.android.ResTable_config
- UI_MODE_TYPE_NORMAL - Static variable in class org.robolectric.res.android.ResTable_config
- UiccCardInfoBuilder - Class in org.robolectric.shadows
-
Builder for
UiccCardInfo
which includes modifications made in Android T to support MEP. - UiccPortInfoBuilder - Class in org.robolectric.shadows
-
Builder for
UiccPortInfo
which was introduced in Android T. - UiccSlotInfoBuilder - Class in org.robolectric.shadows
-
Builder for
UiccSlotInfo
which was introduced in Android P. - uiMode - Variable in class org.robolectric.res.android.ResTable_config
- uiModeNight() - Method in class org.robolectric.res.android.ResTable_config
- uiModeNight(int) - Method in class org.robolectric.res.android.ResTable_config
- uiModeType() - Method in class org.robolectric.res.android.ResTable_config
- uiModeType(int) - Method in class org.robolectric.res.android.ResTable_config
- ulHeight - Variable in class org.robolectric.shadows.RoundRectangle
- ulWidth - Variable in class org.robolectric.shadows.RoundRectangle
- UNAVAILABLE_FEATURES - Static variable in class org.robolectric.android.XmlResourceParserImpl
-
All the parser features currently NOT supported by Android.
- unbind() - Method in class org.robolectric.android.controller.IntentServiceController
- unbind() - Method in class org.robolectric.android.controller.ServiceController
- unbindService(ServiceConnection) - Method in class org.robolectric.shadows.ShadowContextImpl
- unbindService(ServiceConnection) - Method in class org.robolectric.shadows.ShadowInstrumentation
- Unbound() - Constructor for class org.robolectric.versioning.AndroidVersions.Unbound
- uninstall(VersionedPackage, int, IntentSender) - Method in class org.robolectric.shadows.ShadowPackageInstaller
- uninstall(VersionedPackage, IntentSender) - Method in class org.robolectric.shadows.ShadowPackageInstaller
- uninstall(String, IntentSender) - Method in class org.robolectric.shadows.ShadowPackageInstaller
- uninstallExistingPackage(String, IntentSender) - Method in class org.robolectric.shadows.ShadowPackageInstaller
- uniqueId - Variable in class org.robolectric.android.internal.DisplayConfig
-
Unique identifier for the display.
- uniqueString(String) - Method in class org.robolectric.res.android.ResourceTypes.ResStringPool_header.Writer
- unknown - Variable in class org.robolectric.res.android.ResTable_config
-
Any remaining bytes in this resource configuration that are unaccounted for.
- UNKNOWN_ERROR - Static variable in class org.robolectric.res.android.Errors
- UnknownCallRecord(PhoneAccountHandle, Bundle) - Constructor for class org.robolectric.shadows.ShadowTelecomManager.UnknownCallRecord
- unloadNanoApp(ContextHubInfo, long) - Method in class org.robolectric.shadows.ShadowContextHubManager
- unlock() - Method in class org.robolectric.res.android.ResTable
- unlock() - Method in class org.robolectric.shadows.ShadowCamera
- unlockAndRun(Runnable) - Method in class org.robolectric.shadows.ShadowTileService
- unlockBag(Ref<ResTable.bag_entry[]>) - Method in class org.robolectric.res.android.ResTable
- unlockCanvasAndPost(Canvas) - Method in class org.robolectric.shadows.ShadowNativeSurface
- unlockCanvasAndPost(Canvas) - Method in class org.robolectric.shadows.ShadowSurface
- unlockCanvasAndPost(Canvas) - Method in class org.robolectric.shadows.ShadowSurfaceView.FakeSurfaceHolder
- unmap(ByteBuffer) - Static method in class org.robolectric.shadows.ShadowSharedMemory
- unPause() - Method in class org.robolectric.android.internal.LooperDelegatingScheduler
- unPause() - Method in class org.robolectric.shadows.ShadowLegacyLooper
- unPause() - Method in class org.robolectric.shadows.ShadowLooper
-
Not supported for the main Looper in
LooperMode.Mode.PAUSED
. - unPause() - Method in class org.robolectric.shadows.ShadowPausedLooper
- unPause() - Method in class org.robolectric.util.Scheduler
-
Deprecated.Un-pause the scheduler.
- UNPAUSED - Enum constant in enum org.robolectric.util.Scheduler.IdleState
-
Deprecated.The
Scheduler
's clock won't automatically advance the clock but will automatically execute any runnables scheduled to execute at or before the current time. - unPauseLooper(Looper) - Static method in class org.robolectric.shadows.ShadowLooper
-
Puts the shadow looper in an "unpaused" state (this is the default state).
- unPauseMainLooper() - Static method in class org.robolectric.shadows.ShadowLooper
-
Puts the main ShadowLegacyLooper in an "unpaused" state.
- unpinSlice(Uri) - Method in class org.robolectric.shadows.ShadowSliceManager
- unregister(long) - Method in class org.robolectric.res.android.NativeObjRegistry
-
Unregister an object previously registered with
NativeObjRegistry.register(Object)
. - unregister(UwbManager.AdapterStateCallback) - Method in class org.robolectric.shadows.ShadowUwbAdapterStateListener
-
Unregisters a callback.
- unregister(E) - Method in class org.robolectric.shadows.ShadowRemoteCallbackList
- unregister(T) - Method in class org.robolectric.res.android.NativeObjRegistry
-
Deprecated.Use
NativeObjRegistry.unregister(long)
instead. - unregisterAntennaInfoListener(Object) - Method in class org.robolectric.shadows.ShadowLocationManager
- unregisterAppUsageLimitObserver(int) - Method in class org.robolectric.shadows.ShadowUsageStatsManager
-
Unregisters the app usage limit observer specified by
observerId
. - unregisterAppUsageObserver(int) - Method in class org.robolectric.shadows.ShadowUsageStatsManager
- unregisterAudioDeviceCallback(AudioDeviceCallback) - Method in class org.robolectric.shadows.ShadowAudioManager
-
Unregisters an
AudioDeviceCallback
object which has been previously registered to receive notifications of changes to the set of connected audio devices. - unregisterAudioPlaybackCallback(AudioManager.AudioPlaybackCallback) - Method in class org.robolectric.shadows.ShadowAudioManager
-
Unregisters callback listening to changes made to list of active playback configurations.
- unregisterAudioPolicy(Object) - Method in class org.robolectric.shadows.ShadowAudioManager
- unregisterAudioRecordingCallback(AudioManager.AudioRecordingCallback) - Method in class org.robolectric.shadows.ShadowAudioManager
-
Unregisters callback listening to changes made to list of active recording configurations.
- unregisterAvailabilityCallback(CameraManager.AvailabilityCallback) - Method in class org.robolectric.shadows.ShadowCameraManager
- unregisterCallback(BluetoothLeBroadcast.Callback) - Method in class org.robolectric.shadows.ShadowBluetoothLeBroadcast
- unregisterCallback(LauncherApps.Callback) - Method in class org.robolectric.shadows.ShadowLauncherApps
- unregisterCallback(MediaController.Callback) - Method in class org.robolectric.shadows.ShadowMediaController
-
Unregister callback and remove it from the shadow to make it easier to check the state of the registered callbacks.
- unregisterContentObserver(ContentObserver) - Method in class org.robolectric.fakes.BaseCursor
-
Deprecated.
- unregisterContentObserver(ContentObserver) - Method in class org.robolectric.shadows.ShadowContentResolver
- unregisterContentObserver(ContentObserver) - Method in class org.robolectric.shadows.ShadowCursorWrapper
- unregisterDataSetObserver(DataSetObserver) - Method in class org.robolectric.fakes.BaseCursor
-
Deprecated.
- unregisterDataSetObserver(DataSetObserver) - Method in class org.robolectric.shadows.ShadowCursorWrapper
- unregisterGnssBatchedLocationCallback(Object) - Method in class org.robolectric.shadows.ShadowLocationManager
- unregisterGnssMeasurementsCallback(GnssMeasurementsEvent.Callback) - Method in class org.robolectric.shadows.ShadowLocationManager
- unregisterGnssStatusCallback(GnssStatus.Callback) - Method in class org.robolectric.shadows.ShadowLocationManager
- unregisterImsRegistrationCallback(ImsMmTelManager.RegistrationCallback) - Method in class org.robolectric.shadows.ShadowImsMmTelManager
- unregisterImsRegistrationCallback(RegistrationManager.RegistrationCallback) - Method in class org.robolectric.shadows.ShadowImsMmTelManager
- unregisterListener(SensorEventListener) - Method in class org.robolectric.shadows.ShadowSensorManager
- unregisterListener(SensorEventListener, Sensor) - Method in class org.robolectric.shadows.ShadowSensorManager
- unregisterMmTelCapabilityCallback(ImsMmTelManager.CapabilityCallback) - Method in class org.robolectric.shadows.ShadowImsMmTelManager
- unregisterMoveCallback(Object) - Method in class org.robolectric.shadows.ShadowApplicationPackageManager
- unregisterNetworkCallback(PendingIntent) - Method in class org.robolectric.shadows.ShadowConnectivityManager
- unregisterNetworkCallback(ConnectivityManager.NetworkCallback) - Method in class org.robolectric.shadows.ShadowConnectivityManager
- unregisterObserver() - Method in class org.robolectric.shadows.ShadowAmbientContextManager
- unregisterPackageInstallerSessionCallback(PackageInstaller.SessionCallback) - Method in class org.robolectric.shadows.ShadowLauncherApps
- unregisterPhoneAccount(PhoneAccountHandle) - Method in class org.robolectric.shadows.ShadowTelecomManager
- unregisterReceiver(BroadcastReceiver) - Method in class org.robolectric.shadows.ShadowContextImpl
- unregisterSessionCallback(PackageInstaller.SessionCallback) - Method in class org.robolectric.shadows.ShadowPackageInstaller
- unregisterStats(File) - Static method in class org.robolectric.shadows.ShadowStatFs
-
Unregister stats for a path.
- unregisterStats(String) - Static method in class org.robolectric.shadows.ShadowStatFs
-
Unregister stats for a path.
- unregisterTelephonyCallback(Object) - Method in class org.robolectric.shadows.ShadowTelephonyManager
- unregisterTorchCallback(CameraManager.TorchCallback) - Method in class org.robolectric.shadows.ShadowCameraManager
- unregisterUsageSessionObserver(int) - Method in class org.robolectric.shadows.ShadowUsageStatsManager
- unregisterVcnStatusCallback(VcnManager.VcnStatusCallback) - Method in class org.robolectric.shadows.ShadowVcnManager
- UnsafeAccess - Class in org.robolectric.util.reflector
-
Access to sun.misc.Unsafe and the various scary things within.
- UnsafeAccess() - Constructor for class org.robolectric.util.reflector.UnsafeAccess
- unsafeCheckOpNoThrow(String, int, String) - Method in class org.robolectric.shadows.ShadowAppOpsManager
- unsafeCheckOpRawNoThrow(int, int, String) - Method in class org.robolectric.shadows.ShadowAppOpsManager
- unsafeCheckOpRawNoThrow(String, int, String) - Method in class org.robolectric.shadows.ShadowAppOpsManager
-
Like
ShadowAppOpsManager.unsafeCheckOpNoThrow(String, int, String)
but returns the raw mode associated with the op. - unselectTrack(int) - Method in class org.robolectric.shadows.ShadowMediaExtractor
- unsetPreferredService(Activity) - Method in class org.robolectric.shadows.ShadowCardEmulation
- unsetTakeScreenshotErrorCode() - Method in class org.robolectric.shadows.ShadowAccessibilityService
-
Sets
AccessibilityService.takeScreenshot(int, Executor, TakeScreenshotCallback)
to start returning successful results again. - untag(Socket) - Method in class org.robolectric.shadows.ShadowSocketTagger
- untagSocket(Socket) - Static method in class org.robolectric.shadows.ShadowTrafficStats
- update(long, T) - Method in class org.robolectric.res.android.NativeObjRegistry
-
Updates the native object for the given id.
- update(Uri, ContentValues, String, String[]) - Method in class org.robolectric.shadows.ShadowContentProviderClient
- update(Uri, ContentValues, String, String[]) - Method in class org.robolectric.shadows.ShadowContentResolver
-
If a
ContentProvider
is registered for the givenUri
, itsContentProvider.update(Uri, ContentValues, String, String[])
method will be invoked. - update(CacheResponse, HttpURLConnection) - Method in interface org.robolectric.fakes.RoboExtendedResponseCache
-
Updates stored HTTP headers using a hit on a conditional GET.
- updateAppWidget(int[], RemoteViews) - Method in class org.robolectric.shadows.ShadowAppWidgetManager
- updateAppWidget(int, RemoteViews) - Method in class org.robolectric.shadows.ShadowAppWidgetManager
-
Simulates updating an
AppWidget
with a new set of views - updateAppWidget(RemoteViews) - Method in class org.robolectric.shadows.ShadowAppWidgetHostView
- updateAppWidgetOptions(int, Bundle) - Method in class org.robolectric.shadows.ShadowAppWidgetManager
-
Update the locally cached appWidgetOptions Bundle.
- updateAutomaticZenRule(String, AutomaticZenRule) - Method in class org.robolectric.shadows.ShadowNotificationManager
- updateBroadcast(int, BluetoothLeBroadcastSettings) - Method in class org.robolectric.shadows.ShadowBluetoothLeBroadcast
- updateCameraCallback(CameraDevice, CameraDevice.StateCallback, Handler, Executor) - Method in class org.robolectric.shadows.ShadowCameraManager
- updateConfiguration(Configuration, DisplayMetrics, CompatibilityInfo) - Method in class org.robolectric.shadows.ShadowResources
- updateDisplayResources(Configuration, DisplayMetrics) - Static method in class org.robolectric.android.Bootstrap
-
internal only
- updateEstimatedNetworkBytes(JobParameters, long, long) - Method in class org.robolectric.shadows.ShadowJobService
-
Stubbed out for now, as the real implementation throws an NPE when executed in Robolectric.
- updateIntentVerificationStatusAsUser(String, int, int) - Method in class org.robolectric.shadows.ShadowApplicationPackageManager
- updateModes(SQLiteMode.Mode) - Method in class org.robolectric.internal.AndroidSandbox
- updateNetwork(WifiConfiguration) - Method in class org.robolectric.shadows.ShadowWifiManager
-
Adds or updates a network which can later be retrieved with
ShadowWifiManager.getWifiConfiguration(int)
method. - updatePermissionFlags(String, String, int, int, UserHandle) - Method in class org.robolectric.shadows.ShadowApplicationPackageManager
-
This method differs from the real implementation in that no permission checking or package existent checks are performed here.
- updateRuleSet(RuleSet, IntentSender) - Method in class org.robolectric.shadows.ShadowAppIntegrityManager
-
Overrides the implementation of the
updateRuleSet
method so that a copy of the pushed rule set is kept within the shadow class. - updateSessionAppIcon(int, Bitmap) - Method in class org.robolectric.shadows.ShadowPackageInstaller
- updateSessionAppLabel(int, CharSequence) - Method in class org.robolectric.shadows.ShadowPackageInstaller
- updateShortcuts(List<ShortcutInfo>) - Method in class org.robolectric.shadows.ShadowShortcutManager
- updateShortcutVisibility(String, byte[], boolean) - Method in class org.robolectric.shadows.ShadowShortcutManager
-
No-op on Robolectric.
- updateTile() - Method in class org.robolectric.shadows.ShadowTile
- updateTimeZoneConfiguration(TimeZoneConfiguration) - Method in class org.robolectric.shadows.ShadowTimeManager
- updateTransferredNetworkBytes(JobParameters, long, long) - Method in class org.robolectric.shadows.ShadowJobService
-
Stubbed out for now, as the real implementation throws an NPE when executed in Robolectric.
- updateWifiUsabilityScore(int, int, int) - Method in class org.robolectric.shadows.ShadowWifiManager
- uptimeMillis() - Static method in class org.robolectric.shadows.ShadowLegacySystemClock
- uptimeMillis() - Static method in class org.robolectric.shadows.ShadowPausedSystemClock
- urHeight - Variable in class org.robolectric.shadows.RoundRectangle
- uri - Variable in class org.robolectric.fakes.RoboCursor
-
Deprecated.
- uri - Variable in class org.robolectric.shadows.ShadowContentResolver.NotifiedUri
- UriRegexMatcher(String, String) - Constructor for class org.robolectric.shadows.httpclient.FakeHttpLayer.UriRegexMatcher
- UriRequestMatcher(String) - Constructor for class org.robolectric.shadows.httpclient.FakeHttpLayer.UriRequestMatcher
- UrlResourceProvider - Class in org.robolectric.internal.bytecode
-
ResourceProvider using URLs.
- UrlResourceProvider(URL...) - Constructor for class org.robolectric.internal.bytecode.UrlResourceProvider
- urWidth - Variable in class org.robolectric.shadows.RoundRectangle
- UsageSessionObserver() - Constructor for class org.robolectric.shadows.ShadowUsageStatsManager.UsageSessionObserver
- usageSessionObserversById - Static variable in class org.robolectric.shadows.ShadowUsageStatsManager
- useCenter - Variable in class org.robolectric.shadows.ShadowCanvas.ArcPaintHistoryEvent
- useInMemoryDatabase - Static variable in class org.robolectric.shadows.ShadowSQLiteConnection
- useRealGraphics() - Static method in class org.robolectric.shadows.ShadowView
-
Internal API to determine if native graphics is enabled.
- userLeaving() - Method in class org.robolectric.android.controller.ActivityController
- userTokenHandler - Variable in class org.robolectric.shadows.httpclient.DefaultRequestDirector
-
The user token handler.
- userTokenHandler - Variable in class org.robolectric.shadows.httpclient.ShadowDefaultRequestDirector
- usesChronometer() - Method in class org.robolectric.shadows.ShadowNotification
- UsesSdk - Interface in org.robolectric.pluginapi
-
Represents the contents of a
uses-sdk
element in an Android manifest file. - UTF16 - Enum constant in enum org.robolectric.res.android.ResourceString.Type
- UTF8 - Enum constant in enum org.robolectric.res.android.ResourceString.Type
- UTF8_FLAG - Static variable in class org.robolectric.res.android.ResourceTypes.ResStringPool_header
- UTF8_FLAG - Static variable in class org.robolectric.res.android.ResStringPoolHeader
- Util - Class in org.robolectric.res.android
- Util - Class in org.robolectric.util
-
Generic collection of utility methods.
- Util() - Constructor for class org.robolectric.res.android.Util
- Util() - Constructor for class org.robolectric.util.Util
V
- v(String, String) - Static method in class org.robolectric.shadows.ShadowLog
- v(String, String, Throwable) - Static method in class org.robolectric.shadows.ShadowLog
- V() - Constructor for class org.robolectric.versioning.AndroidVersions.V
- validate() - Method in class org.robolectric.shadows.ShadowDrawable
- validate(Class<? extends Annotation>, Annotation, int) - Static method in class org.robolectric.shadows.ShadowAnnotationValidations
-
Re-implement to avoid use of android-only Class.getPackageName$
- validateConstructor(List<Throwable>) - Method in class org.robolectric.RobolectricTestParameterInjector
- validateInputByteBuffer(ByteBuffer[], int) - Method in class org.robolectric.shadows.ShadowMediaCodec
-
Prevents calling Android-only methods on basic ByteBuffer objects.
- validateInputByteBufferLocked(ByteBuffer[], int) - Method in class org.robolectric.shadows.ShadowMediaCodec
- validateNinePatchChunk(byte[]) - Static method in class org.robolectric.nativeruntime.NinePatchNatives
- validateNinePatchChunk(byte[]) - Static method in class org.robolectric.shadows.ShadowNativeNinePatch
- validateOutputByteBuffer(ByteBuffer[], int, MediaCodec.BufferInfo) - Method in class org.robolectric.shadows.ShadowMediaCodec
-
Prevents calling Android-only methods on basic ByteBuffer objects.
- validateOutputByteBufferLocked(ByteBuffer[], int, MediaCodec.BufferInfo) - Method in class org.robolectric.shadows.ShadowMediaCodec
- validateServiceIntent(Intent) - Method in class org.robolectric.shadows.ShadowContextImpl
- validateSyncExtrasBundle(Bundle) - Static method in class org.robolectric.shadows.ShadowContentResolver
- validateTestMethods(List<Throwable>) - Method in class org.robolectric.RobolectricTestParameterInjector
- Validator - Class in org.robolectric.annotation.processing.validator
-
Base class for validators.
- Validator(RobolectricModel.Builder, ProcessingEnvironment, String) - Constructor for class org.robolectric.annotation.processing.validator.Validator
- value - Variable in class org.robolectric.res.android.CppAssetManager2.ResolvedBag.Entry
- value - Variable in class org.robolectric.res.android.ResourceTable.flag_entry
- value - Variable in class org.robolectric.res.android.ResourceTypes.ResTable_map
- value - Variable in class org.robolectric.res.AttributeResource
- value - Variable in class org.robolectric.util.ReflectionHelpers.ClassParameter
- value() - Element in annotation type org.robolectric.annotation.ClassName
-
The class name intended for the parameter or the function return value.
- value() - Element in annotation type org.robolectric.annotation.ConscryptMode
- value() - Element in annotation type org.robolectric.annotation.experimental.LazyApplication
-
Whether or not the Application should be lazily loaded
- value() - Element in annotation type org.robolectric.annotation.GetInstallerPackageNameMode
- value() - Element in annotation type org.robolectric.annotation.GraphicsMode
- value() - Element in annotation type org.robolectric.annotation.Implements
-
The Android class to be shadowed.
- value() - Element in annotation type org.robolectric.annotation.LooperMode
-
Set the Looper mode.
- value() - Element in annotation type org.robolectric.annotation.ResourcesMode
-
Set the Resources mode.
- value() - Element in annotation type org.robolectric.annotation.SQLiteMode
- value() - Element in annotation type org.robolectric.annotation.TextLayoutMode
- value() - Element in annotation type org.robolectric.ParameterizedRobolectricTestRunner.Parameter
-
Method that returns the index of the parameter in the array returned by the method annotated by
Parameters
.
Index range must start at 0. - value() - Element in annotation type org.robolectric.util.inject.Supercedes
-
Deprecated.The type that is superseded by the annotated type.
- value() - Element in annotation type org.robolectric.util.inject.Supersedes
-
The type that is superceded by the annotated type.
- value() - Element in annotation type org.robolectric.util.reflector.Accessor
-
The name of the field.
- value() - Element in annotation type org.robolectric.util.reflector.ForType
- value() - Element in annotation type org.robolectric.util.reflector.WithType
-
The class name intended for this parameter.
- VALUE - Static variable in class org.robolectric.integrationtests.jacoco.JaCoCoTester
- valueFrom(A) - Method in class org.robolectric.plugins.config.SingleValueConfigurer
- valueFrom(String) - Method in class org.robolectric.plugins.config.SingleValueConfigurer
- valueOf(String) - Static method in enum org.robolectric.android.DeviceConfig.ScreenSize
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.robolectric.annotation.ConscryptMode.Mode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.robolectric.annotation.experimental.LazyApplication.LazyLoad
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.robolectric.annotation.GetInstallerPackageNameMode.Mode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.robolectric.annotation.GraphicsMode.Mode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.robolectric.annotation.LooperMode.Mode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.robolectric.annotation.processing.validator.ImplementsValidator.SdkCheckMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.robolectric.annotation.ResourcesMode.Mode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.robolectric.annotation.SQLiteMode.Mode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.robolectric.annotation.TextLayoutMode.Mode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.robolectric.fakes.RoboResponseSource
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.robolectric.internal.bytecode.MethodCallSite.Kind
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.robolectric.res.android.Asset.AccessMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.robolectric.res.android.DataType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.robolectric.res.android.ResourceString.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.robolectric.res.android.ResTable_config.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.robolectric.res.ResType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.robolectric.shadows.ShadowMediaPlayer.InvalidStateBehavior
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.robolectric.shadows.ShadowMediaPlayer.State
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.robolectric.shadows.ShadowPath.Point.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.robolectric.shadows.ShadowTelecomManager.CallRequestMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.robolectric.shadows.ShadowUserManager.UserState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.robolectric.util.Scheduler.IdleState
-
Deprecated.Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.robolectric.android.DeviceConfig.ScreenSize
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.robolectric.annotation.ConscryptMode.Mode
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.robolectric.annotation.experimental.LazyApplication.LazyLoad
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.robolectric.annotation.GetInstallerPackageNameMode.Mode
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.robolectric.annotation.GraphicsMode.Mode
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.robolectric.annotation.LooperMode.Mode
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.robolectric.annotation.processing.validator.ImplementsValidator.SdkCheckMode
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.robolectric.annotation.ResourcesMode.Mode
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.robolectric.annotation.SQLiteMode.Mode
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.robolectric.annotation.TextLayoutMode.Mode
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.robolectric.fakes.RoboResponseSource
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.robolectric.internal.bytecode.MethodCallSite.Kind
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.robolectric.res.android.Asset.AccessMode
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.robolectric.res.android.DataType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.robolectric.res.android.ResourceString.Type
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.robolectric.res.android.ResTable_config.Type
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.robolectric.res.ResType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.robolectric.shadows.ShadowMediaPlayer.InvalidStateBehavior
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.robolectric.shadows.ShadowMediaPlayer.State
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.robolectric.shadows.ShadowPath.Point.Type
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.robolectric.shadows.ShadowTelecomManager.CallRequestMode
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.robolectric.shadows.ShadowUserManager.UserState
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.robolectric.util.Scheduler.IdleState
-
Deprecated.Returns an array containing the constants of this enum type, in the order they are declared.
- VectorDrawableNatives - Class in org.robolectric.nativeruntime
-
Native methods for VectorDrawable JNI registration.
- verify() - Method in class org.robolectric.junit.rules.CloseGuardRule
- verifyCanAccessUser(UserHandle) - Method in class org.robolectric.shadows.ShadowCrossProfileApps
- verifyDeviceNotNull(BluetoothDevice, String) - Method in class org.robolectric.shadows.ShadowBluetoothA2dp
- verifyDisplayHash(DisplayHash) - Method in class org.robolectric.shadows.ShadowDisplayHashManager
- verifyHasInteractAcrossProfilesPermission() - Method in class org.robolectric.shadows.ShadowCrossProfileApps
-
Ensure the current package has the permission to interact across profiles.
- verifyInputEvent(InputEvent) - Method in class org.robolectric.shadows.ShadowInputManager
-
Provides a local java implementation, since the real implementation is in system server + native code.
- verifyIntentFilter(int, int, List<String>) - Method in class org.robolectric.shadows.ShadowApplicationPackageManager
- verifyPendingInstall(int, int) - Method in class org.robolectric.shadows.ShadowApplicationPackageManager
- verifySupportedSdk(String) - Method in class org.robolectric.pluginapi.Sdk
-
Verify that the SDK is supported.
- verifySupportedSdk(String) - Method in class org.robolectric.plugins.DefaultSdkProvider.DefaultSdk
- VERSION - Static variable in class org.robolectric.versioning.AndroidVersions.Baklava
- VERSION - Static variable in class org.robolectric.versioning.AndroidVersions.J
- VERSION - Static variable in class org.robolectric.versioning.AndroidVersions.JMR1
- VERSION - Static variable in class org.robolectric.versioning.AndroidVersions.JMR2
- VERSION - Static variable in class org.robolectric.versioning.AndroidVersions.K
- VERSION - Static variable in class org.robolectric.versioning.AndroidVersions.L
- VERSION - Static variable in class org.robolectric.versioning.AndroidVersions.LMR1
- VERSION - Static variable in class org.robolectric.versioning.AndroidVersions.M
- VERSION - Static variable in class org.robolectric.versioning.AndroidVersions.N
- VERSION - Static variable in class org.robolectric.versioning.AndroidVersions.NMR1
- VERSION - Static variable in class org.robolectric.versioning.AndroidVersions.O
- VERSION - Static variable in class org.robolectric.versioning.AndroidVersions.OMR1
- VERSION - Static variable in class org.robolectric.versioning.AndroidVersions.P
- VERSION - Static variable in class org.robolectric.versioning.AndroidVersions.Q
- VERSION - Static variable in class org.robolectric.versioning.AndroidVersions.R
- VERSION - Static variable in class org.robolectric.versioning.AndroidVersions.S
- VERSION - Static variable in class org.robolectric.versioning.AndroidVersions.Sv2
- VERSION - Static variable in class org.robolectric.versioning.AndroidVersions.T
- VERSION - Static variable in class org.robolectric.versioning.AndroidVersions.U
- VERSION - Static variable in class org.robolectric.versioning.AndroidVersions.Unbound
- VERSION - Static variable in class org.robolectric.versioning.AndroidVersions.V
- vibrate(int, String, long[], int, AudioAttributes) - Method in class org.robolectric.shadows.ShadowSystemVibrator
- vibrate(int, String, long, AudioAttributes) - Method in class org.robolectric.shadows.ShadowSystemVibrator
- vibrate(int, String, Object, String, Object) - Method in class org.robolectric.shadows.ShadowSystemVibrator
- vibrate(int, String, VibrationEffect, AudioAttributes) - Method in class org.robolectric.shadows.ShadowSystemVibrator
- vibrate(int, String, VibrationEffect, String, AudioAttributes) - Method in class org.robolectric.shadows.ShadowSystemVibrator
- VibrationAttributesBuilder - Class in org.robolectric.shadows
-
Class to build
VibrationAttributes
- vibrationAttributesFromLastVibration - Static variable in class org.robolectric.shadows.ShadowVibrator
- vibrationEffectSegments - Static variable in class org.robolectric.shadows.ShadowVibrator
- viewReflector - Variable in class org.robolectric.shadows.ShadowView
- VirtualRefBasePtrNatives - Class in org.robolectric.nativeruntime
-
Native methods for VirtualRefBasePtr JNI registration.
- visible() - Method in class org.robolectric.android.controller.ActivityController
- visible() - Method in class org.robolectric.android.controller.FragmentController
-
Deprecated.
- visit(Element) - Method in class org.robolectric.annotation.processing.validator.Validator
- visit(Element, Element) - Method in class org.robolectric.annotation.processing.validator.Validator
- visit(AttributeResource) - Method in interface org.robolectric.res.StyleData.Visitor
- visit(ResName, Iterable<TypedResource>) - Method in interface org.robolectric.res.ResourceTable.Visitor
- visit(StyleData.Visitor) - Method in class org.robolectric.res.StyleData
- visitExecutable(ExecutableElement, Element) - Method in class org.robolectric.annotation.processing.validator.FoundOnImplementsValidator
- visitExecutable(ExecutableElement, Element) - Method in class org.robolectric.annotation.processing.validator.Validator
- visitExecutable(ExecutableElement, TypeElement) - Method in class org.robolectric.annotation.processing.validator.FoundOnImplementsValidator
- visitExecutable(ExecutableElement, TypeElement) - Method in class org.robolectric.annotation.processing.validator.ImplementationValidator
- visitExecutable(ExecutableElement, TypeElement) - Method in class org.robolectric.annotation.processing.validator.ResetterValidator
- visitPackage(PackageElement, Element) - Method in class org.robolectric.annotation.processing.validator.Validator
- visitType(TypeElement, Element) - Method in class org.robolectric.annotation.processing.validator.ImplementsValidator
- visitType(TypeElement, Element) - Method in class org.robolectric.annotation.processing.validator.Validator
- visitTypeParameter(TypeParameterElement, Element) - Method in class org.robolectric.annotation.processing.validator.Validator
- visitUnknown(Element, Element) - Method in class org.robolectric.annotation.processing.validator.Validator
- visitVariable(VariableElement, Element) - Method in class org.robolectric.annotation.processing.validator.FoundOnImplementsValidator
- visitVariable(VariableElement, Element) - Method in class org.robolectric.annotation.processing.validator.Validator
- visitVariable(VariableElement, TypeElement) - Method in class org.robolectric.annotation.processing.validator.FoundOnImplementsValidator
- visitVariable(VariableElement, TypeElement) - Method in class org.robolectric.annotation.processing.validator.RealObjectValidator
- visualize(Bitmap) - Static method in class org.robolectric.shadows.ShadowBitmap
-
Returns a textual representation of the appearance of the object.
- visualize(Canvas) - Static method in class org.robolectric.shadows.ShadowCanvas
- visualize(View) - Static method in class org.robolectric.shadows.ShadowView
-
Returns a textual representation of the appearance of the object.
- VisualVoicemailSmsParams(String, int, String, PendingIntent) - Constructor for class org.robolectric.shadows.ShadowTelephonyManager.VisualVoicemailSmsParams
W
- w(String, String) - Static method in class org.robolectric.shadows.ShadowLog
- w(String, String, Throwable) - Static method in class org.robolectric.shadows.ShadowLog
- w(String, Throwable) - Static method in class org.robolectric.shadows.ShadowLog
- waitForIdleSync() - Method in class org.robolectric.android.internal.RoboMonitoringInstrumentation
- warn(String, Object...) - Static method in class org.robolectric.util.Logger
-
Log a warning message.
- WARN - Enum constant in enum org.robolectric.annotation.processing.validator.ImplementsValidator.SdkCheckMode
- warnIfOpen() - Method in class org.robolectric.shadows.ShadowCloseGuard
- wasBugreportRequested() - Method in class org.robolectric.shadows.ShadowBugreportManager
- wasCancelCalled() - Method in class org.robolectric.shadows.ShadowSslErrorHandler
- wasCancelled() - Method in class org.robolectric.shadows.ShadowJsResult
- wasClearCacheCalled() - Method in class org.robolectric.shadows.ShadowWebView
- wasClearFormDataCalled() - Method in class org.robolectric.shadows.ShadowWebView
- wasClearFormDataCalled() - Method in class org.robolectric.shadows.ShadowWebViewDatabase
-
Returns
true
ifWebViewDatabase.clearFormData()
was called. - wasClearHistoryCalled() - Method in class org.robolectric.shadows.ShadowWebView
- wasClearViewCalled() - Method in class org.robolectric.shadows.ShadowWebView
- wasConfigurationSaved() - Method in class org.robolectric.shadows.ShadowWifiManager
- wasDestroyCalled() - Method in class org.robolectric.shadows.ShadowWebView
- wasInvalidated() - Method in class org.robolectric.shadows.ShadowDrawable
- wasInvalidated() - Method in class org.robolectric.shadows.ShadowView
- wasKilled(int) - Static method in class org.robolectric.shadows.ShadowProcess
-
Gets an indication of whether or not a process was killed (using
ShadowProcess.killProcess(int)
). - wasNotifyDataSetChangedCalled() - Method in class org.robolectric.shadows.ShadowBaseAdapter
- wasOnPauseCalled() - Method in class org.robolectric.shadows.ShadowWebView
- wasOnResumeCalled() - Method in class org.robolectric.shadows.ShadowWebView
- wasPackageEverHidden(String) - Method in class org.robolectric.shadows.ShadowDevicePolicyManager
-
Returns
true
if the givenpackageName
was ever hidden. - wasPathPlayed(String) - Method in class org.robolectric.shadows.ShadowSoundPool
-
Returns
true
if the given path was played. - wasProceedCalled() - Method in class org.robolectric.shadows.ShadowSslErrorHandler
- wasResourcePlayed(int) - Method in class org.robolectric.shadows.ShadowSoundPool
-
Returns
true
if the given resource was played. - wasRun - Variable in class org.robolectric.util.TestRunnable
- wasSystemAppEnabled(String) - Method in class org.robolectric.shadows.ShadowDevicePolicyManager
-
Returns
true
if the givenpackageName
was a system app and was enabled. - wentAsync() - Method in class org.robolectric.shadows.ShadowBroadcastReceiver
- WIDE_COLOR_GAMUT_ANY - Static variable in class org.robolectric.res.android.ResTable_config
- WIDE_COLOR_GAMUT_NO - Static variable in class org.robolectric.res.android.ResTable_config
- WIDE_COLOR_GAMUT_YES - Static variable in class org.robolectric.res.android.ResTable_config
- width - Variable in enum org.robolectric.android.DeviceConfig.ScreenSize
- width - Variable in class org.robolectric.shadows.ImageUtil.ImageInfo
- width - Variable in class org.robolectric.shadows.RoundRectangle
- WifiUsabilityStatsEntryBuilder - Class in org.robolectric.shadows
-
Builder for
WifiUsabilityStatsEntry
. - WifiUsabilityStatsEntryBuilder() - Constructor for class org.robolectric.shadows.WifiUsabilityStatsEntryBuilder
- WINDOW_EXACT - Static variable in class org.robolectric.shadows.ShadowAlarmManager
- WINDOW_HEURISTIC - Static variable in class org.robolectric.shadows.ShadowAlarmManager
- windowFocusChanged(boolean) - Method in class org.robolectric.android.controller.ActivityController
- windowFocusChanged(boolean) - Method in interface org.robolectric.shadows.ShadowViewRootImpl.ViewRootImplReflector
- windowFocusChanged(boolean, boolean) - Method in interface org.robolectric.shadows.ShadowViewRootImpl.ViewRootImplReflector
- WindowIdHelper() - Constructor for class org.robolectric.shadows.ShadowView.WindowIdHelper
- windowToken - Variable in class org.robolectric.shadows.ShadowWallpaperManager.WallpaperCommandRecord
- wipeData(int) - Method in class org.robolectric.shadows.ShadowDevicePolicyManager
- withAppendedId(Uri, long) - Static method in class org.robolectric.shadows.ShadowContentUris
- withConfig(InstrumentationConfiguration.Builder, Config) - Method in class org.robolectric.config.AndroidConfigurer
- withData(int) - Method in class org.robolectric.res.android.ResourceTypes.Res_value
- withIntent(Intent) - Method in class org.robolectric.android.controller.ServiceController
-
Deprecated.Use the appropriate builder in
Robolectric
instead.This method will be removed in Robolectric 3.6.
- withPackageName(String) - Method in class org.robolectric.res.ResName
- withPotentialTimeout(FrameworkMethod, Object, Statement) - Method in class org.robolectric.internal.SandboxTestRunner.HelperTestRunner
-
Disables JUnit's normal timeout mode strategy.
- withPotentialTimeout(FrameworkMethod, Object, Statement) - Method in class org.robolectric.internal.SandboxTestRunner
-
Disables JUnit's normal timeout mode strategy.
- withSdkVersion(int) - Method in class org.robolectric.res.android.ResTable_config
-
Returns a copy of this resource configuration with a different
ResTable_config.sdkVersion
, or this configuration if thesdkVersion
is the same. - withType(byte) - Method in class org.robolectric.res.android.ResourceTypes.Res_value
- WithType - Annotation Type in org.robolectric.util.reflector
-
Parameters with types that can't be resolved at compile time may be annotated @WithType.
- Wrapper(BroadcastReceiver, IntentFilter, Context, String, Handler, int) - Constructor for class org.robolectric.shadows.ShadowApplication.Wrapper
- write() - Method in class org.robolectric.res.android.ResourceTypes.ResXMLTree_attrExt.Writer
- write() - Method in class org.robolectric.res.android.ResourceTypes.ResXMLTree_endElementExt.Writer
- write(StatsEvent) - Static method in class org.robolectric.shadows.ShadowStatsLog
- write(ByteBuffer) - Method in class org.robolectric.res.android.ResourceTypes.ResStringPool_header.Writer
- write(ByteBuffer, int) - Static method in class org.robolectric.res.android.ResourceTypes.ResStringPool_ref
- write(ByteBuffer, int, int) - Static method in class org.robolectric.res.android.ResourceTypes.Res_value
- write(ByteBuffer, int, Runnable) - Static method in class org.robolectric.res.android.ResourceTypes.ResXMLTree_node
- write(ByteBuffer, short, Runnable, Runnable) - Static method in class org.robolectric.res.android.ResourceTypes.ResChunk_header
- write(ByteBuffer, ResourceTypes.ResStringPool_header.Writer, Runnable) - Static method in class org.robolectric.res.android.ResourceTypes.ResXMLTree_header
- writeBlob(byte[], int, int) - Method in class org.robolectric.shadows.ShadowParcel
- writeByteArray(byte[], int, int) - Method in class org.robolectric.shadows.ShadowParcel
- writeCallToInitializing(MutableClass, RobolectricGeneratorAdapter) - Method in class org.robolectric.internal.bytecode.ClassInstrumentor
- writeCharacteristic(BluetoothGattCharacteristic) - Method in class org.robolectric.shadows.ShadowBluetoothGatt
- writeCharacteristic(BluetoothGattCharacteristic, byte[], int) - Method in class org.robolectric.shadows.ShadowBluetoothGatt
- writeDescriptor(BluetoothGattDescriptor) - Method in class org.robolectric.shadows.ShadowBluetoothGatt
- writeEntityData_native(long, byte[], int) - Static method in class org.robolectric.shadows.ShadowBackupDataOutput
- writeEntityHeader_native(long, String, int) - Static method in class org.robolectric.shadows.ShadowBackupDataOutput
- writeEvent(int, float) - Static method in class org.robolectric.shadows.ShadowEventLog
-
Writes an event log message, returning an approximation of the bytes written.
- writeEvent(int, int) - Static method in class org.robolectric.shadows.ShadowEventLog
-
Writes an event log message, returning an approximation of the bytes written.
- writeEvent(int, long) - Static method in class org.robolectric.shadows.ShadowEventLog
-
Writes an event log message, returning an approximation of the bytes written.
- writeEvent(int, Object...) - Static method in class org.robolectric.shadows.ShadowEventLog
-
Writes an event log message, returning an approximation of the bytes written.
- writeEvent(int, String) - Static method in class org.robolectric.shadows.ShadowEventLog
-
Writes an event log message, returning an approximation of the bytes written.
- writeIncomingCharacteristic(BluetoothGattCharacteristic) - Method in class org.robolectric.shadows.ShadowBluetoothGatt
-
Reads bytes from incoming characteristic if properties are valid and callback is set.
- writeIncomingData(byte[]) - Method in class org.robolectric.shadows.ShadowUsbDeviceConnection
-
Passes data that can then be read by an initialized UsbRequest#queue(ByteBuffer).
- writePendingIntentOrNullToParcel(PendingIntent, Parcel) - Static method in class org.robolectric.shadows.ShadowPendingIntent
- writePermission - Variable in class org.robolectric.manifest.PathPermissionData
- Writer() - Constructor for class org.robolectric.res.android.ResourceTypes.ResStringPool_header.Writer
- Writer(ByteBuffer, ResourceTypes.ResStringPool_header.Writer, String, String) - Constructor for class org.robolectric.res.android.ResourceTypes.ResXMLTree_attrExt.Writer
- Writer(ByteBuffer, ResourceTypes.ResStringPool_header.Writer, String, String) - Constructor for class org.robolectric.res.android.ResourceTypes.ResXMLTree_endElementExt.Writer
- writeRemoteMessage(String) - Method in class org.robolectric.shadows.ShadowCall.ShadowRttCall
-
Writes a message to the RttCall buffer.
- writeTo(OutputStream) - Method in class org.robolectric.shadows.httpclient.HttpEntityStub
- writeTo(OutputStream) - Method in class org.robolectric.shadows.httpclient.TestHttpResponse.TestHttpEntity
- writeTo(ResTable_config) - Method in class org.robolectric.res.android.ConfigDescription.LocaleValue
- writeToParcel(Parcel, int) - Method in class org.robolectric.shadows.ShadowLegacyBitmap
- writeToParcel(Parcel, int) - Method in class org.robolectric.shadows.ShadowNativeBitmap
- writeToParcel(Parcel, int) - Method in class org.robolectric.shadows.ShadowParcelFileDescriptor
- writeToParcel(Parcel, int) - Method in class org.robolectric.shadows.ShadowPendingIntent
- writeToParcel(Parcel, int) - Method in class org.robolectric.shadows.ShadowSigningInfo
- writeToParcel(Parcel, int) - Method in class org.robolectric.shadows.ShadowVisualVoicemailSms
- writeToStream(Bitmap, Bitmap.CompressFormat, int, OutputStream) - Static method in class org.robolectric.shadows.ImageUtil
- wtf(String, String) - Static method in class org.robolectric.shadows.ShadowLog
- wtf(String, String, Throwable) - Static method in class org.robolectric.shadows.ShadowLog
X
- x - Variable in class org.robolectric.shadows.RoundRectangle
- x - Variable in class org.robolectric.shadows.ShadowCanvas.TextHistoryEvent
- x - Variable in class org.robolectric.shadows.ShadowWallpaperManager.WallpaperCommandRecord
- xlarge - Enum constant in enum org.robolectric.android.DeviceConfig.ScreenSize
- XmlAttributeFinder(ResXMLParser) - Constructor for class org.robolectric.res.android.AttributeResolution.XmlAttributeFinder
- XmlBlock - Class in org.robolectric.res.builder
-
An XML block is a parsed representation of a resource XML file.
- XmlContext - Class in org.robolectric.res
- XmlContext(String, Path, Qualifiers) - Constructor for class org.robolectric.res.XmlContext
- XmlResourceParserImpl - Class in org.robolectric.android
-
Concrete implementation of the
XmlResourceParser
. - XmlResourceParserImpl(Document, String, String, String, ResourceTable) - Constructor for class org.robolectric.android.XmlResourceParserImpl
-
Deprecated.
- XmlResourceParserImpl(Document, Path, String, String, ResourceTable) - Constructor for class org.robolectric.android.XmlResourceParserImpl
Y
- y - Variable in class org.robolectric.shadows.RoundRectangle
- y - Variable in class org.robolectric.shadows.ShadowCanvas.TextHistoryEvent
- y - Variable in class org.robolectric.shadows.ShadowWallpaperManager.WallpaperCommandRecord
Z
- z - Variable in class org.robolectric.shadows.ShadowWallpaperManager.WallpaperCommandRecord
- ZipArchiveHandle - Class in org.robolectric.res.android
- ZipArchiveHandle(ZipFile, ImmutableMap<String, Long>) - Constructor for class org.robolectric.res.android.ZipArchiveHandle
- ZipFileRO - Class in org.robolectric.res.android
_
- __constructor__() - Method in class org.robolectric.shadows.ShadowImeTracingClientImpl
- __constructor__() - Method in class org.robolectric.shadows.ShadowInCallService
- __constructor__() - Method in class org.robolectric.shadows.ShadowMediaCodec.ShadowCodecBuffer
- __constructor__() - Method in class org.robolectric.shadows.ShadowMediaPlayer
- __constructor__() - Method in class org.robolectric.shadows.ShadowMediaRecorder
- __constructor__() - Method in class org.robolectric.shadows.ShadowResources.ShadowNotFoundException
- __constructor__(boolean) - Method in class org.robolectric.shadows.ShadowLegacyLooper
- __constructor__(boolean) - Method in class org.robolectric.shadows.ShadowPausedLooper
- __constructor__(boolean) - Method in class org.robolectric.shadows.ShadowPausedMessageQueue
- __constructor__(int) - Method in class org.robolectric.shadows.ShadowContentProviderResult
- __constructor__(int, int, int, int) - Method in class org.robolectric.shadows.ShadowNativeRegion
- __constructor__(long) - Method in class org.robolectric.shadows.ShadowLegacyTypeface
-
Starting in U, this constructor calls
ShadowLegacyTypeface.__constructor__(long, String)
below. - __constructor__(long) - Method in class org.robolectric.shadows.ShadowNativeRegion
- __constructor__(long, long) - Method in class org.robolectric.shadows.ShadowCountDownTimer
- __constructor__(long, String) - Method in class org.robolectric.shadows.ShadowLegacyTypeface
- __constructor__(long, String, Typeface) - Method in class org.robolectric.shadows.ShadowLegacyTypeface
- __constructor__(IVirtualDeviceManager, Context) - Method in class org.robolectric.shadows.ShadowVirtualDeviceManager
- __constructor__(IVirtualDeviceManager, Context, int, VirtualDeviceParams) - Method in class org.robolectric.shadows.ShadowVirtualDeviceManager.ShadowVirtualDevice
- __constructor__(ContentResolver) - Method in class org.robolectric.shadows.ShadowAsyncQueryHandler
- __constructor__(Context) - Method in class org.robolectric.shadows.ShadowBackupManager
- __constructor__(Context) - Method in class org.robolectric.shadows.ShadowDisplayManager
- __constructor__(Context) - Method in class org.robolectric.shadows.ShadowGLSurfaceView
- __constructor__(Context) - Method in class org.robolectric.shadows.ShadowLegacyAsyncTaskLoader
- __constructor__(Context) - Method in class org.robolectric.shadows.ShadowMediaSessionManager
- __constructor__(Context) - Method in class org.robolectric.shadows.ShadowRoleManager
- __constructor__(Context) - Method in class org.robolectric.shadows.ShadowToast
- __constructor__(Context) - Method in class org.robolectric.shadows.ShadowViewConfiguration
- __constructor__(Context, boolean) - Method in class org.robolectric.shadows.ShadowDevicePolicyManager
- __constructor__(Context, int) - Method in class org.robolectric.shadows.ShadowAppWidgetHost
- __constructor__(Context, int) - Method in class org.robolectric.shadows.ShadowMediaPlayer
- __constructor__(Context, int, DatePickerDialog.OnDateSetListener, Calendar, int, int, int) - Method in class org.robolectric.shadows.ShadowDatePickerDialog
- __constructor__(Context, IAccountManager) - Method in class org.robolectric.shadows.ShadowAccountManager
- __constructor__(Context, IDevicePolicyManager) - Method in class org.robolectric.shadows.ShadowDevicePolicyManager
- __constructor__(Context, IRoleManager) - Method in class org.robolectric.shadows.ShadowRoleManager
- __constructor__(Context, Handler) - Method in class org.robolectric.shadows.ShadowActivityManager
- __constructor__(Context, Handler) - Method in class org.robolectric.shadows.ShadowDevicePolicyManager
- __constructor__(Context, Handler) - Method in class org.robolectric.shadows.ShadowPermissionControllerManager
- __constructor__(Context, Handler) - Method in class org.robolectric.shadows.ShadowSliceManager
- __constructor__(Context, IUserManager) - Method in class org.robolectric.shadows.ShadowUserManager
-
Shadowing this is currently required because the real UserManager constructor stores the result of context.getApplicationContext(), which may be null due to a separate Robolectric bug.
- __constructor__(Context, TextToSpeech.OnInitListener, String, String, boolean) - Method in class org.robolectric.shadows.ShadowTextToSpeech
- __constructor__(Context, AttributeSet) - Method in class org.robolectric.shadows.ShadowGLSurfaceView
- __constructor__(Context, AttributeSet, int, int) - Method in class org.robolectric.shadows.ShadowView
- __constructor__(Context, GestureDetector.OnGestureListener, Handler) - Method in class org.robolectric.shadows.ShadowGestureDetector
- __constructor__(Context, ScaleGestureDetector.OnScaleGestureListener) - Method in class org.robolectric.shadows.ShadowScaleGestureDetector
- __constructor__(Context, IAppOpsService) - Method in class org.robolectric.shadows.ShadowAppOpsManager
- __constructor__(Context, IAppWidgetService) - Method in class org.robolectric.shadows.ShadowAppWidgetManager
- __constructor__(Context, String) - Method in class org.robolectric.shadows.ShadowMediaSession
- __constructor__(AssetManager, String, boolean, int) - Method in class org.robolectric.shadows.ShadowNativeFont.ShadowNativeFontBuilder
- __constructor__(Resources, int) - Method in class org.robolectric.shadows.ShadowNativeFont.ShadowNativeFontBuilder
- __constructor__(Cursor) - Method in class org.robolectric.shadows.ShadowCursorWrapper
- __constructor__(Bitmap) - Method in class org.robolectric.shadows.ShadowLegacyCanvas
- __constructor__(Matrix) - Method in class org.robolectric.shadows.ShadowLegacyMatrix
- __constructor__(Paint) - Method in class org.robolectric.shadows.ShadowPaint
- __constructor__(Path) - Method in class org.robolectric.shadows.ShadowLegacyPath
- __constructor__(Path, boolean) - Method in class org.robolectric.shadows.ShadowPathMeasure
- __constructor__(Picture) - Method in class org.robolectric.shadows.ShadowPicture
- __constructor__(Rect) - Method in class org.robolectric.shadows.ShadowNativeRegion
- __constructor__(Rect, View) - Method in class org.robolectric.shadows.ShadowTouchDelegate
- __constructor__(SurfaceTexture) - Method in class org.robolectric.shadows.ShadowSurface
- __constructor__(IDisplayManager) - Method in class org.robolectric.shadows.ShadowDisplayManagerGlobal
- __constructor__(Uri) - Method in class org.robolectric.shadows.ShadowContentProviderResult
- __constructor__(Tag) - Method in class org.robolectric.shadows.ShadowIsoDep
- __constructor__(Looper) - Method in interface org.robolectric.shadows.ShadowChoreographer.ChoreographerReflector
- __constructor__(Looper) - Method in class org.robolectric.shadows.ShadowPausedChoreographer
- __constructor__(Looper, int) - Method in interface org.robolectric.shadows.ShadowChoreographer.ChoreographerReflector
- __constructor__(Looper, int) - Method in class org.robolectric.shadows.ShadowPausedChoreographer
- __constructor__(Looper, int, long) - Method in interface org.robolectric.shadows.ShadowChoreographer.ChoreographerReflector
- __constructor__(Looper, int, long) - Method in class org.robolectric.shadows.ShadowPausedChoreographer
- __constructor__(ParcelFileDescriptor) - Method in class org.robolectric.shadows.ShadowParcelFileDescriptor
- __constructor__(View) - Method in class org.robolectric.shadows.ShadowZoomButtonsController
- __constructor__(ClassLoader, Class, long, long, boolean) - Method in class org.robolectric.shadows.ShadowNativeAllocationRegistry
-
The newly introduced constructor (in version V) now performs a null check on the classLoader argument.
- __constructor__(ClassLoader, Class, long, long, boolean) - Method in class org.robolectric.shadows.ShadowNoopNativeAllocationRegistry
-
The newly introduced constructor (in version V) now performs a null check on the classLoader argument.
- __constructor__(String) - Method in class org.robolectric.shadows.ShadowNativeRuntimeShader
- __constructor__(String) - Method in class org.robolectric.shadows.ShadowResources.ShadowNotFoundException
- __constructor__(String) - Method in class org.robolectric.shadows.ShadowStatFs
- __constructor__(String, boolean, boolean) - Method in class org.robolectric.shadows.ShadowMediaCodec
- __constructor__(String, int) - Method in class org.robolectric.shadows.ShadowFileObserver
- __constructor__(String, int) - Method in class org.robolectric.shadows.ShadowMediaMuxer
-
Opens a FileOutputStream for the given path, and sets muxer state.
- __constructor__(String, CameraDevice.StateCallback, Executor, CameraCharacteristics, CameraManager, int, Context, Object) - Method in class org.robolectric.shadows.ShadowCameraDeviceImpl
- __constructor__(String, InputStreamReader, OutputStreamWriter, int, InCallAdapter) - Method in class org.robolectric.shadows.ShadowCall.ShadowRttCall
- __constructor__(String, Locale, AlwaysOnHotwordDetector.Callback, KeyphraseEnrollmentInfo, IVoiceInteractionService, IVoiceInteractionManagerService) - Method in class org.robolectric.shadows.ShadowAlwaysOnHotwordDetector
- __constructor__(String, Locale, AlwaysOnHotwordDetector.Callback, KeyphraseEnrollmentInfo, IVoiceInteractionManagerService) - Method in class org.robolectric.shadows.ShadowAlwaysOnHotwordDetector
- __constructor__(String, Locale, AlwaysOnHotwordDetector.Callback, KeyphraseEnrollmentInfo, IVoiceInteractionManagerService, int, boolean, PersistableBundle, SharedMemory) - Method in class org.robolectric.shadows.ShadowAlwaysOnHotwordDetector
- __constructor__(String, Locale, Executor, AlwaysOnHotwordDetector.Callback, KeyphraseEnrollmentInfo, IVoiceInteractionManagerService, int, boolean) - Method in class org.robolectric.shadows.ShadowAlwaysOnHotwordDetector
- __constructor__(List<File>, int) - Method in class org.robolectric.shadows.ShadowFileObserver
- __constructor__(Log, HttpRequestExecutor, ClientConnectionManager, ConnectionReuseStrategy, ConnectionKeepAliveStrategy, HttpRoutePlanner, HttpProcessor, HttpRequestRetryHandler, RedirectHandler, AuthenticationHandler, AuthenticationHandler, UserTokenHandler, HttpParams) - Method in class org.robolectric.shadows.httpclient.ShadowDefaultRequestDirector
- __constructor__(HttpRequestExecutor, ClientConnectionManager, ConnectionReuseStrategy, ConnectionKeepAliveStrategy, HttpRoutePlanner, HttpProcessor, HttpRequestRetryHandler, RedirectHandler, AuthenticationHandler, AuthenticationHandler, UserTokenHandler, HttpParams) - Method in class org.robolectric.shadows.httpclient.ShadowDefaultRequestDirector
- __staticInitializer__() - Static method in class org.robolectric.shadows.ShadowAppOpsManager
- __staticInitializer__() - Static method in class org.robolectric.shadows.ShadowDebug
- __staticInitializer__() - Static method in class org.robolectric.shadows.ShadowLegacyTypeface
- __staticInitializer__() - Static method in class org.robolectric.shadows.ShadowMediaPlayer
- __staticInitializer__() - Static method in class org.robolectric.shadows.ShadowMediaRecorder
- __staticInitializer__() - Static method in class org.robolectric.shadows.ShadowNativeFontFamily
-
FontFamily
invokes its own native methods in its static initializer. - __staticInitializer__() - Static method in class org.robolectric.shadows.ShadowNativeImageReader
-
The
ImageReader
static initializer invokes its own native methods in static initializer. - __staticInitializer__() - Static method in class org.robolectric.shadows.ShadowNativeMeasuredText.ShadowNativeMeasuredTextBuilder
-
The
MeasuredText.Builder
static initializer invokes its own native methods. - __staticInitializer__() - Static method in class org.robolectric.shadows.ShadowNativePath
-
The
Path
static initializer invokes its own native methods. - __staticInitializer__() - Static method in class org.robolectric.shadows.ShadowNativePathIterator
-
The
PathIterator
static initializer invokes its own native methods. - __staticInitializer__() - Static method in class org.robolectric.shadows.ShadowNativeTypeface
- __staticInitializer__() - Static method in class org.robolectric.shadows.ShadowNetworkInfo
- __staticInitializer__() - Static method in class org.robolectric.shadows.ShadowParcelFileDescriptor
- __staticInitializer__() - Static method in class org.robolectric.shadows.ShadowPendingIntent
- __staticInitializer__() - Static method in class org.robolectric.shadows.ShadowStatsLog
- __staticInitializer__() - Static method in class org.robolectric.shadows.ShadowStrictModeVmPolicy
- __staticInitializer__() - Static method in class org.robolectric.shadows.ShadowVisualVoicemailSms
- _Activity_ - Interface in org.robolectric.shadows
-
Accessor interface for
Activity
's internals. - _pause() - Method in class org.robolectric.shadows.ShadowMediaPlayer
-
Simulates
MediaPlayer._pause()
. - _play(int, float, float, int, int, float) - Method in class org.robolectric.shadows.ShadowSoundPool
- _play(int, float, float, int, int, float, int) - Method in class org.robolectric.shadows.ShadowSoundPool
- _release() - Method in class org.robolectric.shadows.ShadowMediaPlayer
-
Simulates call to
MediaPlayer._release()
. - _reset() - Method in class org.robolectric.shadows.ShadowMediaPlayer
-
Simulates call to
MediaPlayer._reset()
. - _stop() - Method in class org.robolectric.shadows.ShadowMediaPlayer
-
Simulates call to
MediaPlayer.release()
.
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form