- 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
-
- 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 - org.robolectric.res.android.Asset.AccessMode
-
- ACCESS_RANDOM - org.robolectric.res.android.Asset.AccessMode
-
- ACCESS_STREAMING - org.robolectric.res.android.Asset.AccessMode
-
- ACCESS_UNKNOWN - org.robolectric.res.android.Asset.AccessMode
-
- AccessibilityChecker - Interface in org.robolectric.pluginapi
-
- AccessibilityChecks - Annotation Type in org.robolectric.annotation
-
- AccessibilityChecks.ForRobolectricVersion - Enum in org.robolectric.annotation
-
Deprecated.
- AccessibilityUtil - Class in org.robolectric.android
-
- AccessibilityUtil() - Constructor for class org.robolectric.android.AccessibilityUtil
-
Deprecated.
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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.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
-
- 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
-
- 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
-
- 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
-
- 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(int) - Method in class org.robolectric.shadows.ShadowAccessibilityNodeInfo
-
- addAction(AccessibilityNodeInfo.AccessibilityAction) - Method in class org.robolectric.shadows.ShadowAccessibilityNodeInfo
-
- addAction(String) - Method in class org.robolectric.manifest.BroadcastReceiverData
-
- addAction(String) - Method in class org.robolectric.manifest.ServiceData
-
- addActivity(UserHandle, LauncherActivityInfo) - Method in class org.robolectric.shadows.ShadowLauncherApps
-
- 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.
- addAllSatellites(Collection<GnssStatusBuilder.GnssSatelliteInfo>) - Method in class org.robolectric.shadows.GnssStatusBuilder
-
Adds a collection of satellites to the
GnssStatus
being built.
- addArc(float, float, float, float, float, float) - Method in class org.robolectric.shadows.ShadowPath
-
- addAssetPath(String) - Method in class org.robolectric.shadows.ShadowArscAssetManager
-
- addAssetPath(String) - Method in class org.robolectric.shadows.ShadowLegacyAssetManager
-
- 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) - Method in class org.robolectric.shadows.ShadowLegacyAssetManager
-
- addAssetPathNative(String, boolean) - Method in class org.robolectric.shadows.ShadowArscAssetManager
-
- addAssetPathNative(String, boolean) - Method in class org.robolectric.shadows.ShadowLegacyAssetManager
-
- 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.
- 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
-
- addAvailableRestoreSets(long, List<String>) - Method in class org.robolectric.shadows.ShadowBackupManager
-
Adds a restore set available to be restored.
- addAvailableRollbacks(RollbackInfo) - Method in class org.robolectric.shadows.ShadowRollbackManager
-
- addBinderService(String, Class<? extends IInterface>) - Static method in class org.robolectric.shadows.ShadowServiceManager
-
- addBinderService(String, Class<? extends IInterface>, boolean) - Static method in class org.robolectric.shadows.ShadowServiceManager
-
- addBinderService(String, Class<? extends IInterface>, String, boolean) - Static method in class org.robolectric.shadows.ShadowServiceManager
-
- addBinderService(String, String) - 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
-
- addCall(Call) - Method in class org.robolectric.shadows.ShadowInCallService
-
- addCall(Call) - Method in class org.robolectric.shadows.ShadowPhone
-
Add Call to a collection that returns when getCalls is called.
- addCallback(SurfaceHolder.Callback) - Method in class org.robolectric.shadows.ShadowSurfaceView.FakeSurfaceHolder
-
- addCallbackBuffer(byte[]) - Method in class org.robolectric.shadows.ShadowCamera
-
- 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.
- addCaptioningChangeListener(CaptioningManager.CaptioningChangeListener) - Method in class org.robolectric.shadows.ShadowCaptioningManager
-
- addChangedPackage(int, String) - Method in class org.robolectric.shadows.ShadowPackageManager
-
Adds packageName
to the list of changed packages for the particular
sequenceNumber
.
- 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.ShadowPath
-
- addClassNameTranslation(String, String) - Method in class org.robolectric.internal.bytecode.InstrumentationConfiguration.Builder
-
- addCodec(MediaCodecInfo) - Static method in class org.robolectric.shadows.ShadowMediaCodecList
-
- 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
-
- addCorruptStreamSource(String) - Static method in class org.robolectric.shadows.ShadowDrawable
-
- addCrossProfileIntentFilter(IntentFilter, int, int, int) - Method in class org.robolectric.shadows.ShadowApplicationPackageManager
-
- addCurrentToCannonicalName(String, String) - Method in class org.robolectric.shadows.ShadowPackageManager
-
Deprecated.
- 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(BluetoothDevice, int) - Method in class org.robolectric.shadows.ShadowBluetoothA2dp
-
- addDirectCallConstructor(MutableClass) - Method in class org.robolectric.internal.bytecode.ClassInstrumentor
-
- addDirectCallConstructor(MutableClass) - Method in class org.robolectric.internal.bytecode.InvokeDynamicClassInstrumentor
-
- addDirectCallConstructor(MutableClass) - Method in class org.robolectric.internal.bytecode.OldClassInstrumentor
-
Generates code like this:
- 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.
- addDrawableResolution(String, int, Drawable) - Method in class org.robolectric.shadows.ShadowPackageManager
-
- addDynamicShortcut(ShortcutInfo) - Method in class org.robolectric.shadows.ShadowLauncherApps
-
- addDynamicShortcuts(List<ShortcutInfo>) - Method in class org.robolectric.shadows.ShadowShortcutManager
-
- addEffect(AudioEffect.Descriptor) - Static method in class org.robolectric.shadows.ShadowAudioEffect
-
- addEnabledPackage(UserHandle, String) - Method in class org.robolectric.shadows.ShadowLauncherApps
-
- addEncoder(String, ShadowMediaCodec.CodecConfig) - Static method in class org.robolectric.shadows.ShadowMediaCodec
-
Add a fake encoding codec to the Shadow.
- addEvent(UsageEvents.Event) - Method in class org.robolectric.shadows.ShadowUsageStatsManager
-
- addEvent(EventLog.Event) - Static method in class org.robolectric.shadows.ShadowEventLog
-
- addEvent(String, long, int) - Method in class org.robolectric.shadows.ShadowUsageStatsManager
-
- addException(DataSource, IOException) - Static method in class org.robolectric.shadows.ShadowMediaPlayer
-
- addException(DataSource, RuntimeException) - Static method in class org.robolectric.shadows.ShadowMediaMetadataRetriever
-
- addException(DataSource, RuntimeException) - Static method in class org.robolectric.shadows.ShadowMediaPlayer
-
- addExtensionMimeTypMapping(String, String) - Method in class org.robolectric.shadows.ShadowMimeTypeMap
-
- addExternalDir(String) - Static method in class org.robolectric.shadows.ShadowEnvironment
-
- addExtraShadow(String, String) - 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
-
- addGpsStatusListener(GpsStatus.Listener) - Method in class org.robolectric.shadows.ShadowLocationManager
-
- 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
-
- addHeldRole(String) - Method in class org.robolectric.shadows.ShadowRoleManager
-
- 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
-
- addInstalledProvider(AppWidgetProviderInfo) - Method in class org.robolectric.shadows.ShadowAppWidgetManager
-
- 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
-
- addLikelySubtags(String) - Static method in class org.robolectric.shadows.ShadowICU
-
- addMediaInfo(DataSource, ShadowMediaPlayer.MediaInfo) - Static method in class org.robolectric.shadows.ShadowMediaPlayer
-
- 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
-
- addMovement(MotionEvent) - Method in class org.robolectric.shadows.ShadowVelocityTracker
-
- addNetwork(Network, NetworkInfo) - Method in class org.robolectric.shadows.ShadowConnectivityManager
-
Adds new
network
to the list of all
Network
s.
- addNetwork(WifiConfiguration) - 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
-
- 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
-
- addOnAttachStateChangeListener(View.OnAttachStateChangeListener) - Method in class org.robolectric.shadows.ShadowView
-
- addOnPermissionsChangeListener(Object) - Method in class org.robolectric.shadows.ShadowApplicationPackageManager
-
- addOnSubscriptionsChangedListener(SubscriptionManager.OnSubscriptionsChangedListener) - Method in class org.robolectric.shadows.ShadowSubscriptionManager
-
Adds a listener to a local list of listeners.
- addOnWifiUsabilityStatsListener(Object, Object) - Method in class org.robolectric.shadows.ShadowWifiManager
-
- 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.
- addOval(float, float, float, float, Path.Direction) - Method in class org.robolectric.shadows.ShadowPath
-
- addPackage(PackageInfo) - Method in class org.robolectric.shadows.ShadowPackageManager
-
Deprecated.
- addPackage(PackageInfo, PackageStats) - Method in class org.robolectric.shadows.ShadowPackageManager
-
- addPackage(String) - Method in class org.robolectric.shadows.ShadowPackageManager
-
- 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.ShadowPath
-
- addPath(Path, float, float) - Method in class org.robolectric.shadows.ShadowPath
-
- addPath(Path, Matrix) - Method in class org.robolectric.shadows.ShadowPath
-
- 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
-
- 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
-
- 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
-
- addPlatformVersion(String, int) - Static method in class org.robolectric.res.Qualifiers
-
- addPort(String) - Method in class org.robolectric.shadows.ShadowUsbManager
-
Adds a USB port with given ID to UsbManager.
- 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
-
- addProfile(int, int, String, int) - Method in class org.robolectric.shadows.ShadowUserManager
-
- 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.ShadowPath
-
- addRect(RectF, Path.Direction) - Method in class org.robolectric.shadows.ShadowPath
-
- 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
-
- addResolveInfoForIntent(Intent, List<ResolveInfo>) - Method in class org.robolectric.shadows.ShadowPackageManager
-
- addResolveInfoForIntentNoDefaults(Intent, ResolveInfo) - Method in class org.robolectric.shadows.ShadowPackageManager
-
- 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.ShadowPath
-
- addRoundRect(float, float, float, float, float, float, Path.Direction) - Method in class org.robolectric.shadows.ShadowPath
-
- addRoundRect(RectF, float[], Path.Direction) - Method in class org.robolectric.shadows.ShadowPath
-
- addRoundRect(RectF, float, float, Path.Direction) - Method in class org.robolectric.shadows.ShadowPath
-
- addSatellite(GnssStatusBuilder.GnssSatelliteInfo) - Method in class org.robolectric.shadows.GnssStatusBuilder
-
- addScaledFrame(DataSource, long, int, int, Bitmap) - Static method in class org.robolectric.shadows.ShadowMediaMetadataRetriever
-
- addScheme(String) - Method in class org.robolectric.manifest.IntentFilterData
-
- addScreenWidth(String, int) - Static method in class org.robolectric.res.Qualifiers
-
- addSensor(int, Sensor) - Method in class org.robolectric.shadows.ShadowSensorManager
-
- addSensor(Sensor) - Method in class org.robolectric.shadows.ShadowSensorManager
-
- 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
-
- addSmallestScreenWidth(String, int) - Static method in class org.robolectric.res.Qualifiers
-
- addState(int[], Drawable) - Method in class org.robolectric.shadows.ShadowStateListDrawable
-
- addState(int, int) - Method in class org.robolectric.shadows.ShadowStateListDrawable
-
- addStorageVolume(StorageVolume) - Method in class org.robolectric.shadows.ShadowStorageManager
-
- 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
-
- addSupportedPreviewSize(int, int) - Method in class org.robolectric.shadows.ShadowCamera.ShadowParameters
-
Add custom preview sizes to supportedPreviewSizes.
- addSystemAvailableFeature(FeatureInfo) - Method in class org.robolectric.shadows.ShadowPackageManager
-
- addSystemSharedLibraryName(String) - Method in class org.robolectric.shadows.ShadowPackageManager
-
- 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.
- addTransportType(int) - Method in class org.robolectric.shadows.ShadowNetworkCapabilities
-
Updates the transport types for this network capablities to include transportType
.
- addUsageStats(int, UsageStats) - Method in class org.robolectric.shadows.ShadowUsageStatsManager
-
- 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
-
- 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
-
- addWakeLock(PowerManager.WakeLock) - Method in class org.robolectric.shadows.ShadowApplication
-
- addWindow(PhoneWindow) - Method in class org.robolectric.shadows.ShadowRotationWatcher
-
- addWindow(Object) - Method in class org.robolectric.shadows.ShadowRotationWatcherFor22
-
- adjustStreamVolume(int, int, int) - Method in class org.robolectric.shadows.ShadowAudioManager
-
- advanceBy(long) - Method in class org.robolectric.android.internal.LooperDelegatingScheduler
-
- advanceBy(long) - Method in class org.robolectric.util.Scheduler
-
- advanceBy(long, TimeUnit) - Method in class org.robolectric.android.internal.LooperDelegatingScheduler
-
- advanceBy(long, TimeUnit) - Method in class org.robolectric.util.Scheduler
-
Run all runnables that are scheduled to run in the next time interval.
- advanceBy(Duration) - Static method in class org.robolectric.shadows.ShadowSystemClock
-
- advanceTo(long) - Method in class org.robolectric.android.internal.LooperDelegatingScheduler
-
- advanceTo(long) - Method in class org.robolectric.util.Scheduler
-
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
-
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
-
Run the next runnable in the queue.
- after(Time) - Method in class org.robolectric.shadows.ShadowTime
-
- 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.android.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 - org.robolectric.shadows.ShadowTelecomManager.CallRequestMode
-
Automatically allows all call requests.
- 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
-
- ALOGI(String, Object...) - Static method in class org.robolectric.res.android.Util
-
- ALOGV(String, Object...) - Static method in class org.robolectric.res.android.Util
-
- analyzeClass(byte[], InstrumentationConfiguration, ClassNodeProvider) - Method in class org.robolectric.internal.bytecode.ClassInstrumentor
-
- 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.media - package android.media
-
- android.webkit - package android.webkit
-
- AndroidConfigurer - Class in org.robolectric.internal
-
Instruments the Android jars
- AndroidConfigurer(ShadowProviders) - Constructor for class org.robolectric.internal.AndroidConfigurer
-
- AndroidInterceptors - Class in org.robolectric.android
-
- AndroidInterceptors() - Constructor for class org.robolectric.android.AndroidInterceptors
-
- AndroidInterceptors.CleanerInterceptor - Class in org.robolectric.android
-
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.LinkedHashMapEldestInterceptor - Class in org.robolectric.android
-
- AndroidInterceptors.LocaleAdjustLanguageCodeInterceptor - Class in org.robolectric.android
-
- AndroidInterceptors.NoOpInterceptor - Class in org.robolectric.android
-
- AndroidInterceptors.PolicyManagerMakeNewWindowInterceptor - Class in org.robolectric.android
-
- AndroidInterceptors.SystemArrayCopyInterceptor - Class in org.robolectric.android
-
- AndroidInterceptors.SystemLogInterceptor - Class in org.robolectric.android
-
AndroidInterceptor for System.logE and System.logW.
- AndroidInterceptors.SystemTimeInterceptor - Class in org.robolectric.android
-
- 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>, String) - Constructor for class org.robolectric.AndroidMetadata
-
- AndroidSandbox - Class in org.robolectric.internal
-
Sandbox simulating an Android device.
- AndroidSandbox(Sdk, Sdk, ResourcesMode, ApkLoader, AndroidSandbox.TestEnvironmentSpec, AndroidSandbox.SdkSandboxClassLoader, ShadowProviders) - 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, ResourcesMode, ApkLoader, ShadowProvider[], TestEnvironmentLifecyclePlugin[]) - Constructor for class org.robolectric.android.internal.AndroidTestEnvironment
-
- andThen(Consumer<? super T>) - Method in interface org.robolectric.util.Consumer
-
Returns a composed Consumer
that performs, in sequence, this operation followed by the
after
operation.
- annotationType - Variable in class org.robolectric.annotation.processing.validator.Validator
-
- annotationType() - Method in class org.robolectric.annotation.Config.Implementation
-
- ApkAssetsCookie - Class in org.robolectric.res.android
-
- ApkLoader - Class in org.robolectric
-
Mediates loading of "APKs" in legacy mode.
- ApkLoader() - Constructor for class org.robolectric.ApkLoader
-
- 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
-
- 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
-
- 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
-
- apply(Statement, Description) - Method in class org.robolectric.junit.rules.ExpectedLogMessagesRule
-
- 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
-
- 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(int, int, int, int, int[], int[], int[]) - Static method in class org.robolectric.shadows.ShadowArscAssetManager
-
- applyStyle(int, int, int, int, int[], int[], int[]) - Static method in class org.robolectric.shadows.ShadowLegacyAssetManager
-
- applyStyle(long, int, int, long, int[], int[], int[]) - Static method in class org.robolectric.shadows.ShadowArscAssetManager
-
- applyStyle(long, int, int, long, int[], int[], int[]) - Static method in class org.robolectric.shadows.ShadowLegacyAssetManager
-
- applyStyle(long, int, int, long, int[], int, long, long) - Static method in class org.robolectric.shadows.ShadowArscAssetManager
-
- applyStyle(long, int, int, long, int[], int, long, long) - Static method in class org.robolectric.shadows.ShadowLegacyAssetManager
-
- 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
-
- applyStyleToTheme(long, int, boolean) - Method in class org.robolectric.shadows.ShadowLegacyAssetManager
-
- applyThemeStyle(int, int, boolean) - Static method in class org.robolectric.shadows.ShadowArscAssetManager
-
- applyThemeStyle(int, int, boolean) - Static method in class org.robolectric.shadows.ShadowLegacyAssetManager
-
- applyThemeStyle(long, int, boolean) - Static method in class org.robolectric.shadows.ShadowArscAssetManager
-
- applyThemeStyle(long, int, boolean) - Static method in class org.robolectric.shadows.ShadowLegacyAssetManager
-
- applyTransformation(float, Transformation) - Method in class org.robolectric.shadows.ShadowAnimationBridge
-
- approximate(float) - Method in class org.robolectric.shadows.ShadowPath
-
- AppUsageLimitObserver(int, List<String>, Duration, Duration, PendingIntent) - Constructor for class org.robolectric.shadows.ShadowUsageStatsManager.AppUsageLimitObserver
-
- AppUsageObserver(int, Collection<String>, long, TimeUnit, PendingIntent) - 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.
- 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.ShadowPath
-
- arcTo(RectF, float, float) - Method in class org.robolectric.shadows.ShadowPath
-
- arcTo(RectF, float, float, boolean) - Method in class org.robolectric.shadows.ShadowPath
-
- areAnyRunnable() - Method in class org.robolectric.android.internal.LooperDelegatingScheduler
-
- areAnyRunnable() - Method in class org.robolectric.util.Scheduler
-
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 never
recycle
d.
- areThereUnrecycledWindows(boolean) - Static method in class org.robolectric.shadows.ShadowAccessibilityWindowInfo
-
Check for leaked objects that were obtain
ed but never
recycle
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
-
- ASSERT - 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() - 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
-
- asString() - Method in class org.robolectric.res.TypedResource
-
- 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) - Method in interface org.robolectric.shadows._Activity_
-
- 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(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
-
- 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 - 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 - org.robolectric.res.android.DataType
-
data
holds an attribute resource identifier.
- ATTRIBUTE_TYPE_PRECIDENCE - Static variable in class org.robolectric.shadows.ShadowLegacyAssetManager
-
- 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
-
- AttributeSetBuilderImpl - Class in org.robolectric.android
-
- AttributeSetBuilderImpl(AttributeSetBuilderImpl.ResourceResolver) - Constructor for class org.robolectric.android.AttributeSetBuilderImpl
-
- AttributeSetBuilderImpl.ArscResourceResolver - Class in org.robolectric.android
-
- AttributeSetBuilderImpl.LegacyResourceResolver - Class in org.robolectric.android
-
- AttributeSetBuilderImpl.ResourceResolver - Interface in org.robolectric.android
-
- attrType - Variable in class org.robolectric.res.StaxLoader
-
- audioFocusRequest - Variable in class org.robolectric.shadows.ShadowAudioManager.AudioFocusRequest
-
- authenticate(FingerprintManager.CryptoObject, CancellationSignal, int, FingerprintManager.AuthenticationCallback, Handler) - Method in class org.robolectric.shadows.ShadowFingerprintManager
-
- 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.
- 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() - Method in class org.robolectric.shadows.ShadowLegacyAssetInputStream
-
- 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
-
- CACHE - org.robolectric.android.fakes.RoboResponseSource
-
Return the response from the cache immediately.
- CachedDependencyResolver - Class in org.robolectric.internal.dependency
-
- CachedDependencyResolver(DependencyResolver, File, long) - Constructor for class org.robolectric.internal.dependency.CachedDependencyResolver
-
- CachedDependencyResolver(DependencyResolver, CachedDependencyResolver.Cache, CachedDependencyResolver.CacheNamingStrategy, CachedDependencyResolver.CacheValidationStrategy) - Constructor for class org.robolectric.internal.dependency.CachedDependencyResolver
-
- CachedMavenDependencyResolver - Class in org.robolectric.plugins
-
- CachedMavenDependencyResolver() - Constructor for class org.robolectric.plugins.CachedMavenDependencyResolver
-
- 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() - Method in interface org.robolectric.shadows.ShadowArscApkAssets9.ApkAssetMaker
-
- 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
-
- CALL_REAL_CODE_PLAN - Static variable in class org.robolectric.internal.bytecode.ShadowWrangler
-
- callApplyConfigurationToResourcesLocked(Configuration, CompatibilityInfo) - Method in class org.robolectric.shadows.ShadowResourcesManager
-
- callAttach(Context) - Method in class org.robolectric.shadows.ShadowApplication
-
Attaches an application to a base context.
- callAttach(Context, ActivityThread, Instrumentation, Application, Intent, ActivityInfo, CharSequence, Object) - Method in interface org.robolectric.shadows._Activity_
-
- callAttach(Intent) - Method in class org.robolectric.shadows.ShadowActivity
-
- callAttach(Intent, Object) - 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.
- 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
-
- callOnCreate(Bundle) - Method in class org.robolectric.shadows.ShadowDialog
-
- callOnDetachedFromWindow() - Method in class org.robolectric.shadows.ShadowView
-
- 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
-
- canAddCall() - Method in class org.robolectric.shadows.ShadowInCallService
-
- canAuthenticate() - 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.ShadowSslErrorHandler
-
- cancel() - Method in class org.robolectric.shadows.ShadowSystemVibrator
-
- cancel() - Method in class org.robolectric.shadows.ShadowToast
-
- cancel(boolean) - Method in class org.robolectric.shadows.ShadowLegacyAsyncTask
-
- cancel(boolean) - Method in class org.robolectric.util.SimpleFuture
-
Deprecated.
- 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.ShadowJobScheduler
-
- cancelAll() - Method in class org.robolectric.shadows.ShadowJobScheduler.ShadowJobSchedulerImpl
-
- cancelAll() - Method in class org.robolectric.shadows.ShadowNotificationManager
-
- cancelAutoFocus() - Method in class org.robolectric.shadows.ShadowCamera
-
- cancelBugreport() - Method in class org.robolectric.shadows.ShadowBugreportManager
-
- cancelDiscovery() - Method in class org.robolectric.shadows.ShadowBluetoothAdapter
-
- cancelMissedCallsNotification() - Method in class org.robolectric.shadows.ShadowTelecomManager
-
- cancelOperation(int) - Method in class org.robolectric.shadows.ShadowAsyncQueryHandler
-
- cancelSync(Account, String) - Static method in class org.robolectric.shadows.ShadowContentResolver
-
- 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
-
- canNotifyAsPackage(String) - Method in class org.robolectric.shadows.ShadowNotificationManager
-
- canonicalToCurrentPackageNames(String[]) - Method in class org.robolectric.shadows.ShadowApplicationPackageManager
-
- canOpenPopup() - Method in class org.robolectric.shadows.ShadowAccessibilityNodeInfo
-
- canPause() - Method in class org.robolectric.shadows.ShadowVideoView
-
- canRequestPackageInstalls() - Method in class org.robolectric.shadows.ShadowApplicationPackageManager
-
- canSwitchUsers() - Method in class org.robolectric.shadows.ShadowUserManager
-
- capture(CaptureRequest, CameraCaptureSession.CaptureCallback, Handler) - Method in class org.robolectric.shadows.ShadowCameraCaptureSessionImpl
-
- CastableTo(Supplier<Type>) - Constructor for class org.robolectric.errorprone.bugpatterns.Helpers.CastableTo
-
- castNativePtr(long) - Static method in class org.robolectric.RuntimeEnvironment
-
- ceil(float) - Static method in class org.robolectric.shadows.ShadowFloatMath
-
- centerX - Variable in class org.robolectric.shadows.ShadowCanvas.CirclePaintHistoryEvent
-
- centerY - Variable in class org.robolectric.shadows.ShadowCanvas.CirclePaintHistoryEvent
-
- changeDisplay(int, String) - Static method in class org.robolectric.shadows.ShadowDisplayManager
-
Changes properties of a simulated display.
- CHAR_SEQUENCE - org.robolectric.res.ResType
-
- CHAR_SEQUENCE_ARRAY - 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
-
- 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
-
- checkedPerformClick() - Method in class org.robolectric.shadows.ShadowView
-
- checkIfCameraClosedOrInError() - Method in class org.robolectric.shadows.ShadowCameraDeviceImpl
-
- checkMainThread() - Method in class org.robolectric.android.internal.NoOpThreadChecker
-
- checkNotMainThread() - Method in class org.robolectric.android.internal.NoOpThreadChecker
-
- checkOpNoThrow(int, int, String) - Method in class org.robolectric.shadows.ShadowAppOpsManager
-
- 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
-
- 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
-
- checkView(View) - Static method in class org.robolectric.android.AccessibilityUtil
-
Deprecated.
Check a hierarchy of View
s for accessibility, based on currently set options.
- checkViewAccessibility(Object) - Method in class org.robolectric.android.AccessibilityUtil
-
Deprecated.
- checkViewAccessibility(Object) - Method in interface org.robolectric.pluginapi.AccessibilityChecker
-
- checkViewAccessibility(Object) - Method in class org.robolectric.plugins.NoOpAccessibilityChecker
-
Deprecated.
- checkViewIfCheckingEnabled(View) - Static method in class org.robolectric.android.AccessibilityUtil
-
Deprecated.
Check a hierarchy of View
s for accessibility.
- CLASS_HANDLER_DATA_FIELD_NAME - Static variable in class org.robolectric.internal.bytecode.ShadowConstants
-
- CLASS_NAME - Static variable in class org.robolectric.shadows.ShadowContextImpl
-
- classBlock(RunNotifier) - Method in class org.robolectric.internal.SandboxTestRunner
-
- 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.
- ClassHandler.Plan - Interface in org.robolectric.internal.bytecode
-
An execution plan, which can be invoked to satisfy a requested method call.
- classHandlerBuilder - Variable in class org.robolectric.internal.SandboxTestRunner
-
- ClassHandlerBuilder - Interface in org.robolectric.internal.bytecode
-
- 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
-
- 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 - Variable in class org.robolectric.util.ReflectionHelpers.StringParameter
-
- 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.internal.bytecode.InvocationProfile
-
- clazz - Variable in class org.robolectric.util.ReflectionHelpers.ClassParameter
-
- clean(Object) - Static method in class org.robolectric.android.fakes.CleanerCompat
-
- CleanerCompat - Class in org.robolectric.android.fakes
-
- CleanerCompat() - Constructor for class org.robolectric.android.fakes.CleanerCompat
-
- CleanerInterceptor() - Constructor for class org.robolectric.android.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
-
- clear() - Static method in class org.robolectric.shadows.ShadowLog
-
Clear all accumulated logs.
- clear() - Method in class org.robolectric.shadows.ShadowVelocityTracker
-
- clear(String) - Method in class org.robolectric.shadows.ShadowTime
-
- 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
-
- 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).
- clearCache(boolean) - Method in class org.robolectric.shadows.ShadowWebView
-
- clearCameraInfo() - Static method in class org.robolectric.shadows.ShadowCamera
-
- clearCodecs() - Static method in class org.robolectric.shadows.ShadowMediaCodec
-
Clears any previously added encoders and decoders.
- clearControllers() - Method in class org.robolectric.shadows.ShadowMediaSessionManager
-
- clearCorruptStreamSources() - Static method in class org.robolectric.shadows.ShadowDrawable
-
- clearCrossProfileIntentFilters(int) - Method in class org.robolectric.shadows.ShadowApplicationPackageManager
-
- clearExistingInstances() - Static method in class org.robolectric.shadows.ShadowImsMmTelManager
-
- clearFormData() - Method in class org.robolectric.shadows.ShadowWebView
-
- 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.
- 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.
- clearKilledProcesses() - Static method in class org.robolectric.shadows.ShadowProcess
-
- clearLanguageAvailabilities() - Static method in class org.robolectric.shadows.ShadowTextToSpeech
-
- clearLastDownloadedMultimediaMessageParams() - Method in class org.robolectric.shadows.ShadowSmsManager
-
- clearLastSentDataMessageParams() - Method in class org.robolectric.shadows.ShadowSmsManager
-
- clearLastSentMultimediaMessageParams() - Method in class org.robolectric.shadows.ShadowSmsManager
-
- clearLastSentMultipartTextMessageParams() - Method in class org.robolectric.shadows.ShadowSmsManager
-
- clearLastSentTextMessageParams() - Method in class org.robolectric.shadows.ShadowSmsManager
-
- clearLastSpokenText() - Method in class org.robolectric.shadows.ShadowTextToSpeech
-
- clearMappings() - Method in class org.robolectric.shadows.ShadowMimeTypeMap
-
- clearNetworkRoamingStatus() - Method in class org.robolectric.shadows.ShadowSubscriptionManager
-
- clearNextStartedActivities() - Method in class org.robolectric.shadows.ShadowContextWrapper
-
- clearNextStartedActivities() - Method in class org.robolectric.shadows.ShadowCrossProfileApps
-
- 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
-
- clearPhoneTypes() - Method in class org.robolectric.shadows.ShadowTelephonyManager
-
Removes all subId
to phoneType
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.
- clearProfileOwner(ComponentName) - Method in class org.robolectric.shadows.ShadowDevicePolicyManager
-
- clearRegisterContentProviderException(Uri) - Method in class org.robolectric.shadows.ShadowContentResolver
-
- clearRegisteredReceivers() - Method in class org.robolectric.shadows.ShadowApplication
-
- clearRequestInfos() - Method in class org.robolectric.shadows.httpclient.FakeHttpLayer
-
- clearSource() - Static method in class org.robolectric.shadows.ShadowAudioRecord
-
- clearStartedServices() - Method in class org.robolectric.shadows.ShadowContextWrapper
-
- clearSystemAvailableFeatures() - Method in class org.robolectric.shadows.ShadowPackageManager
-
- clearSystemSharedLibraryNames() - Method in class org.robolectric.shadows.ShadowPackageManager
-
- 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
-
- 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
.
- clearView() - Method in class org.robolectric.shadows.ShadowWebView
-
- clearWakeLocks() - Method in class org.robolectric.shadows.ShadowApplication
-
- clearWasDataSetChangedCalledFlag() - Method in class org.robolectric.shadows.ShadowBaseAdapter
-
- clearWasInvalidated() - Method in class org.robolectric.shadows.ShadowView
-
Clears the wasInvalidated flag
- 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
-
- clickOnItem(int) - Method in class org.robolectric.shadows.ShadowAlertDialog
-
Simulates a click on the Dialog
item indicated by index
.
- 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.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.res.android.Asset
-
- close() - Method in class org.robolectric.shadows.ShadowBasicTagTechnology
-
- 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.ShadowContextHubClient
-
- close() - Method in class org.robolectric.shadows.ShadowCursorWrapper
-
- close() - Method in class org.robolectric.shadows.ShadowHttpResponseCache
-
- close() - Method in class org.robolectric.shadows.ShadowLegacyAssetInputStream
-
- close() - Method in class org.robolectric.shadows.ShadowMemoryMappedFile
-
- close() - Method in class org.robolectric.shadows.ShadowPackageInstaller.ShadowSession
-
- close() - Method in class org.robolectric.shadows.ShadowParcelFileDescriptor
-
- close() - Method in class org.robolectric.shadows.ShadowPath
-
- close(FileDescriptor) - Method in class org.robolectric.shadows.ShadowBlockGuardOs
-
- closeDrawer(View, boolean) - Method in class org.robolectric.shadows.support.v4.ShadowDrawerLayout
-
Drawer animations are disabled in unit tests.
- closeProfileProxy(int, BluetoothProfile) - Method in class org.robolectric.shadows.ShadowBluetoothAdapter
-
- 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 - org.robolectric.res.ResType
-
- COLOR_MODE_HDR - org.robolectric.res.android.ResTable_config.Type
-
- COLOR_MODE_WIDE_COLOR_GAMUT - org.robolectric.res.android.ResTable_config.Type
-
- COLOR_STATE_LIST - org.robolectric.res.ResType
-
- 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
-
- colorModeWideColorGamut() - Method in class org.robolectric.res.android.ResTable_config
-
- columnNames - Variable in class org.robolectric.fakes.RoboCursor
-
Deprecated.
- commit(IntentSender) - Method in class org.robolectric.shadows.ShadowPackageInstaller.ShadowSession
-
- compare(Intent, Intent) - Method in class org.robolectric.shadows.ShadowPackageManager.IntentComparator
-
- compare(Time, Time) - Static method in class org.robolectric.shadows.ShadowTime
-
- 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
-
- compileTimeSystemResourcesFile - Static variable in class org.robolectric.RuntimeEnvironment
-
- 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
-
- compress(Bitmap.CompressFormat, int, OutputStream) - Method in class org.robolectric.shadows.ShadowBitmap
-
- computeBounds(RectF, boolean) - Method in class org.robolectric.shadows.ShadowPath
-
- computeCurrentVelocity(int) - Method in class org.robolectric.shadows.ShadowVelocityTracker
-
- computeCurrentVelocity(int, float) - Method in class org.robolectric.shadows.ShadowVelocityTracker
-
- computeScrollOffset() - Method in class org.robolectric.shadows.ShadowScroller
-
- CONDITIONAL_CACHE - org.robolectric.android.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
-
- 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
-
Applies the current system configuration to the Activity.
- configurationChange(Configuration) - 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.internal.AndroidConfigurer
-
- configureDefaultDisplay(Configuration, DisplayMetrics) - Static method in class org.robolectric.shadows.ShadowDisplayManager
-
internal only
- configureDefaultDisplayForJBOnly(Configuration, DisplayMetrics) - Static method in class org.robolectric.shadows.ShadowWindowManagerImpl
-
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() - Method in class org.robolectric.shadows.ShadowBluetoothSocket
-
This method doesn't perform an actual connection and returns immediately
- connect() - Method in class org.robolectric.shadows.support.v4.ShadowMediaBrowserCompat
-
- connect(int, WifiManager.ActionListener) - Method in class org.robolectric.shadows.ShadowWifiManager
-
- 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.
- CONSTANT_IDLE - org.robolectric.util.Scheduler.IdleState
-
The
Scheduler
will automatically execute any runnables (past, present or future) as
soon as they are posted and advance the clock if necessary.
- 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
-
- containsHeader(String) - Method in class org.robolectric.shadows.httpclient.HttpResponseStub
-
- containsHeader(String) - Method in class org.robolectric.shadows.httpclient.TestHttpResponse
-
- containsStubs(String) - Method in class org.robolectric.internal.bytecode.InstrumentationConfiguration
-
- 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
-
- 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
-
- 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.ShadowBitmap
-
- 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.ShadowBitmap
-
- copyPixelsToBuffer(Buffer) - Method in class org.robolectric.shadows.ShadowBitmap
-
- copyStringToBuffer(int, CharArrayBuffer) - Method in class org.robolectric.fakes.BaseCursor
-
Deprecated.
- copyStringToBuffer(int, CharArrayBuffer) - Method in class org.robolectric.shadows.ShadowCursorWrapper
-
- copyTheme(int, int) - Static method in class org.robolectric.shadows.ShadowArscAssetManager
-
- copyTheme(int, int) - Static method in class org.robolectric.shadows.ShadowLegacyAssetManager
-
- copyTheme(long, long) - Static method in class org.robolectric.shadows.ShadowArscAssetManager
-
- copyTheme(long, long) - Static method in class org.robolectric.shadows.ShadowLegacyAssetManager
-
- copyTo(DisplayInfo) - Method in class org.robolectric.android.internal.DisplayConfig
-
- cos(float) - Static method in class org.robolectric.shadows.ShadowFloatMath
-
- 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() - 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
-
- create() - Method in class org.robolectric.shadows.ShadowVoiceInteractionSession
-
- create() - Method in class org.robolectric.shadows.support.v4.SupportFragmentController
-
- create() - Method in class org.robolectric.util.SoftThreadLocal
-
- 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 ID
contentViewId
.
- create(int, Bundle) - Method in class org.robolectric.shadows.support.v4.SupportFragmentController
-
Creates the activity with
Bundle
and adds the fragment to the view with ID
contentViewId
.
- create(Context) - Static method in class org.robolectric.shadows.ShadowWindow
-
- create(Context, 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(Resources, int[], int[], int[], int, CharSequence[]) - Static method in class org.robolectric.shadows.ShadowTypedArray
-
- create(Typeface, int) - Static method in class org.robolectric.shadows.ShadowTypeface
-
- create(Typeface, int, boolean) - Static method in class org.robolectric.shadows.ShadowTypeface
-
- 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(Bundle) - Method in class org.robolectric.shadows.support.v4.SupportFragmentController
-
Creates the activity with
Bundle
and adds the fragment to it.
- create(A, B) - Static method in class org.robolectric.util.Pair
-
- create(String) - Method in class org.robolectric.android.controller.ContentProviderController
-
- create(String) - Method in class org.robolectric.util.TempDirectory
-
- create(String, int) - Static method in class org.robolectric.shadows.ShadowTypeface
-
- create(String, BitmapFactory.Options) - Static method in class org.robolectric.shadows.ShadowBitmapFactory
-
- create(String, BitmapFactory.Options, Point) - Static method in class org.robolectric.shadows.ShadowBitmapFactory
-
- 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.
- createActiveRecordingConfiguration(int, int, String) - Method in class org.robolectric.shadows.ShadowAudioManager
-
Creates simple active recording configuration.
- createAndroidManifest(ManifestIdentifier) - Static method in class org.robolectric.RobolectricTestRunner
-
- createAppContext(ActivityThread, LoadedApk) - Method in interface org.robolectric.shadows.ShadowContextImpl._ContextImpl_
-
- createAshmemBitmap() - Method in class org.robolectric.shadows.ShadowBitmap
-
- createAuthenticationResult() - Method in class org.robolectric.shadows.ShadowFingerprintManager
-
- createBitmap(int[], int, int, Bitmap.Config) - Static method in class org.robolectric.shadows.ShadowBitmap
-
- createBitmap(int, int, Bitmap.Config) - Static method in class org.robolectric.shadows.ShadowBitmap
-
- createBitmap(Bitmap) - Static method in class org.robolectric.shadows.ShadowBitmap
-
- createBitmap(Bitmap, int, int, int, int) - Static method in class org.robolectric.shadows.ShadowBitmap
-
- createBitmap(Bitmap, int, int, int, int, Matrix, boolean) - Static method in class org.robolectric.shadows.ShadowBitmap
-
- createBitmap(DisplayMetrics, int, int, Bitmap.Config) - Static method in class org.robolectric.shadows.ShadowBitmap
-
- createBitmap(DisplayMetrics, int, int, Bitmap.Config, boolean) - Static method in class org.robolectric.shadows.ShadowBitmap
-
- createBond() - Method in class org.robolectric.shadows.ShadowBluetoothDevice
-
Returns whether this device has been bonded with.
- createCaptureRequest(int) - 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
-
- createClassLoaderConfig(FrameworkMethod) - Method in class org.robolectric.internal.SandboxTestRunner
-
- createClassLoaderConfig(FrameworkMethod) - Method in class org.robolectric.RobolectricTestRunner
-
- createClient(Object, Object) - Method in class org.robolectric.shadows.ShadowContextHubManager
-
- createClient(Object, Object, Object) - Method in class org.robolectric.shadows.ShadowContextHubManager
-
- createConfirmFactoryResetCredentialIntent(CharSequence, CharSequence, CharSequence) - Method in class org.robolectric.shadows.ShadowKeyguardManager
-
- createConnectRequest(HttpRoute, HttpContext) - Method in class org.robolectric.shadows.httpclient.DefaultRequestDirector
-
Creates the CONNECT request for tunnelling.
- createDateIntervalFormat(String, String, String) - Static method in class org.robolectric.shadows.ShadowDateIntervalFormat
-
- 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
-
- createDirectChannel(MemoryFile) - Method in class org.robolectric.shadows.ShadowSensorManager
-
- 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
-
- createForPhoneAccountHandle(PhoneAccountHandle) - Method in class org.robolectric.shadows.ShadowTelephonyManager
-
- 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
-
- createFromAsset(AssetManager, String) - Static method in class org.robolectric.shadows.ShadowTypeface
-
- createFromFamilies(Object) - Static method in class org.robolectric.shadows.ShadowTypeface
-
- createFromFamiliesWithDefault(Object) - Static method in class org.robolectric.shadows.ShadowTypeface
-
- createFromFamiliesWithDefault(Object, Object, Object) - Static method in class org.robolectric.shadows.ShadowTypeface
-
- createFromFamiliesWithDefault(Object, Object, Object, Object) - Static method in class org.robolectric.shadows.ShadowTypeface
-
- createFromFile(File) - Static method in class org.robolectric.shadows.ShadowTypeface
-
- createFromFile(String) - Static method in class org.robolectric.shadows.ShadowTypeface
-
- createFromPath(String) - Static method in class org.robolectric.shadows.ShadowDrawable
-
- createFromResourceId(int) - Static method in class org.robolectric.shadows.ShadowDrawable
-
- createFromResources(AssetManager, String, int) - Static method in class org.robolectric.shadows.ShadowTypeface
-
- createFromResources(Object, Object, Object) - Static method in class org.robolectric.shadows.ShadowTypeface
-
- createFromResourceStream(Resources, TypedValue, InputStream, String, BitmapFactory.Options) - Static method in class org.robolectric.shadows.ShadowDrawable
-
- createFromShadowProviders(List<ShadowProvider>) - Static method in class org.robolectric.internal.bytecode.ShadowMap
-
- createFromStream(InputStream, String) - Static method in class org.robolectric.shadows.ShadowDrawable
-
- createGroup(WifiP2pManager.Channel, WifiP2pManager.ActionListener) - Method in class org.robolectric.shadows.ShadowWifiP2pManager
-
- createHardwareBitmap(Object, Object, Object) - Static method in class org.robolectric.shadows.ShadowHardwareRenderer
-
- createHardwareBitmap(Object, Object, Object) - Static method in class org.robolectric.shadows.ShadowThreadedRenderer
-
- createHitTestResult(int, String) - Static method in class org.robolectric.shadows.ShadowWebView
-
- createIfNotExists(String) - Method in class org.robolectric.util.TempDirectory
-
- createInstance(Context) - Static method in class org.robolectric.shadows.ShadowCookieSyncManager
-
- createListener - Static variable in class org.robolectric.shadows.ShadowMediaPlayer
-
Listener that is called when a new MediaPlayer is constructed.
- createMavenFetcher(String, String, String, File, ExecutorService) - Method in class org.robolectric.internal.dependency.MavenDependencyResolver
-
- createMediaItem(String, String, String, int) - Method in class org.robolectric.shadows.support.v4.ShadowMediaBrowserCompat
-
Creates a MediaItem and returns it.
- createMulticastLock(String) - Method in class org.robolectric.shadows.ShadowWifiManager
-
- createNodesFromPathData(String) - Static method in class org.robolectric.shadows.ShadowPathParser
-
- createNotificationChannel(Object) - Method in class org.robolectric.shadows.ShadowNotificationManager
-
- createNotificationChannelGroup(Object) - Method in class org.robolectric.shadows.ShadowNotificationManager
-
- createNotificationChannelGroups(List<Object>) - Method in class org.robolectric.shadows.ShadowNotificationManager
-
- createNotificationChannels(List<Object>) - Method in class org.robolectric.shadows.ShadowNotificationManager
-
- createNullProxy(Class<T>) - Static method in class org.robolectric.util.ReflectionHelpers
-
- createPackage(AndroidManifest) - Static method in class org.robolectric.shadows.LegacyManifestParser
-
- createPathFromPathData(String) - Static method in class org.robolectric.shadows.ShadowPathParser
-
- createPipe() - Static method in class org.robolectric.shadows.ShadowParcelFileDescriptor
-
- createProxy(Class<T>, T) - Method in class org.robolectric.internal.bytecode.ProxyMaker
-
- createReliablePipe() - Static method in class org.robolectric.shadows.ShadowParcelFileDescriptor
-
- createRfcommSocketToServiceRecord(UUID) - Method in class org.robolectric.shadows.ShadowBluetoothDevice
-
- createScaledBitmap(Bitmap, int, int, boolean) - Static method in class org.robolectric.shadows.ShadowBitmap
-
- createSensorEvent() - Method in class org.robolectric.shadows.ShadowSensorManager
-
- createSensorEvent(int) - Static method in class org.robolectric.shadows.ShadowSensorManager
-
Creates a
SensorEvent
with the given value array size, which the caller should set
based on the type of
Sensor
which is being emulated.
- createSensorEvent(int, int) - Static method in class org.robolectric.shadows.ShadowSensorManager
-
Creates a
SensorEvent
for the given
Sensor
type with the given value array
size, which the caller should set based on the type of sensor which is being emulated.
- createSession(PackageInstaller.SessionParams) - Method in class org.robolectric.shadows.ShadowPackageInstaller
-
- createShortcutResultIntent(ShortcutInfo) - Method in class org.robolectric.shadows.ShadowShortcutManager
-
- createSystemAssetsInZygoteLocked() - Static method in class org.robolectric.shadows.ShadowArscAssetManager10
-
- createSystemAssetsInZygoteLocked() - Static method in class org.robolectric.shadows.ShadowArscAssetManager9
-
- createSystemContext(ActivityThread) - Method in interface org.robolectric.shadows.ShadowContextImpl._ContextImpl_
-
- createTest() - Method in class org.robolectric.RobolectricTestRunner
-
- createTest() - Method in class org.robolectric.RobolectricTestRunner.HelperTestRunner
-
- createTheme() - Method in class org.robolectric.shadows.ShadowLegacyAssetManager
-
- 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.
- createView(Context, int, AppWidgetProviderInfo) - Method in class org.robolectric.shadows.ShadowAppWidgetHost
-
- 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.ShadowAccessibilityNodeInfo
-
- CREATOR - Static variable in class org.robolectric.shadows.ShadowSigningInfo
-
- CREATOR - Static variable in class org.robolectric.shadows.ShadowVisualVoicemailSms
-
- cubicTo(float, float, float, float, float, float) - Method in class org.robolectric.shadows.ShadowPath
-
- currentActivityThread() - Static method in class org.robolectric.shadows.ShadowActivityThread
-
- currentAnnotation - Variable in class org.robolectric.annotation.processing.validator.Validator
-
- currentElement - Variable in class org.robolectric.annotation.processing.validator.Validator
-
- currentGnssTimeClock() - Static method in class org.robolectric.shadows.ShadowSystemClock
-
- 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
-
- currentTimeMillis() - Static method in class org.robolectric.shadows.ShadowSystem
-
- currentTimeMillis() - Static method in class org.robolectric.shadows.ShadowSystemClock
-
- currentToCanonicalPackageNames(String[]) - Method in class org.robolectric.shadows.ShadowApplicationPackageManager
-
- 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
-
- generateClassHandlerCall(MutableClass, MethodNode, String, RobolectricGeneratorAdapter) - Method in class org.robolectric.internal.bytecode.ClassInstrumentor
-
- generateClassHandlerCall(MutableClass, MethodNode, String, RobolectricGeneratorAdapter) - Method in class org.robolectric.internal.bytecode.InvokeDynamicClassInstrumentor
-
- generateClassHandlerCall(MutableClass, MethodNode, String, RobolectricGeneratorAdapter) - Method in class org.robolectric.internal.bytecode.OldClassInstrumentor
-
- 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.SimpleFuture
-
Deprecated.
- get() - Method in class org.robolectric.util.SoftThreadLocal
-
- get(int, int) - Method in class org.robolectric.shadows.ShadowKeyCharacterMap
-
- get(long, Class<T>) - Static method in class org.robolectric.shadows.ShadowVirtualRefBasePtr
-
- get(long, TimeUnit) - Method in class org.robolectric.shadows.ShadowLegacyAsyncTask
-
- get(long, TimeUnit) - Method in class org.robolectric.util.SimpleFuture
-
Deprecated.
- get(Context) - Static method in class org.robolectric.shadows.ShadowAccountManager
-
- get(Context) - Static method in class org.robolectric.shadows.ShadowViewConfiguration
-
- 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) - Method in class org.robolectric.shadows.ShadowCamera.ShadowParameters
-
- 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_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
-
- 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
-
- getActionList() - Method in class org.robolectric.shadows.ShadowAccessibilityNodeInfo
-
- 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
-
- getActions() - Method in class org.robolectric.shadows.ShadowAccessibilityNodeInfo
-
Obtain flags for actions supported.
- getActionView() - Method in class org.robolectric.fakes.RoboMenuItem
-
- getActiveAdmins() - Method in class org.robolectric.shadows.ShadowDevicePolicyManager
-
- getActiveLockCount() - Method in class org.robolectric.shadows.ShadowWifiManager
-
Returns the number of WifiLocks and MulticastLocks that are currently acquired.
- getActiveNetwork() - Method in class org.robolectric.shadows.ShadowConnectivityManager
-
- getActiveNetworkInfo() - Method in class org.robolectric.shadows.ShadowConnectivityManager
-
- getActiveNotifications() - Method in class org.robolectric.shadows.ShadowNotificationManager
-
- getActivePlaybackConfigurations() - Method in class org.robolectric.shadows.ShadowAudioManager
-
- getActiveRecordingConfigurations() - Method in class org.robolectric.shadows.ShadowAudioManager
-
- 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
-
- getActiveSubscriptionInfo(int) - Method in class org.robolectric.shadows.ShadowSubscriptionManager
-
- getActiveSubscriptionInfoCount() - Method in class org.robolectric.shadows.ShadowSubscriptionManager
-
- getActiveSubscriptionInfoCountMax() - Method in class org.robolectric.shadows.ShadowSubscriptionManager
-
- getActiveSubscriptionInfoForSimSlotIndex(int) - Method in class org.robolectric.shadows.ShadowSubscriptionManager
-
- getActiveSubscriptionInfoList() - Method in class org.robolectric.shadows.ShadowSubscriptionManager
-
- 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(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
-
- 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
-
- getAffiliationIds(ComponentName) - Method in class org.robolectric.shadows.ShadowDevicePolicyManager
-
- getAffineTransform() - Method in class org.robolectric.shadows.ShadowMatrix
-
- 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
-
- 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.ShadowBitmap
-
- 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
-
- getAllProviders() - Method in class org.robolectric.shadows.ShadowLocationManager
-
- getAllSessions() - Method in class org.robolectric.shadows.ShadowPackageInstaller
-
- getAllShadowTypes() - Method in class org.robolectric.annotation.processing.RobolectricModel
-
- getAllUnknownCalls() - Method in class org.robolectric.shadows.ShadowTelecomManager
-
- getAlpha() - Method in class org.robolectric.shadows.ShadowDrawable
-
- 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
-
- 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
-
- getAndroidManifestFile() - Method in class org.robolectric.manifest.AndroidManifest
-
- getAndroidSandbox(InstrumentationConfiguration, Sdk, ResourcesMode, LooperMode.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
-
- 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
-
- 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
-
- getApplicationMetaData() - Method in class org.robolectric.manifest.AndroidManifest
-
- getApplicationName() - Method in class org.robolectric.manifest.AndroidManifest
-
- 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 a
Bundle
.
- 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.
- getAppResourceTable() - Static method in class org.robolectric.RuntimeEnvironment
-
- getAppResourceTable(AndroidManifest) - Method in class org.robolectric.ApkLoader
-
- 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
-
- 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
-
- getAppWidgetProviderFor(int) - Method in class org.robolectric.shadows.ShadowAppWidgetManager
-
- getArcPaintHistoryCount() - Method in class org.robolectric.shadows.ShadowCanvas
-
- getArrayIntResource(int) - Method in class org.robolectric.shadows.ShadowArscAssetManager
-
- getArrayIntResource(int) - Method in class org.robolectric.shadows.ShadowLegacyAssetManager
-
- getArraySize(int) - Method in class org.robolectric.shadows.ShadowArscAssetManager
-
- getArraySize(int) - Method in class org.robolectric.shadows.ShadowLegacyAssetManager
-
- getArrayStringInfo(int) - Method in class org.robolectric.shadows.ShadowArscAssetManager
-
- getArrayStringInfo(int) - Method in class org.robolectric.shadows.ShadowLegacyAssetManager
-
- getArrayStringResource(int) - Method in class org.robolectric.shadows.ShadowArscAssetManager
-
- getArrayStringResource(int) - Method in class org.robolectric.shadows.ShadowLegacyAssetManager
-
- 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(int) - Method in class org.robolectric.shadows.ShadowArscAssetManager
-
- getAssetLength(int) - Method in class org.robolectric.shadows.ShadowLegacyAssetManager
-
- getAssetLength(long) - Method in class org.robolectric.shadows.ShadowArscAssetManager
-
- getAssetLength(long) - Method in class org.robolectric.shadows.ShadowLegacyAssetManager
-
- GetAssetManager() - Method in class org.robolectric.res.android.CppAssetManager2.Theme
-
- getAssetPath() - Method in class org.robolectric.shadows.ShadowLegacyApkAssets
-
- getAssetPaths() - Method in class org.robolectric.res.android.CppAssetManager
-
- getAssetPaths() - Method in class org.robolectric.res.android.CppAssetManager2
-
- getAssetRemainingLength(int) - Method in class org.robolectric.shadows.ShadowArscAssetManager
-
- getAssetRemainingLength(int) - Method in class org.robolectric.shadows.ShadowLegacyAssetManager
-
- getAssetRemainingLength(long) - Method in class org.robolectric.shadows.ShadowArscAssetManager
-
- getAssetRemainingLength(long) - Method in class org.robolectric.shadows.ShadowLegacyAssetManager
-
- getAssetsDir() - Method in class org.robolectric.res.ResourcePath
-
- getAssetsDirectory() - Method in class org.robolectric.manifest.AndroidManifest
-
- getAssignedPackageIdentifiers() - Method in class org.robolectric.shadows.ShadowArscAssetManager
-
- getAssignedPackageIdentifiers() - Method in class org.robolectric.shadows.ShadowLegacyAssetManager
-
- getAssistantActivityIntents() - Method in class org.robolectric.shadows.ShadowVoiceInteractionSession
-
- 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
-
- 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
-
- getAttrTypeData(ResName) - Method in class org.robolectric.shadows.ShadowLegacyAssetManager
-
- 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
-
- getAudioChannels() - Method in class org.robolectric.shadows.ShadowMediaRecorder
-
- 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
-
- 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
-
- getAutomaticZenRule(String) - Method in class org.robolectric.shadows.ShadowNotificationManager
-
- getAutomaticZenRules() - Method in class org.robolectric.shadows.ShadowNotificationManager
-
- getAutoTimeRequired() - 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
-
- getAvailableRollbacks() - Method in class org.robolectric.shadows.ShadowRollbackManager
-
- getAvailableSubscriptionInfoList() - Method in class org.robolectric.shadows.ShadowSubscriptionManager
-
- getAzimuth() - Method in class org.robolectric.shadows.GnssStatusBuilder.GnssSatelliteInfo
-
Gets the
azimuth
of the satellite, in degrees.
- 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
-
Return the background scheduler.
- 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
-
- getBaseShadowMap() - Method in class org.robolectric.internal.bytecode.ShadowProviders
-
- getBestDateTimePattern(String, String) - Static method in class org.robolectric.shadows.ShadowICU
-
- 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
-
- getBitmap() - Method in class org.robolectric.shadows.ShadowIcon
-
- getBitmap(int) - Method in class org.robolectric.shadows.ShadowWallpaperManager
-
Returns the memory cached
Bitmap
associated with
which
.
- 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
-
- getBluetoothAudio() - Method in class org.robolectric.shadows.ShadowInCallService
-
- getBluetoothClass() - Method in class org.robolectric.shadows.ShadowBluetoothDevice
-
- getBluetoothGatts() - Method in class org.robolectric.shadows.ShadowBluetoothDevice
-
- getBluetoothLeScanner() - Method in class org.robolectric.shadows.ShadowBluetoothAdapter
-
- getBondedDevices() - Method in class org.robolectric.shadows.ShadowBluetoothAdapter
-
- getBondState() - Method in class org.robolectric.shadows.ShadowBluetoothDevice
-
- 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
-
- getBoundsInParent(Rect) - Method in class org.robolectric.shadows.ShadowAccessibilityNodeInfo
-
- getBoundsInScreen(Rect) - Method in class org.robolectric.shadows.ShadowAccessibilityNodeInfo
-
- 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
-
- 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.
- getBuffers(boolean) - Method in class org.robolectric.shadows.ShadowMediaCodec
-
Returns the shadow buffers used for input or output.
- 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.ShadowBitmap
-
- getBytes(Path) - Static method in class org.robolectric.res.Fs
-
- getBytesPerPixel(Bitmap.Config) - Static method in class org.robolectric.shadows.ShadowBitmap
-
- 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
-
- getCallbackIntent() - Method in class org.robolectric.shadows.ShadowUsageStatsManager.AppUsageLimitObserver
-
- getCallbackIntent() - Method in class org.robolectric.shadows.ShadowUsageStatsManager.AppUsageObserver
-
- 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
-
- getCallDetails() - Method in class org.robolectric.shadows.ShadowCallScreeningService.RespondToCallInput
-
- 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
-
- 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
-
- 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
-
- getCarrierConfig() - Method in class org.robolectric.shadows.ShadowTelephonyManager
-
- getCarrierFrequencyHz() - Method in class org.robolectric.shadows.GnssStatusBuilder.GnssSatelliteInfo
-
- 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
-
- getCategories() - Method in class org.robolectric.manifest.IntentFilterData
-
- getCellLocation() - Method in class org.robolectric.shadows.ShadowTelephonyManager
-
- getChangedPackages(int) - Method in class org.robolectric.shadows.ShadowApplicationPackageManager
-
- GetChangingConfigurations() - Method in class org.robolectric.res.android.CppAssetManager2.Theme
-
- 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.RobolectricTestRunner
-
- getCirclePaintHistoryCount() - Method in class org.robolectric.shadows.ShadowCanvas
-
- getClassAttribute() - Method in class org.robolectric.android.XmlResourceParserImpl
-
- 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
-
- getClassName() - Method in class org.robolectric.shadows.ShadowAccessibilityNodeInfo
-
- getClazz() - Method in class org.robolectric.internal.AndroidSandbox.TestEnvironmentSpec
-
- getClipToOutline() - Method in class org.robolectric.shadows.ShadowRenderNode
-
- getClipToOutline() - Method in class org.robolectric.shadows.ShadowRenderNodeQ
-
- getCloseWasCalled() - Method in class org.robolectric.fakes.RoboCursor
-
Deprecated.
- getCn0DbHz() - Method in class org.robolectric.shadows.GnssStatusBuilder.GnssSatelliteInfo
-
- getCollectionInfo() - Method in class org.robolectric.shadows.ShadowAccessibilityNodeInfo
-
- getCollectionItemInfo() - Method in class org.robolectric.shadows.ShadowAccessibilityNodeInfo
-
- 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
- getColor0() - Method in class org.robolectric.shadows.ShadowLinearGradient
-
- getColor1() - Method in class org.robolectric.shadows.ShadowLinearGradient
-
- getColorFilter() - Method in class org.robolectric.shadows.ShadowPaint
-
- 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.
- getCompileTimeResourceTable() - Static method in class org.robolectric.RuntimeEnvironment
-
- getCompileTimeResTable() - Method in class org.robolectric.shadows.ShadowAssetManager.ArscBase
-
- getCompileTimeSdkResourceTable() - Method in class org.robolectric.ApkLoader
-
Returns the ResourceTable for the compile time SDK.
- getComponentEnabledSetting(ComponentName) - Method in class org.robolectric.shadows.ShadowApplicationPackageManager
-
- getComponentEnabledSettingFlags(ComponentName) - Method in class org.robolectric.shadows.ShadowPackageManager
-
- 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.ShadowBitmap
-
- 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.
- getConfig(Method) - Method in class org.robolectric.RobolectricTestRunner
-
- 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.ConfigConfigurer
-
- getConfigClass() - Method in class org.robolectric.plugins.GetInstallerPackageNameModeConfigurer
-
- getConfigClass() - Method in class org.robolectric.plugins.LooperModeConfigurer
-
- getConfigClass() - Method in class org.robolectric.plugins.TextLayoutModeConfigurer
-
- 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.ConfigConfigurer
-
- getConfigFor(Class<?>) - Method in class org.robolectric.plugins.GetInstallerPackageNameModeConfigurer
-
- getConfigFor(Class<?>) - Method in class org.robolectric.plugins.LooperModeConfigurer
-
- getConfigFor(Class<?>) - Method in class org.robolectric.plugins.TextLayoutModeConfigurer
-
- 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.ConfigConfigurer
-
- getConfigFor(Method) - Method in class org.robolectric.plugins.GetInstallerPackageNameModeConfigurer
-
- getConfigFor(Method) - Method in class org.robolectric.plugins.LooperModeConfigurer
-
- getConfigFor(Method) - Method in class org.robolectric.plugins.TextLayoutModeConfigurer
-
- 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.ConfigConfigurer
-
- getConfigFor(String) - Method in class org.robolectric.plugins.GetInstallerPackageNameModeConfigurer
-
- getConfigFor(String) - Method in class org.robolectric.plugins.LooperModeConfigurer
-
- getConfigFor(String) - Method in class org.robolectric.plugins.TextLayoutModeConfigurer
-
- getConfigForSubId(int) - Method in class org.robolectric.shadows.ShadowCarrierConfigManager
-
Returns
PersistableBundle
previously set by
#setConfigForSubId(int)
,
or default values for an invalid
subId
.
- 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, or
null
if none is available.
- getConfigProperties(String) - Method in class org.robolectric.plugins.PackagePropertiesLoader
-
Return a
Properties
file for the given package name, or
null
if none is
available.
- getConfiguration() - Method in class org.robolectric.RobolectricTestRunner.RobolectricFrameworkMethod
-
- getConfiguration(Method) - Method in class org.robolectric.RobolectricTestRunner
-
- getConfiguration(Ref<ResTable_config>) - Method in class org.robolectric.res.android.CppAssetManager
-
- getConfiguredNetworks() - Method in class org.robolectric.shadows.ShadowWifiManager
-
- getConnectedDevices() - Method in class org.robolectric.shadows.ShadowBluetoothA2dp
-
- getConnectedDevices() - Method in class org.robolectric.shadows.ShadowBluetoothHeadset
-
- 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
-
- 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
-
- getConstellation() - Method in class org.robolectric.shadows.GnssStatusBuilder.GnssSatelliteInfo
-
- 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
-
- getContentDescription() - Method in class org.robolectric.shadows.ShadowAccessibilityNodeInfo
-
- 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
-
- 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.shadows.ShadowApplication.Wrapper
-
- getContext() - Method in class org.robolectric.shadows.ShadowAppWidgetHost
-
- getContext() - Method in class org.robolectric.shadows.ShadowTextToSpeech
-
- 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
-
- getConverter(ResType) - Static method in class org.robolectric.shadows.Converter
-
- getConverterFor(AttrData, String) - Static method in class org.robolectric.shadows.Converter2
-
- getCookie(String) - Method in class android.webkit.RoboCookieManager
-
- getCookie(String, boolean) - Method in class android.webkit.RoboCookieManager
-
- getCopyOfMediaItemChildren() - Method in class org.robolectric.shadows.support.v4.ShadowMediaBrowserCompat
-
- 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
-
- getCreatedFromBitmap() - Method in class org.robolectric.shadows.ShadowBitmap
-
Reference to original Bitmap from which this Bitmap was created.
- getCreatedFromBytes() - Method in class org.robolectric.shadows.ShadowBitmap
-
Bytes from which this Bitmap was created.
- getCreatedFromColors() - Method in class org.robolectric.shadows.ShadowBitmap
-
Color array from which this Bitmap was created.
- getCreatedFromFilter() - Method in class org.robolectric.shadows.ShadowBitmap
-
true
if this Bitmap was created with filtering.
- getCreatedFromHeight() - Method in class org.robolectric.shadows.ShadowBitmap
-
- getCreatedFromMatrix() - Method in class org.robolectric.shadows.ShadowBitmap
-
Matrix from which this Bitmap's content was transformed, or null
.
- getCreatedFromPath() - Method in class org.robolectric.shadows.ShadowBitmap
-
Path from which this Bitmap was created.
- getCreatedFromResId() - Method in class org.robolectric.shadows.ShadowBitmap
-
Resource ID from which this Bitmap was created.
- getCreatedFromResId() - Method in class org.robolectric.shadows.ShadowBitmapDrawable
-
- getCreatedFromResId() - Method in class org.robolectric.shadows.ShadowDrawable
-
- getCreatedFromStream() - Method in class org.robolectric.shadows.ShadowBitmap
-
- getCreatedFromWidth() - Method in class org.robolectric.shadows.ShadowBitmap
-
- getCreatedFromX() - Method in class org.robolectric.shadows.ShadowBitmap
-
- getCreatedFromY() - Method in class org.robolectric.shadows.ShadowBitmap
-
- getCreatorPackage() - 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
-
- getCurrentFocus() - Method in class org.robolectric.shadows.ShadowActivity
-
- getCurrentInstructionSet() - Static method in class org.robolectric.shadows.ShadowVMRuntime
-
Returns the instruction set of the current runtime.
- getCurrentInterruptionFilter() - Method in class org.robolectric.shadows.ShadowNotificationManager
-
- getCurrentLanguage() - Method in class org.robolectric.shadows.ShadowTextToSpeech
-
- 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
-
- getCurrentPosition() - Method in class org.robolectric.shadows.ShadowVideoView
-
- getCurrentPositionRaw() - Method in class org.robolectric.shadows.ShadowMediaPlayer
-
- 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
-
- getCurrentSizeRange(Point, Point) - Method in class org.robolectric.shadows.ShadowDisplay
-
- 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
-
Get the current time (as seen by the scheduler), in milliseconds.
- getCurrentTimezone() - Static method in class org.robolectric.shadows.ShadowTime
-
- 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
-
- getCurrentWebViewPackage() - Static method in class org.robolectric.shadows.ShadowWebView
-
Overrides the system implementation for getting the WebView package.
- getCurrX() - Method in class org.robolectric.shadows.ShadowScroller
-
- getCurrY() - Method in class org.robolectric.shadows.ShadowScroller
-
- getCursiveFontFamily() - Method in class org.robolectric.fakes.RoboWebSettings
-
- 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
-
- getDatabaseEnabled() - Method in class org.robolectric.fakes.RoboWebSettings
-
- getDatabasePath() - Method in class org.robolectric.fakes.RoboWebSettings
-
- 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
-
- getDataLength() - Method in class org.robolectric.shadows.ShadowIcon
-
- getDataNetworkType() - Method in class org.robolectric.shadows.ShadowTelephonyManager
-
- getDataOffset() - Method in class org.robolectric.shadows.ShadowIcon
-
- getDataSource() - Method in class org.robolectric.shadows.ShadowMediaPlayer
-
- getDataState() - Method in class org.robolectric.shadows.ShadowTelephonyManager
-
- getDayOfMonth() - Method in class org.robolectric.shadows.ShadowDatePickerDialog
-
- 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
-
- 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
-
- getDefaultDialerPackage() - Method in class org.robolectric.shadows.ShadowTelecomManager
-
- getDefaultDisplay() - Static method in class org.robolectric.shadows.ShadowDisplay
-
Returns the default display.
- getDefaultDisplay() - Method in class org.robolectric.shadows.ShadowWindowManagerImpl
-
- getDefaultDisplay() - Method in class org.robolectric.shadows.ShadowWindowManagerImpl.ShadowCompatModeWrapper
-
- getDefaultFixedFontSize() - Method in class org.robolectric.fakes.RoboWebSettings
-
- getDefaultFontSize() - Method in class org.robolectric.fakes.RoboWebSettings
-
- getDefaultKeymode() - Method in class org.robolectric.shadows.ShadowActivity
-
- getDefaultOutgoingPhoneAccount(String) - Method in class org.robolectric.shadows.ShadowTelecomManager
-
- 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.ShadowSubscriptionManager
-
- getDefaultSubId() - Static method in class org.robolectric.shadows.ShadowSubscriptionManager
-
- getDefaultSubscriptionId() - Static method in class org.robolectric.shadows.ShadowSubscriptionManager
-
- 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
-
- getDefaultZoom() - Method in class org.robolectric.fakes.RoboWebSettings
-
- getDelegateView() - Method in class org.robolectric.shadows.ShadowTouchDelegate
-
- getDeletedPackages() - Method in class org.robolectric.shadows.ShadowPackageManager
-
- 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
-
- getDensity() - Method in class org.robolectric.shadows.ShadowBitmap
-
- 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.ShadowRequest
-
- getDescription() - Method in class org.robolectric.shadows.ShadowMatrix
-
- 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
-
- 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(int) - Method in class org.robolectric.shadows.ShadowTelephonyManager
-
- 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
-
- getDevicesMatchingConnectionStates(int[]) - Method in class org.robolectric.shadows.ShadowBluetoothA2dp
-
- 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
-
- getDialogMessageResId() - Method in class org.robolectric.shadows.ShadowSuspendDialogInfo
-
Returns the resource id of the text to be shown in the dialog's body.
- getDisable2Flags() - Method in class org.robolectric.shadows.ShadowStatusBarManager
-
- getDisabledActionModeMenuItems() - Method in class org.robolectric.fakes.RoboWebSettings
-
- getDisabledActivity() - Method in class org.robolectric.shadows.ShadowNfcAdapter
-
- getDisableFlags() - Method in class org.robolectric.shadows.ShadowStatusBarManager
-
- getDisallowInterceptTouchEvent() - Method in class org.robolectric.shadows.ShadowViewGroup
-
- getDiscoverableTimeout() - Method in class org.robolectric.shadows.ShadowBluetoothAdapter
-
- 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
-
- getDisplayId() - Method in class org.robolectric.shadows.ShadowDisplay
-
- 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
for pkg
.
- 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
-
- getDownEvent(char) - Method in class org.robolectric.shadows.ShadowKeyCharacterMap
-
- getDownloadedIntent() - Method in class org.robolectric.shadows.ShadowSmsManager.DownloadMultimediaMessageParams
-
- 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.
- getDrawerListener() - Method in class org.robolectric.shadows.support.v4.ShadowDrawerLayout
-
- getDrawingOrder() - Method in class org.robolectric.shadows.ShadowAccessibilityNodeInfo
-
Returns the drawing order of the view corresponding to this node.
- getDrawnArc(int) - Method in class org.robolectric.shadows.ShadowCanvas
-
- getDrawnCircle(int) - Method in class org.robolectric.shadows.ShadowCanvas
-
- getDrawnLine(int) - Method in class org.robolectric.shadows.ShadowCanvas
-
- getDrawnOval(int) - Method in class org.robolectric.shadows.ShadowCanvas
-
- getDrawnPaint() - Method in class org.robolectric.shadows.ShadowCanvas
-
- getDrawnPath(int) - Method in class org.robolectric.shadows.ShadowCanvas
-
- getDrawnPathPaint(int) - Method in class org.robolectric.shadows.ShadowCanvas
-
- getDrawnRect(int) - Method in class org.robolectric.shadows.ShadowCanvas
-
- getDrawnRoundRect(int) - Method in class org.robolectric.shadows.ShadowCanvas
-
- getDrawnTextEvent(int) - Method in class org.robolectric.shadows.ShadowCanvas
-
- getDuration() - Method in class org.robolectric.shadows.ShadowMediaPlayer
-
- getDuration() - Method in class org.robolectric.shadows.ShadowScroller
-
- 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.
- 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
-
- getEdgeSlop() - Static method in class org.robolectric.shadows.ShadowViewConfiguration
-
- 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
-
Gets the
elevation
of the satellite, in degrees.
- getElevation() - Method in class org.robolectric.shadows.ShadowRenderNode
-
- getElevation() - Method in class org.robolectric.shadows.ShadowRenderNodeQ
-
- getEnabledAccessibilityServiceList(int) - Method in class org.robolectric.shadows.ShadowAccessibilityManager
-
- getEnabledActivity() - Method in class org.robolectric.shadows.ShadowNfcAdapter
-
- getEnrolledFingerprints() - Method in class org.robolectric.shadows.ShadowFingerprintManager
-
- 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
-
- getError() - Method in class org.robolectric.shadows.ShadowAccessibilityNodeInfo
-
- 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
-
- getEventFlags() - Method in class org.robolectric.shadows.ShadowTelephonyManager
-
- getEvents(char[]) - Method in class org.robolectric.shadows.ShadowKeyCharacterMap
-
- getEventType() - Method in class org.robolectric.android.XmlResourceParserImpl
-
- getExpectedCount() - Method in class org.robolectric.shadows.ShadowContentProviderOperation
-
- getExposureCompensation() - Method in class org.robolectric.shadows.ShadowCamera.ShadowParameters
-
- getExposureCompensationStep() - Method in class org.robolectric.shadows.ShadowCamera.ShadowParameters
-
- 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
-
- getExternalStorageAppCacheDirectory(String) - Static method in class org.robolectric.shadows.ShadowEnvironment
-
- 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
-
- 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
-
- getFadingEdgeLength() - Static method in class org.robolectric.shadows.ShadowViewConfiguration
-
- 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
-
- 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.ShadowPath
-
- getFilters() - Method in class org.robolectric.shadows.ShadowNfcAdapter
-
- getFinalX() - Method in class org.robolectric.shadows.ShadowScroller
-
- getFinalY() - Method in class org.robolectric.shadows.ShadowScroller
-
- 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
-
- getFlashMode() - Method in class org.robolectric.shadows.ShadowCamera.ShadowParameters
-
- 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
-
- getFocusAreas() - Method in class org.robolectric.shadows.ShadowCamera.ShadowParameters
-
- getFocusMode() - Method in class org.robolectric.shadows.ShadowCamera.ShadowParameters
-
- getFocusX() - Method in class org.robolectric.shadows.ShadowScaleGestureDetector
-
- getFocusY() - Method in class org.robolectric.shadows.ShadowScaleGestureDetector
-
- getFontDescription() - Method in class org.robolectric.shadows.ShadowTypeface
-
Returns the font description.
- getFontMetricsInt(Paint.FontMetricsInt) - Method in class org.robolectric.shadows.ShadowPaint
-
- getFontScale() - Method in class org.robolectric.shadows.ShadowCaptioningManager
-
Returns 1.0 as default or the most recent value passed to #setFontScale()
- 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
-
- getForegroundThreadScheduler() - Static method in class org.robolectric.Robolectric
-
Return the foreground scheduler (e.g.
- getForegroundThreadScheduler() - Method in class org.robolectric.shadows.ShadowApplication
-
Return the foreground scheduler.
- getFormat() - Method in class org.robolectric.res.AttrData
-
- getFrameAtTime(long, int) - Method in class org.robolectric.shadows.ShadowMediaMetadataRetriever
-
- getFrameInterval() - Static method in class org.robolectric.shadows.ShadowChoreographer
-
Return the current inter-frame interval.
- 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
-
- getFromCacheOrLoad(ShadowArscApkAssets9.Key, ShadowArscApkAssets9.ApkAssetMaker) - Static method in class org.robolectric.shadows.ShadowArscApkAssets9
-
- getFromLocation(double, double, int) - Method in class org.robolectric.shadows.ShadowGeocoder
-
- getFullyQualifiedName() - Method in class org.robolectric.res.ResName
-
- getFuture() - Method in class org.robolectric.shadows.ShadowBroadcastPendingResult
-
- getGenerationId() - Method in class org.robolectric.shadows.ShadowBitmap
-
- 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.
- getGlobalActionKeyTimeout() - Static method in class org.robolectric.shadows.ShadowViewConfiguration
-
- 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
-
- 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
-
- 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
-
- getHandler() - Method in class org.robolectric.shadows.ShadowMediaPlayer
-
Retrieves the
Handler
object used by this
ShadowMediaPlayer
.
- getHasAlmanac() - Method in class org.robolectric.shadows.GnssStatusBuilder.GnssSatelliteInfo
-
- getHasEphemeris() - Method in class org.robolectric.shadows.GnssStatusBuilder.GnssSatelliteInfo
-
- 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
-
- getHeight() - Method in class org.robolectric.shadows.RoundRectangle
-
- getHeight() - Method in class org.robolectric.shadows.ShadowBitmap
-
- getHeight() - Method in class org.robolectric.shadows.ShadowBitmapRegionDecoder
-
- getHeight() - Method in class org.robolectric.shadows.ShadowCanvas
-
- getHeight() - Method in class org.robolectric.shadows.ShadowPicture
-
- getHelperTestRunner(Class) - Method in class org.robolectric.internal.SandboxTestRunner
-
- getHelperTestRunner(Class) - Method in class org.robolectric.RobolectricTestRunner
-
- 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.ShadowAccessibilityNodeInfo.ShadowAccessibilityAction
-
- getId() - Method in class org.robolectric.shadows.ShadowAccessibilityWindowInfo
-
- 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 class org.robolectric.android.AttributeSetBuilderImpl.LegacyResourceResolver
-
- 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
-
Retrieves the current idling state of this
Scheduler
.
- getIds() - Method in class org.robolectric.shadows.ShadowDownloadManager.ShadowQuery
-
- getImageSizeFromStream(InputStream) - Static method in class org.robolectric.shadows.ImageUtil
-
- 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
-
- getImports() - Method in class org.robolectric.annotation.processing.RobolectricModel
-
- getIncludedResourcePaths() - Method in class org.robolectric.manifest.AndroidManifest
-
- getIndeterminateProgressBar() - Method in class org.robolectric.shadows.ShadowWindow
-
- 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
-
- getInputDeviceIds() - Method in class org.robolectric.shadows.ShadowInputManager
-
- getInputEncoding() - Method in class org.robolectric.android.XmlResourceParserImpl
-
- 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
-
- getInputType() - Method in class org.robolectric.shadows.ShadowAccessibilityNodeInfo
-
- getInsertStatements() - Method in class org.robolectric.shadows.ShadowContentResolver
-
- 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
-
- getInstalledModules(int) - Method in class org.robolectric.shadows.ShadowApplicationPackageManager
-
- getInstalledPackages(int) - 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
-
- getInstallerPackageName(String) - Method in class org.robolectric.shadows.ShadowApplicationPackageManager
-
- GetInstallerPackageNameMode - Annotation Type in org.robolectric.annotation
-
A
Configurer
annotation for controlling how
Robolectric executes
PackageManager#getInstallerPackageName
method.
- GetInstallerPackageNameMode.Mode - Enum in org.robolectric.annotation
-
Specifies the different ShadowApplicationPackageManager#getInstallerPackageName
modes.
- GetInstallerPackageNameModeConfigurer - Class in org.robolectric.plugins
-
- GetInstallerPackageNameModeConfigurer() - Constructor for class org.robolectric.plugins.GetInstallerPackageNameModeConfigurer
-
- getInstance() - Static method in class org.robolectric.shadows.gms.common.ShadowGoogleApiAvailability
-
- getInstance() - Static method in class org.robolectric.shadows.ShadowApplication
-
- 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.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(Context) - Static method in class org.robolectric.shadows.support.v4.ShadowLocalBroadcastManager
-
- getInstance(Class<T>) - Method in class org.robolectric.util.inject.Injector
-
Finds an instance for the given class.
- 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.ShadowNfcAdapter
-
- getIntentClass() - Method in class org.robolectric.shadows.ShadowIntent
-
- 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
-
- getIntProperty(int) - Method in class org.robolectric.shadows.ShadowBatteryManager
-
- getIntrinsicHeight() - Method in class org.robolectric.shadows.ShadowDrawable
-
- getIntrinsicWidth() - Method in class org.robolectric.shadows.ShadowDrawable
-
- 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.
- 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
-
- getItem(String, MediaBrowserCompat.ItemCallback) - Method in class org.robolectric.shadows.support.v4.ShadowMediaBrowserCompat
-
- 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
-
- getJulianDay(long, long) - Static method in class org.robolectric.shadows.ShadowTime
-
- getJumpTapTimeout() - Static method in class org.robolectric.shadows.ShadowViewConfiguration
-
- getKeyboardType() - Method in class org.robolectric.shadows.ShadowKeyCharacterMap
-
- getKeyguardDisabledFeatures(ComponentName) - Method in class org.robolectric.shadows.ShadowDevicePolicyManager
-
- getKeySetByAlias(String, String) - Method in class org.robolectric.shadows.ShadowApplicationPackageManager
-
- 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
-
- getLabel() - Method in class org.robolectric.shadows.ShadowAccessibilityNodeInfo.ShadowAccessibilityAction
-
- 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
-
- getLastAudioFocusRequest() - Method in class org.robolectric.shadows.ShadowAudioManager
-
- getLastDownloadedMultimediaMessageParams() - Method in class org.robolectric.shadows.ShadowSmsManager
-
- getLastDrawnRect() - Method in class org.robolectric.shadows.ShadowCanvas
-
- getLastDrawnRoundRect() - Method in class org.robolectric.shadows.ShadowCanvas
-
- getLastEnabledNetwork() - Method in class org.robolectric.shadows.ShadowWifiManager
-
- getLastEvaluatedJavascript() - Method in class org.robolectric.shadows.ShadowWebView
-
- 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
-
- 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, or
null
if there isn't any message sent.
- getLastNonConfigurationInstance() - Method in class org.robolectric.shadows.ShadowActivity
-
- 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
-
- 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
-
- 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
-
- 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
-
- getLastSetColor() - Method in class org.robolectric.shadows.ShadowGradientDrawable
-
- getLastSetPassword() - Method in class org.robolectric.shadows.ShadowDevicePolicyManager
-
- 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
-
- getLastSynthesizeToFileText() - Method in class org.robolectric.shadows.ShadowTextToSpeech
-
- getLastTouchEvent() - Method in class org.robolectric.shadows.ShadowView
-
- getLastUiHintBundle() - Method in class org.robolectric.shadows.ShadowVoiceInteractionService
-
- getLastUnknownCall() - Method in class org.robolectric.shadows.ShadowTelecomManager
-
- getLastVoiceActivityIntent() - Method in class org.robolectric.shadows.ShadowVoiceInteractionSession
-
- getLatestAlertDialog() - Static method in class org.robolectric.shadows.ShadowAlertDialog
-
- getLatestAlertDialog() - Method in class org.robolectric.shadows.ShadowApplication
-
- getLatestDialog() - Method in class org.robolectric.shadows.ShadowApplication
-
- 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
-
- getLatestPopupMenu() - Method in class org.robolectric.shadows.ShadowApplication
-
- getLatestPopupMenu() - Static method in class org.robolectric.shadows.ShadowPopupMenu
-
- getLatestPopupWindow() - Method in class org.robolectric.shadows.ShadowApplication
-
- 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
-
- getLatestToast() - Static method in class org.robolectric.shadows.ShadowToast
-
Returns the most recently shown Toast
.
- getLatestWakeLock() - Method in class org.robolectric.shadows.ShadowApplication
-
- getLatestWakeLock() - Static method in class org.robolectric.shadows.ShadowPowerManager
-
Retrieves the most recent wakelock registered by the application
- getLaunchIntentForPackage(String) - Method in class org.robolectric.shadows.ShadowApplicationPackageManager
-
- getLaunchMode() - Method in class org.robolectric.manifest.ActivityData
-
- getLayer() - Method in class org.robolectric.shadows.ShadowAccessibilityWindowInfo
-
- 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
-
- getLeftVolume() - Method in class org.robolectric.shadows.ShadowMediaPlayer
-
Retrieves the current setting for the left channel volume.
- getLength() - Method in class org.robolectric.res.android.Asset
-
- 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.
- 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
-
- 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
-
- getListeners() - Method in class org.robolectric.shadows.ShadowAccountManager
-
- getListeners() - Method in class org.robolectric.shadows.ShadowSensorManager
-
- getListenersForFlags(int) - Method in class org.robolectric.shadows.ShadowTelephonyManager
-
- getListeningChannel() - Method in class org.robolectric.shadows.ShadowWifiP2pManager
-
- getLiveRegion() - Method in class org.robolectric.shadows.ShadowAccessibilityNodeInfo
-
- GetLoadedArsc() - Method in class org.robolectric.res.android.CppApkAssets
-
- getLoadedFromResourceId() - Method in class org.robolectric.shadows.ShadowLayoutAnimationController
-
- getLoadsImagesAutomatically() - Method in class org.robolectric.fakes.RoboWebSettings
-
- getLoadWithOverviewMode() - Method in class org.robolectric.fakes.RoboWebSettings
-
- getLocalArtifactUrl(DependencyJar) - Method in class org.robolectric.internal.dependency.CachedDependencyResolver
-
- 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.CachedMavenDependencyResolver
-
- getLocalArtifactUrl(DependencyJar) - Method in class org.robolectric.plugins.LegacyDependencyResolver
-
- getLocalArtifactUrls(DependencyJar) - Method in interface org.robolectric.internal.dependency.DependencyResolver
-
- 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
-
- getLocale() - Method in class org.robolectric.shadows.ShadowCaptioningManager
-
- getLocales() - Method in class org.robolectric.shadows.ShadowLegacyAssetManager
-
- getLocalRepositoryDir() - Method in class org.robolectric.internal.dependency.MavenDependencyResolver
-
Locates the local maven repo.
- getLocationPowerSaveMode() - Method in class org.robolectric.shadows.ShadowPowerManager
-
Returns how location features should behave when battery saver is on.
- getLocationUpdateListeners() - Method in class org.robolectric.shadows.ShadowLocationManager
-
- getLocationUpdateListeners(String) - Method in class org.robolectric.shadows.ShadowLocationManager
-
- getLocationUpdatePendingIntents() - Method in class org.robolectric.shadows.ShadowLocationManager
-
- getLocationUpdatePendingIntents(String) - Method in class org.robolectric.shadows.ShadowLocationManager
-
- getLocationUrl() - Method in class org.robolectric.shadows.ShadowSmsManager.DownloadMultimediaMessageParams
-
- getLocationUrl() - Method in class org.robolectric.shadows.ShadowSmsManager.SendMultimediaMessageParams
-
- 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
-
- 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
-
- 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
-
- 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
-
- getMaxExposureCompensation() - Method in class org.robolectric.shadows.ShadowCamera.ShadowParameters
-
- getMaxFileSize() - Method in class org.robolectric.shadows.ShadowMediaRecorder
-
- getMaximumDrawingCacheSize() - Static method in class org.robolectric.shadows.ShadowViewConfiguration
-
- getMaximumFailedPasswordsForWipe(ComponentName) - Method in class org.robolectric.shadows.ShadowDevicePolicyManager
-
- getMaximumFlingVelocity() - Static method in class org.robolectric.shadows.ShadowViewConfiguration
-
- 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
-
- getMaxNumFocusAreas() - Method in class org.robolectric.shadows.ShadowCamera.ShadowParameters
-
- getMaxNumMeteringAreas() - Method in class org.robolectric.shadows.ShadowCamera.ShadowParameters
-
- 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
-
- getMaxTextLength() - Method in class org.robolectric.shadows.ShadowAccessibilityNodeInfo
-
- getMaxTransceiveLength() - Method in class org.robolectric.shadows.ShadowIsoDep
-
- getMaxValue() - Method in class org.robolectric.shadows.ShadowNumberPicker
-
- getMediaInfo() - Method in class org.robolectric.shadows.ShadowMediaPlayer
-
- 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.TextMultipartParams
-
- getMessageId() - Method in class org.robolectric.shadows.ShadowSmsManager.TextSmsParams
-
- getMetadata() - Method in class org.robolectric.shadows.ShadowMediaController
-
- getMetadata() - Method in class org.robolectric.util.PerfStatsCollector
-
- getMetaData() - Method in class org.robolectric.manifest.ActivityData
-
- getMetaData() - Method in class org.robolectric.manifest.PackageItemData
-
- getMeteringAreas() - Method in class org.robolectric.shadows.ShadowCamera.ShadowParameters
-
- 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.android.AndroidInterceptors.CleanerInterceptor
-
- getMethodHandle(String, MethodType) - Method in class org.robolectric.android.AndroidInterceptors.LinkedHashMapEldestInterceptor
-
- getMethodHandle(String, MethodType) - Method in class org.robolectric.android.AndroidInterceptors.LocaleAdjustLanguageCodeInterceptor
-
- getMethodHandle(String, MethodType) - Method in class org.robolectric.android.AndroidInterceptors.NoOpInterceptor
-
- getMethodHandle(String, MethodType) - Method in class org.robolectric.android.AndroidInterceptors.PolicyManagerMakeNewWindowInterceptor
-
- getMethodHandle(String, MethodType) - Method in class org.robolectric.android.AndroidInterceptors.SystemArrayCopyInterceptor
-
- getMethodHandle(String, MethodType) - Method in class org.robolectric.android.AndroidInterceptors.SystemLogInterceptor
-
- getMethodHandle(String, MethodType) - Method in class org.robolectric.android.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.util.PerfStatsCollector
-
- getMetrics(DisplayMetrics) - Method in class org.robolectric.shadows.ShadowDisplay
-
- 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.ShadowRequest
-
- getMimeTypeFromExtension(String) - Method in class org.robolectric.shadows.ShadowMimeTypeMap
-
- getMimeTypes() - Method in class org.robolectric.manifest.IntentFilterData
-
- getMinExposureCompensation() - Method in class org.robolectric.shadows.ShadowCamera.ShadowParameters
-
- getMinimumFlingVelocity() - Static method in class org.robolectric.shadows.ShadowViewConfiguration
-
- 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.
- getMinute() - Method in class org.robolectric.shadows.ShadowTimePickerDialog
-
- getMinValue() - Method in class org.robolectric.shadows.ShadowNumberPicker
-
- 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
-
- getModuleInfo(String, int) - Method in class org.robolectric.shadows.ShadowApplicationPackageManager
-
- getMonthOfYear() - Method in class org.robolectric.shadows.ShadowDatePickerDialog
-
- getMovementGranularities() - Method in class org.robolectric.shadows.ShadowAccessibilityNodeInfo
-
- getMoveStatus(int) - Method in class org.robolectric.shadows.ShadowApplicationPackageManager
-
- getMyMemoryState(ActivityManager.RunningAppProcessInfo) - Static method in class org.robolectric.shadows.ShadowActivityManager
-
- 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.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.ShadowInputDevice
-
- getNameAttr(String) - Static method in class org.robolectric.manifest.ActivityData
-
- getNameForUid(int) - Method in class org.robolectric.shadows.ShadowApplicationPackageManager
-
- 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
-
- getNativeHeapAllocatedSize() - Static method in class org.robolectric.shadows.ShadowDebug
-
- getNativeInstance() - Method in class org.robolectric.shadows.ShadowColorSpace.ShadowRgb
-
- 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
-
- getNativePtr() - Method in class org.robolectric.res.android.ResStringPool
-
- getNativePtr() - Method in class org.robolectric.shadows.ShadowLegacyResourcesImpl.ShadowLegacyThemeImpl
-
- getNativePtr() - Method in class org.robolectric.shadows.ShadowPathParser.ShadowPathData
-
- getNativeStringBlock(int) - Method in class org.robolectric.shadows.ShadowArscAssetManager
-
- getNativeStringBlock(int) - Method in class org.robolectric.shadows.ShadowLegacyAssetManager
-
- 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.
- getNeedInitialFocus() - Method in class org.robolectric.fakes.RoboWebSettings
-
- getNetId() - Method in class org.robolectric.shadows.ShadowNetwork
-
Allows to get the stored netId.
- 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
-
- 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
-
- getNetworkType() - Method in class org.robolectric.shadows.ShadowTelephonyManager
-
- getNeutralButtonTextResId() - Method in class org.robolectric.shadows.ShadowSuspendDialogInfo
-
Returns the text to be shown.
- getNewCodecInfoAt(int) - Static method in class org.robolectric.shadows.ShadowMediaCodecList
-
- 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
-
- 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
-
- 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
-
- 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
-
- getNextStartedActivity() - Method in class org.robolectric.shadows.ShadowCrossProfileApps
-
- 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
-
- getNextStoppedService() - Method in class org.robolectric.shadows.ShadowContextWrapper
-
- getNfcAdapter(Context) - Static method in class org.robolectric.shadows.ShadowNfcAdapter
-
- getNightDisplayAutoMode() - Method in class org.robolectric.shadows.ShadowColorDisplayManager
-
- getNightDisplayColorTemperature() - Method in class org.robolectric.shadows.ShadowColorDisplayManager
-
- getNightMode() - Method in class org.robolectric.shadows.ShadowUIModeManager
-
- getNonConfigurationString(int, int) - Method in class org.robolectric.shadows.ShadowTypedArray
-
- getNonResourceString(int) - Method in class org.robolectric.shadows.ShadowTypedArray
-
- 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
-
- 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
-
- getNotificationUri_Compatibility() - Method in class org.robolectric.shadows.ShadowAbstractCursor
-
Returns the Uri set by setNotificationUri()
.
- getNotificationVisibility() - Method in class org.robolectric.shadows.ShadowDownloadManager.ShadowRequest
-
- getNotifiedUris() - Method in class org.robolectric.shadows.ShadowContentResolver
-
Deprecated.
- getNumberOfCameras() - Static method in class org.robolectric.shadows.ShadowCamera
-
- getNumericShortcut() - Method in class org.robolectric.fakes.RoboMenuItem
-
- getObjectForAddress(long) - Method in class org.robolectric.shadows.ShadowVMRuntime
-
- 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
-
- 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
-
- 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
-
- getOnRefreshListener() - Method in class org.robolectric.shadows.support.v4.ShadowSwipeRefreshLayout
-
- 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
-
- getOpenSourceSoftwareLicenseInfo(Context) - Static method in class org.robolectric.shadows.gms.ShadowGooglePlayServicesUtil
-
- getOpenSourceSoftwareLicenseInfo(Context) - Method in class org.robolectric.shadows.gms.ShadowGooglePlayServicesUtil.GooglePlayServicesUtilImpl
-
- getOperatingChannel() - Method in class org.robolectric.shadows.ShadowWifiP2pManager
-
- getOpsForPackage(int, String, int[]) - Method in class org.robolectric.shadows.ShadowAppOpsManager
-
- 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
-
- 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
-
- getOutputFormat() - Method in class org.robolectric.shadows.ShadowMediaCodec
-
- 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
-
- getOvalPaintHistoryCount() - Method in class org.robolectric.shadows.ShadowCanvas
-
- 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
-
- getPackageInfo(String, int) - Method in class org.robolectric.shadows.ShadowApplicationPackageManager
-
- getPackageInfoAsUser(String, int, int) - Method in class org.robolectric.shadows.ShadowApplicationPackageManager
-
- getPackageInfoForTesting(String) - Method in class org.robolectric.shadows.ShadowPackageManager
-
- getPackageManager() - Static method in class org.robolectric.shadows.ShadowActivityThread
-
- getPackageName() - Method in class org.robolectric.android.AttributeSetBuilderImpl.ArscResourceResolver
-
- getPackageName() - Method in class org.robolectric.android.AttributeSetBuilderImpl.LegacyResourceResolver
-
- 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.ShadowAccessibilityNodeInfo
-
- 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
-
- getPackageRestoreToken(String) - Method in class org.robolectric.shadows.ShadowBackupManager
-
Returns the restore token for the given package, or 0
if the package was not restored.
- getPackageSetting(String) - Method in class org.robolectric.shadows.ShadowPackageManager
-
- 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(Object, Object) - Method in class org.robolectric.shadows.ShadowApplicationPackageManager
-
- getPackageSizeInfo(Object, Object, Object) - Method in class org.robolectric.shadows.ShadowApplicationPackageManager
-
- getPackageSizeInfoAsUser(Object, Object, Object) - Method in class org.robolectric.shadows.ShadowApplicationPackageManager
-
- getPackageUid(String, int) - 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
-
- getPaintFlags() - Method in class org.robolectric.shadows.ShadowTextView
-
- getPairingConfirmation() - Method in class org.robolectric.shadows.ShadowBluetoothDevice
-
- getParam(String) - Method in class org.robolectric.shadows.httpclient.FakeHttpLayer.RequestMatcherBuilder
-
- getParamClasses(ClassLoader) - Method in class org.robolectric.internal.bytecode.InvocationProfile
-
- getParamDefStr() - Method in class org.robolectric.annotation.processing.RobolectricModel.ShadowInfo
-
- getParameter(String) - Method in class org.robolectric.shadows.ShadowAudioManager
-
- 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
-
- getPath() - Method in class org.robolectric.shadows.httpclient.FakeHttpLayer.RequestMatcherBuilder
-
- getPath() - Method in class org.robolectric.shadows.ShadowBitmapDrawable
-
- 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
-
- 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.
- 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.
- 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
-
- 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
-
- 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
-
- getPersistentPreferredActivities(List<IntentFilter>, List<ComponentName>, String) - Method in class org.robolectric.shadows.ShadowPackageManager
-
- 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
-
- getPhoneCount() - Method in class org.robolectric.shadows.ShadowTelephonyManager
-
- getPhoneId(int) - Static method in class org.robolectric.shadows.ShadowSubscriptionManager
-
- getPhoneType() - Method in class org.robolectric.shadows.ShadowTelephonyManager
-
- getPictureHeight() - Method in class org.robolectric.shadows.ShadowCamera.ShadowParameters
-
- getPictureSize() - 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
-
- 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.ShadowBitmap
-
- getPixelFormat() - Method in class org.robolectric.shadows.ShadowDisplay
-
- getPixels(int[], int, int, int, int, int, int) - Method in class org.robolectric.shadows.ShadowBitmap
-
Note that this method will return a RuntimeException unless: - pixels
has the same
length as the number of pixels of the bitmap.
- getPlatformVersion(String) - Static method in class org.robolectric.res.Qualifiers
-
- getPlaybackState() - Method in class org.robolectric.shadows.ShadowMediaController
-
- getPlayCount(int) - Static method in class org.robolectric.shadows.ShadowMediaActionSound
-
Get the number of times a sound has been played.
- getPluginsEnabled() - Method in class org.robolectric.fakes.RoboWebSettings
-
- getPluginState() - Method in class org.robolectric.fakes.RoboWebSettings
-
- getPoints() - Method in class org.robolectric.shadows.ShadowPath
-
- getPort() - Method in class org.robolectric.manifest.IntentFilterData.DataAuthority
-
- 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
-
- getPortStatus(UsbPort) - Method in interface org.robolectric.shadows.ShadowUsbManager._UsbManager_
-
- getPortStatus(Object) - Method in class org.robolectric.shadows.ShadowUsbManager
-
- getPortStatus(String) - Method in class org.robolectric.shadows.ShadowUsbManager
-
Returns the
UsbPortStatus
corresponding to the
UsbPort
with given
portId
if present; otherwise returns
null
.
- 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
-
- getPositionDescription() - Method in class org.robolectric.shadows.ShadowTypedArray
-
- getPosTan(float, float[], float[]) - Method in class org.robolectric.shadows.ShadowPathMeasure
-
Note: This is not mathematically correct.
- getPostOperations() - Method in class org.robolectric.shadows.ShadowMatrix
-
A list of all 'post' operations performed on this Matrix.
- 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
-
- getPrefix() - Method in class org.robolectric.android.XmlResourceParserImpl
-
- getPrefix() - Method in class org.robolectric.shadows.ShadowVisualVoicemailSms
-
- getPreOperations() - Method in class org.robolectric.shadows.ShadowMatrix
-
A list of all 'pre' operations performed on this Matrix.
- 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
-
- getPreviewFormat() - Method in class org.robolectric.shadows.ShadowCamera.ShadowParameters
-
- getPreviewFpsRange(int[]) - Method in class org.robolectric.shadows.ShadowCamera.ShadowParameters
-
- getPreviewFrameRate() - Method in class org.robolectric.shadows.ShadowCamera.ShadowParameters
-
- getPreviewHeight() - Method in class org.robolectric.shadows.ShadowCamera.ShadowParameters
-
- getPreviewSize() - Method in class org.robolectric.shadows.ShadowCamera.ShadowParameters
-
- getPreviewWidth() - Method in class org.robolectric.shadows.ShadowCamera.ShadowParameters
-
- 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
-
- 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
-
- getPriority() - Method in class org.robolectric.shadows.ShadowAudioEffect
-
- 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
-
- getProductId() - Method in class org.robolectric.shadows.ShadowInputDevice
-
- getProfileConnectionState(int) - Method in class org.robolectric.shadows.ShadowBluetoothAdapter
-
Returns the connection state for the given Bluetooth profile
, defaulting to BluetoothProfile.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
-
- getProfileParent(int) - Method in class org.robolectric.shadows.ShadowUserManager
-
- getProfileProxy(Context, BluetoothProfile.ServiceListener, int) - Method in class org.robolectric.shadows.ShadowBluetoothAdapter
-
- getProfiles(int) - Method in class org.robolectric.shadows.ShadowUserManager
-
- 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
-
- getProgressBar() - Method in class org.robolectric.shadows.ShadowWindow
-
- getProgressStyle() - Method in class org.robolectric.shadows.ShadowProgressDialog
-
- getProperty(String) - Method in class org.robolectric.android.XmlResourceParserImpl
-
- getProperty(String, String) - Static method in class org.robolectric.shadows.ShadowDeviceConfig
-
- 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
-
- getProvidedPackageNames() - Method in class org.robolectric.shadows.support.v4.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
-
- getProviders(boolean) - Method in class org.robolectric.shadows.ShadowLocationManager
-
- getProviders(Criteria, boolean) - Method in class org.robolectric.shadows.ShadowLocationManager
-
- 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
.
- 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.
- getQuantityString(int, int) - Method in class org.robolectric.shadows.ShadowArscResourcesImpl
-
- getQuantityString(int, int) - Method in class org.robolectric.shadows.ShadowLegacyResourcesImpl
-
- getQuantityString(int, int) - Method in class org.robolectric.shadows.ShadowResources
-
- getQuantityString(int, int, Object...) - Method in class org.robolectric.shadows.ShadowArscResourcesImpl
-
- getQuantityString(int, int, Object...) - Method in class org.robolectric.shadows.ShadowLegacyResourcesImpl
-
- getQuantityString(int, int, Object...) - Method in class org.robolectric.shadows.ShadowResources
-
- getQueueMode() - Method in class org.robolectric.shadows.ShadowTextToSpeech
-
- getRadioVersion() - Static method in class org.robolectric.shadows.ShadowBuild
-
- getRadius() - Method in class org.robolectric.shadows.ShadowCornerPathEffect
-
- getRangeInfo() - Method in class org.robolectric.shadows.ShadowAccessibilityNodeInfo
-
- 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
-
- getRealBitmap() - Method in class org.robolectric.shadows.ShadowBitmap
-
- getRealMetrics(DisplayMetrics) - Method in class org.robolectric.shadows.ShadowDisplay
-
- getRealSize(Point) - Method in class org.robolectric.shadows.ShadowDisplay
-
- getReasonPhrase() - Method in class org.robolectric.shadows.httpclient.StatusLineStub
-
- getReasonPhrase() - Method in class org.robolectric.shadows.httpclient.TestHttpResponse.TestStatusLine
-
- getRebootReasons() - Method in class org.robolectric.shadows.ShadowPowerManager
-
Returns the list of reasons for each reboot, in chronological order.
- getReceiverInfo(ComponentName, int) - Method in class org.robolectric.shadows.ShadowApplicationPackageManager
-
- getReceiversForIntent(Intent) - Method in class org.robolectric.shadows.ShadowApplication
-
- getRecentlyCommittedRollbacks() - Method in class org.robolectric.shadows.ShadowRollbackManager
-
- getRectPaintHistoryCount() - Method in class org.robolectric.shadows.ShadowCanvas
-
- getRedirectHandler() - Method in class org.robolectric.shadows.httpclient.ShadowDefaultRequestDirector
-
- getReferenceResId() - Method in class org.robolectric.res.AttributeResource
-
- getRefreshRate() - Method in class org.robolectric.shadows.ShadowDisplay
-
- getRegisteredAppUsageLimitObservers() - Method in class org.robolectric.shadows.ShadowUsageStatsManager
-
- getRegisteredAppUsageObservers() - Method in class org.robolectric.shadows.ShadowUsageStatsManager
-
- getRegisteredBroadcastReceivers() - Method in class org.robolectric.shadows.support.v4.ShadowLocalBroadcastManager
-
- getRegisteredReceivers() - Method in class org.robolectric.shadows.ShadowApplication
-
- getRegisteredUsageSessionObservers() - Method in class org.robolectric.shadows.ShadowUsageStatsManager
-
- 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
-
- getRemoteResource(Context) - Static method in class org.robolectric.shadows.gms.ShadowGooglePlayServicesUtil
-
- getRemoteResource(Context) - Method in class org.robolectric.shadows.gms.ShadowGooglePlayServicesUtil.GooglePlayServicesUtilImpl
-
- 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
-
- 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
-
- 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
-
- 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
-
- getResourceBagText(int, int) - Method in class org.robolectric.shadows.ShadowLegacyAssetManager
-
- 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
-
- getResourceEntryName(int) - Method in class org.robolectric.shadows.ShadowLegacyAssetManager
-
- 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
-
- getResourceIdentifier(String, String, String) - Method in class org.robolectric.shadows.ShadowLegacyAssetManager
-
- getResourceIdForState(int) - Method in class org.robolectric.shadows.ShadowStateListDrawable
-
- getResourceIntArray(int) - Method in class org.robolectric.shadows.ShadowLegacyAssetManager
-
- GetResourceLocales(boolean, boolean) - Method in class org.robolectric.res.android.CppAssetManager2
-
- getResourceName(int) - Method in class org.robolectric.shadows.ShadowArscAssetManager
-
- getResourceName(int) - Method in class org.robolectric.shadows.ShadowLegacyAssetManager
-
- 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 class org.robolectric.android.AttributeSetBuilderImpl.LegacyResourceResolver
-
- 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
-
- getResourcePackageName(int) - Method in class org.robolectric.shadows.ShadowLegacyAssetManager
-
- 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
-
- getResourcesMode() - Method in class org.robolectric.AndroidMetadata
-
- getResourcesMode() - Method in class org.robolectric.RobolectricTestRunner.RobolectricFrameworkMethod
-
- getResourceStringArray(int) - Method in class org.robolectric.shadows.ShadowLegacyAssetManager
-
- getResourceTable() - Method in class org.robolectric.shadows.ShadowLegacyAssetManager
-
- getResourceText(int) - Method in class org.robolectric.shadows.ShadowLegacyAssetManager
-
- getResourceTextArray(int) - Method in class org.robolectric.shadows.ShadowLegacyAssetManager
-
- getResourceTypeName(int) - Method in class org.robolectric.shadows.ShadowArscAssetManager
-
- getResourceTypeName(int) - Method in class org.robolectric.shadows.ShadowLegacyAssetManager
-
- getResourceValue(int, int, TypedValue, boolean) - Method in class org.robolectric.shadows.ShadowLegacyAssetManager
-
- 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
-
- 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
-
- 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
-
- getRoot() - Method in class org.robolectric.shadows.support.v4.ShadowMediaBrowserCompat
-
- 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
-
- getRowBytes() - Method in class org.robolectric.shadows.ShadowBitmap
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- getScaledMaximumFlingVelocity() - Method in class org.robolectric.shadows.ShadowViewConfiguration
-
- getScaledMinimumFlingVelocity() - Method in class org.robolectric.shadows.ShadowViewConfiguration
-
- getScaledPagingTouchSlop() - Method in class org.robolectric.shadows.ShadowViewConfiguration
-
- getScaledScrollBarSize() - 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
-
- getScanMode() - Method in class org.robolectric.shadows.ShadowBluetoothAdapter
-
- getScanResults() - Method in class org.robolectric.shadows.ShadowWifiManager
-
- getScheduledAlarms() - Method in class org.robolectric.shadows.ShadowAlarmManager
-
- 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
-
- getScreenSize(Configuration) - Static method in class org.robolectric.android.DeviceConfig
-
- getScreenWidth(String) - Static method in class org.robolectric.res.Qualifiers
-
- getScrollBarFadeDuration() - Static method in class org.robolectric.shadows.ShadowViewConfiguration
-
- getScrollBarSize() - Static method in class org.robolectric.shadows.ShadowViewConfiguration
-
- getScrollDefaultDelay() - Static method in class org.robolectric.shadows.ShadowViewConfiguration
-
- getScrollFriction() - Static method in class org.robolectric.shadows.ShadowViewConfiguration
-
- 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
-
- 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
-
- getSearchableInfo(ComponentName) - Method in class org.robolectric.shadows.ShadowSearchManager
-
- getSeedAccountType() - Method in class org.robolectric.shadows.ShadowUserManager
-
- getSeekDelay() - Method in class org.robolectric.shadows.ShadowMediaPlayer
-
- getSelection() - Method in class org.robolectric.shadows.ShadowContentProviderOperation
-
- getSelectionArgs() - Method in class org.robolectric.shadows.ShadowContentProviderOperation
-
- 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
-
- getSensorList(int) - Method in class org.robolectric.shadows.ShadowSensorManager
-
- getSentAccessibilityEvents() - Method in class org.robolectric.shadows.ShadowAccessibilityManager
-
- getSentBroadcastIntents() - Method in class org.robolectric.shadows.support.v4.ShadowLocalBroadcastManager
-
- getSentDialerSpecialCodes() - Method in class org.robolectric.shadows.ShadowTelephonyManager
-
- 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
-
- 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
-
- 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
-
- getSentIntents() - Method in class org.robolectric.shadows.ShadowSmsManager.TextMultipartParams
-
- getSerial() - Static method in class org.robolectric.shadows.ShadowBuild
-
- getSerialNumberForUser(UserHandle) - 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
-
- 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 binder associated with the given system service.
- getServiceData(String) - Method in class org.robolectric.manifest.AndroidManifest
-
- getServiceInfo(ComponentName, int) - Method in class org.robolectric.shadows.ShadowApplicationPackageManager
-
- getServices() - Method in class org.robolectric.manifest.AndroidManifest
-
- getServicesSystemSharedLibraryPackageName() - Method in class org.robolectric.shadows.ShadowApplicationPackageManager
-
- getServiceState() - Method in class org.robolectric.shadows.ShadowTelephonyManager
-
- 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
-
- getSessionToken() - Method in class org.robolectric.shadows.support.v4.ShadowMediaBrowserCompat
-
- getSetOperations() - Method in class org.robolectric.shadows.ShadowMatrix
-
A map of all 'set' operations performed on this Matrix.
- 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
-
- getShadowMap() - Method in interface org.robolectric.internal.ShadowProvider
-
Return the mapping of class name to shadow name.
- getShadowMap() - Method in class org.robolectric.Shadows
-
- getShadowMap() - Method in class org.robolectric.shadows.gms.Shadows
-
- getShadowMap() - Method in class org.robolectric.shadows.httpclient.Shadows
-
- getShadowMap() - Method in class org.robolectric.shadows.multidex.Shadows
-
- getShadowMap() - Method in class org.robolectric.shadows.support.v4.Shadows
-
- getShadowName() - Method in class org.robolectric.annotation.processing.RobolectricModel.ShadowInfo
-
- 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
-
- getShadowPickerMap() - Method in class org.robolectric.shadows.support.v4.Shadows
-
- getShadowPickers() - Method in class org.robolectric.annotation.processing.RobolectricModel
-
- getShadowRadius() - Method in class org.robolectric.shadows.ShadowPaint
-
- getShadowTypeWithParams() - Method in class org.robolectric.annotation.processing.RobolectricModel.ShadowInfo
-
- getSharedSystemSharedLibraryPackageName() - Method in class org.robolectric.shadows.ShadowApplicationPackageManager
-
- 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
-
- getShortcutConfigActivityIntent(LauncherActivityInfo) - Method in class org.robolectric.shadows.ShadowLauncherApps
-
- getShortcutConfigActivityList(String, UserHandle) - Method in class org.robolectric.shadows.ShadowLauncherApps
-
- 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
-
- getShownDialogs() - Static method in class org.robolectric.shadows.ShadowDialog
-
- getShownToasts() - Method in class org.robolectric.shadows.ShadowApplication
-
- getSignalStrength() - Method in class org.robolectric.shadows.ShadowTelephonyManager
-
- getSigningCertificateHistory() - Method in class org.robolectric.shadows.ShadowSigningInfo
-
- getSigningKeySet(String) - Method in class org.robolectric.shadows.ShadowApplicationPackageManager
-
- 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
-
- getSimCountryIso() - Method in class org.robolectric.shadows.ShadowTelephonyManager
-
- getSimCountryIso(int) - Method in class org.robolectric.shadows.ShadowTelephonyManager
-
- getSimLocale() - Method in class org.robolectric.shadows.ShadowTelephonyManager
-
- getSimOperator() - Method in class org.robolectric.shadows.ShadowTelephonyManager
-
- getSimOperatorName() - Method in class org.robolectric.shadows.ShadowTelephonyManager
-
- getSimSerialNumber() - 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
-
- getSingleton() - Static method in class org.robolectric.shadows.ShadowMimeTypeMap
-
- getSingleton(Class<T>, Provider<T>) - Method in class org.robolectric.shadows.ShadowApplication
-
- getSizeInternal(Point, boolean) - Method in class org.robolectric.shadows.ShadowDisplay
-
- getSmallestScreenWidth(String) - Static method in class org.robolectric.res.Qualifiers
-
- getSmoothScrolledPosition() - Method in class org.robolectric.shadows.ShadowAbsListView
-
Robolectric accessor for the last smoothScrolledPosition
- getSoftInputMode() - Method in class org.robolectric.shadows.ShadowWindow
-
- getSource() - Method in class org.robolectric.shadows.ShadowAccessibilityRecord
-
- getSource() - Method in class org.robolectric.shadows.ShadowBitmapDrawable
-
- getSourceResId() - Method in class org.robolectric.shadows.ShadowMediaPlayer
-
- getSourceRoot() - Method in class org.robolectric.shadows.ShadowAccessibilityRecord
-
- getSourceUri() - Method in class org.robolectric.shadows.ShadowMediaPlayer
-
- getSpecByTag(String) - Method in class org.robolectric.shadows.ShadowTabHost
-
- getSplitClassLoader(String) - Method in class org.robolectric.shadows.ShadowLoadedApk
-
- getStableDisplaySize() - Method in class org.robolectric.shadows.ShadowDisplayManagerGlobal
-
Returns the 'natural' dimensions of the default display.
- getStandardFontFamily() - Method in class org.robolectric.fakes.RoboWebSettings
-
- getStartX() - Method in class org.robolectric.shadows.ShadowScroller
-
- getStartY() - Method in class org.robolectric.shadows.ShadowScroller
-
- getState() - Method in class org.robolectric.shadows.ShadowBluetoothAdapter
-
- getState() - Method in class org.robolectric.shadows.ShadowMediaPlayer
-
- getState() - Method in class org.robolectric.shadows.ShadowMediaRecorder
-
- getState() - Method in class org.robolectric.shadows.ShadowNetworkInfo
-
- getStatements() - Method in class org.robolectric.shadows.ShadowContentResolver
-
- 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
-
- 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
-
- getStopSelfResultId() - Method in class org.robolectric.shadows.ShadowService
-
- 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
-
- 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
-
- 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.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
-
- getStringBlockCount() - Method in class org.robolectric.shadows.ShadowArscAssetManager
-
- getStringBlockCount() - Method in class org.robolectric.shadows.ShadowLegacyAssetManager
-
- 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
-
- 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.ShadowPaint
-
- getStyle() - Method in class org.robolectric.shadows.ShadowTypeface.FontDesc
-
- getStyle() - Method in class org.robolectric.shadows.ShadowTypeface
-
- 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
- getSubtype() - Method in class org.robolectric.shadows.ShadowNetworkInfo
-
- getSupportedFlashModes() - Method in class org.robolectric.shadows.ShadowCamera.ShadowParameters
-
- getSupportedFocusModes() - Method in class org.robolectric.shadows.ShadowCamera.ShadowParameters
-
- getSupportedPictureFormats() - Method in class org.robolectric.shadows.ShadowCamera.ShadowParameters
-
- getSupportedPictureSizes() - Method in class org.robolectric.shadows.ShadowCamera.ShadowParameters
-
- getSupportedPreviewFormats() - Method in class org.robolectric.shadows.ShadowCamera.ShadowParameters
-
- getSupportedPreviewFpsRange() - Method in class org.robolectric.shadows.ShadowCamera.ShadowParameters
-
- getSupportedPreviewFrameRates() - Method in class org.robolectric.shadows.ShadowCamera.ShadowParameters
-
- getSupportedPreviewSizes() - Method in class org.robolectric.shadows.ShadowCamera.ShadowParameters
-
- 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.ShadowSurfaceView.FakeSurfaceHolder
-
- 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
-
- 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
-
- getSystem() - Static method in class org.robolectric.shadows.ShadowResources
-
- 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
-
- getSystemResourceTable() - Static method in class org.robolectric.RuntimeEnvironment
-
- 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
-
- 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.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
-
- 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
-
- 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
-
- getTechLists() - Method in class org.robolectric.shadows.ShadowNfcAdapter
-
- 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()
- 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
-
- getTextID() - Method in class org.robolectric.res.android.ResXMLParser
-
- getTextOfLatestToast() - Static method in class org.robolectric.shadows.ShadowToast
-
Returns the text of the most recently shown Toast
.
- getTextSelectionEnd() - Method in class org.robolectric.shadows.ShadowAccessibilityNodeInfo
-
Gets the text selection end.
- getTextSelectionStart() - Method in class org.robolectric.shadows.ShadowAccessibilityNodeInfo
-
Gets the text selection start.
- getTextServicesLocale() - Method in class org.robolectric.shadows.ShadowTextView
-
- getTextSize() - 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
the
RobolectricWiringTest
will inform us that
it should be annotated with
Implementation
, 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
-
- getThemeValue(int, int, TypedValue, boolean) - Method in class org.robolectric.shadows.ShadowLegacyAssetManager
-
- getThemeValue(long, int, TypedValue, boolean) - Method in class org.robolectric.shadows.ShadowLegacyAssetManager
-
- getThreadId() - Method in class org.robolectric.shadows.ShadowEventLog.ShadowEvent
-
- getThreadPriority(int) - Static method in class org.robolectric.shadows.ShadowProcess
-
Returns priority stored for the given thread.
- getThreadStatsTag() - Static method in class org.robolectric.shadows.ShadowTrafficStats
-
- getThresholdDuration() - Method in class org.robolectric.shadows.ShadowUsageStatsManager.UsageSessionObserver
-
- getTile() - Method in class org.robolectric.shadows.ShadowLinearGradient
-
- getTimeFormat(Context) - Static method in class org.robolectric.shadows.ShadowDateFormat
-
- 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
-
- getTimeUnit() - Method in class org.robolectric.shadows.ShadowUsageStatsManager.AppUsageObserver
-
- getTimeUsed() - Method in class org.robolectric.shadows.ShadowUsageStatsManager.AppUsageLimitObserver
-
- getTitle() - Method in class org.robolectric.fakes.RoboMenuItem
-
- getTitle() - Method in class org.robolectric.shadows.ShadowAccessibilityWindowInfo
-
Returns the title of this window, or null
if none is available.
- 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.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(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
-
- 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
-
- 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
-
- 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
-
- 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
-
- getType() - Method in class org.robolectric.internal.dependency.DependencyJar
-
- getType() - Method in class org.robolectric.shadows.ShadowAccessibilityWindowInfo
-
- getType() - Method in class org.robolectric.shadows.ShadowBluetoothDevice
-
- getType() - Method in class org.robolectric.shadows.ShadowContentProviderOperation
-
- 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
-
- getTypedArrayResource(Resources, int) - Method in class org.robolectric.shadows.ShadowLegacyAssetManager
-
- 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
-
- getUiccSlotsInfo() - Method in class org.robolectric.shadows.ShadowTelephonyManager
-
- getUidForSharedUser(String) - Method in class org.robolectric.shadows.ShadowApplicationPackageManager
-
- 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
-
- getUnboundServiceConnections() - Method in class org.robolectric.shadows.ShadowApplication
-
- getUnboundServiceConnections() - Method in class org.robolectric.shadows.ShadowInstrumentation
-
- 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
-
- getUpEvent(char) - Method in class org.robolectric.shadows.ShadowKeyCharacterMap
-
- getUri() - Method in class org.robolectric.shadows.ShadowContentResolver.Statement
-
- getUri() - Method in class org.robolectric.shadows.ShadowDownloadManager.ShadowRequest
-
- getUri() - Method in class org.robolectric.shadows.ShadowIcon
-
- getUrl() - Method in class org.robolectric.shadows.ShadowWebView
-
- getUsabilityScores() - Method in class org.robolectric.shadows.ShadowWifiManager
-
- 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
-
- 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
-
- getUserRestrictions(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
-
- getUuids() - Method in class org.robolectric.shadows.ShadowBluetoothDevice
-
- getValue() - Method in class org.robolectric.shadows.NativeBitSet64
-
- getValue() - Method in class org.robolectric.shadows.ShadowNumberPicker
-
- 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.ShadowMatrix
-
- getValues(ReflectionHelpers.ClassParameter<?>...) - Static method in class org.robolectric.util.ReflectionHelpers.ClassParameter
-
- getValuesBackReferences() - Method in class org.robolectric.shadows.ShadowContentProviderOperation
-
- getVendorId() - Method in class org.robolectric.shadows.ShadowInputDevice
-
- 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
-
- getVersionCode() - Method in class org.robolectric.manifest.AndroidManifest
-
- getVersionName() - Method in class org.robolectric.manifest.AndroidManifest
-
- 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
-
- getViewIdResourceName() - Method in class org.robolectric.shadows.ShadowAccessibilityNodeInfo
-
- getViews() - Method in class org.robolectric.shadows.ShadowWindowManagerImpl
-
- getVirtualDescendantId() - Method in class org.robolectric.shadows.ShadowAccessibilityRecord
-
- 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
-
- getVoiceActivityIntents() - Method in class org.robolectric.shadows.ShadowVoiceInteractionSession
-
- getVoiceMailAlphaTag() - Method in class org.robolectric.shadows.ShadowTelephonyManager
-
- getVoiceMailNumber() - Method in class org.robolectric.shadows.ShadowTelephonyManager
-
- getVoiceMailNumber(PhoneAccountHandle) - Method in class org.robolectric.shadows.ShadowTelecomManager
-
- getVoicemailRingtoneUri(PhoneAccountHandle) - Method in class org.robolectric.shadows.ShadowTelephonyManager
-
- getVoiceNetworkType() - Method in class org.robolectric.shadows.ShadowTelephonyManager
-
- getVolumeControlStream() - Method in class org.robolectric.shadows.ShadowActivity
-
- getVolumeList() - Method in class org.robolectric.shadows.ShadowStorageManager
-
- getVolumeList(int, int) - Static method in class org.robolectric.shadows.ShadowStorageManager
-
- 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
-
- getWebViewClient() - Method in class org.robolectric.shadows.ShadowWebView
-
- 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.ShadowBitmap
-
- getWidth() - Method in class org.robolectric.shadows.ShadowBitmapRegionDecoder
-
- getWidth() - Method in class org.robolectric.shadows.ShadowCanvas
-
- getWidth() - Method in class org.robolectric.shadows.ShadowPaint
-
- getWidth() - Method in class org.robolectric.shadows.ShadowPicture
-
- 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.
- 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.ShadowAccessibilityRecord
-
Returns the id of the window from which the event comes.
- getWindowId() - Method in class org.robolectric.shadows.ShadowView
-
- getWindowId(ShadowView) - Static method in class org.robolectric.shadows.ShadowView.WindowIdHelper
-
- 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 screen.
- getWindowSession() - Static method in class org.robolectric.shadows.ShadowWindowManagerGlobal
-
- getWindowSession(Looper) - Static method in class org.robolectric.shadows.ShadowViewRootImpl
-
- getWindowSession(Looper) - Static method in class org.robolectric.shadows.ShadowWindowManagerGlobal
-
- getWindowSoftInputMode() - Method in class org.robolectric.manifest.ActivityData
-
- getWindowTouchSlop() - Static method in class org.robolectric.shadows.ShadowViewConfiguration
-
- getWindowVisibleDisplayFrame(Rect) - Method in class org.robolectric.shadows.ShadowView
-
- getWipeCalledTimes() - Method in class org.robolectric.shadows.ShadowDevicePolicyManager
-
- getWorkSource() - Method in class org.robolectric.shadows.ShadowPowerManager.ShadowWakeLock
-
- getWrappedCursor() - Method in class org.robolectric.shadows.ShadowCursorWrapper
-
- getWrapSelectorWheel() - Method in class org.robolectric.shadows.ShadowNumberPicker
-
- getWritePermission() - Method in class org.robolectric.manifest.ContentProviderData
-
- getX() - Method in class org.robolectric.shadows.RoundRectangle
-
- getX() - Method in class org.robolectric.shadows.ShadowPath.Point
-
- getX0() - Method in class org.robolectric.shadows.ShadowLinearGradient
-
- getX1() - Method in class org.robolectric.shadows.ShadowLinearGradient
-
- 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
-
- getY0() - Method in class org.robolectric.shadows.ShadowLinearGradient
-
- getY1() - Method in class org.robolectric.shadows.ShadowLinearGradient
-
- 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
-
- getZoomControlsTimeout() - Static method in class org.robolectric.shadows.ShadowViewConfiguration
-
- gFormatFlags - Static variable in class org.robolectric.res.android.ResourceTable
-
- glCheckFramebufferStatus(int) - Static method in class org.robolectric.shadows.ShadowGLES20
-
- 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
-
- GnssStatusBuilder - Class in org.robolectric.shadows
-
Builder for
GnssStatus
objects, since they have a hidden constructor.
- GnssStatusBuilder.GnssSatelliteInfo - Class in org.robolectric.shadows
-
Information about a single satellite in a
GnssStatus
.
- GnssStatusBuilder.GnssSatelliteInfo.Builder - Class in org.robolectric.shadows
-
- 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(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
-
- grep(Pattern) - Method in class org.robolectric.res.StyleData
-
- 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_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.BuckManifestFactory
-
- 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.ShadowLegacyLooper
-
- idle(long) - Method in class org.robolectric.shadows.ShadowLooper
-
- idle(long, TimeUnit) - Method in class org.robolectric.shadows.ShadowLegacyLooper
-
- idle(long, TimeUnit) - Method in class org.robolectric.shadows.ShadowLooper
-
- IDLE - 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
-
- 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
-
- 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
-
- idleMainLooper(long, TimeUnit) - Static method in class org.robolectric.shadows.ShadowLooper
-
- idleMainLooperConstantly(boolean) - Static method in class org.robolectric.shadows.ShadowLooper
-
- 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
-
- 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
-
- ImageUtil - Class in org.robolectric.shadows
-
- ImageUtil() - Constructor for class org.robolectric.shadows.ImageUtil
-
- 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, 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
-
- 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
-
- ImplementsValidator - Class in org.robolectric.annotation.processing.validator
-
- ImplementsValidator(RobolectricModel.Builder, ProcessingEnvironment, ImplementsValidator.SdkCheckMode, SdkStore) - 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
-
- 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.ShadowPath
-
- 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.
- init() - Method in class org.robolectric.shadows.ShadowArscAssetManager
-
- init() - Method in class org.robolectric.shadows.ShadowLegacyAssetManager
-
- init() - Method in class org.robolectric.shadows.ShadowNsdManager
-
- init(boolean) - Method in class org.robolectric.shadows.ShadowArscAssetManager
-
- init(boolean) - Method in class org.robolectric.shadows.ShadowLegacyAssetManager
-
- init(ActivityThread, Context, Context, ComponentName, Object) - Method in interface org.robolectric.shadows.ShadowInstrumentation._Instrumentation_
-
- init(ActivityThread, Context, Context, ComponentName, Object, Object) - Method in interface org.robolectric.shadows.ShadowInstrumentation._Instrumentation_
-
- 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.ShadowLibcoreOsConstants
-
- initConstants() - Static method in class org.robolectric.shadows.ShadowOsConstants
-
- initialize(Context, Looper, WifiP2pManager.ChannelListener) - Method in class org.robolectric.shadows.ShadowWifiP2pManager
-
- INITIALIZED - org.robolectric.shadows.ShadowMediaPlayer.State
-
- initializing(Object) - Method in interface org.robolectric.internal.bytecode.ClassHandler
-
Called by Robolectric when a new instance of an instrumented class has been created and is
ready to be initialized (but only on JVMs which don't support the invokedynamic
instruction).
- initializing(Object) - Static method in class org.robolectric.internal.bytecode.RobolectricInternals
-
- initializing(Object) - Method in class org.robolectric.internal.bytecode.ShadowWrangler
-
- 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
- initServiceCache(Map<String, IBinder>) - Static method in class org.robolectric.shadows.ShadowServiceManager
-
- initSupportedPreviewSizes() - Method in class org.robolectric.shadows.ShadowCamera.ShadowParameters
-
Explicitly initialize custom preview sizes array, to switch from default values to
individually added.
- initSystemDefaultTypefaces(Object, Object, Object) - Static method in class org.robolectric.shadows.ShadowTypeface
-
- initTabWidget() - Method in class org.robolectric.shadows.ShadowTabWidget
-
- 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
-
- 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
-
- 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 this ViewGroup
.
- innerText(View) - Static method in class org.robolectric.shadows.ShadowView
-
Returns the text contained within this view.
- 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
-
- install(Context) - Static method in class org.robolectric.shadows.multidex.ShadowAndroidXMultiDex
-
- install(Context) - Static method in class org.robolectric.shadows.multidex.ShadowMultiDex
-
- 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
-
- installMultidex() - Method in class org.robolectric.android.fakes.RoboMonitoringInstrumentation
-
- installPackage(PackageInfo) - Method in class org.robolectric.shadows.ShadowPackageManager
-
- installPackage(Object, Object, Object, Object) - 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(byte[], 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.
- InstrumentationConfiguration - Class in org.robolectric.internal.bytecode
-
- 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
-
- instrumentedClasses - Variable in class org.robolectric.internal.bytecode.InstrumentationConfiguration.Builder
-
- 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
-
- 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.
- 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 - org.robolectric.res.android.DataType
-
data
is either 0 (false) or 1 (true).
- INT_COLOR_ARGB4 - org.robolectric.res.android.DataType
-
data
is a raw integer value of the form #argb.
- INT_COLOR_ARGB8 - org.robolectric.res.android.DataType
-
data
is a raw integer value of the form #aarrggbb.
- INT_COLOR_RGB4 - org.robolectric.res.android.DataType
-
data
is a raw integer value of the form #rgb.
- INT_COLOR_RGB8 - org.robolectric.res.android.DataType
-
data
is a raw integer value of the form #rrggbb.
- INT_DEC - org.robolectric.res.android.DataType
-
data
is a raw integer value of the form n..n.
- INT_HEX - org.robolectric.res.android.DataType
-
data
is a raw integer value of the form 0xn..n.
- intArrayToList(int[]) - Static method in class org.robolectric.util.Util
-
- INTEGER - org.robolectric.res.ResType
-
- INTEGER_ARRAY - 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
-
- intentFilter - Variable in class org.robolectric.shadows.support.v4.ShadowLocalBroadcastManager.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+).
- interceptInvokeVirtualMethod(MutableClass, ListIterator<AbstractInsnNode>, MethodInsnNode) - Method in class org.robolectric.internal.bytecode.InvokeDynamicClassInstrumentor
-
- interceptInvokeVirtualMethod(MutableClass, ListIterator<AbstractInsnNode>, MethodInsnNode) - Method in class org.robolectric.internal.bytecode.OldClassInstrumentor
-
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.
- internalGetSize() - Method in class org.robolectric.shadows.ShadowPausedMessageQueue
-
Internal method to get the number of entries in the MessageQueue.
- 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
and
nodeTo
according to the fraction
.
- intersects(double, double, double, double) - Method in class org.robolectric.shadows.RoundRectangle
-
- interval - Variable in class org.robolectric.shadows.ShadowAlarmManager.ScheduledAlarm
-
- 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.
- invalidateByteBuffers(ByteBuffer[]) - Method in class org.robolectric.shadows.ShadowMediaCodec
-
Prevents calling Android-only methods on basic ByteBuffer objects.
- 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.ShadowMatrix
-
- InvocationProfile - Class in org.robolectric.internal.bytecode
-
- InvocationProfile(String, boolean, ClassLoader) - Constructor for class org.robolectric.internal.bytecode.InvocationProfile
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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...) - Method in class org.robolectric.internal.bytecode.ShadowImpl
-
- invokeConstructor(Class<? extends R>, R, ReflectionHelpers.ClassParameter...) - Method in interface org.robolectric.internal.IShadow
-
- invokeConstructor(Class<? extends R>, R, ReflectionHelpers.ClassParameter...) - Static method in class org.robolectric.shadow.api.Shadow
-
- InvokeDynamic - Class in org.robolectric.internal.bytecode
-
- InvokeDynamic() - Constructor for class org.robolectric.internal.bytecode.InvokeDynamic
-
- InvokeDynamicClassInstrumentor - Class in org.robolectric.internal.bytecode
-
- InvokeDynamicClassInstrumentor(ClassInstrumentor.Decorator) - Constructor for class org.robolectric.internal.bytecode.InvokeDynamicClassInstrumentor
-
- 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(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
-
- isAccessibilityFocused() - Method in class org.robolectric.shadows.ShadowAccessibilityNodeInfo
-
- isAccessibilityFocused() - Method in class org.robolectric.shadows.ShadowAccessibilityWindowInfo
-
- isActionViewExpanded() - Method in class org.robolectric.fakes.RoboMenuItem
-
- isActive() - Method in class org.robolectric.shadows.ShadowAccessibilityWindowInfo
-
- 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
-
- isActivePasswordSufficient() - Method in class org.robolectric.shadows.ShadowDevicePolicyManager
-
- isActiveService(Context, ComponentName) - Static method in class org.robolectric.shadows.ShadowVoiceInteractionService
-
- isActivityEnabled(ComponentName, UserHandle) - Method in class org.robolectric.shadows.ShadowLauncherApps
-
- isActivityIntent() - Method in class org.robolectric.shadows.ShadowPendingIntent
-
- isAdminActive(ComponentName) - Method in class org.robolectric.shadows.ShadowDevicePolicyManager
-
- isAffine() - Method in class org.robolectric.shadows.ShadowMatrix
-
- 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
-
- isAllowTaskReparenting() - Method in class org.robolectric.manifest.ActivityData
-
- isAlwaysRetainTaskState() - Method in class org.robolectric.manifest.ActivityData
-
- isAnimatedTransition() - Method in class org.robolectric.shadows.ShadowAbsSpinner
-
- 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.
- isApplicationHidden(ComponentName, String) - Method in class org.robolectric.shadows.ShadowDevicePolicyManager
-
- 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
-
- 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
-
- isBackupEnabled() - Method in class org.robolectric.shadows.ShadowBackupManager
-
- 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
-
- 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
-
- isBroadcastIntent() - Method in class org.robolectric.shadows.ShadowPendingIntent
-
- isBuck() - Static method in class org.robolectric.internal.BuckManifestFactory
-
- 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.
- isCancelled() - Method in class org.robolectric.util.SimpleFuture
-
Deprecated.
- 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.
- 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
-
- isCheckable() - Method in class org.robolectric.shadows.ShadowAccessibilityNodeInfo
-
- isChecked() - Method in class org.robolectric.fakes.RoboMenuItem
-
- isChecked() - Method in class org.robolectric.shadows.ShadowAccessibilityNodeInfo
-
- isChunked() - Method in class org.robolectric.shadows.httpclient.HttpEntityStub
-
- isClearTaskOnLaungh() - Method in class org.robolectric.manifest.ActivityData
-
- isClickable() - Method in class org.robolectric.shadows.ShadowAccessibilityNodeInfo
-
- isClosed() - Method in class org.robolectric.fakes.BaseCursor
-
Deprecated.
- isClosed() - Method in class org.robolectric.fakes.RoboCursor
-
Deprecated.
- isClosed() - Method in class org.robolectric.shadows.ShadowCursorWrapper
-
- isCollection() - Method in class org.robolectric.util.inject.Injector.Key
-
- isConnected() - Method in class org.robolectric.shadows.ShadowBasicTagTechnology
-
- isConnected() - Method in class org.robolectric.shadows.ShadowBluetoothSocket
-
- isConnected() - Method in class org.robolectric.shadows.ShadowNetworkInfo
-
- isConnected() - Method in class org.robolectric.shadows.support.v4.ShadowMediaBrowserCompat
-
- isConnectedOrConnecting() - Method in class org.robolectric.shadows.ShadowNetworkInfo
-
- isContentInvalid() - Method in class org.robolectric.shadows.ShadowAccessibilityNodeInfo
-
- isConvex() - Method in class org.robolectric.shadows.ShadowPath
-
- isCreating() - Method in class org.robolectric.shadows.ShadowSurfaceView.FakeSurfaceHolder
-
- isDataChanged() - Method in class org.robolectric.shadows.ShadowBackupManager
-
- isDataEnabled() - Method in class org.robolectric.shadows.ShadowTelephonyManager
-
- isDeclaredOnObject() - Method in class org.robolectric.internal.bytecode.InvocationProfile
-
- 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
-
- isDemoUser() - Method in class org.robolectric.shadows.ShadowUserManager
-
- isDeviceIdleMode() - 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
-
- isDeviceSecure(int) - Method in class org.robolectric.shadows.ShadowKeyguardManager
-
- isDexOptNeeded(String) - Static method in class org.robolectric.shadows.ShadowDexFile
-
- isDiscovering() - Method in class org.robolectric.shadows.ShadowBluetoothAdapter
-
- isDismissable() - Method in class org.robolectric.shadows.ShadowAccessibilityNodeInfo
-
- isDither() - Method in class org.robolectric.shadows.ShadowPaint
-
- isDone() - Method in class org.robolectric.shadows.CachedPathIteratorFactory.CachedPathIterator
-
- isEditable() - Method in class org.robolectric.shadows.ShadowAccessibilityNodeInfo
-
- isEmergencyNumber(String) - Method in class org.robolectric.shadows.ShadowTelephonyManager
-
- isEmpty() - Method in class org.robolectric.res.AttributeResource
-
- isEmpty() - Method in class org.robolectric.shadows.RoundRectangle
-
- isEmpty() - Method in class org.robolectric.shadows.ShadowPath
-
- 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.ShadowAccessibilityNodeInfo
-
- isEnabled() - Method in class org.robolectric.shadows.ShadowAutofillManager
-
- isEnabled() - Method in class org.robolectric.shadows.ShadowBluetoothAdapter
-
- isEnabled() - Method in class org.robolectric.shadows.ShadowCaptioningManager
-
- isEnabled() - Method in class org.robolectric.shadows.ShadowEuiccManager
-
- isEnabled() - Method in class org.robolectric.shadows.ShadowKeyguardManager.ShadowKeyguardLock
-
- 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
-
- isEpoch(Time) - Static method in class org.robolectric.shadows.ShadowTime
-
- 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.
- 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
-
- isFinished() - Method in class org.robolectric.shadows.ShadowScroller
-
- isFinishedAndRemoved() - Method in class org.robolectric.shadows.ShadowAppTask
-
- isFinishing() - Method in class org.robolectric.shadows.ShadowActivity
-
- isFinishing() - Method in class org.robolectric.shadows.ShadowVoiceInteractionSession
-
- 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
-
- isFocusable() - Method in class org.robolectric.shadows.ShadowAccessibilityNodeInfo
-
- isFocused() - Method in class org.robolectric.shadows.ShadowAccessibilityNodeInfo
-
- isFocused() - Method in class org.robolectric.shadows.ShadowAccessibilityWindowInfo
-
- isForegroundServiceIntent() - Method in class org.robolectric.shadows.ShadowPendingIntent
-
- 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
-
- isHearingAidCompatibilitySupported() - Method in class org.robolectric.shadows.ShadowTelephonyManager
-
- 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
-
- isIdentity() - Method in class org.robolectric.shadows.ShadowMatrix
-
- 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
-
- isImplementation - Variable in class org.robolectric.annotation.processing.DocumentedMethod
-
- isInAndroidSdk() - Method in class org.robolectric.annotation.processing.RobolectricModel.ShadowInfo
-
- isInCall() - Method in class org.robolectric.shadows.ShadowTelecomManager
-
- isIndeterminate() - Method in class org.robolectric.shadows.ShadowNotification
-
- isInLockTaskMode() - Method in class org.robolectric.shadows.ShadowActivityManager
-
- isInMultiWindowMode() - 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
-
- isInstantApp(String) - Method in class org.robolectric.shadows.ShadowApplicationPackageManager
-
- 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.MutableClass
-
- isInUse() - Method in class org.robolectric.shadows.ShadowLegacyMessage
-
Convenience method to provide access to the private Message.isInUse()
method.
- isInverseFillType() - Method in class org.robolectric.shadows.ShadowPath
-
- isKeyguardLocked() - Method in class org.robolectric.shadows.ShadowKeyguardManager
-
- isKeyguardSecure() - Method in class org.robolectric.shadows.ShadowKeyguardManager
-
- 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.
- isLeExtendedAdvertisingSupported() - Method in class org.robolectric.shadows.ShadowBluetoothAdapter
-
- isLegacy() - Method in class org.robolectric.RobolectricTestRunner.RobolectricFrameworkMethod
-
- isLightDeviceIdleMode() - Method in class org.robolectric.shadows.ShadowPowerManager
-
- isLinkedUser() - Method in class org.robolectric.shadows.ShadowUserManager
-
- isLoaded() - Method in class org.robolectric.shadows.util.SQLiteLibraryLoader
-
- 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
-
- isLockTaskPermitted(String) - Method in class org.robolectric.shadows.ShadowDevicePolicyManager
-
- isLoggable(String, int) - Static method in class org.robolectric.shadows.ShadowLog
-
- isLongClickable() - Method in class org.robolectric.shadows.ShadowAccessibilityNodeInfo
-
- isLooping() - Method in class org.robolectric.shadows.ShadowMediaPlayer
-
- isLowRamDevice() - Method in class org.robolectric.shadows.ShadowActivityManager
-
- 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
-
- isManagedProfile(int) - Method in class org.robolectric.shadows.ShadowUserManager
-
- isMicrophoneMute() - Method in class org.robolectric.shadows.ShadowAudioManager
-
- isMultiLine() - Method in class org.robolectric.shadows.ShadowAccessibilityNodeInfo
-
- 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.ShadowBitmap
-
- isNetworkEnabled(int) - Method in class org.robolectric.shadows.ShadowWifiManager
-
Whether the network is enabled or not.
- isNetworkRoaming() - Method in class org.robolectric.shadows.ShadowTelephonyManager
-
- isNetworkRoaming(int) - Method in class org.robolectric.shadows.ShadowSubscriptionManager
-
- isNightDisplayActivated() - Method in class org.robolectric.shadows.ShadowColorDisplayManager
-
- 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.shadows.ShadowNinePatch
-
- isNoHistory() - Method in class org.robolectric.manifest.ActivityData
-
- isNoParams() - Method in class org.robolectric.shadows.httpclient.FakeHttpLayer.RequestMatcherBuilder
-
- 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
-
- ISO_8859_1 - Static variable in class org.robolectric.android.fakes.RoboCharsets
-
A cheap and type-safe constant for the ISO-8859-1 Charset.
- isOngoing() - Method in class org.robolectric.shadows.ShadowNotification
-
- 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
-
- isPassword() - Method in class org.robolectric.shadows.ShadowAccessibilityNodeInfo
-
- isPasteable() - Method in class org.robolectric.shadows.ShadowAccessibilityNodeInfo
-
- isPaused() - Method in class org.robolectric.android.internal.LooperDelegatingScheduler
-
- 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
-
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
-
- isPotentialEmergencyNumber(String) - Method in class org.robolectric.shadows.ShadowTelephonyManager
-
- isPowerSaveMode() - Method in class org.robolectric.shadows.ShadowPowerManager
-
- isPremultiplied() - Method in class org.robolectric.shadows.ShadowBitmap
-
- 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
-
- 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.
- isRect(RectF) - Method in class org.robolectric.shadows.ShadowPath
-
- isRecycled() - Method in class org.robolectric.shadows.ShadowBitmap
-
- 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
-
- isRepeatable() - Method in class org.robolectric.shadows.httpclient.HttpEntityStub
-
- isRepeatable() - Method in class org.robolectric.shadows.httpclient.TestHttpResponse.TestHttpEntity
-
- isRequestPinShortcutSupported() - Method in class org.robolectric.shadows.ShadowShortcutManager
-
- 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
-
- isRinging - Variable in class org.robolectric.shadows.ShadowTelecomManager.CallRecord
-
Deprecated.
- isRinging() - Method in class org.robolectric.shadows.ShadowTelecomManager
-
- 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
-
- isSafeMode() - Method in class org.robolectric.shadows.ShadowApplicationPackageManager
-
- isSameParameterList(List<? extends TypeParameterElement>, List<? extends TypeParameterElement>) - Method in class org.robolectric.annotation.processing.Helpers
-
- 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
-
- isScrollable() - Method in class org.robolectric.shadows.ShadowAccessibilityNodeInfo
-
- isSelected() - Method in class org.robolectric.shadows.ShadowAccessibilityNodeInfo
-
- isServiceIntent() - Method in class org.robolectric.shadows.ShadowPendingIntent
-
- 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
-
- isShutdown() - Method in class org.robolectric.shadows.ShadowTextToSpeech
-
- isSignedBy(String, Object) - Method in class org.robolectric.shadows.ShadowApplicationPackageManager
-
- isSignedByExactly(String, Object) - Method in class org.robolectric.shadows.ShadowApplicationPackageManager
-
- isSimplePath - Variable in class org.robolectric.shadows.ShadowPath
-
- 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
-
- isStable() - Method in class org.robolectric.shadows.ShadowContentProviderClient
-
- isStateNotNeeded() - Method in class org.robolectric.manifest.ActivityData
-
- isStatic - Variable in class org.robolectric.internal.bytecode.InvocationProfile
-
- 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
-
- 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
-
- 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
-
- isSystemUser() - Method in class org.robolectric.shadows.ShadowUserManager
-
- isTagEnabled(long) - Static method in class org.robolectric.shadows.ShadowTrace
-
- 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
-
- isTextEntryKey() - Method in class org.robolectric.shadows.ShadowAccessibilityNodeInfo
-
- isTextSelectionSetable() - Method in class org.robolectric.shadows.ShadowAccessibilityNodeInfo
-
- 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
-
- isTtySupported() - Method in class org.robolectric.shadows.ShadowTelecomManager
-
- isUiEnabled() - Method in class org.robolectric.shadows.ShadowVoiceInteractionSession
-
- isUninstallBlocked(ComponentName, String) - Method in class org.robolectric.shadows.ShadowDevicePolicyManager
-
- isUpgrade() - Method in class org.robolectric.shadows.ShadowApplicationPackageManager
-
- isUpToDate() - Method in class org.robolectric.shadows.ShadowLegacyAssetManager
-
- isUsedInFix() - Method in class org.robolectric.shadows.GnssStatusBuilder.GnssSatelliteInfo
-
- isUseGlobalScheduler() - Static method in class org.robolectric.RoboSettings
-
Deprecated.
- isUserAMonkey() - Static method in class org.robolectric.shadows.ShadowActivityManager
-
- isUserKeyUnlocked(int) - Static method in class org.robolectric.shadows.ShadowStorageManager
-
- 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
-
- isUTF8() - Method in class org.robolectric.res.android.ResStringPool
-
- isValid() - Method in class org.robolectric.shadows.ShadowRenderNode
-
- isValidRingerMode(int) - Static method in class org.robolectric.shadows.ShadowAudioManager
-
- isValue(String) - Method in class org.robolectric.res.AttrData
-
- isVibrating() - Method in class org.robolectric.shadows.ShadowVibrator
-
- isVisible() - Method in class org.robolectric.fakes.RoboMenuItem
-
- isVisibleToUser() - Method in class org.robolectric.shadows.ShadowAccessibilityNodeInfo
-
- isVoiceCapable() - Method in class org.robolectric.shadows.ShadowTelephonyManager
-
- isVoiceMailNumber(PhoneAccountHandle, String) - Method in class org.robolectric.shadows.ShadowTelecomManager
-
- isVoicemailVibrationEnabled(PhoneAccountHandle) - Method in class org.robolectric.shadows.ShadowTelephonyManager
-
- isWakeLockLevelSupported(int) - Method in class org.robolectric.shadows.ShadowPowerManager
-
- isWallpaperSupported() - Method in class org.robolectric.shadows.ShadowWallpaperManager
-
- 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
-
- isWifiEnabled() - Method in class org.robolectric.shadows.ShadowWifiManager
-
- isWindowShowing() - Method in class org.robolectric.shadows.ShadowVoiceInteractionSession
-
- isWiredHeadsetOn() - Method in class org.robolectric.shadows.ShadowAudioManager
-
- 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
-
- radius - Variable in class org.robolectric.shadows.ShadowCanvas.CirclePaintHistoryEvent
-
- 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.ShadowPath
-
- read() - Method in class org.robolectric.shadows.ShadowLegacyAssetInputStream
-
- read(byte[]) - Method in class org.robolectric.shadows.ShadowLegacyAssetInputStream
-
- read(byte[], int) - Method in class org.robolectric.res.android.Asset
-
- read(byte[], int, int) - Method in class org.robolectric.res.android.Asset
-
- read(byte[], int, int) - Method in class org.robolectric.shadows.ShadowLegacyAssetInputStream
-
- readAsset(int, byte[], int, int) - Method in class org.robolectric.shadows.ShadowArscAssetManager
-
- readAsset(long, byte[], int, int) - Method in class org.robolectric.shadows.ShadowArscAssetManager
-
- readAssetChar(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
-
- readByteArray(byte[], int, int) - Method in class org.robolectric.shadows.ShadowMemoryMappedFile.RoboBufferIterator
-
- readBytes(InputStream) - Static method in class org.robolectric.util.Util
-
This method consumes an input stream and returns its content, and closes it.
- 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
-
- readInDirectBuffer(ByteBuffer, int, boolean) - Method in interface org.robolectric.shadows.ShadowAudioRecord.AudioRecordSource
-
- readInFloatArray(float[], int, int, boolean) - Method in interface org.robolectric.shadows.ShadowAudioRecord.AudioRecordSource
-
- readInShortArray(short[], int, int, boolean) - Method in interface org.robolectric.shadows.ShadowAudioRecord.AudioRecordSource
-
- readInt() - Method in class org.robolectric.shadows.ShadowMemoryMappedFile.RoboBufferIterator
-
- readIntArray(int[], int, int) - Method in class org.robolectric.shadows.ShadowMemoryMappedFile.RoboBufferIterator
-
- readParcelable(ClassLoader) - Method in class org.robolectric.shadows.ShadowParcel
-
- readParcelableCreator(ClassLoader) - Method in class org.robolectric.shadows.ShadowParcel
-
- readPendingIntentOrNullFromParcel(Parcel) - Static method in class org.robolectric.shadows.ShadowPendingIntent
-
- readPermission - Variable in class org.robolectric.manifest.PathPermissionData
-
- readShort() - Method in class org.robolectric.shadows.ShadowMemoryMappedFile.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
-
- realDatePickerDialog - Variable in class org.robolectric.shadows.ShadowDatePickerDialog
-
- realInfo - Variable in class org.robolectric.shadows.ShadowSuspendDialogInfo
-
- REALISTIC - org.robolectric.annotation.GetInstallerPackageNameMode.Mode
-
The new, real behavior when calling getInstallerPackageName method.
- REALISTIC - org.robolectric.annotation.TextLayoutMode.Mode
-
The new, more accurate layout mechanism.
- realNetworkCapabilities - Variable in class org.robolectric.shadows.ShadowNetworkCapabilities
-
- realObject - Variable in class org.robolectric.shadows.ShadowArscAssetManager
-
- realObject - Variable in class org.robolectric.shadows.ShadowLegacyAssetManager
-
- 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
-
- RealObjectValidator(RobolectricModel.Builder, ProcessingEnvironment) - Constructor for class org.robolectric.annotation.processing.validator.RealObjectValidator
-
- realTelephonyManager - Variable in class org.robolectric.shadows.ShadowTelephonyManager
-
- realTimePickerDialog - Variable in class org.robolectric.shadows.ShadowTimePickerDialog
-
- realView - Variable in class org.robolectric.shadows.ShadowView
-
- realViewGroup - Variable in class org.robolectric.shadows.ShadowViewGroup
-
- 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
-
- 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
-
- receiver - Variable in class org.robolectric.shadows.ShadowDisplayEventReceiver
-
- receiveResult(Intent, int, Intent) - Method in class org.robolectric.shadows.ShadowActivity
-
- reconfigure(int, int, Bitmap.Config) - Method in class org.robolectric.shadows.ShadowBitmap
-
- 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
-
- 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.ShadowMatrix
-
- recycle() - Method in class org.robolectric.shadows.ShadowAccessibilityNodeInfo
-
- recycle() - Method in class org.robolectric.shadows.ShadowAccessibilityWindowInfo
-
- recycle() - Method in class org.robolectric.shadows.ShadowBitmap
-
- recycle() - Method in class org.robolectric.shadows.ShadowLegacyMessage
-
Hook to unscheduled the callback when the message is recycled.
- 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
-
- 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
-
- Ref<T> - Class in org.robolectric.res.android
-
- Ref(T) - Constructor for class org.robolectric.res.android.Ref
-
- REFERENCE - org.robolectric.res.android.DataType
-
data
holds a ResourceTableChunk
entry reference.
- 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.
- ReflectionHelpers.StringParameter<V> - Class in org.robolectric.util
-
String 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
-
- refresh() - Method in class org.robolectric.shadows.ShadowAccessibilityNodeInfo
-
- REGION_STRING - org.robolectric.res.android.ResTable_config.Type
-
- regionString() - Method in class org.robolectric.res.android.ResTable_config
-
- 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.android.fakes.CleanerCompat
-
- 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).
- 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 in observedEntities
exceeds timeLimit -
timeUsed
.
- registerAppUsageObserver(int, String[], long, TimeUnit, PendingIntent) - Method in class org.robolectric.shadows.ShadowUsageStatsManager
-
- registerAudioPlaybackCallback(AudioManager.AudioPlaybackCallback, Handler) - Method in class org.robolectric.shadows.ShadowAudioManager
-
- 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
-
- registerCallback(LauncherApps.Callback) - Method in class org.robolectric.shadows.ShadowLauncherApps
-
- registerCallback(LauncherApps.Callback, Handler) - Method in class org.robolectric.shadows.ShadowLauncherApps
-
- registerCallback(MediaController.Callback) - 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.
- 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
-
- registerGnssStatusCallback(GnssStatus.Callback, Handler) - Method in class org.robolectric.shadows.ShadowLocationManager
-
- registerImsRegistrationCallback(Executor, ImsMmTelManager.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, Object) - Method in class org.robolectric.shadows.ShadowApplicationPackageManager
-
- registerNativeAllocation(Object, long) - Method in class org.robolectric.shadows.ShadowNativeAllocationRegistry
-
- registerNativeAllocation(Object, Object) - Method in class org.robolectric.shadows.ShadowNativeAllocationRegistry
-
- registerNetworkCallback(NetworkRequest, ConnectivityManager.NetworkCallback) - Method in class org.robolectric.shadows.ShadowConnectivityManager
-
- registerNetworkCallback(NetworkRequest, ConnectivityManager.NetworkCallback, Handler) - Method in class org.robolectric.shadows.ShadowConnectivityManager
-
- 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) - Method in class org.robolectric.shadows.support.v4.ShadowLocalBroadcastManager
-
- registerReceiver(BroadcastReceiver, IntentFilter, String, Handler) - 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.
- registerUsageSessionObserver(int, String[], Duration, Duration, PendingIntent, PendingIntent) - Method in class org.robolectric.shadows.ShadowUsageStatsManager
-
- Registries - Class in org.robolectric.res.android
-
- Registries() - Constructor for class org.robolectric.res.android.Registries
-
- REGULAR - 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.ShadowContentProviderClient
-
- release() - Method in class org.robolectric.shadows.ShadowMediaRecorder
-
- release() - Method in class org.robolectric.shadows.ShadowPowerManager.ShadowWakeLock
-
- release() - Method in class org.robolectric.shadows.ShadowWifiManager.ShadowMulticastLock
-
- release() - Method in class org.robolectric.shadows.ShadowWifiManager.ShadowWifiLock
-
- 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.
- releasePersistableUriPermission(Uri, int) - Method in class org.robolectric.shadows.ShadowContentResolver
-
- releaseTheme(int) - Method in class org.robolectric.shadows.ShadowLegacyAssetManager
-
- releaseTheme(long) - Method in class org.robolectric.shadows.ShadowLegacyAssetManager
-
- 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
-
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
the
Scheduler.IdleState
of the corresponding
Scheduler
.
- removeAccount(Account, Activity, AccountManagerCallback<Bundle>, Handler) - Method in class org.robolectric.shadows.ShadowAccountManager
-
- removeAccountExplicitly(Account) - Method in class org.robolectric.shadows.ShadowAccountManager
-
- removeAction(int) - Method in class org.robolectric.shadows.ShadowAccessibilityNodeInfo
-
- removeAction(AccessibilityNodeInfo.AccessibilityAction) - Method in class org.robolectric.shadows.ShadowAccessibilityNodeInfo
-
- 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
-
- removeAutomaticZenRule(String) - Method in class org.robolectric.shadows.ShadowNotificationManager
-
- removeBluetoothRoute() - Method in class org.robolectric.shadows.ShadowMediaRouter
-
Removes the Bluetooth A2DP route, simulating disconnecting the Bluetooth device.
- 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.
- removeCaptioningChangeListener(CaptioningManager.CaptioningChangeListener) - Method in class org.robolectric.shadows.ShadowCaptioningManager
-
- 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
-
- removeDialog(int) - Method in class org.robolectric.shadows.ShadowActivity
-
- 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
-
- 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
-
- removeItem(int) - Method in class org.robolectric.fakes.RoboMenu
-
- removeJavascriptInterface(String) - Method in class org.robolectric.shadows.ShadowWebView
-
- 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 all
Network
s.
- removeNmeaListener(OnNmeaMessageListener) - Method in class org.robolectric.shadows.ShadowLocationManager
-
- 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
-
- removeOnPermissionsChangeListener(Object) - Method in class org.robolectric.shadows.ShadowApplicationPackageManager
-
- removeOnSubscriptionsChangedListener(SubscriptionManager.OnSubscriptionsChangedListener) - Method in class org.robolectric.shadows.ShadowSubscriptionManager
-
Removes a listener from a local list of listeners.
- removeOnWifiUsabilityStatsListener(Object) - Method in class org.robolectric.shadows.ShadowWifiManager
-
- 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
-
- 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
-
- 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
-
- removeSyncBarrier(int) - Method in class org.robolectric.shadows.ShadowLegacyMessageQueue
-
- removeSystemService(String) - Method in class org.robolectric.shadows.ShadowContextImpl
-
- removeSystemService(String) - Method in class org.robolectric.shadows.ShadowContextWrapper
-
- 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.
- removeTransportType(int) - Method in class org.robolectric.shadows.ShadowNetworkCapabilities
-
Updates the transport types for this network capablities 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
-
- removeView(View) - Method in class org.robolectric.shadows.ShadowWindowManagerImpl
-
- removeViewImmediate(View) - Method in class org.robolectric.shadows.ShadowWindowManagerImpl
-
- 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
-
- 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
-
- 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
-
- requestBluetoothAudio(BluetoothDevice) - Method in class org.robolectric.shadows.ShadowInCallService
-
- requestCellInfoUpdate(Object, Object) - Method in class org.robolectric.shadows.ShadowTelephonyManager
-
- 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
-
- 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.
- requestGroupInfo(WifiP2pManager.Channel, WifiP2pManager.GroupInfoListener) - Method in class org.robolectric.shadows.ShadowWifiP2pManager
-
- requestLayout() - Method in class org.robolectric.shadows.ShadowView
-
- 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(Object, Object) - Method in class org.robolectric.shadows.ShadowLocationManager
-
- requestLocationUpdates(Object, Object, Object) - 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
-
- 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
-
- requestNetwork(NetworkRequest, ConnectivityManager.NetworkCallback) - Method in class org.robolectric.shadows.ShadowConnectivityManager
-
- requestPermissions() - Method in class org.robolectric.android.internal.LocalPermissionGranter
-
- requestPermissions(String[], int) - Method in class org.robolectric.shadows.ShadowActivity
-
- requestPinShortcut(ShortcutInfo, IntentSender) - Method in class org.robolectric.shadows.ShadowShortcutManager
-
- requestQuietModeEnabled(boolean, UserHandle) - Method in class org.robolectric.shadows.ShadowUserManager
-
Request the quiet mode.
- 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
-
- require(int, String, String) - Method in class org.robolectric.android.XmlResourceParserImpl
-
- requiresConnection() - Method in enum org.robolectric.android.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_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.ShadowActivityManager
-
- 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.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.ShadowArscResourcesImpl
-
- reset() - Static method in class org.robolectric.shadows.ShadowAudioEffect
-
- 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.ShadowBinder
-
- 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.ShadowBuild
-
- reset() - Static method in class org.robolectric.shadows.ShadowCallLogCalls
-
- 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.ShadowDebug
-
- 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.ShadowDisplayManagerGlobal
-
- reset() - 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.ShadowGeocoder
-
- reset() - Method in class org.robolectric.shadows.ShadowGestureDetector
-
- 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() - Method in class org.robolectric.shadows.ShadowLegacyAssetInputStream
-
- reset() - Static method in class org.robolectric.shadows.ShadowLegacyAssetManager
-
- 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.ShadowLegacyMessageQueue
-
- reset() - Static method in class org.robolectric.shadows.ShadowLegacyResourcesImpl
-
- reset() - Static method in class org.robolectric.shadows.ShadowLegacySystemClock
-
- 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() - Method in class org.robolectric.shadows.ShadowMatrix
-
- 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.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.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.ShadowNfcAdapter
-
- reset() - Static method in class org.robolectric.shadows.ShadowPackageManager
-
- reset() - Method in class org.robolectric.shadows.ShadowPath
-
- reset() - Static method in class org.robolectric.shadows.ShadowPausedAsyncTask
-
- reset() - Static method in class org.robolectric.shadows.ShadowPausedChoreographer
-
- 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.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.ShadowQueuedWork
-
- reset() - Static method in class org.robolectric.shadows.ShadowRenderNodeAnimator
-
- 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() - Method in class org.robolectric.shadows.ShadowScaleGestureDetector
-
- 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.ShadowSharedMemory
-
- 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.ShadowSQLiteConnection
-
- reset() - Static method in class org.robolectric.shadows.ShadowStatFs
-
- 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.ShadowSystemClock
-
- 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.ShadowTelephony.ShadowSms
-
- reset() - Static method in class org.robolectric.shadows.ShadowToast
-
Discards the recorded Toast
s.
- reset() - Static method in class org.robolectric.shadows.ShadowTrace
-
Resets internal lists of active trace sections.
- reset() - Static method in class org.robolectric.shadows.ShadowTypeface
-
- reset() - Static method in class org.robolectric.shadows.ShadowUsageStatsManager
-
- reset() - Static method in class org.robolectric.shadows.ShadowUserManager
-
- reset() - Static method in class org.robolectric.shadows.ShadowValueAnimator
-
- reset() - Static method in class org.robolectric.shadows.ShadowViewRootImpl
-
- reset() - Static method in class org.robolectric.shadows.ShadowVMRuntime
-
- reset() - Static method in class org.robolectric.shadows.ShadowVoiceInteractionService
-
Resets this shadow instance.
- reset() - Static method in class org.robolectric.shadows.ShadowVpnService
-
- 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.ShadowWindowManagerGlobal
-
- reset() - Static method in class org.robolectric.shadows.ShadowWindowManagerImpl
-
- reset() - Method in class org.robolectric.shadows.support.v4.Shadows
-
- reset() - Method in class org.robolectric.util.PerfStatsCollector
-
- reset() - Method in class org.robolectric.util.Scheduler
-
Reset the internal state of the Scheduler.
- resetCanvasHistory() - Method in class org.robolectric.shadows.ShadowCanvas
-
- resetClearFormData() - Method in class org.robolectric.shadows.ShadowWebViewDatabase
-
- 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.
- resetIsFinishing() - Method in class org.robolectric.shadows.ShadowActivity
-
- resetLoopers() - Static method in class org.robolectric.shadows.ShadowPausedLooper
-
- resetObtainedInstances() - Static method in class org.robolectric.shadows.ShadowAccessibilityNodeInfo
-
Clear list of obtained instance objects.
- resetObtainedInstances() - Static method in class org.robolectric.shadows.ShadowAccessibilityWindowInfo
-
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
-
- 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
-
Clears subId
to simCountryIso mapping and resets to default state.
- resetSimStates() - Method in class org.robolectric.shadows.ShadowTelephonyManager
-
Clears slotIndex
to state mapping and resets to default state.
- 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
-
- 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
-
- 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(long, int, int, int[], int[], int[], int[]) - Static method in class org.robolectric.shadows.ShadowLegacyAssetManager
-
- 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
-
- resolveResName(ResName, ResTable_config) - Method in class org.robolectric.shadows.ShadowLegacyAssetManager
-
- resolveResourceValue(TypedResource, ResTable_config, int) - Method in class org.robolectric.shadows.ShadowLegacyAssetManager
-
- resolveService(Intent, 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
-
- 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>, 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
-
- 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
-
Returns a string representation of the configuration that can be parsed
by build tools (like AAPT).
- resourceQualifierString(Configuration, DisplayMetrics, boolean) - Static method in class org.robolectric.android.ConfigurationV25
-
- resources - Static variable in class org.robolectric.shadows.ShadowPackageManager
-
- ResourcesMode - Enum in org.robolectric.internal
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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.Package - Class in org.robolectric.res.android
-
- ResTable.PackageGroup - Class in org.robolectric.res.android
-
- ResTable.ResourceName - Class in org.robolectric.res.android
-
- ResTable.Type - Class in org.robolectric.res.android
-
- 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.ShadowCanvas
-
- restoreDefaults() - Static method in class org.robolectric.shadows.ShadowTrafficStats
-
- restoreInstanceState(Bundle) - Method in class org.robolectric.android.controller.ActivityController
-
- restoreState(Bundle) - Method in class org.robolectric.shadows.ShadowWebView
-
- 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() - Method in class org.robolectric.shadows.support.v4.SupportFragmentController
-
- 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
-
- retrieveArray(int, int[]) - Method in class org.robolectric.shadows.ShadowLegacyAssetManager
-
- retrieveAttributes(int, int[], int[], int[]) - Method in class org.robolectric.shadows.ShadowArscAssetManager
-
- retrieveAttributes(int, int[], int[], int[]) - Method in class org.robolectric.shadows.ShadowLegacyAssetManager
-
- retrieveAttributes(long, int[], int[], int[]) - Method in class org.robolectric.shadows.ShadowArscAssetManager
-
- retrieveAttributes(long, int[], int[], int[]) - Method in class org.robolectric.shadows.ShadowLegacyAssetManager
-
- 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
-
- retryHandler - Variable in class org.robolectric.shadows.httpclient.DefaultRequestDirector
-
The request retry handler.
- 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.
- reverse(T[]) - Static method in class org.robolectric.util.Util
-
- 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
-
- revokeSlicePermission(String, Uri) - Method in class org.robolectric.shadows.ShadowSliceManager
-
- rewind() - Method in class org.robolectric.shadows.ShadowPath
-
- rewriteRequestURI(RequestWrapper, HttpRoute) - Method in class org.robolectric.shadows.httpclient.DefaultRequestDirector
-
- 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.ShadowPath
-
- rMoveTo(float, float) - Method in class org.robolectric.shadows.ShadowPath
-
- ROBO_PREFIX - Static variable in class org.robolectric.internal.bytecode.ShadowConstants
-
- RoboBufferIterator(byte[], ByteOrder) - Constructor for class org.robolectric.shadows.ShadowMemoryMappedFile.RoboBufferIterator
-
- RoboCallSite - Class in org.robolectric.internal.bytecode
-
- RoboCallSite(MethodType, Class<?>) - Constructor for class org.robolectric.internal.bytecode.RoboCallSite
-
- RoboCharsets - Class in org.robolectric.android.fakes
-
- RoboCharsets() - Constructor for class org.robolectric.android.fakes.RoboCharsets
-
- RoboCookieManager - Class in android.webkit
-
- RoboCookieManager() - Constructor for class android.webkit.RoboCookieManager
-
- RoboCursor - Class in org.robolectric.fakes
-
- RoboCursor() - Constructor for class org.robolectric.fakes.RoboCursor
-
Deprecated.
- RoboExecutorService - Class in org.robolectric.android.util.concurrent
-
Executor service that runs all operations on the background scheduler.
- RoboExecutorService() - Constructor for class org.robolectric.android.util.concurrent.RoboExecutorService
-
- RoboExtendedResponseCache - Interface in org.robolectric.android.fakes
-
A response cache that supports statistics tracking and updating stored
responses.
- RoboIntentSender - Class in org.robolectric.fakes
-
- 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
-
- 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, 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.
- RobolectricShadow - Class in org.robolectric.errorprone.bugpatterns
-
- RobolectricShadow() - Constructor for class org.robolectric.errorprone.bugpatterns.RobolectricShadow
-
- 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
-
Fields in this class must be serializable using
XStream.
- 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
-
- 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.fakes
-
- RoboMonitoringInstrumentation() - Constructor for class org.robolectric.android.fakes.RoboMonitoringInstrumentation
-
- RoboNotFoundException - Exception in org.robolectric.manifest
-
- RoboNotFoundException(String) - Constructor for exception org.robolectric.manifest.RoboNotFoundException
-
- RoboResponseSource - Enum in org.robolectric.android.fakes
-
Where the HTTP client should look for a response.
- RoboSettings - Class in org.robolectric
-
- RoboSettings() - Constructor for class org.robolectric.RoboSettings
-
Deprecated.
- 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
-
- RoboWebSettings - Class in org.robolectric.fakes
-
- RoboWebSettings() - Constructor for class org.robolectric.fakes.RoboWebSettings
-
- roleManager - Variable in class org.robolectric.shadows.ShadowRoleManager
-
- 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.ShadowPath
-
- run() - Method in interface org.robolectric.util.PerfStatsCollector.ThrowingRunnable
-
- run() - Method in class org.robolectric.util.SimpleFuture
-
Deprecated.
- run() - Method in class org.robolectric.util.TestRunnable
-
- run(MediaPlayer, ShadowMediaPlayer) - Method in interface org.robolectric.shadows.ShadowMediaPlayer.MediaEvent
-
- run(Object, Object[]) - Method in interface org.robolectric.internal.bytecode.ClassHandler.Plan
-
- 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
-
- 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.
- 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
-
Run the next runnable in the queue.
- runOnMainSync(Runnable) - Method in class org.robolectric.android.fakes.RoboMonitoringInstrumentation
-
- 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
-
- runToEndOfTasks() - Method in class org.robolectric.shadows.ShadowLegacyLooper
-
- runToEndOfTasks() - Method in class org.robolectric.shadows.ShadowLooper
-
Causes all of the
Runnable
s that have been scheduled to run while advancing the clock
to the start time of the last scheduled
Runnable
.
- 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
-
- sameAs(Bitmap) - Method in class org.robolectric.shadows.ShadowBitmap
-
- 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
-
- 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.ShadowCanvas
-
- 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.
- saveInstanceState(Bundle) - Method in class org.robolectric.shadows.support.v4.SupportFragmentController
-
- saveState(Bundle) - Method in class org.robolectric.shadows.ShadowWebView
-
- scale(float, float) - Method in class org.robolectric.shadows.ShadowCanvas
-
- scale(float, float, float, float) - Method in class org.robolectric.shadows.ShadowCanvas
-
- SCALE - Static variable in class org.robolectric.shadows.ShadowMatrix
-
- scanFile(Context, String[], String[], MediaScannerConnection.OnScanCompletedListener) - Static method in class org.robolectric.shadows.ShadowMediaScannerConnection
-
- schedule(JobInfo) - Method in class org.robolectric.shadows.ShadowJobScheduler
-
- schedule(JobInfo) - Method in class org.robolectric.shadows.ShadowJobScheduler.ShadowJobSchedulerImpl
-
- 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, PendingIntent, PendingIntent) - Constructor for class org.robolectric.shadows.ShadowAlarmManager.ScheduledAlarm
-
- ScheduledAlarm(int, long, PendingIntent, PendingIntent) - 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
-
Class that manages a queue of Runnables that are scheduled to run now (or at some time in the
future).
- Scheduler() - Constructor for class org.robolectric.util.Scheduler
-
- Scheduler.IdleState - Enum in org.robolectric.util
-
- score - Variable in class org.robolectric.shadows.ShadowWifiManager.WifiUsabilityScore
-
- SCREEN_HEIGHT_DP - org.robolectric.res.android.ResTable_config.Type
-
- SCREEN_LAYOUT_DIRECTION - org.robolectric.res.android.ResTable_config.Type
-
- SCREEN_LAYOUT_LONG - org.robolectric.res.android.ResTable_config.Type
-
- SCREEN_LAYOUT_ROUND - org.robolectric.res.android.ResTable_config.Type
-
- SCREEN_LAYOUT_SIZE - org.robolectric.res.android.ResTable_config.Type
-
- SCREEN_SIZE - org.robolectric.res.android.ResTable_config.Type
-
- SCREEN_WIDTH_DP - 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
-
- 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 - 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_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 - org.robolectric.res.android.ResTable_config.Type
-
- 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
-
- 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
-
- SdkStore(String) - 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
-
- search(String, Bundle, MediaBrowserCompat.SearchCallback) - Method in class org.robolectric.shadows.support.v4.ShadowMediaBrowserCompat
-
This differs from real Android search logic.
- second - Variable in class org.robolectric.util.Pair
-
- seek(int) - Method in class org.robolectric.shadows.ShadowMemoryMappedFile.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(int, long, int) - Method in class org.robolectric.shadows.ShadowArscAssetManager
-
- seekAsset(int, long, int) - Method in class org.robolectric.shadows.ShadowLegacyAssetManager
-
- seekAsset(long, long, int) - Method in class org.robolectric.shadows.ShadowArscAssetManager
-
- seekAsset(long, long, int) - Method in class org.robolectric.shadows.ShadowLegacyAssetManager
-
- 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, 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.
- 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
-
- sendBroadcast(Intent) - Method in class org.robolectric.shadows.ShadowContextImpl
-
- sendBroadcast(Intent) - Method in class org.robolectric.shadows.support.v4.ShadowLocalBroadcastManager
-
- sendBroadcast(Intent, String) - 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
-
- sendDataMessage(String, String, short, byte[], PendingIntent, PendingIntent) - Method in class org.robolectric.shadows.ShadowSmsManager
-
- sendDialerSpecialCode(String) - Method in class org.robolectric.shadows.ShadowTelephonyManager
-
- sendGnssStatus(GnssStatus) - Method in class org.robolectric.shadows.ShadowLocationManager
-
- sendIntent(Context, int, Intent, IntentSender.OnFinished, Handler, String) - Method in class org.robolectric.fakes.RoboIntentSender
-
- sendMessageToNanoApp(NanoAppMessage) - Method in class org.robolectric.shadows.ShadowContextHubClient
-
- sendMultimediaMessage(Context, Uri, String, Bundle, PendingIntent) - Method in class org.robolectric.shadows.ShadowSmsManager
-
- SendMultimediaMessageParams(Uri, String, Bundle, PendingIntent) - Constructor for class org.robolectric.shadows.ShadowSmsManager.SendMultimediaMessageParams
-
- sendMultipartTextMessage(String, String, ArrayList<String>, ArrayList<PendingIntent>, ArrayList<PendingIntent>) - Method in class org.robolectric.shadows.ShadowSmsManager
-
- sendNmeaMessage(String, long) - Method in class org.robolectric.shadows.ShadowLocationManager
-
- 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
-
- 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.
- sendSensorEventToListeners(SensorEvent) - Method in class org.robolectric.shadows.ShadowSensorManager
-
Propagates the event
to all registered listeners.
- sendStickyBroadcast(Intent) - Method in class org.robolectric.shadows.ShadowContextImpl
-
- sendTextMessage(String, String, String, PendingIntent, PendingIntent) - Method in class org.robolectric.shadows.ShadowSmsManager
-
- sendVendorSpecificResultCode(BluetoothDevice, String, String) - Method in class org.robolectric.shadows.ShadowBluetoothHeadset
-
- sendWallpaperCommand(IBinder, String, int, int, int, Bundle) - Method in class org.robolectric.shadows.ShadowWallpaperManager
-
- 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
-
- Session2Token - Class in android.media
-
Temporary replacement for class missing in Android Q Preview 1.
- Session2Token() - Constructor for class android.media.Session2Token
-
- set(int, int, int) - Method in class org.robolectric.shadows.ShadowTime
-
- set(int, int, int, int, int, int) - Method in class org.robolectric.shadows.ShadowTime
-
- 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(long) - Method in class org.robolectric.shadows.ShadowTime
-
- set(Matrix) - Method in class org.robolectric.shadows.ShadowMatrix
-
- set(Path) - Method in class org.robolectric.shadows.ShadowPath
-
- 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(Time) - Method in class org.robolectric.shadows.ShadowTime
-
- set(String, String) - Method in class org.robolectric.shadows.ShadowCamera.ShadowParameters
-
- 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
-
- 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
-
- setAccessibilityFocused(boolean) - Method in class org.robolectric.shadows.ShadowAccessibilityNodeInfo
-
- 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
-
- setAccessWifiStatePermission(boolean) - Method in class org.robolectric.shadows.ShadowWifiManager
-
- setAccountManagementDisabled(ComponentName, String, boolean) - Method in class org.robolectric.shadows.ShadowDevicePolicyManager
-
- 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.
- 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
-
- setActivePlaybackConfigurationsFor(List<AudioAttributes>, boolean) - Method in class org.robolectric.shadows.ShadowAudioManager
-
- setActiveRecordingConfigurations(List<AudioRecordingConfiguration>, boolean) - Method in class org.robolectric.shadows.ShadowAudioManager
-
- setActiveScorer(String) - Method in class org.robolectric.shadows.ShadowNetworkScoreManager
-
- setActiveService(ComponentName) - Static method in class org.robolectric.shadows.ShadowVoiceInteractionService
-
- setActiveSubscriptionInfoList(List<SubscriptionInfo>) - Method in class org.robolectric.shadows.ShadowSubscriptionManager
-
- setActiveSubscriptionInfos(SubscriptionInfo...) - Method in class org.robolectric.shadows.ShadowSubscriptionManager
-
- setActivityThread(Object) - Static method in class org.robolectric.RuntimeEnvironment
-
- setActualDefaultRingtoneUri(Context, int, Uri) - Static method in class org.robolectric.shadows.ShadowRingtoneManager
-
- setAdbEnabled(boolean) - Static method in class org.robolectric.shadows.ShadowSettings
-
- 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
-
- setAlarmClock(AlarmManager.AlarmClockInfo, PendingIntent) - Method in class org.robolectric.shadows.ShadowAlarmManager
-
- setAlias(String) - Method in class org.robolectric.shadows.ShadowBluetoothDevice
-
Sets the alias name of the device.
- 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
-
- 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.ShadowDrawable
-
- setAlpha(int) - Method in class org.robolectric.shadows.ShadowPaint
-
- setAlphabeticShortcut(char) - Method in class org.robolectric.fakes.RoboMenuItem
-
- setAlwaysRecreateViewsDuringUpdate(boolean) - Method in class org.robolectric.shadows.ShadowAppWidgetManager
-
Enables testing of widget behavior when all of the views are recreated on every
update.
- setAndAllowWhileIdle(int, long, PendingIntent) - Method in class org.robolectric.shadows.ShadowAlarmManager
-
- setAndroidFrameworkJarPath(Path) - Static method in class org.robolectric.RuntimeEnvironment
-
- setAnimation(Animation) - Method in class org.robolectric.shadows.ShadowView
-
- setAntiAlias(boolean) - Method in class org.robolectric.shadows.ShadowPaint
-
- setApkAssets(Object, Object) - Method in class org.robolectric.shadows.ShadowLegacyAssetManager
-
- SetApkAssets(List<CppApkAssets>, boolean) - Method in class org.robolectric.res.android.CppAssetManager2
-
- 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
-
- 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
-
- setApplicationRestrictions(ComponentName, String, Bundle) - Method in class org.robolectric.shadows.ShadowDevicePolicyManager
-
- setApplicationRestrictions(Bundle) - Method in class org.robolectric.shadows.ShadowRestrictionsManager
-
- 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
-
- setAppResourceTable(ResourceTable) - Static method in class org.robolectric.RuntimeEnvironment
-
- setAppSaturationLevel(String, int) - Method in class org.robolectric.shadows.ShadowColorDisplayManager
-
- 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
-
- 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
-
- setAttachedUsbAccessory(UsbAccessory) - Method in class org.robolectric.shadows.ShadowUsbManager
-
Sets the currently attached Usb accessory returned in #getAccessoryList.
- setAudioChannels(int) - Method in class org.robolectric.shadows.ShadowMediaRecorder
-
- 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
-
- 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.
- setAutoTimeRequired(ComponentName, boolean) - Method in class org.robolectric.shadows.ShadowDevicePolicyManager
-
- setAvailable(boolean) - Method in class org.robolectric.shadows.ShadowWifiAwareManager
-
Sets the availability of the wifiAwareManager.
- setAvailableStatus(boolean) - Method in class org.robolectric.shadows.ShadowNetworkInfo
-
- setAvailableSubscriptionInfoList(List<SubscriptionInfo>) - Method in class org.robolectric.shadows.ShadowSubscriptionManager
-
- setAvailableSubscriptionInfos(SubscriptionInfo...) - Method in class org.robolectric.shadows.ShadowSubscriptionManager
-
- setAzimuth(float) - Method in class org.robolectric.shadows.GnssStatusBuilder.GnssSatelliteInfo.Builder
-
Sets the
azimuth
of the satellite, in degrees.
- 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
-
- setBackupEnabled(boolean) - Method in class org.robolectric.shadows.ShadowBackupManager
-
- setBatteryLevel(float) - Method in class org.robolectric.shadows.BrightnessChangeEventBuilder
-
- setBcp47Locale(String) - Method in class org.robolectric.res.android.ResTable_config
-
- setBindDeviceAdminTargetUsers(List<UserHandle>) - Method in class org.robolectric.shadows.ShadowDevicePolicyManager
-
- setBitmap(Bitmap) - Method in class org.robolectric.shadows.ShadowCanvas
-
- setBitmap(Bitmap, Rect, boolean, int) - Method in class org.robolectric.shadows.ShadowWallpaperManager
-
Caches fullImage
in the memory based on which
.
- setBleScanAlwaysAvailable(boolean) - Method in class org.robolectric.shadows.ShadowBluetoothAdapter
-
- 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
-
- setBluetoothScoOn(boolean) - Method in class org.robolectric.shadows.ShadowAudioManager
-
- setBondedDevices(Set<BluetoothDevice>) - Method in class org.robolectric.shadows.ShadowBluetoothAdapter
-
- setBondState(int) - Method in class org.robolectric.shadows.ShadowBluetoothDevice
-
- setBoundApplication(Object) - Method in interface org.robolectric.shadows.ShadowActivityThread._ActivityThread_
-
- setBoundsInParent(Rect) - Method in class org.robolectric.shadows.ShadowAccessibilityNodeInfo
-
- setBoundsInScreen(Rect) - Method in class org.robolectric.shadows.ShadowAccessibilityNodeInfo
-
- setBoundsInScreen(Rect) - Method in class org.robolectric.shadows.ShadowAccessibilityWindowInfo
-
- setBrand(String) - Static method in class org.robolectric.shadows.ShadowBuild
-
- 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
-
- 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
-
- 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
-
- setCallbackCellInfos(List<CellInfo>) - Method in class org.robolectric.shadows.ShadowTelephonyManager
-
- setCallingActivity(ComponentName) - Method in class org.robolectric.shadows.ShadowActivity
-
- setCallingPackage(String) - Method in class org.robolectric.shadows.ShadowActivity
-
- 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
-
- 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
-
- 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
-
- setCanGoBack(boolean) - Method in class org.robolectric.shadows.ShadowWebView
-
- setCanNotifyAsPackage(String, boolean) - Method in class org.robolectric.shadows.ShadowNotificationManager
-
Sets notification delegate for the package provided.
- setCanOpenPopup(boolean) - Method in class org.robolectric.shadows.ShadowAccessibilityNodeInfo
-
- setCanRequestPackageInstalls(boolean) - Method in class org.robolectric.shadows.ShadowPackageManager
-
Sets if the
PackageManager
is allowed to request package installs through package
installer.
- setCanSwitchUser(boolean) - Method in class org.robolectric.shadows.ShadowUserManager
-
- setCapabilities(MediaCodecInfo.CodecCapabilities...) - Method in class org.robolectric.shadows.MediaCodecInfoBuilder
-
Sets codec capabilities.
- setCaptivePortalServerUrl(String) - Method in class org.robolectric.shadows.ShadowConnectivityManager
-
- setCarrierConfig(PersistableBundle) - Method in class org.robolectric.shadows.ShadowTelephonyManager
-
- setCarrierFrequencyHz(Float) - Method in class org.robolectric.shadows.GnssStatusBuilder.GnssSatelliteInfo.Builder
-
- setCarrierIdFromSimMccMnc(int) - Method in class org.robolectric.shadows.ShadowTelephonyManager
-
- 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 given phoneId
.
- setCellLocation(CellLocation) - Method in class org.robolectric.shadows.ShadowTelephonyManager
-
- 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
-
- setChannel(NotificationChannel) - Method in class org.robolectric.shadows.ShadowRanking
-
- setCheckable(boolean) - Method in class org.robolectric.fakes.RoboMenuItem
-
- setCheckable(boolean) - Method in class org.robolectric.shadows.ShadowAccessibilityNodeInfo
-
- setChecked(boolean) - Method in class org.robolectric.fakes.RoboMenuItem
-
- setChecked(boolean) - Method in class org.robolectric.shadows.ShadowAccessibilityNodeInfo
-
- 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
-
- setClassName(CharSequence) - Method in class org.robolectric.shadows.ShadowAccessibilityNodeInfo
-
- setClickable(boolean) - Method in class org.robolectric.shadows.ShadowAccessibilityNodeInfo
-
- setClipToOutline(boolean) - Method in class org.robolectric.shadows.ShadowRenderNode
-
- setClipToOutline(boolean) - Method in class org.robolectric.shadows.ShadowRenderNodeQ
-
- setCn0DbHz(float) - Method in class org.robolectric.shadows.GnssStatusBuilder.GnssSatelliteInfo.Builder
-
- setCollectionInfo(AccessibilityNodeInfo.CollectionInfo) - Method in class org.robolectric.shadows.ShadowAccessibilityNodeInfo
-
- setCollectionItemInfo(AccessibilityNodeInfo.CollectionItemInfo) - Method in class org.robolectric.shadows.ShadowAccessibilityNodeInfo
-
- setColor(int) - Method in class org.robolectric.shadows.ShadowGradientDrawable
-
- setColor(int) - Method in class org.robolectric.shadows.ShadowPaint
-
- setColor(int) - Method in class org.robolectric.shadows.ShadowPorterDuffColorFilter
-
- setColorFilter(ColorFilter) - Method in class org.robolectric.shadows.ShadowBitmapDrawable
-
- setColorFilter(ColorFilter) - Method in class org.robolectric.shadows.ShadowPaint
-
- setColorFormats(int[]) - Method in class org.robolectric.shadows.MediaCodecInfoBuilder.CodecCapabilitiesBuilder
-
Sets color formats.
- 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.
- setCompatConfiguration(Configuration) - Method in interface org.robolectric.shadows.ShadowActivityThread._ActivityThread_
-
- setCompileTimeResourceTable(ResourceTable) - Static method in class org.robolectric.RuntimeEnvironment
-
- setComponentEnabledSetting(ComponentName, int, int) - 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.ShadowMatrix
-
- setConfig(Bitmap.Config) - Method in class org.robolectric.shadows.ShadowBitmap
-
- setConfigCallbacks(ArrayList<ViewRootImpl.ConfigChangedCallback>) - Method in interface org.robolectric.shadows.ShadowViewRootImpl.ViewRootImplReflector
-
- setConfigForSubId(int, PersistableBundle) - Method in class org.robolectric.shadows.ShadowCarrierConfigManager
-
Sets that the config
PersistableBundle for a particular subId
; controls the
return value of CarrierConfigManager#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) - Method in class org.robolectric.shadows.ShadowLegacyAssetManager
-
- 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(int, int, String, int, int, int, int, int, int, int, int, int, int, int, int, int, int, int) - Method in class org.robolectric.shadows.ShadowLegacyAssetManager
-
- 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
-
- setConfirmFactoryResetCredentialIntent(Intent) - Method in class org.robolectric.shadows.ShadowKeyguardManager
-
- setConnectionInfo(WifiInfo) - Method in class org.robolectric.shadows.ShadowWifiManager
-
Sets the connection info as the provided
WifiInfo
.
- setConnectionStatus(boolean) - Method in class org.robolectric.shadows.ShadowNetworkInfo
-
- setConnectionStatus(NetworkInfo.State) - Method in class org.robolectric.shadows.ShadowNetworkInfo
-
- setConnectionType(int) - Method in class org.robolectric.shadows.ShadowNetworkInfo
-
- setConstellation(int) - Method in class org.robolectric.shadows.GnssStatusBuilder.GnssSatelliteInfo.Builder
-
- 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
-
- setContentDescription(CharSequence) - Method in class org.robolectric.shadows.ShadowAccessibilityNodeInfo
-
- setContentInvalid(boolean) - Method in class org.robolectric.shadows.ShadowAccessibilityNodeInfo
-
- setContentProviderResult(ContentProviderResult[]) - Method in class org.robolectric.shadows.ShadowContentResolver
-
Deprecated.
- setConvexPath(Path) - Method in class org.robolectric.shadows.ShadowOutline
-
- setCookie(String, String) - Method in class android.webkit.RoboCookieManager
-
- setCookie(String, String, ValueCallback<Boolean>) - Method in class android.webkit.RoboCookieManager
-
- setCountryIso(String) - Method in class org.robolectric.shadows.ShadowSubscriptionManager.SubscriptionInfoBuilder
-
- 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.ShadowBitmap
-
- 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
-
- 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
- setCurrentFocus(View) - Method in class org.robolectric.shadows.ShadowActivity
-
- setCurrentInstructionSet(String) - Static method in class org.robolectric.shadows.ShadowVMRuntime
-
Sets the instruction set of the current runtime.
- 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.
- 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
-
- 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.
- 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
-
- setCursor(BaseCursor) - Method in class org.robolectric.shadows.ShadowContentResolver
-
- setCustomTitle(View) - Method in class org.robolectric.shadows.ShadowAlertController
-
- setData(long, SQLiteStatement) - Static method in class org.robolectric.shadows.ShadowCursorWindow
-
- 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
-
- setDataNetworkType(int) - Method in class org.robolectric.shadows.ShadowTelephonyManager
-
- setDataRoaming(int) - Method in class org.robolectric.shadows.ShadowSubscriptionManager.SubscriptionInfoBuilder
-
- 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.ShadowMediaPlayer
-
- setDataSource(Context, Uri, Map<String, String>, List<HttpCookie>) - Method in class org.robolectric.shadows.ShadowMediaPlayer
-
- setDataSource(AssetFileDescriptor) - Method in class org.robolectric.shadows.ShadowMediaPlayer
-
- setDataSource(MediaDataSource) - Method in class org.robolectric.shadows.ShadowMediaMetadataRetriever
-
- setDataSource(MediaDataSource) - Method in class org.robolectric.shadows.ShadowMediaPlayer
-
- 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.ShadowMediaMetadataRetriever
-
- setDataSource(String) - Method in class org.robolectric.shadows.ShadowMediaPlayer
-
- 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.
- setDataState(int) - Method in class org.robolectric.shadows.ShadowTelephonyManager
-
- setDecor(View) - Method in interface org.robolectric.shadows._Activity_
-
- 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
-
- setDefaultDialer(String) - Method in class org.robolectric.shadows.ShadowTelecomManager
-
- setDefaultDialerPackage(String) - Method in class org.robolectric.shadows.ShadowTelecomManager
-
- setDefaultFingerprints(int) - Method in class org.robolectric.shadows.ShadowFingerprintManager
-
- 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
-
- setDefaultIntrinsicHeight(int) - Static method in class org.robolectric.shadows.ShadowDrawable
-
- setDefaultIntrinsicWidth(int) - Static method in class org.robolectric.shadows.ShadowDrawable
-
- 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
-
- setDefaultSmsPackage(String) - Static method in class org.robolectric.shadows.ShadowTelephony.ShadowSms
-
- setDefaultSmsSubscriptionId(int) - Static method in class org.robolectric.shadows.ShadowSubscriptionManager
-
- setDefaultSubscriptionId(int) - Static method in class org.robolectric.shadows.ShadowSubscriptionManager
-
- 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
-
- setDensity(float) - Method in class org.robolectric.shadows.ShadowDisplay
-
Changes the density for this display.
- setDensity(int) - Method in class org.robolectric.shadows.ShadowBitmap
-
- setDensityDpi(int) - Method in class org.robolectric.shadows.ShadowDisplay
-
Changes the density for this display.
- setDescription(String) - Method in class org.robolectric.shadows.ShadowBitmap
-
- 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
-
- setDeviceId(int, String) - Method in class org.robolectric.shadows.ShadowTelephonyManager
-
- setDeviceId(String) - Method in class org.robolectric.shadows.ShadowTelephonyManager
-
- setDeviceName(String) - Method in class org.robolectric.shadows.ShadowInputDevice
-
- setDeviceOwner(ComponentName) - Method in class org.robolectric.shadows.ShadowDevicePolicyManager
-
Sets the admin as active admin and device owner.
- setDeviceProvisioned(boolean) - Method in class org.robolectric.shadows.ShadowDevicePolicyManager
-
Sets whether the device is provisioned.
- setDeviceProvisioningConfigApplied() - Method in class org.robolectric.shadows.ShadowDevicePolicyManager
-
- setDhcpInfo(DhcpInfo) - Method in class org.robolectric.shadows.ShadowWifiManager
-
- setDidRequestLayout(boolean) - Method in class org.robolectric.shadows.ShadowView
-
- 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
-
- 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)
- setDismissable(boolean) - Method in class org.robolectric.shadows.ShadowAccessibilityNodeInfo
-
- setDisplayedChild(int) - Method in class org.robolectric.shadows.ShadowViewAnimator
-
- setDisplayedValues(String[]) - Method in class org.robolectric.shadows.ShadowNumberPicker
-
- setDisplayId(int) - Method in class org.robolectric.shadows.ShadowDisplay
-
- 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
-
- setDistanceStandardDeviation(int) - Method in class org.robolectric.shadows.ShadowRangingResult.Builder
-
- 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
-
- setDomStorageEnabled(boolean) - Method in class org.robolectric.fakes.RoboWebSettings
-
- setDoNotInstrumentClassRegex(String) - Method in class org.robolectric.internal.bytecode.InstrumentationConfiguration.Builder
-
- setDrawerListener(DrawerLayout.DrawerListener) - Method in class org.robolectric.shadows.support.v4.ShadowDrawerLayout
-
- setDrawingOrder(int) - Method in class org.robolectric.shadows.ShadowAccessibilityNodeInfo
-
Sets the drawing order of the view corresponding to this node.
- setDuration(int) - Method in class org.robolectric.shadows.ShadowToast
-
- setDuration(int) - Method in class org.robolectric.shadows.ShadowVideoView
-
- setDynamicShortcuts(List<ShortcutInfo>) - Method in class org.robolectric.shadows.ShadowShortcutManager
-
- setEditable(boolean) - Method in class org.robolectric.shadows.ShadowAccessibilityNodeInfo
-
- setEid(String) - Method in class org.robolectric.shadows.ShadowEuiccManager
-
- setElevation(float) - Method in class org.robolectric.shadows.GnssStatusBuilder.GnssSatelliteInfo.Builder
-
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
-
- 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.ShadowAccessibilityNodeInfo
-
- 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
-
- setEnabled(boolean) - Method in class org.robolectric.shadows.ShadowCaptioningManager
-
- 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.util.PerfStatsCollector
-
If not enabled, don't bother retaining perf stats, saving some memory and CPU cycles.
- setEnabledAccessibilityServiceList(List<AccessibilityServiceInfo>) - Method in class org.robolectric.shadows.ShadowAccessibilityManager
-
- setEnableSmoothTransition(boolean) - Method in class org.robolectric.fakes.RoboWebSettings
-
- 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
-
- setError(CharSequence) - Method in class org.robolectric.shadows.ShadowAccessibilityNodeInfo
-
- setErrorDialog(Dialog) - Method in class org.robolectric.shadows.gms.common.ShadowGoogleApiAvailability
-
- 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
-
- setExactAndAllowWhileIdle(int, long, PendingIntent) - 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.ShadowPausedAsyncTaskLoader
-
- setExecutor(Executor) - Method in class org.robolectric.shadows.support.v4.ShadowPausedAsyncTaskLoader
-
Deprecated.
Allows overriding background executor used by the AsyncLoader.
- setExposureCompensation(int) - Method in class org.robolectric.shadows.ShadowCamera.ShadowParameters
-
- setExtendedLengthApduSupported(boolean) - Method in class org.robolectric.shadows.ShadowIsoDep
-
- setExternalStorageDirectory(Path) - Static method in class org.robolectric.shadows.ShadowEnvironment
-
- setExternalStorageEmulated(File, boolean) - Static method in class org.robolectric.shadows.ShadowEnvironment
-
Sets the "isEmulated" flag of a particular file.
- 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
-
- setExternalStorageState(String) - Static method in class org.robolectric.shadows.ShadowEnvironment
-
- 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
-
- setFantasyFontFamily(String) - Method in class org.robolectric.fakes.RoboWebSettings
-
- 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
-
- 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
-
- setFileEncryptedNativeOrEmulated(boolean) - Method in class org.robolectric.shadows.ShadowStorageManager
-
- setFillType(Path.FillType) - Method in class org.robolectric.shadows.ShadowPath
-
- setFingerprint(String) - Static method in class org.robolectric.shadows.ShadowBuild
-
- 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
-
- 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
-
- setFlashMode(String) - Method in class org.robolectric.shadows.ShadowCamera.ShadowParameters
-
- setFocusable(boolean) - Method in class org.robolectric.shadows.ShadowAccessibilityNodeInfo
-
- setFocusAreas(List<Camera.Area>) - Method in class org.robolectric.shadows.ShadowCamera.ShadowParameters
-
- setFocused(boolean) - Method in class org.robolectric.shadows.ShadowAccessibilityNodeInfo
-
- setFocused(boolean) - Method in class org.robolectric.shadows.ShadowAccessibilityWindowInfo
-
- setFocusMode(String) - Method in class org.robolectric.shadows.ShadowCamera.ShadowParameters
-
- setFocusXY(float, float) - Method in class org.robolectric.shadows.ShadowScaleGestureDetector
-
- setFontScale(float) - Method in class org.robolectric.shadows.ShadowCaptioningManager
-
- setForceDark(int) - Method in class org.robolectric.fakes.RoboWebSettings
-
- setFormat(int) - Method in class org.robolectric.shadows.ShadowSurfaceView.FakeSurfaceHolder
-
- setFrame(double, double, double, double) - Method in class org.robolectric.shadows.RoundRectangle
-
- setFrameInterval(long) - Static method in class org.robolectric.shadows.ShadowChoreographer
-
Set the inter-frame interval used to advance the clock.
- setFrameInterval(long) - Static method in class org.robolectric.shadows.ShadowLegacyChoreographer
-
Set the inter-frame interval used to advance the clock.
- setFrequency(int) - Method in class org.robolectric.shadows.ShadowWifiInfo
-
- setFromLocation(List<Address>) - Method in class org.robolectric.shadows.ShadowGeocoder
-
- 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
-
- setGnssTimeAvailable(boolean) - Static method in class org.robolectric.shadows.ShadowSystemClock
-
Sets whether gnss location based time is available.
- 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
-
- setHardware(String) - Static method in class org.robolectric.shadows.ShadowBuild
-
- setHasAlmanac(boolean) - Method in class org.robolectric.shadows.GnssStatusBuilder.GnssSatelliteInfo.Builder
-
- setHasAlpha(boolean) - Method in class org.robolectric.shadows.ShadowBitmap
-
- setHasAmplitudeControl(boolean) - Method in class org.robolectric.shadows.ShadowVibrator
-
- setHasEnrolledFingerprints(boolean) - Method in class org.robolectric.shadows.ShadowFingerprintManager
-
- setHasEphemeris(boolean) - Method in class org.robolectric.shadows.GnssStatusBuilder.GnssSatelliteInfo.Builder
-
- setHasMipMap(boolean) - Method in class org.robolectric.shadows.ShadowBitmap
-
- 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
-
- setHasVibrator(boolean) - Method in class org.robolectric.shadows.ShadowVibrator
-
- 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
-
- 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
-
- setHearingAidCompatibilitySupported(boolean) - Method in class org.robolectric.shadows.ShadowTelephonyManager
-
- setHeight(int) - Method in class org.robolectric.shadows.ShadowBitmap
-
- 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.
- 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
-
- setHost(AppWidgetHost) - Method in class org.robolectric.shadows.ShadowAppWidgetHostView
-
- setIccId(String) - Method in class org.robolectric.shadows.ShadowSubscriptionManager.SubscriptionInfoBuilder
-
- 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
-
- setIconTint(int) - Method in class org.robolectric.shadows.ShadowSubscriptionManager.SubscriptionInfoBuilder
-
- setId(int) - Method in class org.robolectric.shadows.ShadowAccessibilityWindowInfo
-
- setId(int) - Method in class org.robolectric.shadows.ShadowSubscriptionManager.SubscriptionInfoBuilder
-
- setId(String) - Static method in class org.robolectric.shadows.ShadowBuild
-
- 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
-
- 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
-
Sets the current idling state of this
Scheduler
.
- setIgnoringBatteryOptimizations(String, boolean) - Method in class org.robolectric.shadows.ShadowPowerManager
-
- setImei(int, String) - Method in class org.robolectric.shadows.ShadowTelephonyManager
-
- setImei(String) - Method in class org.robolectric.shadows.ShadowTelephonyManager
-
Set the IMEI returned by getImei().
- 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
-
- setImsRegistering(int) - Method in class org.robolectric.shadows.ShadowImsMmTelManager
-
- setImsUnregistered(ImsReasonInfo) - Method in class org.robolectric.shadows.ShadowImsMmTelManager
-
- 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_
-
- setInMultiWindowMode(boolean) - Method in class org.robolectric.shadows.ShadowActivity
-
- setInput(InputStream, String) - Method in class org.robolectric.android.XmlResourceParserImpl
-
- setInput(Reader) - Method in class org.robolectric.android.XmlResourceParserImpl
-
- setInputType(int) - Method in class org.robolectric.shadows.ShadowAccessibilityNodeInfo
-
- setinRestrictedInputMode(boolean) - Method in class org.robolectric.shadows.ShadowKeyguardManager
-
- setInRestrictedInputMode(boolean) - Method in class org.robolectric.shadows.ShadowKeyguardManager
-
- 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
-
- 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
-
- setInterface(String) - Method in class org.robolectric.shadows.ShadowWifiP2pGroup
-
- 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.android.fakes.RoboMonitoringInstrumentation
-
- setIntProperty(int, int) - Method in class org.robolectric.shadows.ShadowBatteryManager
-
- setIntrinsicHeight(int) - Method in class org.robolectric.shadows.ShadowDrawable
-
- setIntrinsicWidth(int) - Method in class org.robolectric.shadows.ShadowDrawable
-
- 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.
- 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).
- setIsCharging(boolean) - Method in class org.robolectric.shadows.ShadowBatteryManager
-
- setIsDefaultBrightnessConfig(boolean) - Method in class org.robolectric.shadows.BrightnessChangeEventBuilder
-
- setIsDemoUser(boolean) - Method in class org.robolectric.shadows.ShadowUserManager
-
- setIsDeviceIdleMode(boolean) - Method in class org.robolectric.shadows.ShadowPowerManager
-
- setIsDeviceLocked(boolean) - Method in class org.robolectric.shadows.ShadowKeyguardManager
-
- setIsDeviceLocked(int, boolean) - Method in class org.robolectric.shadows.ShadowKeyguardManager
-
- setIsDeviceSecure(boolean) - Method in class org.robolectric.shadows.ShadowKeyguardManager
-
- setIsDeviceSecure(int, boolean) - Method in class org.robolectric.shadows.ShadowKeyguardManager
-
- 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.ShadowEuiccManager
-
- 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.
- setIsExternalStorageEmulated(boolean) - Static method in class org.robolectric.shadows.ShadowEnvironment
-
- setIsExternalStorageLegacy(boolean) - Static method in class org.robolectric.shadows.ShadowEnvironment
-
- setIsGooglePlayServicesAvailable(int) - Method in class org.robolectric.shadows.gms.common.ShadowGoogleApiAvailability
-
- setIsGuestUser(boolean) - Method in class org.robolectric.shadows.ShadowUserManager
-
- 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
-
- setIsInCall(boolean) - Method in class org.robolectric.shadows.ShadowTelecomManager
-
- setIsInteractive(boolean) - Method in class org.robolectric.shadows.ShadowPowerManager
-
- setIsKeyguardSecure(boolean) - Method in class org.robolectric.shadows.ShadowKeyguardManager
-
- 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
-
- setIsLinkedUser(boolean) - Method in class org.robolectric.shadows.ShadowUserManager
-
- setIsLowRamDevice(boolean) - Method in class org.robolectric.shadows.ShadowActivityManager
-
Override the return value of isLowRamDevice().
- setIsMultipleAdvertisementSupported(boolean) - Method in class org.robolectric.shadows.ShadowBluetoothAdapter
-
- setIsMusicActive(boolean) - Method in class org.robolectric.shadows.ShadowAudioManager
-
- setIsNetworkRoaming(boolean) - Method in class org.robolectric.shadows.ShadowTelephonyManager
-
- setIsPowerSaveMode(boolean) - Method in class org.robolectric.shadows.ShadowPowerManager
-
- setIsPresent(boolean) - Static method in class org.robolectric.shadows.ShadowGeocoder
-
- setIsPrimary(boolean) - Method in class org.robolectric.shadows.StorageVolumeBuilder
-
- setIsPrimaryUser(boolean) - Method in class org.robolectric.shadows.ShadowUserManager
-
- setIsRemovable(boolean) - Method in class org.robolectric.shadows.StorageVolumeBuilder
-
- setIsRequestPinShortcutSupported(boolean) - Method in class org.robolectric.shadows.ShadowShortcutManager
-
- setIsRestrictedProfile(boolean) - Method in class org.robolectric.shadows.ShadowUserManager
-
- setIsScanAlwaysAvailable(boolean) - Method in class org.robolectric.shadows.ShadowWifiManager
-
- setIsScreenOn(boolean) - Method in class org.robolectric.shadows.ShadowPowerManager
-
- setIsSetWallpaperAllowed(boolean) - Method in class org.robolectric.shadows.ShadowWallpaperManager
-
- setIsSmsCapable(boolean) - Method in class org.robolectric.shadows.ShadowTelephonyManager
-
- setIsSoftwareOnly(boolean) - Method in class org.robolectric.shadows.MediaCodecInfoBuilder
-
Sets whether the codec is softwrare only or not.
- 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
-
- setIsTaskRoot(boolean) - Method in class org.robolectric.shadows.ShadowActivity
-
- setIsUserResolvableError(boolean) - Method in class org.robolectric.shadows.gms.common.ShadowGoogleApiAvailability
-
- setIsVendor(boolean) - Method in class org.robolectric.shadows.MediaCodecInfoBuilder
-
Sets the codec provider.
- setIsWakeLockLevelSupported(int, boolean) - Method in class org.robolectric.shadows.ShadowPowerManager
-
- setIsWallpaperSupported(boolean) - Method in class org.robolectric.shadows.ShadowWallpaperManager
-
- setItemId(int) - Method in class org.robolectric.fakes.RoboMenuItem
-
- setJavaScriptCanOpenWindowsAutomatically(boolean) - Method in class org.robolectric.fakes.RoboWebSettings
-
- setJavaScriptEnabled(boolean) - Method in class org.robolectric.fakes.RoboWebSettings
-
- setJulianDay(int) - Method in class org.robolectric.shadows.ShadowTime
-
- setKeepScreenOn(boolean) - Method in class org.robolectric.shadows.ShadowSurfaceView.FakeSurfaceHolder
-
- 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.
- 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
-
- setLastBrightness(float) - Method in class org.robolectric.shadows.BrightnessChangeEventBuilder
-
- setLastKnownLocation(String, Location) - Method in class org.robolectric.shadows.ShadowLocationManager
-
Sets the last known location for the given provider.
- setLastNonConfigurationInstance(Object) - Method in class org.robolectric.shadows.ShadowActivity
-
- setLastNonConfigurationInstances(Object) - Method in interface org.robolectric.shadows._Activity_
-
- setLastOutgoingCall(String) - Static method in class org.robolectric.shadows.ShadowCallLogCalls
-
- setLastPoint(float, float) - Method in class org.robolectric.shadows.ShadowPath
-
- setLastTimeStamp(long) - Method in class org.robolectric.shadows.ShadowUsageStatsManager.UsageStatsBuilder
-
- setLastTimeUsed(long) - Method in class org.robolectric.shadows.ShadowUsageStatsManager.UsageStatsBuilder
-
- setLatestAlertDialog(ShadowAlertDialog) - Method in class org.robolectric.shadows.ShadowApplication
-
- setLatestDialog(ShadowDialog) - Method in class org.robolectric.shadows.ShadowApplication
-
- 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
-
- 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.ShadowRangingResult.Builder
-
- setLcr(byte[]) - Method in class org.robolectric.shadows.ShadowRangingResult.Builder
-
- setLibraries(String...) - Method in class org.robolectric.annotation.Config.Builder
-
- setLightTouchEnabled(boolean) - Method in class org.robolectric.fakes.RoboWebSettings
-
- setLine1Number(String) - Method in class org.robolectric.shadows.ShadowTelephonyManager
-
- 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
-
- setLiveRegion(int) - Method in class org.robolectric.shadows.ShadowAccessibilityNodeInfo
-
- setLoadedFromResourceId(int) - Method in class org.robolectric.shadows.ShadowLayoutAnimationController
-
- setLoadsImagesAutomatically(boolean) - Method in class org.robolectric.fakes.RoboWebSettings
-
- setLoadWithOverviewMode(boolean) - Method in class org.robolectric.fakes.RoboWebSettings
-
- setLocale(String) - Method in class org.robolectric.shadows.ShadowLegacyAssetManager
-
- setLocale(Locale) - Method in class org.robolectric.shadows.httpclient.HttpResponseStub
-
- setLocale(Locale) - Method in class org.robolectric.shadows.ShadowCaptioningManager
-
- 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
-
- setLocationProviderEnabled(ContentResolver, String, boolean) - Static method in class org.robolectric.shadows.ShadowSettings.ShadowSecure
-
- setLocationProviderEnabledForUser(ContentResolver, String, boolean, int) - Static method in class org.robolectric.shadows.ShadowSettings.ShadowSecure
-
- setLocked(boolean) - Method in class org.robolectric.shadows.ShadowTileService
-
- setLockTaskModeState(int) - Method in class org.robolectric.shadows.ShadowActivityManager
-
- setLockTaskPackages(ComponentName, String[]) - Method in class org.robolectric.shadows.ShadowDevicePolicyManager
-
- setLoggable(String, int) - Static method in class org.robolectric.shadows.ShadowLog
-
- setLongClickable(boolean) - Method in class org.robolectric.shadows.ShadowAccessibilityNodeInfo
-
- 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
-
- 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.
- setManagedProfile(boolean) - Method in class org.robolectric.shadows.ShadowUserManager
-
- setManifest(String) - Method in class org.robolectric.annotation.Config.Builder
-
- setManifestShortcuts(List<ShortcutInfo>) - Method in class org.robolectric.shadows.ShadowShortcutManager
-
- setManufacturer(String) - Static method in class org.robolectric.shadows.ShadowBuild
-
- setMasterScheduler(Scheduler) - Static method in class org.robolectric.RuntimeEnvironment
-
Sets the current master scheduler.
- setMasterSyncAutomatically(boolean) - Static method in class org.robolectric.shadows.ShadowContentResolver
-
- 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.
- 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
-
- 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
-
- setMaxTextLength(int) - Method in class org.robolectric.shadows.ShadowAccessibilityNodeInfo
-
- setMaxTransceiveLength(int) - Method in class org.robolectric.shadows.ShadowIsoDep
-
- setMaxValue(int) - Method in class org.robolectric.shadows.ShadowNumberPicker
-
- setMcc(String) - Method in class org.robolectric.shadows.ShadowSubscriptionManager.SubscriptionInfoBuilder
-
- setMediaFormat(MediaFormat) - Method in class org.robolectric.shadows.MediaCodecInfoBuilder.CodecCapabilitiesBuilder
-
Sets media format.
- setMediaPlaybackRequiresUserGesture(boolean) - Method in class org.robolectric.fakes.RoboWebSettings
-
- setMeid(int, String) - Method in class org.robolectric.shadows.ShadowTelephonyManager
-
- 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(MediaMetadata) - Method in class org.robolectric.shadows.ShadowMediaController
-
- setMeteringAreas(List<Camera.Area>) - Method in class org.robolectric.shadows.ShadowCamera.ShadowParameters
-
- 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.
- 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
-
- setMinValue(int) - Method in class org.robolectric.shadows.ShadowNumberPicker
-
- setMixedContentMode(int) - Method in class org.robolectric.fakes.RoboWebSettings
-
- setMmTelCapabilitiesAvailable(MmTelFeature.MmTelCapabilities) - Method in class org.robolectric.shadows.ShadowImsMmTelManager
-
- setMnc(String) - Method in class org.robolectric.shadows.ShadowSubscriptionManager.SubscriptionInfoBuilder
-
- setMobileRxBytes(int) - Static method in class org.robolectric.shadows.ShadowTrafficStats
-
- setMobileRxPackets(int) - Static method in class org.robolectric.shadows.ShadowTrafficStats
-
- setMobileTxBytes(int) - Static method in class org.robolectric.shadows.ShadowTrafficStats
-
- setMobileTxPackets(int) - Static method in class org.robolectric.shadows.ShadowTrafficStats
-
- setMode(int) - Method in class org.robolectric.shadows.ShadowAudioManager
-
- setMode(int, int, String, int) - Method in class org.robolectric.shadows.ShadowAppOpsManager
-
- setMode(PorterDuff.Mode) - Method in class org.robolectric.shadows.ShadowPorterDuffColorFilter
-
- 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
-
- setMovementGranularities(int) - Method in class org.robolectric.shadows.ShadowAccessibilityNodeInfo
-
- setMtpReserveSize(long) - Method in class org.robolectric.shadows.StorageVolumeBuilder
-
- setMultiLine(boolean) - Method in class org.robolectric.shadows.ShadowAccessibilityNodeInfo
-
- setMutable(boolean) - Method in class org.robolectric.shadows.ShadowBitmap
-
- 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.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.
- 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
-
- setNavDump(boolean) - Method in class org.robolectric.fakes.RoboWebSettings
-
- 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
-
- setNeedInitialFocus(boolean) - Method in class org.robolectric.fakes.RoboWebSettings
-
- setNetworkCapabilities(Network, NetworkCapabilities) - Method in class org.robolectric.shadows.ShadowConnectivityManager
-
- 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
-
- setNetworkPreference(int) - Method in class org.robolectric.shadows.ShadowConnectivityManager
-
- 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.
- setNetworkTimeAvailable(boolean) - Static method in class org.robolectric.shadows.ShadowSystemClock
-
Sets whether network time is available.
- setNetworkType(int) - Method in class org.robolectric.shadows.ShadowTelephonyManager
-
- 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
-
- setNextFocusRequestResponse(int) - Method in class org.robolectric.shadows.ShadowAudioManager
-
- setNextTransceiveResponse(byte[]) - Method in class org.robolectric.shadows.ShadowIsoDep
-
- setNfcHardwareExists(boolean) - Static method in class org.robolectric.shadows.ShadowNfcAdapter
-
- 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
-
- setNotificationDelegate(String) - Method in class org.robolectric.shadows.ShadowNotificationManager
-
- 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
-
- 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
-
- setNumAttemptedMeasurements(int) - Method in class org.robolectric.shadows.ShadowRangingResult.Builder
-
- 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.ShadowRangingResult.Builder
-
- 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
-
- 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
-
- 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
-
- setOnRefreshListener(SwipeRefreshLayout.OnRefreshListener) - Method in class org.robolectric.shadows.support.v4.ShadowSwipeRefreshLayout
-
- 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
-
- 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
-
- setOpenSourceSoftwareLicenseInfo(String) - Method in class org.robolectric.shadows.gms.common.ShadowGoogleApiAvailability
-
- 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.
- setOuterContext(Context) - Method in interface org.robolectric.shadows.ShadowContextImpl._ContextImpl_
-
- 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(CharSequence) - Method in class org.robolectric.shadows.ShadowAccessibilityNodeInfo
-
- setPackageName(String) - Method in class org.robolectric.annotation.Config.Builder
-
- 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
-
- 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(Object, Object, Object, Object, 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
-
- setPaintFlags(int) - Method in class org.robolectric.shadows.ShadowTextView
-
- 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(boolean) - Method in class org.robolectric.shadows.ShadowAccessibilityNodeInfo
-
- 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
-
- setPasteable(boolean) - Method in class org.robolectric.shadows.ShadowAccessibilityNodeInfo
-
- setPastSigningCertificates(Signature[]) - Method in class org.robolectric.shadows.ShadowSigningInfo
-
Sets the history of Signatures for this package.
- setPathData(PathParser.PathData) - Method in class org.robolectric.shadows.ShadowPathParser.ShadowPathData
-
Update the path data to match the source.
- setPathEffect(PathEffect) - Method in class org.robolectric.shadows.ShadowPaint
-
- 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
-
- 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
-
- setPhoneCount(int) - Method in class org.robolectric.shadows.ShadowTelephonyManager
-
- setPhoneType(int) - Method in class org.robolectric.shadows.ShadowTelephonyManager
-
- setPictureSize(int, int) - Method in class org.robolectric.shadows.ShadowCamera.ShadowParameters
-
- 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.ShadowBitmap
-
- setPixelFormat(int) - Method in class org.robolectric.shadows.ShadowDisplay
-
- setPixels(int[], int, int, int, int, int, int) - Method in class org.robolectric.shadows.ShadowBitmap
-
- setPlaybackState(PlaybackState) - Method in class org.robolectric.shadows.ShadowMediaController
-
- 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
-
- setPointerIds(int, int) - Method in class org.robolectric.shadows.ShadowMotionEvent
-
- setPointerIndex(int) - Method in class org.robolectric.shadows.ShadowMotionEvent
-
- setPortRoles(UsbPort, int, int) - Method in interface org.robolectric.shadows.ShadowUsbManager._UsbManager_
-
- setPortRoles(Object, Object, Object) - Method in class org.robolectric.shadows.ShadowUsbManager
-
- setPostCallbackDelay(int) - Static method in class org.robolectric.shadows.ShadowChoreographer
-
Allows application to specify a fixed amount of delay when #postCallback(int, Runnable,
Object)
is invoked.
- setPostCallbackDelay(int) - Static method in class org.robolectric.shadows.ShadowLegacyChoreographer
-
- setPostFrameCallbackDelay(int) - Static method in class org.robolectric.shadows.ShadowChoreographer
-
Allows application to specify a fixed amount of delay when #postFrameCallback(FrameCallback)
is invoked.
- setPostFrameCallbackDelay(int) - Static method in class org.robolectric.shadows.ShadowLegacyChoreographer
-
- setPowerBrightnessFactor(float) - Method in class org.robolectric.shadows.BrightnessChangeEventBuilder
-
- setPrefix(String) - Method in class org.robolectric.shadows.ShadowVisualVoicemailSms
-
- setPremultiplied(boolean) - Method in class org.robolectric.shadows.ShadowBitmap
-
- 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
-
- setPreviewFormat(int) - Method in class org.robolectric.shadows.ShadowCamera.ShadowParameters
-
- setPreviewFpsRange(int, int) - Method in class org.robolectric.shadows.ShadowCamera.ShadowParameters
-
- setPreviewFrameRate(int) - Method in class org.robolectric.shadows.ShadowCamera.ShadowParameters
-
- setPreviewSize(int, int) - Method in class org.robolectric.shadows.ShadowCamera.ShadowParameters
-
- setPreviousAccountName(Account, String) - Method in class org.robolectric.shadows.ShadowAccountManager
-
- setPrimaryClip(ClipData) - Method in class org.robolectric.shadows.ShadowClipboardManager
-
- 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 interface org.robolectric.shadows.ShadowActivityThread._AppBindData_
-
- setProcessName(String) - Static method in class org.robolectric.shadows.ShadowApplication
-
- setProduct(String) - Static method in class org.robolectric.shadows.ShadowBuild
-
- setProductId(int) - Method in class org.robolectric.shadows.ShadowInputDevice
-
- 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 BluetoothProfile profile
- 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 given profile
.
- setProgressStyle(int) - Method in class org.robolectric.shadows.ShadowProgressDialog
-
- setProperty(String, Object) - Method in class org.robolectric.android.XmlResourceParserImpl
-
- setProviderEnabled(String, boolean) - Method in class org.robolectric.shadows.ShadowLocationManager
-
Sets the given provider enabled or disabled.
- setProviderProperties(String, ShadowLocationManager.ProviderProperties) - Method in class org.robolectric.shadows.ShadowLocationManager
-
Sets the properties of the given provider.
- setProxyForNetwork(Network, ProxyInfo) - Method in class org.robolectric.shadows.ShadowConnectivityManager
-
- 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.
- setQwertyMode(boolean) - Method in class org.robolectric.fakes.RoboMenu
-
- setRadioVersion(String) - Static method in class org.robolectric.shadows.ShadowBuild
-
- setRangeInfo(AccessibilityNodeInfo.RangeInfo) - Method in class org.robolectric.shadows.ShadowAccessibilityNodeInfo
-
- 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.
- 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.
- setRealWidth(int) - Method in class org.robolectric.shadows.ShadowDisplay
-
Changes the simulated physical width for this display.
- setReasonPhrase(String) - Method in class org.robolectric.shadows.httpclient.HttpResponseStub
-
- setRecordingHint(boolean) - Method in class org.robolectric.shadows.ShadowCamera.ShadowParameters
-
- setRectToRect(RectF, RectF, Matrix.ScaleToFit) - Method in class org.robolectric.shadows.ShadowMatrix
-
- 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.
- setRefreshReturnValue(boolean) - Method in class org.robolectric.shadows.ShadowAccessibilityNodeInfo
-
- setRegisterContentProviderException(Uri, RuntimeException) - Method in class org.robolectric.shadows.ShadowContentResolver
-
- setRemoveAccountIntent(Intent) - Method in class org.robolectric.shadows.ShadowAccountManager
-
- 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
-
- setRequestedOrientation(int) - Method in class org.robolectric.shadows.ShadowActivity
-
- setResetPasswordToken(ComponentName, byte[]) - Method in class org.robolectric.shadows.ShadowDevicePolicyManager
-
- setResolveInfosForIntent(Intent, List<ResolveInfo>) - Method in class org.robolectric.shadows.ShadowPackageManager
-
- 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
-
- setRestriction(int, int, int, String[]) - Method in class org.robolectric.shadows.ShadowAppOpsManager
-
Sets audio restrictions.
- 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.
- setRingerMode(int) - Method in class org.robolectric.shadows.ShadowAudioManager
-
- setRoot(AccessibilityNodeInfo) - Method in class org.robolectric.shadows.ShadowAccessibilityWindowInfo
-
- setRootId(String) - Method in class org.robolectric.shadows.support.v4.ShadowMediaBrowserCompat
-
Sets the root id.
- setRotate(float) - Method in class org.robolectric.shadows.ShadowMatrix
-
- setRotate(float, float, float) - Method in class org.robolectric.shadows.ShadowMatrix
-
- setRotation(float) - Method in class org.robolectric.shadows.ShadowRenderNode
-
- setRotation(int) - Method in class org.robolectric.shadows.ShadowCamera.ShadowParameters
-
- setRotation(int) - Method in class org.robolectric.shadows.ShadowDisplay
-
Changes the rotation for this display.
- 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
-
- setRssi(int) - Method in class org.robolectric.shadows.ShadowRangingResult.Builder
-
- setRssi(int) - Method in class org.robolectric.shadows.ShadowWifiInfo
-
- setRssi(int) - Method in class org.robolectric.shadows.WifiUsabilityStatsEntryBuilder
-
- setRttSupported(boolean) - Method in class org.robolectric.shadows.ShadowTelephonyManager
-
- setRunChecksForRobolectricVersion(AccessibilityChecks.ForRobolectricVersion) - Static method in class org.robolectric.android.AccessibilityUtil
-
Deprecated.
Specify that a specific subset of accessibility checks be run.
- setRunChecksFromRootView(boolean) - Static method in class org.robolectric.android.AccessibilityUtil
-
Deprecated.
Specify that accessibility checks should be run for all views in the hierarchy whenever a
single view's accessibility is asserted.
- 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
-
- setSameRegisteredCell(boolean) - Method in class org.robolectric.shadows.WifiUsabilityStatsEntryBuilder
-
- 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, float) - Method in class org.robolectric.shadows.ShadowMatrix
-
- setScale(float, float, float, float) - Method in class org.robolectric.shadows.ShadowMatrix
-
- setScaledDensity(float) - Method in class org.robolectric.shadows.ShadowDisplay
-
- 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
-
- setScanMode(int, int) - Method in class org.robolectric.shadows.ShadowBluetoothAdapter
-
- setScanResults(List<ScanResult>) - Method in class org.robolectric.shadows.ShadowWifiManager
-
- 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
-
- setScrollable(boolean) - Method in class org.robolectric.shadows.ShadowAccessibilityNodeInfo
-
- 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
-
- setSeedAccountType(String) - Method in class org.robolectric.shadows.ShadowUserManager
-
- setSeekDelay(int) - Method in class org.robolectric.shadows.ShadowMediaPlayer
-
Sets the length of time (ms) that seekTo() will delay before completing.
- setSelected(boolean) - Method in class org.robolectric.shadows.ShadowAccessibilityNodeInfo
-
- setSelection(int) - Method in class org.robolectric.shadows.ShadowAbsSpinner
-
- setSelection(int, boolean) - Method in class org.robolectric.shadows.ShadowAbsSpinner
-
- setSerialNumberForUser(UserHandle, long) - Method in class org.robolectric.shadows.ShadowUserManager
-
- setSerifFontFamily(String) - Method in class org.robolectric.fakes.RoboWebSettings
-
- setServiceAvailability(String, boolean) - Static method in class org.robolectric.shadows.ShadowServiceManager
-
Sets the availability of the given system service.
- setServices(List<ActivityManager.RunningServiceInfo>) - Method in class org.robolectric.shadows.ShadowActivityManager
-
- setServiceState(ServiceState) - Method in class org.robolectric.shadows.ShadowTelephonyManager
-
- 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
-
- 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
-
- setShortcut(char, char) - Method in class org.robolectric.fakes.RoboMenuItem
-
- setShortcutId(String) - Method in class org.robolectric.shadows.ShadowUsageStatsManager.EventBuilder
-
- setShortSupportMessage(ComponentName, CharSequence) - Method in class org.robolectric.shadows.ShadowDevicePolicyManager
-
- 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
-
- setShowAsAction(int) - Method in class org.robolectric.fakes.RoboMenuItem
-
- setShowAsActionFlags(int) - Method in class org.robolectric.fakes.RoboMenuItem
-
- setSignalLevelInPercent(float) - Static method in class org.robolectric.shadows.ShadowWifiManager
-
- setSignalStrength(SignalStrength) - Method in class org.robolectric.shadows.ShadowTelephonyManager
-
- setSignatures(Signature[]) - Method in class org.robolectric.shadows.ShadowSigningInfo
-
Set the current Signatures for this package.
- setSimCallManager(PhoneAccountHandle) - Method in class org.robolectric.shadows.ShadowTelecomManager
-
- setSimCarrierId(int) - Method in class org.robolectric.shadows.ShadowTelephonyManager
-
- setSimCountryIso(int, String) - Method in class org.robolectric.shadows.ShadowTelephonyManager
-
Sets the simCountryIso
for the given subId
.
- setSimCountryIso(String) - Method in class org.robolectric.shadows.ShadowTelephonyManager
-
- setSimLocale(Locale) - Method in class org.robolectric.shadows.ShadowTelephonyManager
-
- setSimOperator(String) - Method in class org.robolectric.shadows.ShadowTelephonyManager
-
- setSimOperatorName(String) - Method in class org.robolectric.shadows.ShadowTelephonyManager
-
- setSimSerialNumber(String) - Method in class org.robolectric.shadows.ShadowTelephonyManager
-
- setSimSlotIndex(int) - Method in class org.robolectric.shadows.ShadowSubscriptionManager.SubscriptionInfoBuilder
-
- 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.ShadowMatrix
-
- setSinCos(float, float, float, float) - Method in class org.robolectric.shadows.ShadowMatrix
-
- setSizeFromLayout() - Method in class org.robolectric.shadows.ShadowSurfaceView.FakeSurfaceHolder
-
- setSkew(float, float) - Method in class org.robolectric.shadows.ShadowMatrix
-
- setSkew(float, float, float, float) - Method in class org.robolectric.shadows.ShadowMatrix
-
- setSoftInputMode(int) - Method in class org.robolectric.shadows.ShadowWindow
-
- setSoftInputVisibilityHandler(ShadowInputMethodManager.SoftInputVisibilityChangeHandler) - Method in class org.robolectric.shadows.ShadowInputMethodManager
-
- 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
-
- setSource(ShadowVisualizer.VisualizerSource) - Method in class org.robolectric.shadows.ShadowVisualizer
-
- setSourceNode(AccessibilityNodeInfo) - Method in class org.robolectric.shadows.ShadowAccessibilityRecord
-
- setSourceProvider(ShadowAudioRecord.AudioRecordSourceProvider) - Static method in class org.robolectric.shadows.ShadowAudioRecord
-
- setSpeakerphoneOn(boolean) - Method in class org.robolectric.shadows.ShadowAudioManager
-
- setSSID(String) - Method in class org.robolectric.shadows.ShadowWifiInfo
-
- setStandardFontFamily(String) - Method in class org.robolectric.fakes.RoboWebSettings
-
- setStartScanSucceeds(boolean) - Method in class org.robolectric.shadows.ShadowWifiManager
-
- setStartVoiceActivityException(RuntimeException) - Method in class org.robolectric.shadows.ShadowVoiceInteractionSession
-
- 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
Any registered
DisplayManager.DisplayListener
s will be
notified of the change.
- 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.
- setStatus(int) - Method in class org.robolectric.shadows.ShadowDownloadManager.ShadowRequest
-
- 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
-
- setStorageEncryption(ComponentName, boolean) - Method in class org.robolectric.shadows.ShadowDevicePolicyManager
-
- setStorageEncryptionStatus(int) - Method in class org.robolectric.shadows.ShadowDevicePolicyManager
-
- 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 on which
.
- 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
-
- 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
-
- 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
-
- setSubType(int) - Method in class org.robolectric.shadows.ShadowNetworkInfo
-
- setSupplicantState(SupplicantState) - Method in class org.robolectric.shadows.ShadowWifiInfo
-
- setSupported64BitAbis(String[]) - Static method in class org.robolectric.shadows.ShadowBuild
-
- setSupportedFlashModes(String...) - Method in class org.robolectric.shadows.ShadowCamera.ShadowParameters
-
- setSupportedFocusModes(String...) - Method in class org.robolectric.shadows.ShadowCamera.ShadowParameters
-
- 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
-
- setSuppressingResultMatcher(Matcher<? super AccessibilityViewCheckResult>) - Static method in class org.robolectric.android.AccessibilityUtil
-
Deprecated.
Suppress all results that match the given matcher.
- setSvid(int) - Method in class org.robolectric.shadows.GnssStatusBuilder.GnssSatelliteInfo.Builder
-
- setSyncAdapterTypes(SyncAdapterType[]) - Static method in class org.robolectric.shadows.ShadowContentResolver
-
- setSyncAutomatically(Account, String, boolean) - Static method in class org.robolectric.shadows.ShadowContentResolver
-
- setSysconfValue(int, long) - Static method in class org.robolectric.shadows.ShadowOs
-
Configures values to be returned by sysconf.
- setSystemDialerPackage(String) - Method in class org.robolectric.shadows.ShadowTelecomManager
-
- setSystemFeature(String, boolean) - Method in class org.robolectric.shadows.ShadowPackageManager
-
- setSystemResourceTable(ResourceTable) - Static method in class org.robolectric.RuntimeEnvironment
-
- setSystemService(String, Object) - Method in class org.robolectric.shadows.ShadowApplication
-
- 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
-
- 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
-
- 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
-
- setTelephonyManagerForHandle(PhoneAccountHandle, TelephonyManager) - Method in class org.robolectric.shadows.ShadowTelephonyManager
-
- setTelephonyManagerForSubscriptionId(int, TelephonyManager) - Method in class org.robolectric.shadows.ShadowTelephonyManager
-
- 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
-
- setTextEntryKey(boolean) - Method in class org.robolectric.shadows.ShadowAccessibilityNodeInfo
-
- setTextSelection(int, int) - Method in class org.robolectric.shadows.ShadowAccessibilityNodeInfo
-
- setTextSelectionSetable(boolean) - Method in class org.robolectric.shadows.ShadowAccessibilityNodeInfo
-
- setTextSize(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
-
- setThrowExceptionForErrors(boolean) - Static method in class org.robolectric.android.AccessibilityUtil
-
Deprecated.
Control whether or not to throw exceptions when accessibility errors are found.
- 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
-
- setTimeStamp(long) - Method in class org.robolectric.shadows.BrightnessChangeEventBuilder
-
- setTimeStamp(long) - Method in class org.robolectric.shadows.ShadowUsageStatsManager.EventBuilder
-
- setTimeStampMillis(long) - Method in class org.robolectric.shadows.WifiUsabilityStatsEntryBuilder
-
- 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(String) - Method in class org.robolectric.shadows.ShadowAlarmManager
-
- 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
-
- setToNow() - Method in class org.robolectric.shadows.ShadowTime
-
- 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
-
- setTotalRxPackets(int) - Static method in class org.robolectric.shadows.ShadowTrafficStats
-
- setTotalRxSuccess(long) - Method in class org.robolectric.shadows.WifiUsabilityStatsEntryBuilder
-
- setTotalScanTimeMillis(long) - Method in class org.robolectric.shadows.WifiUsabilityStatsEntryBuilder
-
- 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
-
- setTotalTxPackets(int) - Static method in class org.robolectric.shadows.ShadowTrafficStats
-
- 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
-
- 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.ShadowMatrix
-
- 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
-
- 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
-
- setType(int) - Method in class org.robolectric.shadows.ShadowAccessibilityWindowInfo
-
- setType(int) - Method in class org.robolectric.shadows.ShadowBluetoothDevice
-
- setType(int) - Method in class org.robolectric.shadows.ShadowSurfaceView.FakeSurfaceHolder
-
- setType(String) - Static method in class org.robolectric.shadows.ShadowBuild
-
- setTypeface(Typeface) - Method in class org.robolectric.shadows.ShadowPaint
-
- setUiccSlotsInfo(Object) - Method in class org.robolectric.shadows.ShadowTelephonyManager
-
- setUid(int) - Static method in class org.robolectric.shadows.ShadowProcess
-
Sets the identifier of this process.
- 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
-
- 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
-
- setUpApplicationState(Method, ConfigurationStrategy.Configuration, AndroidManifest) - Method in class org.robolectric.android.internal.AndroidTestEnvironment
-
- setUpApplicationState(Method, 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
-
- setUpDisplay(Configuration, DisplayMetrics) - Static method in class org.robolectric.android.Bootstrap
-
- setupFragment(F) - Static method in class org.robolectric.shadows.support.v4.SupportFragmentController
-
Sets up the given fragment by attaching it to an activity, calling its onCreate() through
onResume() lifecycle methods, and then making it visible.
- setupFragment(F, Class<? extends FragmentActivity>) - Static method in class org.robolectric.shadows.support.v4.SupportFragmentController
-
Sets up the given fragment by attaching it to an activity, calling its onCreate() through
onResume() lifecycle methods, and then making it visible.
- setupFragment(F, Class<? extends FragmentActivity>, int, Bundle) - Static method in class org.robolectric.shadows.support.v4.SupportFragmentController
-
Sets up the given fragment by attaching it to an activity created with the given bundle and
container id, calling its onCreate() through onResume() lifecycle methods, and then making it
visible.
- setupFragment(F, Class<? extends FragmentActivity>, Bundle) - Static method in class org.robolectric.shadows.support.v4.SupportFragmentController
-
Sets up the given fragment by attaching it to an activity created with the given bundle,
calling its onCreate() through onResume() lifecycle methods, and then making it visible.
- 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
-
- 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
-
- setUseGlobalScheduler(boolean) - Static method in class org.robolectric.RoboSettings
-
Deprecated.
- setUseInMemoryDatabase(boolean) - Static method in class org.robolectric.shadows.ShadowSQLiteConnection
-
- setUseLegacyResources(boolean) - Static method in class org.robolectric.RuntimeEnvironment
-
- 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
-
- setUserId(int) - Method in class org.robolectric.shadows.BrightnessChangeEventBuilder
-
- setUserId(int) - Method in class org.robolectric.shadows.ShadowContextImpl
-
- setUserProvisioningState(int) - Method in class org.robolectric.shadows.ShadowDevicePolicyManager
-
Sets the user provisioning state.
- setUserRestriction(UserHandle, String, boolean) - Method in class org.robolectric.shadows.ShadowUserManager
-
- setUserSelectedOutgoingPhoneAccount(PhoneAccountHandle) - Method in class org.robolectric.shadows.ShadowTelecomManager
-
- setUserState(UserHandle, ShadowUserManager.UserState) - Method in class org.robolectric.shadows.ShadowUserManager
-
- 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
-
- 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
-
- setValidWidgetProviderComponentName(boolean) - Method in class org.robolectric.shadows.ShadowAppWidgetManager
-
- setValue(int) - Method in class org.robolectric.shadows.ShadowNumberPicker
-
- setValue(long) - Method in class org.robolectric.shadows.NativeBitSet64
-
- setValues(float[]) - Method in class org.robolectric.shadows.ShadowMatrix
-
- setVendorId(int) - Method in class org.robolectric.shadows.ShadowInputDevice
-
- setVersionCodename(String) - Static method in class org.robolectric.shadows.ShadowBuild
-
- setVersionIncremental(String) - Static method in class org.robolectric.shadows.ShadowBuild
-
- setVersionRelease(String) - Static method in class org.robolectric.shadows.ShadowBuild
-
- setVersionSecurityPatch(String) - Static method in class org.robolectric.shadows.ShadowBuild
-
- 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
-
- setViewFocus(boolean) - Method in class org.robolectric.shadows.ShadowView
-
- setViewIdResourceName(String) - Method in class org.robolectric.shadows.ShadowAccessibilityNodeInfo
-
- setVisible(boolean) - Method in class org.robolectric.fakes.RoboMenuItem
-
- setVisibleToUser(boolean) - Method in class org.robolectric.shadows.ShadowAccessibilityNodeInfo
-
- setVisualVoicemailPackageName(String) - Method in class org.robolectric.shadows.ShadowTelephonyManager
-
- setVoiceCapable(boolean) - Method in class org.robolectric.shadows.ShadowTelephonyManager
-
- setVoiceMailAlphaTag(String) - Method in class org.robolectric.shadows.ShadowTelephonyManager
-
- setVoiceMailNumber(String) - Method in class org.robolectric.shadows.ShadowTelephonyManager
-
- setVoicemailRingtoneUri(PhoneAccountHandle, Uri) - Method in class org.robolectric.shadows.ShadowTelephonyManager
-
- setVoicemailVibrationEnabled(PhoneAccountHandle, boolean) - Method in class org.robolectric.shadows.ShadowTelephonyManager
-
- setVoiceNetworkType(int) - Method in class org.robolectric.shadows.ShadowTelephonyManager
-
- setVolume(float, float) - Method in class org.robolectric.shadows.ShadowMediaPlayer
-
- setVolumeControlStream(int) - Method in class org.robolectric.shadows.ShadowActivity
-
- setWakeUpFlag(boolean) - Method in class org.robolectric.shadows.ShadowSensor
-
- setWallpaperComponent(ComponentName) - Method in class org.robolectric.shadows.ShadowWallpaperManager
-
Sets a live wallpaper, wallpaperService
, as the current wallpaper.
- setWebChromeClient(WebChromeClient) - Method in class org.robolectric.shadows.ShadowWebView
-
- setWebContentsDebuggingEnabled(boolean) - Static method in class org.robolectric.shadows.ShadowWebView
-
- setWebViewClient(WebViewClient) - Method in class org.robolectric.shadows.ShadowWebView
-
- setWidth(int) - Method in class org.robolectric.shadows.ShadowBitmap
-
- 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.
- setWifiAwareSession(WifiAwareSession) - Method in class org.robolectric.shadows.ShadowWifiAwareManager
-
Sets parameter to pass to AttachCallback#onAttach(WifiAwareSession session)
- 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
-
- 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(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
-
- setWinFrame(Rect) - Method in interface org.robolectric.shadows.ShadowViewRootImpl.ViewRootImplReflector
-
- setWiredHeadsetOn(boolean) - Method in class org.robolectric.shadows.ShadowAudioManager
-
- setWorkSource(WorkSource) - Method in class org.robolectric.shadows.ShadowPowerManager.ShadowWakeLock
-
- setWrapSelectorWheel(boolean) - Method in class org.robolectric.shadows.ShadowNumberPicker
-
- setWtfIsFatal(boolean) - Static method in class org.robolectric.shadows.ShadowLog
-
- setXdpi(float) - Method in class org.robolectric.shadows.ShadowDisplay
-
Changes the horizontal DPI for this display.
- setYdpi(float) - Method in class org.robolectric.shadows.ShadowDisplay
-
Changes the vertical DPI for this display.
- 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
-
- ShadowAbsSeekBar - Class in org.robolectric.shadows
-
- ShadowAbsSeekBar() - Constructor for class org.robolectric.shadows.ShadowAbsSeekBar
-
- ShadowAbsSpinner - Class in org.robolectric.shadows
-
- ShadowAbsSpinner() - Constructor for class org.robolectric.shadows.ShadowAbsSpinner
-
- ShadowAbstractCursor - Class in org.robolectric.shadows
-
- ShadowAbstractCursor() - Constructor for class org.robolectric.shadows.ShadowAbstractCursor
-
- ShadowAccessibilityAction() - Constructor for class org.robolectric.shadows.ShadowAccessibilityNodeInfo.ShadowAccessibilityAction
-
- ShadowAccessibilityButtonController - Class in org.robolectric.shadows
-
- 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
-
- ShadowAccessibilityNodeInfo() - Constructor for class org.robolectric.shadows.ShadowAccessibilityNodeInfo
-
- ShadowAccessibilityNodeInfo.OnPerformActionListener - Interface in org.robolectric.shadows
-
- ShadowAccessibilityNodeInfo.ShadowAccessibilityAction - Class in org.robolectric.shadows
-
Shadow of AccessibilityAction.
- ShadowAccessibilityRecord - Class in org.robolectric.shadows
-
- 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
-
- 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.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
-
- ShadowActivityManager() - Constructor for class org.robolectric.shadows.ShadowActivityManager
-
- 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
-
- ShadowActivityThread() - Constructor for class org.robolectric.shadows.ShadowActivityThread
-
- ShadowActivityThread._ActivityThread_ - Interface in org.robolectric.shadows
-
- 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
-
- ShadowAlarmManager() - Constructor for class org.robolectric.shadows.ShadowAlarmManager
-
- ShadowAlarmManager.ScheduledAlarm - Class in org.robolectric.shadows
-
Container object to hold a PendingIntent and parameters describing when to send it.
- 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
-
- 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
-
- ShadowAndroidXMultiDex() - Constructor for class org.robolectric.shadows.multidex.ShadowAndroidXMultiDex
-
- ShadowAnimationBridge - Class in org.robolectric.shadows
-
- ShadowAnimationBridge(Animation) - Constructor for class org.robolectric.shadows.ShadowAnimationBridge
-
- ShadowAnimationUtils - Class in org.robolectric.shadows
-
- ShadowAnimationUtils() - Constructor for class org.robolectric.shadows.ShadowAnimationUtils
-
- ShadowApkAssets - Class in org.robolectric.shadows
-
- ShadowApkAssets() - Constructor for class org.robolectric.shadows.ShadowApkAssets
-
- ShadowApkAssets.Picker - Class in org.robolectric.shadows
-
- ShadowApplication - Class in org.robolectric.shadows
-
- ShadowApplication() - Constructor for class org.robolectric.shadows.ShadowApplication
-
- ShadowApplication.Wrapper - Class in org.robolectric.shadows
-
- ShadowApplicationPackageManager - Class in org.robolectric.shadows
-
- ShadowApplicationPackageManager() - Constructor for class org.robolectric.shadows.ShadowApplicationPackageManager
-
- ShadowAppOpsManager - Class in org.robolectric.shadows
-
- ShadowAppOpsManager() - Constructor for class org.robolectric.shadows.ShadowAppOpsManager
-
- ShadowAppOpsManager.ModeAndException - Class in org.robolectric.shadows
-
Class holding usage mode and excpetion 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
-
- ShadowArscApkAssets9() - Constructor for class org.robolectric.shadows.ShadowArscApkAssets9
-
- ShadowArscApkAssets9.ApkAssetMaker - Interface in org.robolectric.shadows
-
- ShadowArscApkAssets9.Key - Class in org.robolectric.shadows
-
- 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
-
- 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
-
- ShadowAsyncQueryHandler() - Constructor for class org.robolectric.shadows.ShadowAsyncQueryHandler
-
- ShadowAsyncTask<Params,Progress,Result> - Class in org.robolectric.shadows
-
- ShadowAsyncTask() - Constructor for class org.robolectric.shadows.ShadowAsyncTask
-
- ShadowAsyncTask.Picker - Class in org.robolectric.shadows
-
- ShadowAsyncTaskBridge<Params,Progress,Result> - Class in org.robolectric.shadows
-
- ShadowAsyncTaskBridge(AsyncTask<Params, Progress, Result>) - Constructor for class org.robolectric.shadows.ShadowAsyncTaskBridge
-
- ShadowAsyncTaskLoader<D> - Class in org.robolectric.shadows
-
- ShadowAsyncTaskLoader<D> - Class in org.robolectric.shadows.support.v4
-
- ShadowAsyncTaskLoader() - Constructor for class org.robolectric.shadows.ShadowAsyncTaskLoader
-
- ShadowAsyncTaskLoader() - Constructor for class org.robolectric.shadows.support.v4.ShadowAsyncTaskLoader
-
- ShadowAsyncTaskLoader.Picker - Class in org.robolectric.shadows
-
- ShadowAsyncTaskLoader.Picker - Class in org.robolectric.shadows.support.v4
-
- 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
-
- ShadowAudioRecord.AudioRecordSourceProvider - Interface in org.robolectric.shadows
-
- ShadowAudioTrack - Class in org.robolectric.shadows
-
- ShadowAudioTrack() - Constructor for class org.robolectric.shadows.ShadowAudioTrack
-
- ShadowAutofillManager - Class in org.robolectric.shadows
-
- ShadowAutofillManager() - Constructor for class org.robolectric.shadows.ShadowAutofillManager
-
- ShadowBackgroundThread - Class in org.robolectric.shadows
-
- ShadowBackgroundThread() - Constructor for class org.robolectric.shadows.ShadowBackgroundThread
-
- ShadowBackupManager - Class in org.robolectric.shadows
-
- ShadowBackupManager() - Constructor for class org.robolectric.shadows.ShadowBackupManager
-
- ShadowBaseAdapter - Class in org.robolectric.shadows
-
- ShadowBaseAdapter() - Constructor for class org.robolectric.shadows.ShadowBaseAdapter
-
- ShadowBaseLooper - Class in org.robolectric.shadows
-
- ShadowBaseLooper() - Constructor for class org.robolectric.shadows.ShadowBaseLooper
-
Deprecated.
- 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
-
- ShadowBiometricManager() - Constructor for class org.robolectric.shadows.ShadowBiometricManager
-
- ShadowBitmap - Class in org.robolectric.shadows
-
- ShadowBitmap() - Constructor for class org.robolectric.shadows.ShadowBitmap
-
- 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
-
- ShadowBitmapShader - Class in org.robolectric.shadows
-
- ShadowBitmapShader() - Constructor for class org.robolectric.shadows.ShadowBitmapShader
-
- ShadowBlockGuardOs - Class in org.robolectric.shadows
-
- ShadowBlockGuardOs() - Constructor for class org.robolectric.shadows.ShadowBlockGuardOs
-
- ShadowBluetoothA2dp - Class in org.robolectric.shadows
-
- 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
-
- ShadowBluetoothDevice() - Constructor for class org.robolectric.shadows.ShadowBluetoothDevice
-
- ShadowBluetoothGatt - Class in org.robolectric.shadows
-
- ShadowBluetoothGatt() - Constructor for class org.robolectric.shadows.ShadowBluetoothGatt
-
- ShadowBluetoothHeadset - Class in org.robolectric.shadows
-
- ShadowBluetoothHeadset() - Constructor for class org.robolectric.shadows.ShadowBluetoothHeadset
-
- ShadowBluetoothLeScanner - Class in org.robolectric.shadows
-
Adds Robolectric support for BLE scanning.
- ShadowBluetoothLeScanner() - Constructor for class org.robolectric.shadows.ShadowBluetoothLeScanner
-
- ShadowBluetoothManager - Class in org.robolectric.shadows
-
- 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
-
- ShadowBugreportManager - Class in org.robolectric.shadows
-
- 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.ShadowTypeface.ShadowBuilder
-
- ShadowCall - Class in org.robolectric.shadows
-
Robolectric test for
Call
.
- ShadowCall() - Constructor for class org.robolectric.shadows.ShadowCall
-
- 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
-
- ShadowCallScreeningService() - Constructor for class org.robolectric.shadows.ShadowCallScreeningService
-
- ShadowCallScreeningService.RespondToCallInput - Class in org.robolectric.shadows
-
- 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.
- ShadowCamera.ShadowSize - Class in org.robolectric.shadows
-
- ShadowCameraCaptureSessionImpl - Class in org.robolectric.shadows
-
- 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
-
- ShadowCameraDeviceImpl() - Constructor for class org.robolectric.shadows.ShadowCameraDeviceImpl
-
- ShadowCameraManager - Class in org.robolectric.shadows
-
- 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
-
- ShadowCameraMetadataNative() - Constructor for class org.robolectric.shadows.ShadowCameraMetadataNative
-
- ShadowCanvas - Class in org.robolectric.shadows
-
Broken.
- 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.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
-
- ShadowCaptioningManager() - Constructor for class org.robolectric.shadows.ShadowCaptioningManager
-
- ShadowCaptureRequestBuilder - Class in org.robolectric.shadows
-
- ShadowCaptureRequestBuilder() - Constructor for class org.robolectric.shadows.ShadowCaptureRequestBuilder
-
- ShadowCaptureResult - Class in org.robolectric.shadows
-
- ShadowCaptureResult() - Constructor for class org.robolectric.shadows.ShadowCaptureResult
-
- ShadowCarrierConfigManager - Class in org.robolectric.shadows
-
- ShadowCarrierConfigManager() - Constructor for class org.robolectric.shadows.ShadowCarrierConfigManager
-
- ShadowChoreographer - Class in org.robolectric.shadows
-
- ShadowChoreographer() - Constructor for class org.robolectric.shadows.ShadowChoreographer
-
- 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
-
- 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
-
- ShadowColorDisplayManager() - Constructor for class org.robolectric.shadows.ShadowColorDisplayManager
-
- ShadowColorMatrixColorFilter - Class in org.robolectric.shadows
-
- ShadowColorMatrixColorFilter() - Constructor for class org.robolectric.shadows.ShadowColorMatrixColorFilter
-
- ShadowColorSpace - Class in org.robolectric.shadows
-
Container for implementations of ColorSpace
- ShadowColorSpace() - Constructor for class org.robolectric.shadows.ShadowColorSpace
-
- ShadowColorSpace.ShadowRgb - Class in org.robolectric.shadows
-
- ShadowCompatModeWrapper() - Constructor for class org.robolectric.shadows.ShadowWindowManagerImpl.ShadowCompatModeWrapper
-
- ShadowCompoundButton - Class in org.robolectric.shadows
-
- ShadowCompoundButton() - Constructor for class org.robolectric.shadows.ShadowCompoundButton
-
- 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
-
- ShadowContentObserver - Class in org.robolectric.shadows
-
- ShadowContentObserver() - Constructor for class org.robolectric.shadows.ShadowContentObserver
-
- ShadowContentProvider - Class in org.robolectric.shadows
-
- 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
-
- ShadowContentResolver.InsertStatement - Class in org.robolectric.shadows
-
- ShadowContentResolver.NotifiedUri - Class in org.robolectric.shadows
-
- ShadowContentResolver.Statement - Class in org.robolectric.shadows
-
- ShadowContentResolver.Status - Class in org.robolectric.shadows
-
- ShadowContentResolver.UpdateStatement - Class in org.robolectric.shadows
-
- ShadowContentUris - Class in org.robolectric.shadows
-
- ShadowContentUris() - Constructor for class org.robolectric.shadows.ShadowContentUris
-
- ShadowContextHubClient - Class in org.robolectric.shadows
-
- ShadowContextHubClient() - Constructor for class org.robolectric.shadows.ShadowContextHubClient
-
- ShadowContextHubManager - Class in org.robolectric.shadows
-
- 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
-
- 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
-
- ShadowCornerPathEffect - Class in org.robolectric.shadows
-
- ShadowCornerPathEffect() - Constructor for class org.robolectric.shadows.ShadowCornerPathEffect
-
- ShadowCountDownTimer - Class in org.robolectric.shadows
-
- ShadowCountDownTimer() - Constructor for class org.robolectric.shadows.ShadowCountDownTimer
-
- ShadowCrossProfileApps - Class in org.robolectric.shadows
-
- ShadowCrossProfileApps() - Constructor for class org.robolectric.shadows.ShadowCrossProfileApps
-
- ShadowCrossProfileApps.StartedActivity - Class in org.robolectric.shadows
-
- ShadowCrossProfileApps.StartedMainActivity - Class in org.robolectric.shadows
-
- ShadowCursorWindow - Class in org.robolectric.shadows
-
- ShadowCursorWindow() - Constructor for class org.robolectric.shadows.ShadowCursorWindow
-
- ShadowCursorWrapper - Class in org.robolectric.shadows
-
- ShadowCursorWrapper() - Constructor for class org.robolectric.shadows.ShadowCursorWrapper
-
- ShadowDashPathEffect - Class in org.robolectric.shadows
-
- ShadowDashPathEffect() - Constructor for class org.robolectric.shadows.ShadowDashPathEffect
-
- ShadowDateFormat - Class in org.robolectric.shadows
-
- ShadowDateFormat() - Constructor for class org.robolectric.shadows.ShadowDateFormat
-
- 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
-
- 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
-
- ShadowDevicePolicyManager() - Constructor for class org.robolectric.shadows.ShadowDevicePolicyManager
-
- 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
;
however, this behavior is deprecated as of Robolectric 3.6 and will be removed in 3.7.
- ShadowDisplay() - Constructor for class org.robolectric.shadows.ShadowDisplay
-
- ShadowDisplayEventReceiver - Class in org.robolectric.shadows
-
- ShadowDisplayEventReceiver() - Constructor for class org.robolectric.shadows.ShadowDisplayEventReceiver
-
- ShadowDisplayListCanvas - Class in org.robolectric.shadows
-
- 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
-
- ShadowDisplayManagerGlobal - Class in org.robolectric.shadows
-
- ShadowDisplayManagerGlobal() - Constructor for class org.robolectric.shadows.ShadowDisplayManagerGlobal
-
- ShadowDownloadManager - Class in org.robolectric.shadows
-
- ShadowDownloadManager() - Constructor for class org.robolectric.shadows.ShadowDownloadManager
-
- 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
-
- ShadowDrawerLayout - Class in org.robolectric.shadows.support.v4
-
- ShadowDrawerLayout() - Constructor for class org.robolectric.shadows.support.v4.ShadowDrawerLayout
-
- 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
-
- ShadowDynamicsProcessing() - Constructor for class org.robolectric.shadows.ShadowDynamicsProcessing
-
- shadowedClassName - Variable in class org.robolectric.internal.bytecode.ShadowInfo
-
- ShadowEdgeEffect - Class in org.robolectric.shadows
-
- ShadowEdgeEffect() - Constructor for class org.robolectric.shadows.ShadowEdgeEffect
-
- ShadowedObject - Interface in org.robolectric.internal.bytecode
-
- 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
-
- ShadowEventLog.ShadowEvent - Class in org.robolectric.shadows
-
- ShadowExpandableListView - Class in org.robolectric.shadows
-
- ShadowExpandableListView() - Constructor for class org.robolectric.shadows.ShadowExpandableListView
-
- 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
-
- ShadowFingerprintManager() - Constructor for class org.robolectric.shadows.ShadowFingerprintManager
-
- ShadowFloatMath - Class in org.robolectric.shadows
-
- ShadowFloatMath() - Constructor for class org.robolectric.shadows.ShadowFloatMath
-
- ShadowFontBuilder - Class in org.robolectric.shadows
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- ShadowHardwareRenderer() - Constructor for class org.robolectric.shadows.ShadowHardwareRenderer
-
- 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
-
- ShadowImages() - Constructor for class org.robolectric.shadows.ShadowMediaStore.ShadowImages
-
- 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
-
- ShadowInCallAdapter() - Constructor for class org.robolectric.shadows.ShadowInCallAdapter
-
- ShadowInCallService - Class in org.robolectric.shadows
-
- ShadowInCallService() - Constructor for class org.robolectric.shadows.ShadowInCallService
-
- ShadowInfo - Class in org.robolectric.internal.bytecode
-
- ShadowInputDevice - Class in org.robolectric.shadows
-
- ShadowInputDevice() - Constructor for class org.robolectric.shadows.ShadowInputDevice
-
- 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
-
- ShadowInputManager() - Constructor for class org.robolectric.shadows.ShadowInputManager
-
- ShadowInputMethodManager - Class in org.robolectric.shadows
-
- ShadowInputMethodManager() - Constructor for class org.robolectric.shadows.ShadowInputMethodManager
-
- ShadowInputMethodManager.SoftInputVisibilityChangeHandler - Interface in org.robolectric.shadows
-
Handler for receiving soft input visibility changed event.
- ShadowInstrumentation - Class in org.robolectric.shadows
-
- ShadowInstrumentation() - Constructor for class org.robolectric.shadows.ShadowInstrumentation
-
- ShadowInstrumentation._Instrumentation_ - Interface in org.robolectric.shadows
-
- 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
-
- 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
-
- ShadowLauncherApps - Class in org.robolectric.shadows
-
- ShadowLauncherApps() - Constructor for class org.robolectric.shadows.ShadowLauncherApps
-
- ShadowLayoutAnimationController - Class in org.robolectric.shadows
-
- ShadowLayoutAnimationController() - Constructor for class org.robolectric.shadows.ShadowLayoutAnimationController
-
- ShadowLegacyApkAssets - Class in org.robolectric.shadows
-
- ShadowLegacyApkAssets() - Constructor for class org.robolectric.shadows.ShadowLegacyApkAssets
-
- ShadowLegacyAssetInputStream - Class in org.robolectric.shadows
-
- ShadowLegacyAssetInputStream() - Constructor for class org.robolectric.shadows.ShadowLegacyAssetInputStream
-
- ShadowLegacyAssetManager - Class in org.robolectric.shadows
-
- ShadowLegacyAssetManager() - Constructor for class org.robolectric.shadows.ShadowLegacyAssetManager
-
- ShadowLegacyAsyncTask<Params,Progress,Result> - Class in org.robolectric.shadows
-
A
AsyncTask
shadow for
LooperMode.Mode.LEGACY
.
- ShadowLegacyAsyncTask() - Constructor for class org.robolectric.shadows.ShadowLegacyAsyncTask
-
- ShadowLegacyAsyncTaskLoader<D> - Class in org.robolectric.shadows
-
- ShadowLegacyAsyncTaskLoader<D> - Class in org.robolectric.shadows.support.v4
-
- ShadowLegacyAsyncTaskLoader() - Constructor for class org.robolectric.shadows.ShadowLegacyAsyncTaskLoader
-
- ShadowLegacyAsyncTaskLoader() - Constructor for class org.robolectric.shadows.support.v4.ShadowLegacyAsyncTaskLoader
-
- ShadowLegacyChoreographer - Class in org.robolectric.shadows
-
- ShadowLegacyChoreographer() - Constructor for class org.robolectric.shadows.ShadowLegacyChoreographer
-
- ShadowLegacyLooper - Class in org.robolectric.shadows
-
The shadow Looper implementation for LooperMode.Mode.LEGACY
.
- ShadowLegacyLooper() - Constructor for class org.robolectric.shadows.ShadowLegacyLooper
-
- ShadowLegacyMessage - Class in org.robolectric.shadows
-
The shadow
Message
for
LooperMode.Mode.LEGACY
.
- ShadowLegacyMessage() - Constructor for class org.robolectric.shadows.ShadowLegacyMessage
-
- ShadowLegacyMessageQueue - Class in org.robolectric.shadows
-
- ShadowLegacyMessageQueue() - Constructor for class org.robolectric.shadows.ShadowLegacyMessageQueue
-
- ShadowLegacyResourcesImpl - Class in org.robolectric.shadows
-
- ShadowLegacyResourcesImpl() - Constructor for class org.robolectric.shadows.ShadowLegacyResourcesImpl
-
- ShadowLegacyResourcesImpl.ShadowLegacyThemeImpl - Class in org.robolectric.shadows
-
- ShadowLegacySystemClock - Class in org.robolectric.shadows
-
A shadow SystemClock for LooperMode.Mode.LEGACY
- ShadowLegacySystemClock() - Constructor for class org.robolectric.shadows.ShadowLegacySystemClock
-
- ShadowLegacyTheme() - Constructor for class org.robolectric.shadows.ShadowResources.ShadowLegacyTheme
-
- ShadowLegacyThemeImpl() - Constructor for class org.robolectric.shadows.ShadowLegacyResourcesImpl.ShadowLegacyThemeImpl
-
- ShadowLibcoreOsConstants - Class in org.robolectric.shadows
-
Implements OsConstants on APIs 20 and below.
- ShadowLibcoreOsConstants() - Constructor for class org.robolectric.shadows.ShadowLibcoreOsConstants
-
- ShadowLinearGradient - Class in org.robolectric.shadows
-
- ShadowLinearGradient() - Constructor for class org.robolectric.shadows.ShadowLinearGradient
-
- ShadowLinearLayout - Class in org.robolectric.shadows
-
- ShadowLinearLayout() - Constructor for class org.robolectric.shadows.ShadowLinearLayout
-
- ShadowLineBreaker - Class in org.robolectric.shadows
-
- 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.
- ShadowLocalActivityManager - Class in org.robolectric.shadows
-
- ShadowLocalActivityManager() - Constructor for class org.robolectric.shadows.ShadowLocalActivityManager
-
- ShadowLocalBroadcastManager - Class in org.robolectric.shadows.support.v4
-
- ShadowLocalBroadcastManager() - Constructor for class org.robolectric.shadows.support.v4.ShadowLocalBroadcastManager
-
- ShadowLocalBroadcastManager.Wrapper - Class in org.robolectric.shadows.support.v4
-
- 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
-
- ShadowLocationManager - Class in org.robolectric.shadows
-
- ShadowLocationManager() - Constructor for class org.robolectric.shadows.ShadowLocationManager
-
- ShadowLocationManager.ProviderProperties - Class in org.robolectric.shadows
-
Properties of a provider.
- ShadowLog - Class in org.robolectric.shadows
-
- ShadowLog() - Constructor for class org.robolectric.shadows.ShadowLog
-
- ShadowLog.LogItem - Class in org.robolectric.shadows
-
- ShadowLog.TerribleFailure - Exception in org.robolectric.shadows
-
Failure thrown when wtf_is_fatal is true and Log.wtf is called.
- 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
-
- shadowMainLooper - Variable in class org.robolectric.android.controller.ComponentController
-
- shadowMainLooper() - Static method in class org.robolectric.shadows.ShadowBaseLooper
-
Deprecated.
- 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
-
- 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
-
- ShadowMediaActionSound() - Constructor for class org.robolectric.shadows.ShadowMediaActionSound
-
- ShadowMediaBrowserCompat - Class in org.robolectric.shadows.support.v4
-
- ShadowMediaBrowserCompat() - Constructor for class org.robolectric.shadows.support.v4.ShadowMediaBrowserCompat
-
- 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
-
- ShadowMediaCodecList() - Constructor for class org.robolectric.shadows.ShadowMediaCodecList
-
- ShadowMediaController - Class in org.robolectric.shadows
-
- ShadowMediaController() - Constructor for class org.robolectric.shadows.ShadowMediaController
-
- 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.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
-
- ShadowMediaRouter() - Constructor for class org.robolectric.shadows.ShadowMediaRouter
-
- ShadowMediaScannerConnection - Class in org.robolectric.shadows
-
- 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
-
- ShadowMediaSessionManager() - Constructor for class org.robolectric.shadows.ShadowMediaSessionManager
-
- ShadowMediaStore - Class in org.robolectric.shadows
-
- ShadowMediaStore() - Constructor for class org.robolectric.shadows.ShadowMediaStore
-
- ShadowMediaStore.ShadowImages - Class in org.robolectric.shadows
-
- ShadowMediaStore.ShadowImages.ShadowMedia - Class in org.robolectric.shadows
-
- 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
-
- ShadowMessage - Class in org.robolectric.shadows
-
- 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
-
- 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
-
- ShadowMultiDex() - Constructor for class org.robolectric.shadows.multidex.ShadowMultiDex
-
- ShadowNativeAllocationRegistry - Class in org.robolectric.shadows
-
- ShadowNativeAllocationRegistry() - Constructor for class org.robolectric.shadows.ShadowNativeAllocationRegistry
-
- ShadowNativePluralRules - Class in org.robolectric.shadows
-
- ShadowNativePluralRules() - Constructor for class org.robolectric.shadows.ShadowNativePluralRules
-
- ShadowNetwork - Class in org.robolectric.shadows
-
- ShadowNetwork() - Constructor for class org.robolectric.shadows.ShadowNetwork
-
- ShadowNetworkCapabilities - Class in org.robolectric.shadows
-
Robolectic 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
-
- ShadowNetworkScoreManager() - Constructor for class org.robolectric.shadows.ShadowNetworkScoreManager
-
- ShadowNfcAdapter - Class in org.robolectric.shadows
-
- ShadowNfcAdapter() - Constructor for class org.robolectric.shadows.ShadowNfcAdapter
-
- ShadowNinePatch - Class in org.robolectric.shadows
-
- ShadowNinePatch() - Constructor for class org.robolectric.shadows.ShadowNinePatch
-
- ShadowNotFoundException() - Constructor for class org.robolectric.shadows.ShadowResources.ShadowNotFoundException
-
- ShadowNotification - Class in org.robolectric.shadows
-
- ShadowNotification() - Constructor for class org.robolectric.shadows.ShadowNotification
-
- ShadowNotificationManager - Class in org.robolectric.shadows
-
- 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
-
- ShadowObjectAnimator - Class in org.robolectric.shadows
-
- ShadowObjectAnimator() - Constructor for class org.robolectric.shadows.ShadowObjectAnimator
-
- shadowOf(AccessibilityButtonController) - Static method in class org.robolectric.Shadows
-
- shadowOf(AccessibilityService) - Static method in class org.robolectric.Shadows
-
- shadowOf(AccountManager) - Static method in class org.robolectric.Shadows
-
- shadowOf(ObjectAnimator) - 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(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(LocalActivityManager) - 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(UiModeManager) - Static method in class org.robolectric.Shadows
-
- shadowOf(UsageStatsManager) - 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(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(BluetoothLeScanner) - 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(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(Resources.Theme) - Static method in class org.robolectric.Shadows
-
- shadowOf(TypedArray) - Static method in class org.robolectric.Shadows
-
- shadowOf(RestrictionsManager) - Static method in class org.robolectric.Shadows
-
- shadowOf(AbstractCursor) - Static method in class org.robolectric.Shadows
-
- shadowOf(ContentObserver) - 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(Canvas) - Static method in class org.robolectric.Shadows
-
- shadowOf(Color) - 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(CornerPathEffect) - Static method in class org.robolectric.Shadows
-
- shadowOf(DashPathEffect) - 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(StateListDrawable) - Static method in class org.robolectric.Shadows
-
- shadowOf(VectorDrawable) - Static method in class org.robolectric.Shadows
-
- shadowOf(LinearGradient) - 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(Outline) - 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(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(Region) - 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(Camera.Size) - 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(UsbManager) - 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(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(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(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(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
-
- shadowOf(WifiRttManager) - Static method in class org.robolectric.Shadows
-
- shadowOf(ScanResult) - 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(NfcAdapter) - Static method in class org.robolectric.Shadows
-
- shadowOf(IsoDep) - 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(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(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.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(TextToSpeech) - Static method in class org.robolectric.Shadows
-
- shadowOf(MultiDex) - Static method in class org.robolectric.shadows.multidex.Shadows
-
- shadowOf(LocalBroadcastManager) - Static method in class org.robolectric.shadows.support.v4.Shadows
-
- shadowOf(MediaBrowserCompat) - Static method in class org.robolectric.shadows.support.v4.Shadows
-
- shadowOf(DrawerLayout) - Static method in class org.robolectric.shadows.support.v4.Shadows
-
- shadowOf(SwipeRefreshLayout) - Static method in class org.robolectric.shadows.support.v4.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(CallScreeningService) - 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(VisualVoicemailSms) - Static method in class org.robolectric.Shadows
-
- shadowOf(DateFormat) - 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(TextPaint) - 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(FloatMath) - Static method in class org.robolectric.Shadows
-
- shadowOf(Log) - 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(AccessibilityNodeInfo.AccessibilityAction) - 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(AnimationUtils) - Static method in class org.robolectric.Shadows
-
- shadowOf(LayoutAnimationController) - 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
-
- 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(MotionEvent) - 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(AbsSeekBar) - 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(ExpandableListView) - 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(ProgressBar) - Static method in class org.robolectric.Shadows
-
- shadowOf(RelativeLayout) - Static method in class org.robolectric.Shadows
-
- shadowOf(Scroller) - 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
-
- ShadowOutline - Class in org.robolectric.shadows
-
- ShadowOutline() - Constructor for class org.robolectric.shadows.ShadowOutline
-
- ShadowPackageInstaller - Class in org.robolectric.shadows
-
- ShadowPackageInstaller() - Constructor for class org.robolectric.shadows.ShadowPackageInstaller
-
- ShadowPackageInstaller.ShadowSession - Class in org.robolectric.shadows
-
- 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
-
- ShadowPaint - Class in org.robolectric.shadows
-
- ShadowPaint() - Constructor for class org.robolectric.shadows.ShadowPaint
-
- ShadowParameters() - Constructor for class org.robolectric.shadows.ShadowCamera.ShadowParameters
-
- ShadowParcel - Class in org.robolectric.shadows
-
Robolectric's
Parcel
pretends to be backed by a byte buffer, closely matching
Parcel
's position, size, and capacity behavior.
- ShadowParcel() - Constructor for class org.robolectric.shadows.ShadowParcel
-
- ShadowParcelFileDescriptor - Class in org.robolectric.shadows
-
- ShadowParcelFileDescriptor() - Constructor for class org.robolectric.shadows.ShadowParcelFileDescriptor
-
- ShadowPath - Class in org.robolectric.shadows
-
The shadow only supports straight-line paths.
- ShadowPath() - Constructor for class org.robolectric.shadows.ShadowPath
-
- ShadowPath.Point - Class in org.robolectric.shadows
-
- ShadowPath.Point.Type - Enum in org.robolectric.shadows
-
- ShadowPathData() - Constructor for class org.robolectric.shadows.ShadowPathParser.ShadowPathData
-
- 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
-
- ShadowPathParser.ShadowPathData - Class in org.robolectric.shadows
-
- ShadowPausedAsyncTask<Params,Progress,Result> - Class in org.robolectric.shadows
-
A
AsyncTask
shadow for
LooperMode.Mode.PAUSED
- ShadowPausedAsyncTask() - Constructor for class org.robolectric.shadows.ShadowPausedAsyncTask
-
- ShadowPausedAsyncTaskLoader<D> - Class in org.robolectric.shadows
-
- ShadowPausedAsyncTaskLoader<D> - Class in org.robolectric.shadows.support.v4
-
- ShadowPausedAsyncTaskLoader() - Constructor for class org.robolectric.shadows.ShadowPausedAsyncTaskLoader
-
- ShadowPausedAsyncTaskLoader() - Constructor for class org.robolectric.shadows.support.v4.ShadowPausedAsyncTaskLoader
-
Deprecated.
- ShadowPausedChoreographer - Class in org.robolectric.shadows
-
- ShadowPausedChoreographer() - Constructor for class org.robolectric.shadows.ShadowPausedChoreographer
-
- ShadowPausedLooper - Class in org.robolectric.shadows
-
The shadow Looper for LooperMode.Mode.PAUSED
.
- ShadowPausedLooper() - Constructor for class org.robolectric.shadows.ShadowPausedLooper
-
- ShadowPausedMessage - Class in org.robolectric.shadows
-
The shadow
Message
for
LooperMode.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
-
- ShadowPhone - Class in org.robolectric.shadows
-
- 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.li
- ShadowPhoneWindowFor22() - Constructor for class org.robolectric.shadows.ShadowPhoneWindowFor22
-
- ShadowPicker<T> - Interface in org.robolectric.shadow.api
-
- ShadowPicture - Class in org.robolectric.shadows
-
- ShadowPicture() - Constructor for class org.robolectric.shadows.ShadowPicture
-
- 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
-
- 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.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
-
- ShadowProgressBar - Class in org.robolectric.shadows
-
- ShadowProgressBar() - Constructor for class org.robolectric.shadows.ShadowProgressBar
-
- ShadowProgressDialog - Class in org.robolectric.shadows
-
- ShadowProgressDialog() - Constructor for class org.robolectric.shadows.ShadowProgressDialog
-
- 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
-
- ShadowProviders(List<ShadowProvider>) - Constructor for class org.robolectric.internal.bytecode.ShadowProviders
-
- ShadowQuery() - Constructor for class org.robolectric.shadows.ShadowDownloadManager.ShadowQuery
-
- ShadowQueuedWork - Class in org.robolectric.shadows
-
- ShadowQueuedWork() - Constructor for class org.robolectric.shadows.ShadowQueuedWork
-
- ShadowRangingResult - Class in org.robolectric.shadows
-
- ShadowRangingResult() - Constructor for class org.robolectric.shadows.ShadowRangingResult
-
- ShadowRangingResult.Builder - Class in org.robolectric.shadows
-
A builder for creating ShadowRangingResults.
- ShadowRanking - Class in org.robolectric.shadows
-
- ShadowRanking() - Constructor for class org.robolectric.shadows.ShadowRanking
-
- ShadowRecordingCanvas - Class in org.robolectric.shadows
-
- ShadowRecordingCanvas() - Constructor for class org.robolectric.shadows.ShadowRecordingCanvas
-
- ShadowRegion - Class in org.robolectric.shadows
-
- ShadowRegion() - Constructor for class org.robolectric.shadows.ShadowRegion
-
- ShadowRelativeLayout - Class in org.robolectric.shadows
-
- ShadowRelativeLayout() - Constructor for class org.robolectric.shadows.ShadowRelativeLayout
-
- 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
-
- ShadowRenderNodeAnimator() - Constructor for class org.robolectric.shadows.ShadowRenderNodeAnimator
-
- 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
-
- ShadowResolveInfo() - Constructor for class org.robolectric.shadows.ShadowResolveInfo
-
- ShadowResources - Class in org.robolectric.shadows
-
- ShadowResources() - Constructor for class org.robolectric.shadows.ShadowResources
-
- ShadowResources.ShadowLegacyTheme - Class in org.robolectric.shadows
-
- ShadowResources.ShadowNotFoundException - Class in org.robolectric.shadows
-
- ShadowResources.ShadowTheme - Class in org.robolectric.shadows
-
- ShadowResources.ShadowTheme.Picker - Class in org.robolectric.shadows
-
- ShadowResourcesImpl - Class in org.robolectric.shadows
-
- ShadowResourcesImpl() - Constructor for class org.robolectric.shadows.ShadowResourcesImpl
-
- ShadowResourcesImpl.Picker - Class in org.robolectric.shadows
-
- ShadowResourcesImpl.ShadowThemeImpl - Class in org.robolectric.shadows
-
- ShadowResourcesImpl.ShadowThemeImpl.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
-
- ShadowRestrictionsManager() - Constructor for class org.robolectric.shadows.ShadowRestrictionsManager
-
- ShadowResultReceiver - Class in org.robolectric.shadows
-
- ShadowResultReceiver() - Constructor for class org.robolectric.shadows.ShadowResultReceiver
-
- ShadowRgb() - Constructor for class org.robolectric.shadows.ShadowColorSpace.ShadowRgb
-
- ShadowRingtoneManager - Class in org.robolectric.shadows
-
- ShadowRingtoneManager() - Constructor for class org.robolectric.shadows.ShadowRingtoneManager
-
- ShadowRoleManager - Class in org.robolectric.shadows
-
- 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
-
- shadows - Variable in class org.robolectric.annotation.Config.Builder
-
- shadows() - Method in class org.robolectric.annotation.Config.Implementation
-
- 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 - Class in org.robolectric.shadows.support.v4
-
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
-
- Shadows() - Constructor for class org.robolectric.shadows.support.v4.Shadows
-
- 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
-
- ShadowScroller - Class in org.robolectric.shadows
-
- ShadowScroller() - Constructor for class org.robolectric.shadows.ShadowScroller
-
- 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
-
- 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
-
- 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
-
- ShadowServiceManager() - Constructor for class org.robolectric.shadows.ShadowServiceManager
-
- ShadowSession() - Constructor for class org.robolectric.shadows.ShadowPackageInstaller.ShadowSession
-
- ShadowSettings - Class in org.robolectric.shadows
-
- ShadowSettings() - Constructor for class org.robolectric.shadows.ShadowSettings
-
- 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
-
- ShadowSharedMemory() - Constructor for class org.robolectric.shadows.ShadowSharedMemory
-
- ShadowSharedPreferences - Class in org.robolectric.shadows
-
Dummy 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
-
- ShadowSize() - Constructor for class org.robolectric.shadows.ShadowCamera.ShadowSize
-
- ShadowSliceManager - Class in org.robolectric.shadows
-
- 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
-
- 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
-
- ShadowSoundPool - Class in org.robolectric.shadows
-
- ShadowSoundPool() - Constructor for class org.robolectric.shadows.ShadowSoundPool
-
- ShadowSoundPool.Playback - Class in org.robolectric.shadows
-
- ShadowSpellChecker - Class in org.robolectric.shadows
-
- ShadowSpellChecker() - Constructor for class org.robolectric.shadows.ShadowSpellChecker
-
- ShadowSQLiteConnection - Class in org.robolectric.shadows
-
- ShadowSQLiteConnection() - Constructor for class org.robolectric.shadows.ShadowSQLiteConnection
-
- 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
-
- ShadowStaticLayout() - Constructor for class org.robolectric.shadows.ShadowStaticLayout
-
- ShadowStatusBarManager - Class in org.robolectric.shadows
-
- ShadowStatusBarManager() - Constructor for class org.robolectric.shadows.ShadowStatusBarManager
-
- ShadowStorageManager - Class in org.robolectric.shadows
-
- ShadowStorageManager() - Constructor for class org.robolectric.shadows.ShadowStorageManager
-
- 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
-
- ShadowSurface - Class in org.robolectric.shadows
-
- ShadowSurface() - Constructor for class org.robolectric.shadows.ShadowSurface
-
- ShadowSurfaceView - Class in org.robolectric.shadows
-
- ShadowSurfaceView() - Constructor for class org.robolectric.shadows.ShadowSurfaceView
-
- ShadowSurfaceView.FakeSurfaceHolder - Class in org.robolectric.shadows
-
- ShadowSuspendDialogInfo - Class in org.robolectric.shadows
-
- ShadowSuspendDialogInfo() - Constructor for class org.robolectric.shadows.ShadowSuspendDialogInfo
-
- ShadowSwipeRefreshLayout - Class in org.robolectric.shadows.support.v4
-
- ShadowSwipeRefreshLayout() - Constructor for class org.robolectric.shadows.support.v4.ShadowSwipeRefreshLayout
-
- 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
-
- 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
-
- 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
-
- ShadowSystemServiceRegistry._StaticServiceFetcher_ - Interface in org.robolectric.shadows
-
- ShadowSystemVibrator - Class in org.robolectric.shadows
-
- 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
-
- ShadowTelecomManager.CallRequestMode - Enum in org.robolectric.shadows
-
- ShadowTelecomManager.IncomingCallRecord - Class in org.robolectric.shadows
-
- ShadowTelecomManager.OutgoingCallRecord - Class in org.robolectric.shadows
-
- ShadowTelecomManager.UnknownCallRecord - Class in org.robolectric.shadows
-
- ShadowTelephony - Class in org.robolectric.shadows
-
- ShadowTelephony() - Constructor for class org.robolectric.shadows.ShadowTelephony
-
- ShadowTelephony.ShadowSms - Class in org.robolectric.shadows
-
- ShadowTelephonyManager - Class in org.robolectric.shadows
-
- ShadowTelephonyManager() - Constructor for class org.robolectric.shadows.ShadowTelephonyManager
-
- ShadowTextPaint - Class in org.robolectric.shadows
-
- ShadowTextPaint() - Constructor for class org.robolectric.shadows.ShadowTextPaint
-
- ShadowTextToSpeech - Class in org.robolectric.shadows
-
- ShadowTextToSpeech() - Constructor for class org.robolectric.shadows.ShadowTextToSpeech
-
- ShadowTextUtils - Class in org.robolectric.shadows
-
Implement 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
-
- ShadowTheme() - Constructor for class org.robolectric.shadows.ShadowResources.ShadowTheme
-
- ShadowThemeImpl() - Constructor for class org.robolectric.shadows.ShadowResourcesImpl.ShadowThemeImpl
-
- ShadowThreadedRenderer - Class in org.robolectric.shadows
-
- ShadowThreadedRenderer() - Constructor for class org.robolectric.shadows.ShadowThreadedRenderer
-
- 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
-
- 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
-
- ShadowToast - Class in org.robolectric.shadows
-
- ShadowToast() - Constructor for class org.robolectric.shadows.ShadowToast
-
- ShadowTotalCaptureResult - Class in org.robolectric.shadows
-
- 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
-
- ShadowTrafficStats - Class in org.robolectric.shadows
-
- ShadowTrafficStats() - Constructor for class org.robolectric.shadows.ShadowTrafficStats
-
- ShadowTypedArray - Class in org.robolectric.shadows
-
- ShadowTypedArray() - Constructor for class org.robolectric.shadows.ShadowTypedArray
-
- ShadowTypedArray.Picker - Class in org.robolectric.shadows
-
- ShadowTypeface - Class in org.robolectric.shadows
-
- ShadowTypeface() - Constructor for class org.robolectric.shadows.ShadowTypeface
-
- ShadowTypeface.FontDesc - Class in org.robolectric.shadows
-
- ShadowTypeface.ShadowBuilder - Class in org.robolectric.shadows
-
- ShadowUIModeManager - Class in org.robolectric.shadows
-
- ShadowUIModeManager() - Constructor for class org.robolectric.shadows.ShadowUIModeManager
-
- ShadowUsageStatsManager - Class in org.robolectric.shadows
-
- ShadowUsageStatsManager() - Constructor for class org.robolectric.shadows.ShadowUsageStatsManager
-
- ShadowUsageStatsManager.AppUsageLimitObserver - Class in org.robolectric.shadows
-
- ShadowUsageStatsManager.AppUsageObserver - Class in org.robolectric.shadows
-
- ShadowUsageStatsManager.EventBuilder - Class in org.robolectric.shadows
-
- 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
-
- ShadowUsbManager - Class in org.robolectric.shadows
-
- ShadowUsbManager() - Constructor for class org.robolectric.shadows.ShadowUsbManager
-
- ShadowUsbManager._UsbManager_ - Interface in org.robolectric.shadows
-
- ShadowUsbManager._UsbManagerQ_ - Interface in org.robolectric.shadows
-
Accessor interface for
UsbManager
's internals (Q+).
- ShadowUserEnvironment() - Constructor for class org.robolectric.shadows.ShadowEnvironment.ShadowUserEnvironment
-
- ShadowUserManager - Class in org.robolectric.shadows
-
- ShadowUserManager() - Constructor for class org.robolectric.shadows.ShadowUserManager
-
- ShadowUserManager.UserState - Enum in org.robolectric.shadows
-
Describes the current state of the user.
- ShadowValueAnimator - Class in org.robolectric.shadows
-
- ShadowValueAnimator() - Constructor for class org.robolectric.shadows.ShadowValueAnimator
-
- 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
-
- 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
-
- ShadowVirtualRefBasePtr - Class in org.robolectric.shadows
-
- ShadowVirtualRefBasePtr() - Constructor for class org.robolectric.shadows.ShadowVirtualRefBasePtr
-
- ShadowVisualizer - Class in org.robolectric.shadows
-
- ShadowVisualizer() - Constructor for class org.robolectric.shadows.ShadowVisualizer
-
- ShadowVisualizer.VisualizerSource - Interface in org.robolectric.shadows
-
- ShadowVisualVoicemailSms - Class in org.robolectric.shadows
-
- ShadowVisualVoicemailSms() - Constructor for class org.robolectric.shadows.ShadowVisualVoicemailSms
-
- ShadowVMRuntime - Class in org.robolectric.shadows
-
- ShadowVMRuntime() - Constructor for class org.robolectric.shadows.ShadowVMRuntime
-
- ShadowVoiceInteractionService - Class in org.robolectric.shadows
-
- ShadowVoiceInteractionService() - Constructor for class org.robolectric.shadows.ShadowVoiceInteractionService
-
- ShadowVoiceInteractionSession - Class in org.robolectric.shadows
-
- ShadowVoiceInteractionSession() - Constructor for class org.robolectric.shadows.ShadowVoiceInteractionSession
-
- 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
-
- 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
-
- ShadowWifiAwareManager() - Constructor for class org.robolectric.shadows.ShadowWifiAwareManager
-
- ShadowWifiConfiguration - Class in org.robolectric.shadows
-
- 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
-
- 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
-
- ShadowWifiRttManager() - Constructor for class org.robolectric.shadows.ShadowWifiRttManager
-
- 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
-
- ShadowWindowManagerGlobal() - Constructor for class org.robolectric.shadows.ShadowWindowManagerGlobal
-
- ShadowWindowManagerImpl - Class in org.robolectric.shadows
-
- ShadowWindowManagerImpl() - Constructor for class org.robolectric.shadows.ShadowWindowManagerImpl
-
- ShadowWindowManagerImpl.ShadowCompatModeWrapper - Class in org.robolectric.shadows
-
- 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
-
- ShadowZoomButtonsController - Class in org.robolectric.shadows
-
- ShadowZoomButtonsController() - Constructor for class org.robolectric.shadows.ShadowZoomButtonsController
-
- 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
-
- shouldAcquire(String) - Method in class org.robolectric.internal.bytecode.InstrumentationConfiguration
-
- shouldAcquireResource(String) - Method in class org.robolectric.internal.bytecode.InstrumentationConfiguration
-
- shouldHideFromSuggestions(String, UserHandle) - Method in class org.robolectric.shadows.ShadowLauncherApps
-
- shouldInstrument(MutableClass) - Method in class org.robolectric.internal.bytecode.InstrumentationConfiguration
-
- shouldShowRequestPermissionRationale(String) - Method in class org.robolectric.shadows.ShadowApplicationPackageManager
-
- 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
-
- 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
-
- showNext() - Method in class org.robolectric.shadows.ShadowViewAnimator
-
- shownToastCount() - Static method in class org.robolectric.shadows.ShadowToast
-
Returns the number of
Toast
requests that have been made during this test run
or since
ShadowToast.reset()
has been called.
- showPrevious() - Method in class org.robolectric.shadows.ShadowViewAnimator
-
- showSoftInput(View, int) - Method in class org.robolectric.shadows.ShadowInputMethodManager
-
- showSoftInput(View, int, ResultReceiver) - 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
-
- 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
-
- silence() - Method in class org.robolectric.shadows.httpclient.FakeHttpLayer
-
- silenceRinger() - Method in class org.robolectric.shadows.ShadowTelecomManager
-
- SILENT - org.robolectric.shadows.ShadowMediaPlayer.InvalidStateBehavior
-
- SimpleFuture<T> - Class in org.robolectric.util
-
Deprecated.
- SimpleFuture(Callable<T>) - Constructor for class org.robolectric.util.SimpleFuture
-
Deprecated.
- SimplePerfStatsReporter - Class in org.robolectric.util
-
Simple implementation of PerfStatsReporter that writes stats to stdout.
- SimplePerfStatsReporter() - Constructor for class org.robolectric.util.SimplePerfStatsReporter
-
- simulateGattConnectionChange(int, int) - Method in class org.robolectric.shadows.ShadowBluetoothDevice
-
- simulateLocation(Location) - Method in class org.robolectric.shadows.ShadowLocationManager
-
Delivers a new location to the appropriate listeners and updates state accordingly.
- simulateTimeChange(long) - Method in class org.robolectric.shadows.ShadowUsageStatsManager
-
Simulates the operations done by the framework when there is a time change.
- 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
-
- 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.ShadowNotificationManager
-
- size() - Method in class org.robolectric.util.Scheduler
-
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(long) - Method in class org.robolectric.shadows.ShadowLegacyAssetInputStream
-
- sleep(long) - Static method in class org.robolectric.shadows.ShadowLegacySystemClock
-
- sleep(long) - Static method in class org.robolectric.shadows.ShadowPausedSystemClock
-
Advances the current time by given millis, without sleeping the current thread/
- small - org.robolectric.android.DeviceConfig.ScreenSize
-
- SMALLEST_SCREEN_WIDTH_DP - 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 a throws
declaration.
- SoftThreadLocal<T> - Class in org.robolectric.util
-
Soft reference to a java.lang.ThreadLocal
.
- SoftThreadLocal() - Constructor for class org.robolectric.util.SoftThreadLocal
-
- 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.
- specifyDexMakerCacheProperty() - Method in class org.robolectric.android.fakes.RoboMonitoringInstrumentation
-
- 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
-
- 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
-
- start() - Method in class org.robolectric.shadows.ShadowMediaRecorder
-
- start() - Method in class org.robolectric.shadows.ShadowVideoView
-
- start() - Method in class org.robolectric.shadows.support.v4.SupportFragmentController
-
- 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
-
- 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 #startActivity
.
- startActivitySync(Intent) - Method in class org.robolectric.android.fakes.RoboMonitoringInstrumentation
-
- startActivitySync(Intent, Bundle) - Method in class org.robolectric.shadows.ShadowInstrumentation
-
- startActivitySyncInternal(Intent) - Method in class org.robolectric.android.fakes.RoboMonitoringInstrumentation
-
- startAngle - Variable in class org.robolectric.shadows.ShadowCanvas.ArcPaintHistoryEvent
-
- startAppDetailsActivity(ComponentName, UserHandle, Rect, Bundle) - Method in class org.robolectric.shadows.ShadowLauncherApps
-
- 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
-
- startDelete(int, Object, Uri, String, String[]) - Method in class org.robolectric.shadows.ShadowAsyncQueryHandler
-
- startDiscovery() - Method in class org.robolectric.shadows.ShadowBluetoothAdapter
-
- STARTED - org.robolectric.shadows.ShadowMediaPlayer.State
-
- StartedActivity(ComponentName, UserHandle) - 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
-
- startForegroundService(Intent) - Method in class org.robolectric.shadows.ShadowContextImpl
-
- startFragment(Fragment) - Static method in class org.robolectric.util.FragmentTestUtil
-
Deprecated.
- startFragment(Fragment, Class<? extends Activity>) - Static method in class org.robolectric.util.FragmentTestUtil
-
Deprecated.
- startFragment(Fragment) - Static method in class org.robolectric.shadows.support.v4.SupportFragmentTestUtil
-
Deprecated.
- startFragment(Fragment, Class<? extends FragmentActivity>) - Static method in class org.robolectric.shadows.support.v4.SupportFragmentTestUtil
-
Deprecated.
- 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
-
- 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
-
- 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
-
- startPackageInstallerSessionDetailsActivity(PackageInstaller.SessionInfo, Rect, Bundle) - Method in class org.robolectric.shadows.ShadowLauncherApps
-
- startPreview() - Method in class org.robolectric.shadows.ShadowCamera
-
- 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.
- startScan() - Method in class org.robolectric.shadows.ShadowWifiManager
-
Does nothing and returns the configured success status.
- startScan(List<ScanFilter>, ScanSettings, ScanCallback) - Method in class org.robolectric.shadows.ShadowBluetoothLeScanner
-
Tracks ongoing scans.
- startScroll(int, int, int, int, int) - Method in class org.robolectric.shadows.ShadowScroller
-
- 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
-
- startUpdate(int, Object, Uri, ContentValues, String, String[]) - Method in class org.robolectric.shadows.ShadowAsyncQueryHandler
-
- startVisibleFragment(Fragment) - Static method in class org.robolectric.util.FragmentTestUtil
-
Deprecated.
- startVisibleFragment(Fragment, Class<? extends Activity>, int) - Static method in class org.robolectric.util.FragmentTestUtil
-
Deprecated.
- startVisibleFragment(Fragment) - Static method in class org.robolectric.shadows.support.v4.SupportFragmentTestUtil
-
Deprecated.
- startVisibleFragment(Fragment, Class<? extends FragmentActivity>, int) - Static method in class org.robolectric.shadows.support.v4.SupportFragmentTestUtil
-
Deprecated.
- startVoiceRecognition(BluetoothDevice) - Method in class org.robolectric.shadows.ShadowBluetoothHeadset
-
- 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
-
- state - Variable in class org.robolectric.shadows.ShadowContentResolver.Status
-
- STATE_BOOTING - 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 - org.robolectric.shadows.ShadowUserManager.UserState
-
- STATE_RUNNING_UNLOCKED - org.robolectric.shadows.ShadowUserManager.UserState
-
- STATE_RUNNING_UNLOCKING - org.robolectric.shadows.ShadowUserManager.UserState
-
- STATE_SHUTDOWN - org.robolectric.shadows.ShadowUserManager.UserState
-
- STATE_STOPPING - org.robolectric.shadows.ShadowUserManager.UserState
-
- Static - Annotation Type in org.robolectric.util.reflector
-
Marks
Reflector
methods which serve as accessors for static members.
- STATIC - 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
-
- 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.ShadowTextToSpeech
-
- stop() - Method in class org.robolectric.shadows.support.v4.SupportFragmentController
-
- STOP - Static variable in class org.robolectric.shadows.ShadowVideoView
-
- stopActivity(Activity) - Method in class org.robolectric.android.internal.LocalActivityInvoker
-
- 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
-
- 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 - org.robolectric.shadows.ShadowMediaPlayer.State
-
- stopPlayback() - Method in class org.robolectric.shadows.ShadowVideoView
-
- stopPreview() - Method in class org.robolectric.shadows.ShadowCamera
-
- 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
-
- 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
-
- StorageVolumeBuilder(String, File, String, UserHandle, String) - Constructor for class org.robolectric.shadows.StorageVolumeBuilder
-
- stream - Static variable in class org.robolectric.shadows.ShadowLog
-
- streamType - Variable in class org.robolectric.shadows.ShadowAudioManager.AudioFocusRequest
-
- Strftime - Class in org.robolectric.util
-
An implementation of the Unix strftime with some glibc extensions.
- Strftime() - Constructor for class org.robolectric.util.Strftime
-
- 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 - 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
-
- StringParameter(String, V) - Constructor for class org.robolectric.util.ReflectionHelpers.StringParameter
-
- 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 - 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
-
- submit(Runnable, T) - Method in class org.robolectric.android.util.concurrent.InlineExecutorService
-
- submit(Runnable, T) - Method in class org.robolectric.android.util.concurrent.RoboExecutorService
-
- submit(Callable<T>) - Method in class org.robolectric.android.util.concurrent.InlineExecutorService
-
- submit(Callable<T>) - Method in class org.robolectric.android.util.concurrent.RoboExecutorService
-
- subscribe(int, Looper, SubscribeConfig, DiscoverySessionCallback) - Method in class org.robolectric.shadows.ShadowWifiAwareManager
-
- subscribe(String, Bundle, MediaBrowserCompat.SubscriptionCallback) - Method in class org.robolectric.shadows.support.v4.ShadowMediaBrowserCompat
-
- subscribe(String, MediaBrowserCompat.SubscriptionCallback) - Method in class org.robolectric.shadows.support.v4.ShadowMediaBrowserCompat
-
- Supercedes - 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.
- SupportFragmentController<F extends android.support.v4.app.Fragment> - Class in org.robolectric.shadows.support.v4
-
FragmentController provides low-level APIs to control fragment's lifecycle.
- SupportFragmentController(F, Class<? extends FragmentActivity>) - Constructor for class org.robolectric.shadows.support.v4.SupportFragmentController
-
- SupportFragmentController(F, Class<? extends FragmentActivity>, Intent) - Constructor for class org.robolectric.shadows.support.v4.SupportFragmentController
-
- SupportFragmentTestUtil - Class in org.robolectric.shadows.support.v4
-
- SupportFragmentTestUtil() - Constructor for class org.robolectric.shadows.support.v4.SupportFragmentTestUtil
-
Deprecated.
- supportMultipleWindows() - Method in class org.robolectric.fakes.RoboWebSettings
-
- supportsBinaryResourcesMode() - Method in class org.robolectric.manifest.AndroidManifest
-
- supportsLegacyResourcesMode() - Method in class org.robolectric.manifest.AndroidManifest
-
- 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
-
- suspend() - Method in class org.robolectric.shadows.ShadowVideoView
-
- SUSPEND - Static variable in class org.robolectric.shadows.ShadowVideoView
-
- sweepAngle - Variable in class org.robolectric.shadows.ShadowCanvas.ArcPaintHistoryEvent
-
- switchTimezone(String) - Method in class org.robolectric.shadows.ShadowTime
-
- 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
-
- sysconf(int) - Static method in class org.robolectric.shadows.ShadowOs
-
Returns the value configured via setSysconfValue, or -1 if one hasn't been configured.
- SystemArrayCopyInterceptor() - Constructor for class org.robolectric.android.AndroidInterceptors.SystemArrayCopyInterceptor
-
- systemContext - Static variable in class org.robolectric.RuntimeEnvironment
-
- SystemLogInterceptor() - Constructor for class org.robolectric.android.AndroidInterceptors.SystemLogInterceptor
-
- SystemTimeInterceptor() - Constructor for class org.robolectric.android.AndroidInterceptors.SystemTimeInterceptor
-
- v(String, String) - Static method in class org.robolectric.shadows.ShadowLog
-
- v(String, String, Throwable) - Static method in class org.robolectric.shadows.ShadowLog
-
- val - Variable in class org.robolectric.util.ReflectionHelpers.ClassParameter
-
- val - Variable in class org.robolectric.util.ReflectionHelpers.StringParameter
-
- validate() - Method in class org.robolectric.shadows.ShadowDrawable
-
- validateInputByteBuffer(ByteBuffer[], int) - Method in class org.robolectric.shadows.ShadowMediaCodec
-
Prevents calling Android-only methods on basic ByteBuffer objects.
- validateOutputByteBuffer(ByteBuffer[], int, MediaCodec.BufferInfo) - Method in class org.robolectric.shadows.ShadowMediaCodec
-
Prevents calling Android-only methods on basic ByteBuffer objects.
- validateSyncExtrasBundle(Bundle) - Static method in class org.robolectric.shadows.ShadowContentResolver
-
- 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
-
- 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.android.fakes.RoboResponseSource
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.robolectric.annotation.AccessibilityChecks.ForRobolectricVersion
-
Deprecated.
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.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.TextLayoutMode.Mode
-
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.internal.ResourcesMode
-
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
-
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.android.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.annotation.AccessibilityChecks.ForRobolectricVersion
-
Deprecated.
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.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.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.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.internal.ResourcesMode
-
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
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- verifyHasInteractAcrossProfilesPermission() - Method in class org.robolectric.shadows.ShadowCrossProfileApps
-
Ensure the current package has the permission to interact across profiles.
- 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_3_0 - org.robolectric.annotation.AccessibilityChecks.ForRobolectricVersion
-
Deprecated.
- VERSION_3_1 - org.robolectric.annotation.AccessibilityChecks.ForRobolectricVersion
-
Deprecated.
- vibrate(int, String, long) - Method in class org.robolectric.shadows.ShadowSystemVibrator
-
- vibrate(int, String, long[], int) - Method in class org.robolectric.shadows.ShadowSystemVibrator
-
- 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, VibrationEffect, AudioAttributes) - Method in class org.robolectric.shadows.ShadowSystemVibrator
-
- vibrate(int, String, VibrationEffect, String, AudioAttributes) - Method in class org.robolectric.shadows.ShadowSystemVibrator
-
- vibrate(long) - Method in class org.robolectric.shadows.ShadowSystemVibrator
-
- vibrate(long[], int) - Method in class org.robolectric.shadows.ShadowSystemVibrator
-
- visible() - Method in class org.robolectric.android.controller.ActivityController
-
- visible() - Method in class org.robolectric.android.controller.FragmentController
-
Deprecated.
- visible() - Method in class org.robolectric.shadows.support.v4.SupportFragmentController
-
- 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
-
Returns a textual representation of the appearance of the object.
- visualize(View) - Static method in class org.robolectric.shadows.ShadowView
-
Returns a textual representation of the appearance of the object.