- 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
-
- abortAnimation() - Method in class org.robolectric.shadows.ShadowOverScroller
-
- abortBroadcast() - Method in class org.robolectric.shadows.ShadowBroadcastReceiver
-
- abortCreation() - Method in class org.robolectric.shadows.ShadowFontFamily
-
- accept(FsFile) - Method in interface org.robolectric.res.FsFile.Filter
-
- 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
-
- AccessibilityChecks - Annotation Type in org.robolectric.annotation
-
Robolectric can check for certain kinds of accessibility bugs while running your tests.
- AccessibilityChecks.ForRobolectricVersion - Enum in org.robolectric.annotation
-
- AccessibilityUtil - Class in org.robolectric.android
-
Utility class for checking Views for accessibility.
- AccessibilityUtil() - Constructor for class org.robolectric.android.AccessibilityUtil
-
- 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(long) - 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
-
- acquireContentProviderClient(String) - Method in class org.robolectric.shadows.ShadowContentResolver
-
- acquireContentProviderClient(Uri) - Method in class org.robolectric.shadows.ShadowContentResolver
-
- acquireProvider(String) - Method in class org.robolectric.shadows.ShadowContentResolver
-
- acquireProvider(Uri) - Method in class org.robolectric.shadows.ShadowContentResolver
-
- acquireUnstableContentProviderClient(String) - Method in class org.robolectric.shadows.ShadowContentResolver
-
- acquireUnstableContentProviderClient(Uri) - Method in class org.robolectric.shadows.ShadowContentResolver
-
- acquireUnstableProvider(String) - Method in class org.robolectric.shadows.ShadowContentResolver
-
- acquireUnstableProvider(Uri) - 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 android.app.Activity> - Class in org.robolectric.android.controller
-
- ActivityData - Class in org.robolectric.manifest
-
- ActivityData(Map<String, String>, List<IntentFilterData>) - Constructor for class org.robolectric.manifest.ActivityData
-
- 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
-
- actualIsPublic() - Method in class org.robolectric.annotation.processing.RobolectricModel.ShadowInfo
-
- add(CharSequence) - Method in class org.robolectric.fakes.RoboMenu
-
- add(int) - Method in class org.robolectric.fakes.RoboMenu
-
- add(int, int, int, CharSequence) - Method in class org.robolectric.fakes.RoboMenu
-
- add(int, int, int, int) - 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
-
- addAccount(Account) - Method in class org.robolectric.shadows.ShadowAccountManager
-
- addAccount(Account, String...) - Method in class org.robolectric.shadows.ShadowAccountManager
-
Adds an account to the AccountManager but when AccountManager.getAccountsByTypeForPackage(String, String)
is called will be included if is in one of the #visibileToPackages
- addAccount(String, String, String[], Bundle, Activity, AccountManagerCallback<Bundle>, Handler) - Method in class org.robolectric.shadows.ShadowAccountManager
-
- addAccountExplicitly(Account, String, Bundle) - Method in class org.robolectric.shadows.ShadowAccountManager
-
- addAction(String) - Method in class org.robolectric.manifest.BroadcastReceiverData
-
- addAction(String) - Method in class org.robolectric.manifest.ServiceData
-
- addAction(int) - Method in class org.robolectric.shadows.ShadowAccessibilityNodeInfo
-
- addAction(AccessibilityNodeInfo.AccessibilityAction) - Method in class org.robolectric.shadows.ShadowAccessibilityNodeInfo
-
- addActivityIcon(ComponentName, Drawable) - Method in class org.robolectric.shadows.ShadowPackageManager
-
- addActivityIcon(Intent, Drawable) - Method in class org.robolectric.shadows.ShadowPackageManager
-
- addArc(float, float, float, float, float, float) - Method in class org.robolectric.shadows.ShadowPath
-
- 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
-
- addAssetPath(String) - Method in class org.robolectric.shadows.ShadowArscAssetManager
-
- addAssetPath(String) - Method in class org.robolectric.shadows.ShadowLegacyAssetManager
-
- addAssetPathNative(String) - Method in class org.robolectric.shadows.ShadowArscAssetManager
-
- addAssetPathNative(String, boolean) - 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.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.
- 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
-
- 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.
- 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(View) - Method in class org.robolectric.shadows.ShadowAccessibilityNodeInfo
-
- addChild(View, int) - Method in class org.robolectric.shadows.ShadowAccessibilityNodeInfo
-
- addChild(AccessibilityWindowInfo) - Method in class org.robolectric.shadows.ShadowAccessibilityWindowInfo
-
- 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
-
- 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
-
- addDefaultAssets(String) - Method in class org.robolectric.res.android.CppAssetManager
-
- addDefaultNetworkActiveListener(ConnectivityManager.OnNetworkActiveListener) - Method in class org.robolectric.shadows.ShadowConnectivityManager
-
- 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.
- addDrawableResolution(String, int, Drawable) - Method in class org.robolectric.shadows.ShadowPackageManager
-
- addDynamicShortcuts(List<ShortcutInfo>) - Method in class org.robolectric.shadows.ShadowShortcutManager
-
- addEffect(AudioEffect.Descriptor) - Static method in class org.robolectric.shadows.ShadowAudioEffect
-
- addEvent(EventLog.Event) - Static method in class org.robolectric.shadows.ShadowEventLog
-
Add event to EventLog
.
- addEvent(String, long, int) - Method in class org.robolectric.shadows.ShadowUsageStatsManager
-
- addEvent(UsageEvents.Event) - Method in class org.robolectric.shadows.ShadowUsageStatsManager
-
Adds an event to be returned by UsageStatsManager.queryEvents(long, long)
.
- addException(DataSource, RuntimeException) - Static method in class org.robolectric.shadows.ShadowMediaMetadataRetriever
-
- addException(DataSource, RuntimeException) - Static method in class org.robolectric.shadows.ShadowMediaPlayer
-
- addException(DataSource, IOException) - 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
-
- addFrame(DataSource, long, Bitmap) - Static method in class org.robolectric.shadows.ShadowMediaMetadataRetriever
-
- 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(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(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(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(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.
- addGpsStatusListener(GpsStatus.Listener) - Method in class org.robolectric.shadows.ShadowLocationManager
-
- addHeader(Header) - Method in class org.robolectric.shadows.httpclient.HttpResponseStub
-
- addHeader(String, String) - Method in class org.robolectric.shadows.httpclient.HttpResponseStub
-
- addHeader(Header) - Method in class org.robolectric.shadows.httpclient.TestHttpResponse
-
- 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, HttpResponse) - Static method in class org.robolectric.shadows.httpclient.FakeHttp
-
Adds an HTTP response rule.
- 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, String) - Static method in class org.robolectric.shadows.httpclient.FakeHttp
-
Adds an HTTP response rule.
- addHttpResponseRule(RequestMatcher, HttpResponse) - Static method in class org.robolectric.shadows.httpclient.FakeHttp
-
Adds an HTTP response rule.
- addHttpResponseRule(RequestMatcher, List<? extends 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) - Method in class org.robolectric.shadows.httpclient.FakeHttpLayer
-
- addHttpResponseRule(String, String) - Method in class org.robolectric.shadows.httpclient.FakeHttpLayer
-
- addHttpResponseRule(RequestMatcher, HttpResponse) - Method in class org.robolectric.shadows.httpclient.FakeHttpLayer
-
- addHttpResponseRule(RequestMatcher, List<? extends HttpResponse>) - Method in class org.robolectric.shadows.httpclient.FakeHttpLayer
-
Add a response rule.
- addHttpResponseRule(HttpEntityStub.ResponseRule) - 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
-
- 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
-
- addLikelySubtags(String) - Static method in class org.robolectric.shadows.ShadowICU
-
- addMediaInfo(DataSource, ShadowMediaPlayer.MediaInfo) - Static method in class org.robolectric.shadows.ShadowMediaPlayer
-
- addMetadata(DataSource, int, String) - Static method in class org.robolectric.shadows.ShadowMediaMetadataRetriever
-
- addMetadata(String, int, String) - Static method in class org.robolectric.shadows.ShadowMediaMetadataRetriever
-
Adds the given keyCode/value pair for the given data source.
- 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
-
- addOnAccountsUpdatedListener(OnAccountsUpdateListener, Handler, boolean) - Method in class org.robolectric.shadows.ShadowAccountManager
-
- 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.
- 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(String) - Method in class org.robolectric.shadows.ShadowPackageManager
-
- addPackage(PackageInfo) - Method in class org.robolectric.shadows.ShadowPackageManager
-
Registers (“installs”) a package with the PackageManager.
- addPackage(PackageInfo, PackageStats) - Method in class org.robolectric.shadows.ShadowPackageManager
-
- addPackageInternal(PackageParser.Package) - Method in class org.robolectric.shadows.ShadowPackageManager
-
Internal use only.
- addPackageToPreferred(String) - Method in class org.robolectric.shadows.ShadowApplicationPackageManager
-
- addPath(String) - Method in class org.robolectric.manifest.IntentFilterData
-
- addPath(Path, float, float) - Method in class org.robolectric.shadows.ShadowPath
-
- addPath(Path) - Method in class org.robolectric.shadows.ShadowPath
-
- addPath(Path, Matrix) - Method in class org.robolectric.shadows.ShadowPath
-
- 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(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(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(int, String, Header...) - Method in class org.robolectric.shadows.httpclient.FakeHttpLayer
-
- addPendingHttpResponse(HttpResponse) - Method in class org.robolectric.shadows.httpclient.FakeHttpLayer
-
- 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
-
- 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 to UsbManager.
- addPreferredActivity(IntentFilter, int, ComponentName[], ComponentName) - Method in class org.robolectric.shadows.ShadowApplicationPackageManager
-
- addPrimaryClipChangedListener(ClipboardManager.OnPrimaryClipChangedListener) - Method in class org.robolectric.shadows.ShadowClipboardManager
-
- addRect(RectF, Path.Direction) - Method in class org.robolectric.shadows.ShadowPath
-
- addRect(float, float, float, float, 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, List<ResolveInfo>) - Method in class org.robolectric.shadows.ShadowPackageManager
-
- addResolveInfoForIntent(Intent, ResolveInfo) - Method in class org.robolectric.shadows.ShadowPackageManager
-
- address - Variable in class org.robolectric.android.internal.DisplayConfig
-
Display address, or null if none.
- addressOf(Object) - Method in class org.robolectric.shadows.ShadowVMRuntime
-
Returns a unique identifier of the object instead of a ‘native’ address.
- addRoundRect(RectF, float, float, Path.Direction) - Method in class org.robolectric.shadows.ShadowPath
-
- addRoundRect(RectF, 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(float, float, float, float, float[], Path.Direction) - Method in class org.robolectric.shadows.ShadowPath
-
- 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
-
Adds a Sensor
to the SensorManager
- addService(String, IBinder) - Static method in class org.robolectric.shadows.ShadowServiceManager
-
- 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, int) - Method in class org.robolectric.shadows.ShadowStateListDrawable
-
- addState(int[], Drawable) - Method in class org.robolectric.shadows.ShadowStateListDrawable
-
- addStorageVolume(StorageVolume) - Method in class org.robolectric.shadows.ShadowStorageManager
-
- addSubMenu(CharSequence) - Method in class org.robolectric.fakes.RoboMenu
-
- addSubMenu(int) - Method in class org.robolectric.fakes.RoboMenu
-
- addSubMenu(int, int, int, CharSequence) - Method in class org.robolectric.fakes.RoboMenu
-
- addSubMenu(int, int, int, int) - 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
-
Adds a value to be returned by PackageManager.getSystemSharedLibraryNames()
.
- addTab(TabHost.TabSpec) - Method in class org.robolectric.shadows.ShadowTabHost
-
- addTextChangedListener(TextWatcher) - Method in class org.robolectric.shadows.ShadowTextView
-
- 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
-
Adds a profile associated for the user that the calling process is running on.
- 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
-
- advanceBy(long) - Method in class org.robolectric.util.Scheduler
-
- advanceBy(long, TimeUnit) - Method in class org.robolectric.util.Scheduler
-
Run all runnables that are scheduled to run in the next time interval.
- advanceTo(long) - Method in class org.robolectric.util.Scheduler
-
Run all runnables that are scheduled before the endTime.
- 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.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(FrameworkMethod, Method) - Method in class org.robolectric.internal.SandboxTestRunner
-
- afterTest(FrameworkMethod, Method) - Method in class org.robolectric.RobolectricTestRunner
-
- afterTest(Method) - Method in interface org.robolectric.TestLifecycle
-
Called after each test method is run.
- afterTest(Method) - Method in interface org.robolectric.TestLifecycleApplication
-
- 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
-
- allowFileSchemeCookiesImpl() - Method in class android.webkit.RoboCookieManager
-
- 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.webkit - package android.webkit
-
- 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
-
- AndroidConfigurer - Class in org.robolectric.internal
-
- AndroidConfigurer() - Constructor for class org.robolectric.internal.AndroidConfigurer
-
- AndroidInterceptors - Class in org.robolectric.android
-
- AndroidInterceptors() - Constructor for class org.robolectric.android.AndroidInterceptors
-
- 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.SystemLogEInterceptor - Class in org.robolectric.android
-
- 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(FsFile, FsFile, FsFile) - Constructor for class org.robolectric.manifest.AndroidManifest
-
Creates a Robolectric configuration using specified locations.
- AndroidManifest(FsFile, FsFile, FsFile, String) - Constructor for class org.robolectric.manifest.AndroidManifest
-
Creates a Robolectric configuration using specified values.
- AndroidManifest(FsFile, FsFile, FsFile, List<AndroidManifest>, String) - Constructor for class org.robolectric.manifest.AndroidManifest
-
Creates a Robolectric configuration using specified values.
- AndroidManifest(FsFile, FsFile, FsFile, List<AndroidManifest>, String, FsFile) - 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
-
- 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.
- AnnotatedMethodMatcher(Class<? extends Annotation>) - Constructor for class org.robolectric.errorprone.bugpatterns.Helpers.AnnotatedMethodMatcher
-
- annotationType() - Method in class org.robolectric.annotation.Config.Implementation
-
- annotationType - Variable in class org.robolectric.annotation.processing.validator.Validator
-
- ApkAssetsCookie - Class in org.robolectric.res.android
-
- ApkLoader - Class in org.robolectric
-
Mediates loading of “APKs” in legacy mode.
- ApkLoader(DependencyResolver) - 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() - Method in class org.robolectric.annotation.Config.Implementation
-
- application - Static variable in class org.robolectric.RuntimeEnvironment
-
- apply(Type, VisitorState) - Method in class org.robolectric.errorprone.bugpatterns.Helpers.CastableTo
-
- apply(Statement, Description) - Method in class org.robolectric.junit.rules.ExpectedLogMessagesRule
-
- apply(String, byte) - Method in interface org.robolectric.res.android.CppAssetManager2.PackageFunc
-
- apply(Style, boolean) - Method in class org.robolectric.res.ThemeStyleSet
-
- apply() - Method in class org.robolectric.shadows.ShadowSharedPreferences.ShadowSharedPreferencesEditorImpl
-
- applyBatch(ArrayList<ContentProviderOperation>) - Method in class org.robolectric.shadows.ShadowContentProviderClient
-
- applyBatch(String, ArrayList<ContentProviderOperation>) - Method in class org.robolectric.shadows.ShadowContentResolver
-
- applyQualifiers(String, int, Configuration, DisplayMetrics) - Static method in class org.robolectric.android.Bootstrap
-
- ApplyStyle(ResTableTheme, ResXMLParser, int, int, int[], int, int[], int[]) - Static method in class org.robolectric.res.android.AttributeResolution
-
- ApplyStyle(CppAssetManager2.Theme, ResXMLParser, int, int, int[], int, int[], int[]) - Static method in class org.robolectric.res.android.AttributeResolution9
-
- ApplyStyle(int, boolean) - Method in class org.robolectric.res.android.CppAssetManager2.Theme
-
- 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(long, int, int, long, int[], int, long, long) - Static method in class org.robolectric.shadows.ShadowArscAssetManager
-
- applyStyle(long, int, int, long, 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, long, long) - Static method in class org.robolectric.shadows.ShadowLegacyAssetManager
-
- applyStyle(long, int, int, long, int[], int[], int[]) - Static method in class org.robolectric.shadows.ShadowLegacyAssetManager
-
- applyStyleToTheme(long, int, boolean) - Method in class org.robolectric.shadows.ShadowLegacyAssetManager
-
- applyThemeStyle(int, int, boolean) - Static method in class org.robolectric.shadows.ShadowArscAssetManager
-
- applyThemeStyle(long, 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.ShadowLegacyAssetManager
-
- applyTransformation(float, Transformation) - Method in class org.robolectric.shadows.ShadowAnimationBridge
-
- approximate(float) - Method in class org.robolectric.shadows.ShadowPath
-
- AppSingletonizer<T> - Class in org.robolectric.shadows.util
-
- AppSingletonizer(Class<T>) - Constructor for class org.robolectric.shadows.util.AppSingletonizer
-
- 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(RectF, float, float) - Method in class org.robolectric.shadows.ShadowPath
-
- arcTo(RectF, float, float, boolean) - Method in class org.robolectric.shadows.ShadowPath
-
- arcTo(float, float, float, float, float, float, boolean) - Method in class org.robolectric.shadows.ShadowPath
-
- 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
-
- 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(FsFile, 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
-
- attachAuxEffect(int) - Method in class org.robolectric.shadows.ShadowMediaPlayer
-
- attached - Variable in class org.robolectric.android.controller.ComponentController
-
- attr(int, int, int, ResourceTypes.Res_value, String) - Method in class org.robolectric.res.android.ResourceTypes.ResXMLTree_attrExt.Writer
-
- 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_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
-
- AttributeResolution9 - Class in org.robolectric.res.android
-
- AttributeResolution9() - Constructor for class org.robolectric.res.android.AttributeResolution9
-
- AttributeResolution9.BagAttributeFinder - Class in org.robolectric.res.android
-
- AttributeResolution9.XmlAttributeFinder - Class in org.robolectric.res.android
-
- AttributeResource - Class in org.robolectric.res
-
- AttributeResource(ResName, String, String) - Constructor for class org.robolectric.res.AttributeResource
-
- AttributeResource(ResName, String, String, Integer) - Constructor for class org.robolectric.res.AttributeResource
-
- attributeSet - Variable in class org.robolectric.shadows.ShadowView
-
- AttributeSetBuilder - Interface in org.robolectric.android
-
Builder of AttributeSet
s.
- AttributeSetBuilderImpl - Class in org.robolectric.android
-
- AttributeSetBuilderImpl(AttributeSetBuilderImpl.ResourceResolver) - Constructor for class org.robolectric.android.AttributeSetBuilderImpl
-
- AttributeSetBuilderImpl.ArscResourceResolver - Class in org.robolectric.android
-
- AttributeSetBuilderImpl.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
-
- 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.RoboExecutorService
-
- 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
-
- 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(String, String, Bundle) - Method in class org.robolectric.shadows.ShadowContentProviderClient
-
- call(Uri, String, String, Bundle) - Method in class org.robolectric.shadows.ShadowContentResolver
-
- call(Class<?>, T, Object[]) - Method in interface org.robolectric.util.Function
-
- 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
-
Exposes ResourcesManager.applyCompatConfigurationLocked(int, Configuration)
.
- callAttach(Intent) - Method in class org.robolectric.shadows.ShadowActivity
-
- callAttach(Context) - Method in class org.robolectric.shadows.ShadowApplication
-
Attaches an application to a base context.
- 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(Object, String, ReflectionHelpers.ClassParameter<?>...) - Static method in class org.robolectric.util.ReflectionHelpers
-
Reflectively call an instance method on an object.
- 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.
- 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(FsFile) - 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
-
- callStaticMethod(Class<?>, String, ReflectionHelpers.ClassParameter<?>...) - Static method in class org.robolectric.util.ReflectionHelpers
-
Reflectively call a static method on a class.
- callThroughByDefault - Variable in class org.robolectric.internal.bytecode.ShadowInfo
-
- cancel(PendingIntent) - Method in class org.robolectric.shadows.ShadowAlarmManager
-
- cancel(AlarmManager.OnAlarmListener) - Method in class org.robolectric.shadows.ShadowAlarmManager
-
- cancel(boolean) - Method in class org.robolectric.shadows.ShadowAsyncTask
-
- cancel() - Method in class org.robolectric.shadows.ShadowCountDownTimer
-
- cancel(int) - Method in class org.robolectric.shadows.ShadowJobScheduler
-
- cancel(int) - Method in class org.robolectric.shadows.ShadowJobScheduler.ShadowJobSchedulerImpl
-
- cancel() - Method in class org.robolectric.shadows.ShadowJsResult
-
- cancel(int) - Method in class org.robolectric.shadows.ShadowNotificationManager
-
- cancel(String, int) - Method in class org.robolectric.shadows.ShadowNotificationManager
-
- 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.util.SimpleFuture
-
Deprecated.
- 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
-
- 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
-
- 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
-
- 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.
- charset() - Method in enum org.robolectric.res.android.ResourceString.Type
-
- CHECK(boolean) - Static method in class org.robolectric.res.android.Util
-
- checkActivities(boolean) - Method in class org.robolectric.shadows.ShadowApplication
-
Set to true if you’d like Robolectric to strictly simulate the real Android behavior when calling Context.startActivity(android.content.Intent)
.
- checkBluetoothAddress(String) - Static method in class org.robolectric.shadows.ShadowBluetoothAdapter
-
Validate a Bluetooth address, such as “00:43:A8:23:10:F0” Alphabetic characters must be uppercase to be valid.
- checkCallingOrSelfPermission(String) - Method in class org.robolectric.shadows.ShadowContextImpl
-
- checkCallingPermission(String) - Method in class org.robolectric.shadows.ShadowContextImpl
-
- checkedPerformClick() - Method in class org.robolectric.shadows.ShadowView
-
Utility method for clicking on views exposing testing scenarios that are not possible when using the actual app.
- checkMainThread() - Method in class org.robolectric.android.internal.NoOpThreadChecker
-
- checkNotMainThread() - Method in class org.robolectric.android.internal.NoOpThreadChecker
-
- checkOpNoThrow(String, int, String) - Method in class org.robolectric.shadows.ShadowAppOpsManager
-
Deprecated.
- checkOpNoThrow(int, int, String) - Method in class org.robolectric.shadows.ShadowAppOpsManager
-
Like AppOpsManager.checkOp(java.lang.String, int, java.lang.String)
but instead of throwing a SecurityException
it returns AppOpsManager.MODE_ERRORED
.
- checkPackage(int, String) - Method in class org.robolectric.shadows.ShadowAppOpsManager
-
- checkPermission(String, String) - Method in class org.robolectric.shadows.ShadowApplicationPackageManager
-
- checkPermission(String, int, int) - Method in class org.robolectric.shadows.ShadowContextImpl
-
- checkService(String) - Static method in class org.robolectric.shadows.ShadowServiceManager
-
- checkSignatures(String, String) - Method in class org.robolectric.shadows.ShadowApplicationPackageManager
-
- checkSignatures(int, int) - Method in class org.robolectric.shadows.ShadowApplicationPackageManager
-
- checkView(View) - Static method in class org.robolectric.android.AccessibilityUtil
-
Check a hierarchy of View
s for accessibility, based on currently set options.
- checkViewIfCheckingEnabled(View) - Static method in class org.robolectric.android.AccessibilityUtil
-
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
-
- ClassHandler - Interface in org.robolectric.internal.bytecode
-
This interface is used by Robolectric when instrumented classes are created and interacted with.
- classHandler - Variable in class org.robolectric.internal.bytecode.Sandbox
-
- ClassHandler.Plan - Interface in org.robolectric.internal.bytecode
-
An execution plan, which can be invoked to satisfy a requested method call.
- 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.
- classNameVisitor - Static variable in class org.robolectric.errorprone.bugpatterns.ShadowUsageCheck
-
- 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
-
- 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.CppAssetManager2.Theme
-
- clear() - Method in class org.robolectric.res.android.NativeObjRegistry
-
- clear() - Static method in class org.robolectric.shadows.ShadowLog
-
Clear all accumulated logs.
- clear(String) - Method in class org.robolectric.shadows.ShadowTime
-
- clear() - Method in class org.robolectric.shadows.ShadowVelocityTracker
-
- clearAccounts() - Method in class org.robolectric.shadows.ShadowTelecomManager
-
Deprecated.
- clearAccountsForPackage(String) - Method in class org.robolectric.shadows.ShadowTelecomManager
-
- clearAll() - Static method in class org.robolectric.shadows.ShadowEventLog
-
- clearAllNetworks() - Method in class org.robolectric.shadows.ShadowConnectivityManager
-
Clears the list of all Network
s.
- clearApplicationUserData(String, IPackageDataObserver) - Method in class org.robolectric.shadows.ShadowApplicationPackageManager
-
- clearCache(boolean) - Method in class org.robolectric.shadows.ShadowWebView
-
- clearCameraInfo() - Static method in class org.robolectric.shadows.ShadowCamera
-
- clearCorruptStreamSources() - Static method in class org.robolectric.shadows.ShadowDrawable
-
- clearCrossProfileIntentFilters(int) - Method in class org.robolectric.shadows.ShadowApplicationPackageManager
-
- 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.
- clearLastMessageSent() - Static method in class org.robolectric.shadows.ShadowMessenger
-
Clears the last Message
sent.
- clearLastSentDataMessageParams() - Method in class org.robolectric.shadows.ShadowSmsManager
-
Clear last recorded parameters for sendDataMessage
.
- clearLastSentMultipartTextMessageParams() - Method in class org.robolectric.shadows.ShadowSmsManager
-
Clear last recorded parameters for sendMultipartTextMessage
.
- clearLastSentTextMessageParams() - Method in class org.robolectric.shadows.ShadowSmsManager
-
Clear last recorded parameters for sendTextMessage
.
- 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
-
Clears all Intent
s started by ContextWrapper.startActivity(android.content.Intent)
.
- clearPackagePersistentPreferredActivities(ComponentName, String) - Method in class org.robolectric.shadows.ShadowDevicePolicyManager
-
- clearPackagePreferredActivities(String) - Method in class org.robolectric.shadows.ShadowApplicationPackageManager
-
- clearPendingHttpResponses() - Static method in class org.robolectric.shadows.httpclient.FakeHttp
-
- clearPendingHttpResponses() - Method in class org.robolectric.shadows.httpclient.FakeHttpLayer
-
- 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
-
- clearRequestInfos() - Method in class org.robolectric.shadows.httpclient.FakeHttpLayer
-
- clearStartedServices() - Method in class org.robolectric.shadows.ShadowContextWrapper
-
Clears all Intent
started by Context.startService(android.content.Intent)
.
- clearSystemAvailableFeatures() - Method in class org.robolectric.shadows.ShadowPackageManager
-
- clearSystemSharedLibraryNames() - Method in class org.robolectric.shadows.ShadowPackageManager
-
Clears the values returned by PackageManager.getSystemSharedLibraryNames()
.
- 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
-
- 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
-
Calls performClick()
on a View
after ensuring that it and its ancestors are visible and that it is enabled.
- 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
-
- cloneInContext(Context) - Method in class org.robolectric.shadows.RoboLayoutInflater
-
Deprecated.
- close() - Method in class org.robolectric.android.XmlResourceParserImpl
-
- close() - Method in class org.robolectric.fakes.BaseCursor
-
- close() - Method in class org.robolectric.fakes.RoboCursor
-
- close() - Method in class org.robolectric.fakes.RoboMenu
-
- close() - Method in class org.robolectric.res.android.Asset
-
- close(FileDescriptor) - Method in class org.robolectric.shadows.ShadowBlockGuardOs
-
- 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
-
- closeDrawer(View, boolean) - Method in class org.robolectric.shadows.support.v4.ShadowDrawerLayout
-
Drawer animations are disabled in unit tests.
- code() - Method in enum org.robolectric.res.android.DataType
-
- collapseActionView() - Method in class org.robolectric.fakes.RoboMenuItem
-
- 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
-
- 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(SdkConfig) - Method in class org.robolectric.internal.SdkConfig
-
- 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, Intent) - Constructor for class org.robolectric.android.controller.ComponentController
-
- ComponentController(T) - 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.ShadowOverScroller
-
- computeScrollOffset() - Method in class org.robolectric.shadows.ShadowScroller
-
- Config - Annotation Type in org.robolectric.annotation
-
Configuration settings that can be used on a per-class or per-test basis.
- Config.Builder - Class in org.robolectric.annotation
-
- Config.Implementation - Class in org.robolectric.annotation
-
- CONFIG_PROPERTIES - Static variable in class org.robolectric.RobolectricTestRunner
-
- ConfigDescription - Class in org.robolectric.res.android
-
- 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
-
- 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.
- ConfigurationV25 - Class in org.robolectric.android
-
- ConfigurationV25() - Constructor for class org.robolectric.android.ConfigurationV25
-
- configure(InstrumentationConfiguration.Builder, Interceptors) - Static method in class org.robolectric.internal.AndroidConfigurer
-
- configure(ClassHandler, Interceptors) - Method in class org.robolectric.internal.bytecode.Sandbox
-
- 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.SdkPicker
-
- configureMaven(DependenciesTask) - Method in class org.robolectric.internal.dependency.MavenDependencyResolver
-
- configureSandbox(Sandbox, FrameworkMethod) - Method in class org.robolectric.internal.SandboxTestRunner
-
- configureSandbox(Sandbox, FrameworkMethod) - Method in class org.robolectric.RobolectricTestRunner
-
- ConfigUtils - Class in org.robolectric.annotation.internal
-
- connect(WifiConfiguration, WifiManager.ActionListener) - Method in class org.robolectric.shadows.ShadowWifiManager
-
- connect(int, WifiManager.ActionListener) - Method in class org.robolectric.shadows.ShadowWifiManager
-
- connect() - Method in class org.robolectric.shadows.support.v4.ShadowMediaBrowserCompat
-
- connectGatt(Context, boolean, BluetoothGattCallback) - 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.
- 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 android.content.ContentProvider> - Class in org.robolectric.android.controller
-
- ContentProviderData - Class in org.robolectric.manifest
-
- ContentProviderData(String, MetaData, String, String, String, List<PathPermissionData>, String) - 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(Bitmap.Config, boolean) - Method in class org.robolectric.shadows.ShadowBitmap
-
- copy(FileDescriptor, FileDescriptor, FileUtils.ProgressListener, CancellationSignal, long) - Static method in class org.robolectric.shadows.ShadowFileUtils
-
- copy() - Method in class org.robolectric.shadows.ShadowWifiConfiguration
-
- 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
-
- copyStringToBuffer(int, CharArrayBuffer) - Method in class org.robolectric.shadows.ShadowCursorWrapper
-
- copyTheme(int, int) - Static method in class org.robolectric.shadows.ShadowArscAssetManager
-
- copyTheme(long, long) - 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.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(Bundle) - Method in class org.robolectric.android.controller.ActivityController
-
- create() - Method in class org.robolectric.android.controller.ActivityController
-
- create() - Method in class org.robolectric.android.controller.BackupAgentController
-
- create() - Method in class org.robolectric.android.controller.ComponentController
-
- create() - Method in class org.robolectric.android.controller.ContentProviderController
-
Create and register ContentProvider
using ProviderInfo
found from manifest.
- create(String) - Method in class org.robolectric.android.controller.ContentProviderController
-
Create and register ContentProvider
using ProviderInfo
found from manifest.
- create(ProviderInfo) - Method in class org.robolectric.android.controller.ContentProviderController
-
Create and register ContentProvider
using the given ProviderInfo
.
- create(int, Bundle) - Method in class org.robolectric.android.controller.FragmentController
-
Creates the activity with Bundle
and adds the fragment to the view with ID contentViewId
.
- create(Bundle) - Method in class org.robolectric.android.controller.FragmentController
-
Creates the activity with Bundle
and adds the fragment to it.
- create() - Method in class org.robolectric.android.controller.FragmentController
-
- create() - Method in class org.robolectric.android.controller.IntentServiceController
-
- create() - Method in class org.robolectric.android.controller.ServiceController
-
- create(FsFile, String) - Static method in class org.robolectric.res.builder.XmlBlock
-
- 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(Context, int) - Static method in class org.robolectric.shadows.ShadowMediaPlayer
-
- create(Context, Uri) - Static method in class org.robolectric.shadows.ShadowMediaPlayer
-
- create(Resources, int[], int[], int[], int, CharSequence[]) - Static method in class org.robolectric.shadows.ShadowTypedArray
-
- create(String, int) - Static method in class org.robolectric.shadows.ShadowTypeface
-
- create(Typeface, int) - Static method in class org.robolectric.shadows.ShadowTypeface
-
- create(Context) - Static method in class org.robolectric.shadows.ShadowWindow
-
- 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(Bundle) - Method in class org.robolectric.shadows.support.v4.SupportFragmentController
-
Creates the activity with Bundle
and adds the fragment to it.
- create() - Method in class org.robolectric.shadows.support.v4.SupportFragmentController
-
- create(A, B) - Static method in class org.robolectric.util.Pair
-
- create() - Method in class org.robolectric.util.SoftThreadLocal
-
- create(String) - Method in class org.robolectric.util.TempDirectory
-
- createAndroidManifest(ManifestIdentifier) - Static method in class org.robolectric.RobolectricTestRunner
-
- createAshmemBitmap() - Method in class org.robolectric.shadows.ShadowBitmap
-
- createBitmap(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
-
- createBitmap(DisplayMetrics, 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(int[], int, int, Bitmap.Config) - Static method in class org.robolectric.shadows.ShadowBitmap
-
- createBond() - Method in class org.robolectric.shadows.ShadowBluetoothDevice
-
Returns whether this device has been bonded with.
- createClassHandler(ShadowMap, Sandbox) - Method in class org.robolectric.internal.SandboxTestRunner
-
- createClassHandler(ShadowMap, Sandbox) - Method in class org.robolectric.RobolectricTestRunner
-
- createClassInstrumentor(ClassInstrumentor.Decorator) - Method in class org.robolectric.internal.bytecode.SandboxClassLoader
-
- createClassLoader(InstrumentationConfiguration, URL...) - Method in class org.robolectric.internal.SandboxFactory
-
- createClassLoaderConfig(FrameworkMethod) - Method in class org.robolectric.internal.SandboxTestRunner
-
- createClassLoaderConfig(FrameworkMethod) - Method in class org.robolectric.RobolectricTestRunner
-
- 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
-
- createDependenciesTask() - Method in class org.robolectric.internal.dependency.MavenDependencyResolver
-
- createDirectChannel(MemoryFile) - Method in class org.robolectric.shadows.ShadowSensorManager
-
- createForPhoneAccountHandle(PhoneAccountHandle) - Method in class org.robolectric.shadows.ShadowTelephonyManager
-
- 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
-
- 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
-
- createFromResourceStream(Resources, TypedValue, InputStream, String, BitmapFactory.Options) - Static method in class org.robolectric.shadows.ShadowDrawable
-
- createFromShadowProviders(Iterable<ShadowProvider>) - Static method in class org.robolectric.internal.bytecode.ShadowMap
-
- createFromStream(InputStream, String) - Static method in class org.robolectric.shadows.ShadowDrawable
-
- createFromZip(String, ZipFile, ZipEntry, int, boolean) - Method in class org.robolectric.res.android.FileMap
-
- createGroup(WifiP2pManager.Channel, WifiP2pManager.ActionListener) - Method in class org.robolectric.shadows.ShadowWifiP2pManager
-
- createHardwareBitmap(RenderNode, int, int) - Static method in class org.robolectric.shadows.ShadowThreadedRenderer
-
- createIfNotExists(String) - Method in class org.robolectric.util.TempDirectory
-
- createInstance(Context) - Static method in class org.robolectric.shadows.ShadowCookieSyncManager
-
- createInstance(Application) - Method in class org.robolectric.shadows.util.AppSingletonizer
-
- createListener - Static variable in class org.robolectric.shadows.ShadowMediaPlayer
-
Listener that is called when a new MediaPlayer is constructed.
- createMediaItem(String, String, String, int) - Method in class org.robolectric.shadows.support.v4.ShadowMediaBrowserCompat
-
Creates a MediaItem and returns it.
- 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
-
- 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
-
- createScaledBitmap(Bitmap, int, int, boolean) - Static method in class org.robolectric.shadows.ShadowBitmap
-
- createSdkEnvironment(SdkConfig, ClassLoader) - Method in class org.robolectric.internal.SandboxFactory
-
- createSdkPicker() - Method in class org.robolectric.RobolectricTestRunner
-
Create a
SdkPicker
for determining which SDKs will be tested.
- 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.
- createSession(PackageInstaller.SessionParams) - Method in class org.robolectric.shadows.ShadowPackageInstaller
-
- createShadowMap() - Method in class org.robolectric.internal.SandboxTestRunner
-
- createShortcutResultIntent(ShortcutInfo) - Method in class org.robolectric.shadows.ShadowShortcutManager
-
- createSystemAssetsInZygoteLocked() - Static method in class org.robolectric.shadows.ShadowArscAssetManager9
-
- 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.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
-
- currentDirectory() - Static method in class org.robolectric.res.Fs
-
- currentElement - Variable in class org.robolectric.annotation.processing.validator.Validator
-
- currentNetworkTimeMillis() - Static method in class org.robolectric.shadows.ShadowSystemClock
-
- currentSegment(float[]) - Method in class org.robolectric.shadows.CachedPathIteratorFactory.CachedPathIterator
-
- currentSegment(double[]) - 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.ShadowSystemClock
-
- currentThreadTimeMillis() - Static method in class org.robolectric.shadows.ShadowSystemClock
-
- currentTimeMicro() - Static method in class org.robolectric.shadows.ShadowSystemClock
-
- currentTimeMillis() - Static method in class org.robolectric.shadows.ShadowSystemClock
-
Implements System.currentTimeMillis()
through ShadowWrangler.
- 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
-
- 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
-
- get() - Method in class org.robolectric.android.controller.ComponentController
-
- get() - Method in class org.robolectric.android.controller.ContentProviderController
-
- get() - Method in class org.robolectric.res.android.Ref
-
- get(ResName, ResTable_config) - Method in class org.robolectric.res.ResBunch
-
- get(ResName, ResTable_config) - Method in class org.robolectric.res.ResBundle
-
- get() - Method in interface org.robolectric.shadows.Provider
-
- get(Context) - Static method in class org.robolectric.shadows.ShadowAccountManager
-
- get() - Method in class org.robolectric.shadows.ShadowAsyncTask
-
- get(long, TimeUnit) - Method in class org.robolectric.shadows.ShadowAsyncTask
-
- get(CameraCharacteristics.Key<T>) - Method in class org.robolectric.shadows.ShadowCameraCharacteristics
-
- get(URI, String, Map<String, List<String>>) - Method in class org.robolectric.shadows.ShadowHttpResponseCache
-
- get(int, int) - Method in class org.robolectric.shadows.ShadowKeyCharacterMap
-
- get(Locale) - Static method in class org.robolectric.shadows.ShadowLocaleData
-
- get(Context) - Static method in class org.robolectric.shadows.ShadowViewConfiguration
-
- get(long, Class<T>) - Static method in class org.robolectric.shadows.ShadowVirtualRefBasePtr
-
- get(ShadowApplication) - Method in class org.robolectric.shadows.util.AppSingletonizer
-
- get(Class<T>) - Method in class org.robolectric.util.PerfStatsCollector.Metadata
-
- get() - Method in interface org.robolectric.util.PerfStatsCollector.ThrowingSupplier
-
- get() - Method in class org.robolectric.util.SimpleFuture
-
Deprecated.
- get(long, TimeUnit) - Method in class org.robolectric.util.SimpleFuture
-
Deprecated.
- get() - Method in class org.robolectric.util.SoftThreadLocal
-
- 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
-
- 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
-
- getActiveScorerPackage() - Method in class org.robolectric.shadows.ShadowNetworkScoreManager
-
- 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
-
- 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
-
- getActivityBanner(ComponentName) - Method in class org.robolectric.shadows.ShadowApplicationPackageManager
-
- getActivityBanner(Intent) - Method in class org.robolectric.shadows.ShadowApplicationPackageManager
-
- 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
-
- getActivityLogo(ComponentName) - Method in class org.robolectric.shadows.ShadowApplicationPackageManager
-
- getActivityLogo(Intent) - Method in class org.robolectric.shadows.ShadowApplicationPackageManager
-
- 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
-
- getAffineTransform() - Method in class org.robolectric.shadows.ShadowMatrix
-
- getAlarmClockInfo() - Method in class org.robolectric.shadows.ShadowAlarmManager.ScheduledAlarm
-
- 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
-
- 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
-
- 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
-
- 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
-
- getAlphabeticShortcut() - Method in class org.robolectric.fakes.RoboMenuItem
-
- getAlwaysRecreateViewsDuringUpdate() - Method in class org.robolectric.shadows.ShadowAppWidgetManager
-
- getAndroidCodeName() - Method in class org.robolectric.internal.SdkConfig
-
- getAndroidFrameworkJarPath() - Static method in class org.robolectric.RuntimeEnvironment
-
- getAndroidManifestFile() - Method in class org.robolectric.manifest.AndroidManifest
-
- getAndroidSdkDependency() - Method in class org.robolectric.internal.SdkConfig
-
- getAndroidVersion() - Method in class org.robolectric.internal.SdkConfig
-
- 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(AnnotationValue) - Static method in class org.robolectric.annotation.processing.Helpers
-
- getAnnotationTypeMirrorValue(Element) - Static method in class org.robolectric.annotation.processing.Helpers
-
- getAnnotationTypeMirrorValue(AnnotationMirror, String) - Static method in class org.robolectric.annotation.processing.Helpers
-
- getApiLevel() - Method in class org.robolectric.internal.SdkConfig
-
- getApiLevel() - Static method in class org.robolectric.RuntimeEnvironment
-
- GetApkAssets() - Method in class org.robolectric.res.android.CppAssetManager2
-
- 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
-
- getApplicationBanner(ApplicationInfo) - Method in class org.robolectric.shadows.ShadowApplicationPackageManager
-
- getApplicationBanner(String) - Method in class org.robolectric.shadows.ShadowApplicationPackageManager
-
- getApplicationEnabledSetting(String) - Method in class org.robolectric.shadows.ShadowApplicationPackageManager
-
- getApplicationHiddenSettingAsUser(String, UserHandle) - Method in class org.robolectric.shadows.ShadowApplicationPackageManager
-
- getApplicationIcon(String) - Method in class org.robolectric.shadows.ShadowApplicationPackageManager
-
- getApplicationIcon(ApplicationInfo) - Method in class org.robolectric.shadows.ShadowApplicationPackageManager
-
- getApplicationInfo(String, int) - Method in class org.robolectric.shadows.ShadowApplicationPackageManager
-
- getApplicationLogo(ApplicationInfo) - Method in class org.robolectric.shadows.ShadowApplicationPackageManager
-
- getApplicationLogo(String) - Method in class org.robolectric.shadows.ShadowApplicationPackageManager
-
- getApplicationMetaData() - Method in class org.robolectric.manifest.AndroidManifest
-
- getApplicationName() - Method in class org.robolectric.manifest.AndroidManifest
-
- 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() - Method in class org.robolectric.shadows.ShadowRestrictionsManager
-
- 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(AndroidManifest) - Method in class org.robolectric.ApkLoader
-
- getAppResourceTable() - Static method in class org.robolectric.RuntimeEnvironment
-
- getAppStandbyBucket(String) - Method in class org.robolectric.shadows.ShadowUsageStatsManager
-
Returns the current standby bucket of the specified app that is set by setAppStandbyBucket
.
- getAppStandbyBucket() - Method in class org.robolectric.shadows.ShadowUsageStatsManager
-
Returns the current app’s standby bucket that is set by setCurrentAppStandbyBucket
.
- 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
-
- getArtifactUrl(DependencyJar) - Method in class org.robolectric.ApkLoader
-
- getAssetAllocations() - Static method in class org.robolectric.res.android.Asset
-
- 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(long) - Method in class org.robolectric.shadows.ShadowArscAssetManager
-
- getAssetLength(int) - Method in class org.robolectric.shadows.ShadowLegacyAssetManager
-
- 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(long) - Method in class org.robolectric.shadows.ShadowArscAssetManager
-
- getAssetRemainingLength(int) - Method in class org.robolectric.shadows.ShadowLegacyAssetManager
-
- 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
-
- 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(String, String, boolean) - Method in class org.robolectric.android.XmlResourceParserImpl
-
- getAttributeBooleanValue(int, 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(String, String, float) - Method in class org.robolectric.android.XmlResourceParserImpl
-
- getAttributeFloatValue(int, float) - Method in class org.robolectric.android.XmlResourceParserImpl
-
- getAttributeIntValue(String, String, int) - Method in class org.robolectric.android.XmlResourceParserImpl
-
- getAttributeIntValue(int, int) - Method in class org.robolectric.android.XmlResourceParserImpl
-
- getAttributeListValue(String, String, String[], int) - Method in class org.robolectric.android.XmlResourceParserImpl
-
- getAttributeListValue(int, 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(String, String, int) - Method in class org.robolectric.android.XmlResourceParserImpl
-
- getAttributeResourceValue(int, int) - Method in class org.robolectric.android.XmlResourceParserImpl
-
- getAttributeType(int) - Method in class org.robolectric.android.XmlResourceParserImpl
-
- getAttributeUnsignedIntValue(String, String, int) - Method in class org.robolectric.android.XmlResourceParserImpl
-
- getAttributeUnsignedIntValue(int, int) - Method in class org.robolectric.android.XmlResourceParserImpl
-
- getAttributeValue(int) - Method in class org.robolectric.android.XmlResourceParserImpl
-
- getAttributeValue(String, String) - Method in class org.robolectric.android.XmlResourceParserImpl
-
- getAttributeValue(int, Ref<ResourceTypes.Res_value>) - Method in class org.robolectric.res.android.ResXMLParser
-
- 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
-
- getAudioEncoder() - Method in class org.robolectric.shadows.ShadowMediaRecorder
-
- getAudioEncodingBitRate() - Method in class org.robolectric.shadows.ShadowMediaRecorder
-
- getAudioSamplingRate() - Method in class org.robolectric.shadows.ShadowMediaRecorder
-
- 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, Activity, AccountManagerCallback<Bundle>, Handler) - Method in class org.robolectric.shadows.ShadowAccountManager
-
- getAuthToken(Account, String, Bundle, boolean, AccountManagerCallback<Bundle>, Handler) - Method in class org.robolectric.shadows.ShadowAccountManager
-
- 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
-
- 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
-
- getBaseName() - Method in class org.robolectric.res.FileFsFile
-
- getBaseName() - Method in interface org.robolectric.res.FsFile
-
- 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
-
- getBestDateTimePattern(String, Locale) - Static method in class org.robolectric.shadows.ShadowICU
-
- getBestDateTimePattern(String, String) - 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
-
- getBinder() - Method in class org.robolectric.shadows.ShadowMessenger
-
- getBitmap() - Method in class org.robolectric.shadows.ShadowIcon
-
- getBitmap(ContentResolver, Uri) - Static method in class org.robolectric.shadows.ShadowMediaStore.ShadowImages.ShadowMedia
-
- getBlob(int) - Method in class org.robolectric.fakes.BaseCursor
-
- getBlob(int) - Method in class org.robolectric.fakes.RoboCursor
-
- 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
-
- getBondedDevices() - Method in class org.robolectric.shadows.ShadowBluetoothAdapter
-
- getBondState() - Method in class org.robolectric.shadows.ShadowBluetoothDevice
-
Overrides behavior of BluetoothDevice.getBondState()
to return pre-set result.
- 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
-
- 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
-
- getBroadcastItem(int) - Method in class org.robolectric.shadows.ShadowRemoteCallbackList
-
- getBroadcastReceiver(String) - Method in class org.robolectric.manifest.AndroidManifest
-
Returns data for the broadcast receiver with the provided name from this manifest.
- getBroadcastReceiver() - Method in class org.robolectric.shadows.ShadowApplication.Wrapper
-
- getBroadcastReceivers() - Method in class org.robolectric.manifest.AndroidManifest
-
- getBuffer(boolean) - Method in class org.robolectric.res.android.Asset
-
- 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() - Method in class org.robolectric.res.FileFsFile
-
- getBytes() - Method in interface org.robolectric.res.FsFile
-
- 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
-
- getCallbackIntent() - Method in class org.robolectric.shadows.ShadowUsageStatsManager.AppUsageObserver
-
- 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
-
- getCallingActivity() - 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
-
- 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
-
- getCameraDistance() - Method in class org.robolectric.shadows.ShadowRenderNode
-
- 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
-
- 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
-
- getClipToOutline() - Method in class org.robolectric.shadows.ShadowRenderNode
-
- getCloseWasCalled() - Method in class org.robolectric.fakes.RoboCursor
-
- getCollectionInfo() - Method in class org.robolectric.shadows.ShadowAccessibilityNodeInfo
-
- getCollectionItemInfo() - Method in class org.robolectric.shadows.ShadowAccessibilityNodeInfo
-
- 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
- getColor() - Method in class org.robolectric.shadows.ShadowPaint
-
- getColor() - Method in class org.robolectric.shadows.ShadowPorterDuffColorFilter
-
- 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
-
- getColumnCount() - Method in class org.robolectric.fakes.RoboCursor
-
- getColumnCount() - Method in class org.robolectric.shadows.ShadowCursorWrapper
-
- getColumnIndex(String) - Method in class org.robolectric.fakes.BaseCursor
-
- getColumnIndex(String) - Method in class org.robolectric.fakes.RoboCursor
-
- getColumnIndex(String) - Method in class org.robolectric.shadows.ShadowCursorWrapper
-
- getColumnIndexOrThrow(String) - Method in class org.robolectric.fakes.BaseCursor
-
- getColumnIndexOrThrow(String) - Method in class org.robolectric.fakes.RoboCursor
-
- getColumnIndexOrThrow(String) - Method in class org.robolectric.shadows.ShadowCursorWrapper
-
- getColumnName(int) - Method in class org.robolectric.fakes.BaseCursor
-
- getColumnName(int) - Method in class org.robolectric.fakes.RoboCursor
-
- getColumnName(int) - Method in class org.robolectric.shadows.ShadowCursorWrapper
-
- getColumnNames() - Method in class org.robolectric.fakes.BaseCursor
-
- getColumnNames() - Method in class org.robolectric.fakes.RoboCursor
-
- 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.
- getCompileTimeSystemResourcesFile(SdkEnvironment) - Method in class org.robolectric.ApkLoader
-
- getCompileTimeSystemResourcesFile(DependencyResolver) - Method in class org.robolectric.internal.SdkEnvironment
-
- getComponentEnabledSetting(ComponentName) - Method in class org.robolectric.shadows.ShadowApplicationPackageManager
-
- getComponentEnabledSettingFlags(ComponentName) - Method in class org.robolectric.shadows.ShadowPackageManager
-
Return the flags set in call to ApplicationPackageManager.setComponentEnabledSetting(ComponentName, int, int)
.
- 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(Class<?>, Method, Config) - Method in class org.robolectric.ConfigMerger
-
Calculate the
Config
for the given test.
- 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) - Method in class org.robolectric.RobolectricTestRunner
-
Compute the effective Robolectric configuration for a given test method.
- getConfig() - Method in class org.robolectric.shadows.ShadowBitmap
-
- getConfigChanges() - Method in class org.robolectric.manifest.ActivityData
-
- getConfigForSubId(int) - Method in class org.robolectric.shadows.ShadowCarrierConfigManager
-
Returns PersistableBundle
previously set by #setConfigForSubId(int)
, or default values for an invalid subId
.
- getConfigProperties(String) - Method in class org.robolectric.ConfigMerger
-
Return a Properties
file for the given package name, or null
if none is available.
- getConfiguration(Ref<ResTable_config>) - Method in class org.robolectric.res.android.CppAssetManager
-
- getConfiguredNetworks() - Method in class org.robolectric.shadows.ShadowWifiManager
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- getCount() - Method in class org.robolectric.fakes.RoboCursor
-
- getCount() - Method in class org.robolectric.shadows.ShadowCursorWrapper
-
- getCount() - Method in class org.robolectric.util.PerfStatsCollector.Metric
-
- 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
-
InputStream
from which this Bitmap was created.
- 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
-
- getCurrentApplication() - Method in class org.robolectric.android.internal.ParallelUniverse
-
- getCurrentApplication() - Method in interface org.robolectric.internal.ParallelUniverseInterface
-
- getCurrentFocus() - Method in class org.robolectric.shadows.ShadowActivity
-
- getCurrentInterruptionFilter() - Method in class org.robolectric.shadows.ShadowNotificationManager
-
- getCurrentPhoneType(int) - Method in class org.robolectric.shadows.ShadowTelephonyManager
-
- getCurrentPosition() - Method in class org.robolectric.shadows.ShadowMediaPlayer
-
Simulates call to MediaPlayer.getCurrentPosition()
.
- getCurrentPosition() - Method in class org.robolectric.shadows.ShadowVideoView
-
- getCurrentPositionRaw() - Method in class org.robolectric.shadows.ShadowMediaPlayer
-
- 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
-
- 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
-
- 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.ShadowOverScroller
-
- getCurrX() - Method in class org.robolectric.shadows.ShadowScroller
-
- getCurrY() - Method in class org.robolectric.shadows.ShadowOverScroller
-
- 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
-
- getDataBytes() - Method in class org.robolectric.shadows.ShadowIcon
-
- getDataLength() - Method in class org.robolectric.shadows.ShadowIcon
-
- getDataOffset() - Method in class org.robolectric.shadows.ShadowIcon
-
- getDataSource() - Method in class org.robolectric.shadows.ShadowMediaPlayer
-
- getDateFormat(Context) - Static method in class org.robolectric.shadows.ShadowDateFormat
-
- 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
-
- getDefaultBrowserPackageNameAsUser(int) - Method in class org.robolectric.shadows.ShadowApplicationPackageManager
-
- 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
-
- 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
-
- getDefaultSmsSubscriptionId() - 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
-
- 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
-
Returns package names successfully deleted with PackageManager.deletePackage(String,
IPackageDeleteObserver, int)
Note that like real PackageManager
the calling context must have Manifest.permission.DELETE_PACKAGES
permission set.
- getDeletedUris() - Method in class org.robolectric.shadows.ShadowContentResolver
-
- getDeleteStatements() - Method in class org.robolectric.shadows.ShadowContentResolver
-
- 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
-
- getDhcpInfo() - Method in class org.robolectric.shadows.ShadowWifiManager
-
- getDialogById(int) - Method in class org.robolectric.shadows.ShadowActivity
-
- getDialogMessage() - Method in class org.robolectric.shadows.ShadowPackageManager.PackageSetting
-
- getDisabledActionModeMenuItems() - Method in class org.robolectric.fakes.RoboWebSettings
-
- getDisabledActivity() - Method in class org.robolectric.shadows.ShadowNfcAdapter
-
- getDisallowInterceptTouchEvent() - Method in class org.robolectric.shadows.ShadowViewGroup
-
- 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
-
- 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
-
- getDouble(int) - Method in class org.robolectric.fakes.RoboCursor
-
- 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
-
- 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
-
- getDrawingCache() - Method in class org.robolectric.shadows.ShadowView
-
- 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
-
- getDrawnTextEvent(int) - Method in class org.robolectric.shadows.ShadowCanvas
-
- getDuration() - Method in class org.robolectric.shadows.ShadowMediaPlayer
-
Simulates call to MediaPlayer.getDuration()
.
- getDuration() - Method in class org.robolectric.shadows.ShadowOverScroller
-
- 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(ApkAssetsCookie) - Method in class org.robolectric.res.android.CppAssetManager2
-
- getDynamicRefTableForCookie(int) - Method in class org.robolectric.res.android.ResTable
-
- getDynamicShortcuts() - Method in class org.robolectric.shadows.ShadowShortcutManager
-
- getEdgeSlop() - Static method in class org.robolectric.shadows.ShadowViewConfiguration
-
- getElapsedNs() - Method in class org.robolectric.util.PerfStatsCollector.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.ShadowRenderNode
-
- 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(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
-
- getErrorDialog(int, Activity, int) - Static method in class org.robolectric.shadows.gms.ShadowGooglePlayServicesUtil
-
- getErrorDialog(int, Activity, int, DialogInterface.OnCancelListener) - 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) - Method in class org.robolectric.shadows.gms.ShadowGooglePlayServicesUtil.GooglePlayServicesUtilImpl
-
- 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
-
- getExternalCacheDir() - Method in class org.robolectric.shadows.ShadowContextImpl
-
- getExternalDirs() - Method in class org.robolectric.shadows.ShadowEnvironment.ShadowUserEnvironment
-
- getExternalFilesDir(String) - Method in class org.robolectric.shadows.ShadowContextImpl
-
- getExternalFilesDirs(String) - Method in class org.robolectric.shadows.ShadowContextImpl
-
- getExternalStorageDirectory() - Static method in class org.robolectric.shadows.ShadowEnvironment
-
- getExternalStoragePublicDirectory(String) - Static method in class org.robolectric.shadows.ShadowEnvironment
-
- getExternalStorageState() - Static method in class org.robolectric.shadows.ShadowEnvironment
-
- getExternalStorageState(File) - Static method in class org.robolectric.shadows.ShadowEnvironment
-
- getExtras() - Method in class org.robolectric.fakes.BaseCursor
-
- getExtras() - Method in class org.robolectric.fakes.RoboCursor
-
- 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
-
Overrides framework to avoid call to {@link FileDescriptor#getInt() which does not exist on JVM.
- 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.
- 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
-
- getFile() - Method in class org.robolectric.res.FileFsFile
-
- 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
-
- getFilename() - Method in class org.robolectric.res.builder.XmlBlock
-
- getFillEventHistory() - Method in class org.robolectric.shadows.ShadowAutofillManager
-
- getFillType() - Method in class org.robolectric.shadows.ShadowPath
-
- getFilter() - Method in class org.robolectric.shadows.ShadowPackageManager.IntentFilterWrapper
-
- getFilters() - Method in class org.robolectric.shadows.ShadowNfcAdapter
-
- getFinalX() - Method in class org.robolectric.shadows.ShadowOverScroller
-
- getFinalX() - Method in class org.robolectric.shadows.ShadowScroller
-
- getFinalY() - Method in class org.robolectric.shadows.ShadowOverScroller
-
- 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
-
- getFloat(int) - Method in class org.robolectric.fakes.BaseCursor
-
- getFloat(int) - Method in class org.robolectric.fakes.RoboCursor
-
- getFloat(int) - Method in class org.robolectric.shadows.ShadowCursorWrapper
-
- getFloat(ContentResolver, String, float) - Static method in class org.robolectric.shadows.ShadowSettings.ShadowGlobal
-
- getFloat(ContentResolver, String) - 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) - Static method in class org.robolectric.shadows.ShadowSettings.ShadowSecure
-
- getFloat(ContentResolver, String, float) - Static method in class org.robolectric.shadows.ShadowSettings.ShadowSystem
-
- getFloat(ContentResolver, String) - Static method in class org.robolectric.shadows.ShadowSettings.ShadowSystem
-
- 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.
- getFontScale() - Method in class org.robolectric.shadows.ShadowCaptioningManager
-
Returns 1.0 as default or the most recent value passed to #setFontScale()
- getFooterViews() - Method in class org.robolectric.shadows.ShadowListView
-
- 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.
- getFrameTimeNanos() - Method in class org.robolectric.shadows.ShadowChoreographer
-
- getFreeBlocks() - Method in class org.robolectric.shadows.ShadowStatFs
-
- getFreeBlocksLong() - Method in class org.robolectric.shadows.ShadowStatFs
-
- getFreeBytes() - Method in class org.robolectric.shadows.ShadowStatFs
-
- getFromLocation(double, double, int) - Method in class org.robolectric.shadows.ShadowGeocoder
-
- getFsFile() - Method in class org.robolectric.res.FileTypedResource
-
- 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
-
- 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.ShadowArscAssetManager9
-
- 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
-
- 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
.
- getHead() - Method in class org.robolectric.shadows.ShadowMessageQueue
-
- 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
-
- 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
-
- 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
-
- 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.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
-
- 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
-
- getInputEncoding() - Method in class org.robolectric.android.XmlResourceParserImpl
-
- getInputStream() - Method in class org.robolectric.res.FileFsFile
-
- getInputStream() - Method in interface org.robolectric.res.FsFile
-
- getInputStream() - Method in class org.robolectric.shadows.ShadowDrawable
-
- 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
-
- 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
-
- getInstance() - Static method in class org.robolectric.shadows.gms.common.ShadowGoogleApiAvailability
-
- getInstance(Context) - Static method in class org.robolectric.shadows.ShadowAccessibilityManager
-
- getInstance() - Static method in class org.robolectric.shadows.ShadowApplication
-
- getInstance(Context) - Static method in class org.robolectric.shadows.ShadowAppWidgetManager
-
Finds or creates an AppWidgetManager
for the given context
- getInstance() - Static method in class org.robolectric.shadows.ShadowChoreographer
-
- 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.ShadowLinkMovementMethod
-
- getInstance() - Static method in class org.robolectric.shadows.ShadowTimeZoneFinder
-
- getInstance(Context) - Static method in class org.robolectric.shadows.ShadowWallpaperManager
-
- getInstance() - Static method in class org.robolectric.shadows.ShadowWebStorage
-
- getInstance(Context) - Static method in class org.robolectric.shadows.ShadowWebViewDatabase
-
- getInstance(Context) - Static method in class org.robolectric.shadows.support.v4.ShadowLocalBroadcastManager
-
- getInstance(Context) - Method in class org.robolectric.shadows.util.AppSingletonizer
-
- getInstance() - Static method in class org.robolectric.util.PerfStatsCollector
-
- getInstrumentation() - Static method in class org.robolectric.shadows.ShadowInstrumentation
-
- getInstrumentationInfo(ComponentName, int) - Method in class org.robolectric.shadows.ShadowApplicationPackageManager
-
- getInt(int) - Method in class org.robolectric.fakes.BaseCursor
-
- getInt(int) - Method in class org.robolectric.fakes.RoboCursor
-
- getInt(int) - Method in class org.robolectric.shadows.ShadowCursorWrapper
-
- getInt(ContentResolver, String, int) - Static method in class org.robolectric.shadows.ShadowSettings.ShadowGlobal
-
- 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, int) - Static method in class org.robolectric.shadows.ShadowSettings.ShadowSecure
-
- getInt(ContentResolver, String, int) - Static method in class org.robolectric.shadows.ShadowSettings.ShadowSystem
-
- getInt(ContentResolver, String) - 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
-
Returns the Class
object set by Intent.setClass(android.content.Context, Class)
- getIntentFilter() - Method in class org.robolectric.shadows.ShadowApplication.Wrapper
-
- getIntentFilters() - Method in class org.robolectric.manifest.ActivityData
-
Get the intent filters defined for activity.
- getIntentFilters() - Method in class org.robolectric.manifest.BroadcastReceiverData
-
Get the intent filters defined for the broadcast receiver.
- getIntentFilters() - Method in class org.robolectric.manifest.ServiceData
-
Get the intent filters defined for the service.
- getIntentFiltersForActivity(ComponentName) - Method in class org.robolectric.shadows.ShadowPackageManager
-
Get list of intent filters defined for given activity.
- 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
-
- 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(int) - Method in class org.robolectric.fakes.RoboMenu
-
- getItem() - Method in class org.robolectric.fakes.RoboSubMenu
-
- getItem(String, MediaBrowserCompat.ItemCallback) - Method in class org.robolectric.shadows.support.v4.ShadowMediaBrowserCompat
-
- getItemId() - Method in class org.robolectric.fakes.RoboMenuItem
-
- getItems(TypedResource) - Method in class org.robolectric.shadows.Converter.FromArray
-
- getItems(TypedResource) - Method in class org.robolectric.shadows.Converter
-
- getItems() - Method in class org.robolectric.shadows.ShadowAlertDialog
-
- getItemSelectedListener() - Method in class org.robolectric.shadows.ShadowAdapterView
-
- getJarResolver() - Method in class org.robolectric.RobolectricTestRunner
-
- 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
-
- 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
-
- 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
-
- getLastAudioFocusRequest() - Method in class org.robolectric.shadows.ShadowAudioManager
-
- getLastBestProviderCriteria() - Method in class org.robolectric.shadows.ShadowLocationManager
-
- getLastBestProviderEnabledOnly() - Method in class org.robolectric.shadows.ShadowLocationManager
-
- getLastDrawnRect() - 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.
- 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
-
- getLastSentDataMessageParams() - Method in class org.robolectric.shadows.ShadowSmsManager
-
- getLastSentHttpRequestInfo() - Method in class org.robolectric.shadows.httpclient.FakeHttpLayer
-
- 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
-
Retrieves last password set through DevicePolicyManager.resetPassword(java.lang.String, int)
or DevicePolicyManager.resetPasswordWithToken(android.content.ComponentName, java.lang.String, byte[], int)
.
- 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
-
- getLastTouchEvent() - Method in class org.robolectric.shadows.ShadowView
-
- 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
-
- getLayoutInflater() - Method in class org.robolectric.shadows.ShadowApplication
-
- 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
-
- 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(PhoneAccountHandle) - Method in class org.robolectric.shadows.ShadowTelecomManager
-
- getLine1Number() - Method in class org.robolectric.shadows.ShadowTelephonyManager
-
- 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
-
- 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.ShadowSensorManager
-
Returns the list of SensorEventListener
s registered on this SensorManager.
- 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
-
- 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.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
-
- getLocales() - Method in class org.robolectric.shadows.ShadowLegacyAssetManager
-
- getLockTaskModeState() - Method in class org.robolectric.shadows.ShadowActivityManager
-
- 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
-
- getLong(int) - Method in class org.robolectric.fakes.RoboCursor
-
- getLong(int) - Method in class org.robolectric.shadows.ShadowCursorWrapper
-
- getLong(ContentResolver, String, long) - Static method in class org.robolectric.shadows.ShadowSettings.ShadowGlobal
-
- getLong(ContentResolver, String) - 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) - Static method in class org.robolectric.shadows.ShadowSettings.ShadowSecure
-
- getLong(ContentResolver, String, long) - Static method in class org.robolectric.shadows.ShadowSettings.ShadowSystem
-
- getLong(ContentResolver, String) - Static method in class org.robolectric.shadows.ShadowSettings.ShadowSystem
-
- getLongDateFormat(Context) - Static method in class org.robolectric.shadows.ShadowDateFormat
-
- getLongPressTimeout() - Static method in class org.robolectric.shadows.ShadowViewConfiguration
-
- getLongProperty(int) - Method in class org.robolectric.shadows.ShadowBatteryManager
-
- getLooperForThread(Thread) - Static method in class org.robolectric.shadows.ShadowLooper
-
- getMainLooper() - Static method in class org.robolectric.shadows.ShadowLooper
-
- getMainThread() - Method in class org.robolectric.android.internal.ParallelUniverse
-
- getMainThread() - Method in interface org.robolectric.internal.ParallelUniverseInterface
-
- 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.RoboSettings
-
- getMavenRepositoryPassword() - Static method in class org.robolectric.RoboSettings
-
- getMavenRepositoryUrl() - Static method in class org.robolectric.RoboSettings
-
- getMavenRepositoryUserName() - Static method in class org.robolectric.RoboSettings
-
- 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
-
- getMaximumFlingVelocity() - Static method in class org.robolectric.shadows.ShadowViewConfiguration
-
- getMaxSdk() - Method in class org.robolectric.annotation.processing.RobolectricModel.ResetterInfo
-
- getMaxSdkVersion() - Method in class org.robolectric.manifest.AndroidManifest
-
- getMaxSdkVersion() - Method in interface org.robolectric.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
-
- getMaxTextLength() - Method in class org.robolectric.shadows.ShadowAccessibilityNodeInfo
-
- getMaxValue() - Method in class org.robolectric.shadows.ShadowNumberPicker
-
- getMediaInfo(DataSource) - Static method in class org.robolectric.shadows.ShadowMediaPlayer
-
- getMediaInfo() - Method in class org.robolectric.shadows.ShadowMediaPlayer
-
- getMediaPlaybackRequiresUserGesture() - Method in class org.robolectric.fakes.RoboWebSettings
-
- getMeid() - 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
-
- getMetaData() - Method in class org.robolectric.manifest.ActivityData
-
- getMetaData() - Method in class org.robolectric.manifest.PackageItemData
-
- getMetadata() - Method in class org.robolectric.util.PerfStatsCollector
-
- 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.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.SystemLogEInterceptor
-
- 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(DisplayMetrics) - Method in class org.robolectric.shadows.ShadowDisplay
-
- getMetrics() - Method in class org.robolectric.util.PerfStatsCollector
-
- 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
-
- 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.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
-
- 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.res.AttrData
-
- getName() - Method in class org.robolectric.res.FileFsFile
-
- getName() - Method in interface org.robolectric.res.FsFile
-
- getName() - Method in class org.robolectric.res.StyleData
-
- getName() - Method in class org.robolectric.shadows.ShadowBluetoothAdapter
-
- getName() - Method in class org.robolectric.shadows.ShadowBluetoothDevice
-
- getName() - Method in class org.robolectric.shadows.ShadowInputDevice
-
- getName() - Method in class org.robolectric.util.PerfStatsCollector.Metric
-
- getNameAttr(String) - Static method in class org.robolectric.manifest.ActivityData
-
- getNameForUid(int) - Method in class org.robolectric.shadows.ShadowApplicationPackageManager
-
- getNamespace(String) - Method in class org.robolectric.android.XmlResourceParserImpl
-
- getNamespace() - 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(int) - Method in class org.robolectric.android.XmlResourceParserImpl
-
- getNamespaceUri() - Method in class org.robolectric.res.ResName
-
- getNativeHeapAllocatedSize() - Static method in class org.robolectric.shadows.ShadowDebug
-
- 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
-
- getNext() - Method in class org.robolectric.shadows.ShadowMessage
-
Convenience method to provide getter access to the private field Message.next
.
- 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
-
- getNextSentHttpRequest() - Static method in class org.robolectric.shadows.httpclient.FakeHttp
-
Accessor to obtain HTTP requests made during the current test in the order in which they were made.
- getNextSentHttpRequestInfo() - Static method in class org.robolectric.shadows.httpclient.FakeHttp
-
Accessor to obtain metadata for an HTTP request made during the current test in the order in which they were made.
- getNextSentHttpRequestInfo() - Method in class org.robolectric.shadows.httpclient.FakeHttpLayer
-
- getNextStartedActivity() - Method in class org.robolectric.shadows.ShadowContextWrapper
-
Consumes the most recent Intent
started by ContextWrapper.startActivity(android.content.Intent)
and returns it.
- getNextStartedActivityForResult() - Method in class org.robolectric.shadows.ShadowActivity
-
Consumes and returns the next Intent
on the started activities for results stack.
- getNextStartedService() - Method in class org.robolectric.shadows.ShadowContextWrapper
-
Consumes the most recent Intent
started by Context.startService(android.content.Intent)
and returns it.
- getNextStoppedService() - Method in class org.robolectric.shadows.ShadowContextWrapper
-
Consumes the Intent
requested to stop a service by Context.stopService(android.content.Intent)
from the bottom of the stack of stop requests.
- getNfcAdapter(Context) - Static method in class org.robolectric.shadows.ShadowNfcAdapter
-
- 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
-
- getNotificationPolicy() - Method in class org.robolectric.shadows.ShadowNotificationManager
-
- getNotificationShouldRemoved() - Method in class org.robolectric.shadows.ShadowService
-
- getNotificationUri() - Method in class org.robolectric.fakes.BaseCursor
-
- 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
-
- 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.AppUsageObserver
-
- getOffscreenPreRaster() - Method in class org.robolectric.fakes.RoboWebSettings
-
- 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
-
- 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.
- 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
-
- getOriginalUrl() - Method in class org.robolectric.shadows.ShadowWebView
-
- getOutputFormat() - Method in class org.robolectric.shadows.ShadowMediaRecorder
-
- getOutputPath() - Method in class org.robolectric.shadows.ShadowMediaRecorder
-
- getOvalPaintHistoryCount() - Method in class org.robolectric.shadows.ShadowCanvas
-
- getPackage(String) - Method in class org.robolectric.internal.bytecode.SandboxClassLoader
-
- 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
-
- 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.NullResourceTable
-
- 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.AppUsageObserver
-
- 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
-
- 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
-
- 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
-
- getParameters() - Method in class org.robolectric.shadows.ShadowCamera
-
- 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.FileFsFile
-
- getParent() - Method in interface org.robolectric.res.FsFile
-
- 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
-
- GetPath() - Method in class org.robolectric.res.android.CppApkAssets
-
- getPath() - Method in class org.robolectric.res.FileFsFile
-
- 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
-
- 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
-
- getPerfStatsReporters() - Method in class org.robolectric.internal.SandboxTestRunner
-
- 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
-
- 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
-
- 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
-
- 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
-
- getPinnedShortcuts() - Method in class org.robolectric.shadows.ShadowShortcutManager
-
- getPivotX() - Method in class org.robolectric.shadows.ShadowRenderNode
-
- getPivotY() - Method in class org.robolectric.shadows.ShadowRenderNode
-
- 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
-
- 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 class org.robolectric.shadows.ShadowUsbManager
-
- getPortStatus(Object) - Method in class org.robolectric.shadows.ShadowUsbManager
-
- getPosition() - Method in class org.robolectric.fakes.BaseCursor
-
- getPosition() - Method in class org.robolectric.fakes.RoboCursor
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- getProviderInfo(ComponentName, int) - Method in class org.robolectric.shadows.ShadowApplicationPackageManager
-
- getProviders(boolean) - Method in class org.robolectric.shadows.ShadowLocationManager
-
- getProvidersForListener(LocationListener) - Method in class org.robolectric.shadows.ShadowLocationManager
-
- getProxyAuthenticationHandler() - Method in class org.robolectric.shadows.httpclient.ShadowDefaultRequestDirector
-
- 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, Object...) - Method in class org.robolectric.shadows.ShadowArscResourcesImpl
-
- getQuantityString(int, int) - Method in class org.robolectric.shadows.ShadowArscResourcesImpl
-
- getQuantityString(int, int, Object...) - Method in class org.robolectric.shadows.ShadowLegacyResourcesImpl
-
- getQuantityString(int, int) - Method in class org.robolectric.shadows.ShadowLegacyResourcesImpl
-
- getQuantityString(int, int, Object...) - Method in class org.robolectric.shadows.ShadowResources
-
- getQuantityString(int, int) - 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(ResName, ResTable_config) - Method in class org.robolectric.res.NullResourceTable
-
- getRawValue(int, ResTable_config) - Method in class org.robolectric.res.NullResourceTable
-
- getRawValue(ResName, ResTable_config) - Method in class org.robolectric.res.PackageResourceTable
-
- getRawValue(int, ResTable_config) - Method in class org.robolectric.res.PackageResourceTable
-
- getRawValue(ResName, ResTable_config) - Method in interface org.robolectric.res.ResourceTable
-
- 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.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
-
- 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
-
- 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
-
- 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
-
- 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
-
- getRequestLocationUdpateCriteriaPendingIntents() - Method in class org.robolectric.shadows.ShadowLocationManager
-
- getRequestLocationUdpateProviderPendingIntents() - Method in class org.robolectric.shadows.ShadowLocationManager
-
- 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.NullResourceTable
-
- 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(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
-
- getResource(int, Ref<ResourceTypes.Res_value>, boolean, int, Ref<Integer>, Ref<ResTable_config>) - Method in class org.robolectric.res.android.ResTable
-
- 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(String, String, String) - Method in class org.robolectric.res.android.CppAssetManager2
-
- getResourceId(ResName) - Method in class org.robolectric.res.NullResourceTable
-
- 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() - Method in class org.robolectric.shadows.ShadowArrayAdapter
-
- 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(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
-
- getResourceName(int, boolean, ResTable.ResourceName) - Method in class org.robolectric.res.android.ResTable
-
- getResourceName(int) - Method in class org.robolectric.shadows.ShadowArscAssetManager
-
- getResourceName(int) - Method in class org.robolectric.shadows.ShadowLegacyAssetManager
-
- 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
-
- 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
-
- 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
-
- 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
-
- getRotationY() - Method in class org.robolectric.shadows.ShadowRenderNode
-
- 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
-
- getSandbox(FrameworkMethod) - Method in class org.robolectric.internal.SandboxTestRunner
-
- getSandbox(FrameworkMethod) - Method in class org.robolectric.RobolectricTestRunner
-
- getSandboxFactory() - Method in class org.robolectric.RobolectricTestRunner
-
- getSansSerifFontFamily() - Method in class org.robolectric.fakes.RoboWebSettings
-
- getSaturationLevel() - Static method in class org.robolectric.shadows.ShadowDisplayManager
-
Returns the current display saturation level set via DisplayManager.setSaturationLevel(float)
.
- 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
-
- 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
-
- 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
-
- getScaleY() - Method in class org.robolectric.shadows.ShadowRenderNode
-
- 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.ShadowLooper
-
Returns the
Scheduler
that is being used to manage the enqueued tasks.
- getScheduler() - Method in class org.robolectric.shadows.ShadowMessageQueue
-
- 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
-
- getSdkConfig() - Method in class org.robolectric.internal.SdkEnvironment
-
- getSdkEnvironment(InstrumentationConfiguration, SdkConfig, boolean, DependencyResolver) - Method in class org.robolectric.internal.SandboxFactory
-
- getSearchableInfo(ComponentName) - Method in class org.robolectric.shadows.ShadowSearchManager
-
- 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
-
- getSentBroadcastIntents() - Method in class org.robolectric.shadows.support.v4.ShadowLocalBroadcastManager
-
- 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.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.ShadowBluetoothDevice
-
Implements getService() in the same way the original method does, but ignores any Exceptions from invoking BluetoothAdapter.getBluetoothService(android.bluetooth.IBluetoothManagerCallback)
.
- getService(Context, int, Intent, int) - Static method in class org.robolectric.shadows.ShadowPendingIntent
-
- getService() - Static method in class org.robolectric.shadows.ShadowPlayerBase
-
- getService(String) - Static method in class org.robolectric.shadows.ShadowServiceManager
-
- getService() - Static method in class org.robolectric.shadows.ShadowSoundPool
-
- 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
-
- getSessionInfo(int) - Method in class org.robolectric.shadows.ShadowPackageInstaller
-
- 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<?>, int) - 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
-
- 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
-
- getShort(int) - Method in class org.robolectric.fakes.RoboCursor
-
- getShort(int) - Method in class org.robolectric.res.android.ResourceTypes.ResStringPool_header
-
- getShort(int) - Method in class org.robolectric.shadows.ShadowCursorWrapper
-
- getShortName() - Method in class org.robolectric.internal.dependency.DependencyJar
-
- getShownDialogs() - Static method in class org.robolectric.shadows.ShadowDialog
-
- getShownToasts() - Method in class org.robolectric.shadows.ShadowApplication
-
- 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
-
- 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(Class<T>, Provider<T>) - Method in class org.robolectric.shadows.ShadowApplication
-
- getSingleton() - Static method in class org.robolectric.shadows.ShadowMimeTypeMap
-
- 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
-
Returns the AccessibilityNodeInfo
of the event source or null
if there is none.
- 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
-
Retrieves the source path (if any) that was passed in to MediaPlayer.setDataSource(Context, Uri, Map)
or MediaPlayer.setDataSource(Context, Uri)
.
- getSpecByTag(String) - Method in class org.robolectric.shadows.ShadowTabHost
-
- getSplitClassLoader(String) - Method in class org.robolectric.shadows.ShadowLoadedApk
-
- getStandardFontFamily() - Method in class org.robolectric.fakes.RoboWebSettings
-
- getStartX() - Method in class org.robolectric.shadows.ShadowOverScroller
-
- getStartX() - Method in class org.robolectric.shadows.ShadowScroller
-
- getStartY() - Method in class org.robolectric.shadows.ShadowOverScroller
-
- getStartY() - Method in class org.robolectric.shadows.ShadowScroller
-
- getState() - Method in class org.robolectric.shadows.ShadowBluetoothAdapter
-
- getState() - Method in class org.robolectric.shadows.ShadowMediaPlayer
-
Retrieves the current state of the MediaPlayer
.
- getState() - Method in class org.robolectric.shadows.ShadowMediaRecorder
-
- getState() - Method in class org.robolectric.shadows.ShadowNetworkInfo
-
- getStatements() - Method in class org.robolectric.shadows.ShadowContentResolver
-
- getStaticField(Field) - Static method in class org.robolectric.util.ReflectionHelpers
-
Reflectively get the value of a static field.
- getStaticField(Class<?>, String) - 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.ShadowAsyncTask
-
- 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.
- getStatus() - Method in class org.robolectric.shadows.ShadowDownloadManager.ShadowRequest
-
- 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
-
- 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(int) - Method in class org.robolectric.fakes.BaseCursor
-
- getString(int) - Method in class org.robolectric.fakes.RoboCursor
-
- getString() - Method in class org.robolectric.res.Plural
-
- 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
-
- getStrokeJoin() - Method in class org.robolectric.shadows.ShadowPaint
-
- 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
-
- getSubtype() - Method in class org.robolectric.shadows.ShadowNetworkInfo
-
- getSupportedApis() - Static method in class org.robolectric.internal.SdkConfig
-
- 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
-
- getSupportedSdkConfigs() - Static method in class org.robolectric.internal.SdkConfig
-
- 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
-
- 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
-
- getSystemResourceTable(SdkEnvironment) - Method in class org.robolectric.ApkLoader
-
- getSystemResourceTable(DependencyResolver) - Method in class org.robolectric.internal.SdkEnvironment
-
- getSystemResourceTable() - Static method in class org.robolectric.RuntimeEnvironment
-
- getSystemService(String) - Method in class org.robolectric.shadows.ShadowContextImpl
-
- getSystemSharedLibraryNames() - Method in class org.robolectric.shadows.ShadowApplicationPackageManager
-
- getSystemTextClassifierPackageName() - Method in class org.robolectric.shadows.ShadowApplicationPackageManager
-
- 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.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.UsesSdk
-
Returns the Android SDK version that this package prefers to be run on, as specified in the manifest.
- getTaskAffinity() - Method in class org.robolectric.manifest.ActivityData
-
- getTaskId() - Method in class org.robolectric.shadows.ShadowActivity
-
- getTaskInfo() - Method in class org.robolectric.shadows.ShadowAppTask
-
For tests, returns the ActivityManager.RecentTaskInfo
set using #setTaskInfo(RecentTaskInfo)
.
- getTechLists() - Method in class org.robolectric.shadows.ShadowNfcAdapter
-
- getTempDirectory() - Static method in class org.robolectric.RuntimeEnvironment
-
- 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(String) - Method in class org.robolectric.manifest.AndroidManifest
-
- getThemeRef() - 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
-
- 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
-
- 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.AppUsageObserver
-
- getTimeNanos() - Method in class org.robolectric.shadows.ShadowEventLog.ShadowEvent
-
- getTimesRebooted() - Method in class org.robolectric.shadows.ShadowPowerManager
-
- getTimeUnit() - Method in class org.robolectric.shadows.ShadowUsageStatsManager.AppUsageObserver
-
- 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.ShadowWindow
-
- getTitleCondensed() - Method in class org.robolectric.fakes.RoboMenuItem
-
- getToken(Context, Account, String) - Static method in class org.robolectric.shadows.gms.ShadowGoogleAuthUtil
-
- getToken(Context, Account, String, Bundle) - Static method in class org.robolectric.shadows.gms.ShadowGoogleAuthUtil
-
- getToken(Context, String, String) - Static method in class org.robolectric.shadows.gms.ShadowGoogleAuthUtil
-
- getToken(Context, String, String, Bundle) - 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) - Method in class org.robolectric.shadows.gms.ShadowGoogleAuthUtil.GoogleAuthUtilImpl
-
- getToken(Context, String, String) - Method in class org.robolectric.shadows.gms.ShadowGoogleAuthUtil.GoogleAuthUtilImpl
-
- 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, Intent) - Static method in class org.robolectric.shadows.gms.ShadowGoogleAuthUtil
-
- getTokenWithNotification(Context, Account, String, Bundle, String, Bundle) - Static method in class org.robolectric.shadows.gms.ShadowGoogleAuthUtil
-
- getTokenWithNotification(Context, String, String, Bundle, Intent) - Static method in class org.robolectric.shadows.gms.ShadowGoogleAuthUtil
-
- getTokenWithNotification(Context, String, String, Bundle) - Static method in class org.robolectric.shadows.gms.ShadowGoogleAuthUtil
-
- getTokenWithNotification(Context, String, String, Bundle, 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) - Method in class org.robolectric.shadows.gms.ShadowGoogleAuthUtil.GoogleAuthUtilImpl
-
- getTokenWithNotification(Context, Account, String, Bundle, String, Bundle) - Method in class org.robolectric.shadows.gms.ShadowGoogleAuthUtil.GoogleAuthUtilImpl
-
- getTokenWithNotification(Context, String, String, Bundle) - Method in class org.robolectric.shadows.gms.ShadowGoogleAuthUtil.GoogleAuthUtilImpl
-
- getTokenWithNotification(Context, String, String, Bundle, Intent) - Method in class org.robolectric.shadows.gms.ShadowGoogleAuthUtil.GoogleAuthUtilImpl
-
- getTokenWithNotification(Context, String, String, Bundle, String, Bundle) - Method in class org.robolectric.shadows.gms.ShadowGoogleAuthUtil.GoogleAuthUtilImpl
-
- 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
-
- getTranslationX() - Method in class org.robolectric.shadows.ShadowRenderNode
-
- getTranslationY() - Method in class org.robolectric.shadows.ShadowRenderNode
-
- getTranslationZ() - Method in class org.robolectric.shadows.ShadowRenderNode
-
- getTraversalAfter() - Method in class org.robolectric.shadows.ShadowAccessibilityNodeInfo
-
- getTraversalBefore() - Method in class org.robolectric.shadows.ShadowAccessibilityNodeInfo
-
- getType(int) - Method in class org.robolectric.fakes.BaseCursor
-
- getType(int) - Method in class org.robolectric.fakes.RoboCursor
-
- getType() - Method in class org.robolectric.internal.dependency.DependencyJar
-
- getType() - Method in class org.robolectric.shadows.ShadowAccessibilityWindowInfo
-
- getType(Uri) - Method in class org.robolectric.shadows.ShadowContentProviderClient
-
- getType() - Method in class org.robolectric.shadows.ShadowContentProviderOperation
-
- getType(Uri) - Method in class org.robolectric.shadows.ShadowContentResolver
-
- getType(int) - Method in class org.robolectric.shadows.ShadowCursorWrapper
-
- 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
-
- 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
-
- 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
-
- 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
-
- getUsedPermissions() - Method in class org.robolectric.manifest.AndroidManifest
-
- getUserAgent() - Method in class org.robolectric.fakes.RoboWebSettings
-
- getUserAgentString() - Method in class org.robolectric.fakes.RoboWebSettings
-
- getUserBadgedDrawableForDensity(Drawable, UserHandle, Rect, int) - Method in class org.robolectric.shadows.ShadowApplicationPackageManager
-
- getUserBadgedIcon(Drawable, UserHandle) - Method in class org.robolectric.shadows.ShadowApplicationPackageManager
-
- getUserBadgedLabel(CharSequence, UserHandle) - Method in class org.robolectric.shadows.ShadowApplicationPackageManager
-
- getUserBadgeForDensity(UserHandle, int) - Method in class org.robolectric.shadows.ShadowApplicationPackageManager
-
- getUserBadgeForDensityNoBackground(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
-
- getUserId() - Method in class org.robolectric.shadows.ShadowContextImpl
-
- getUserInfo(int) - Method in class org.robolectric.shadows.ShadowUserManager
-
- 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
-
- 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
-
Overrides behavior of BluetoothDevice.getUuids()
to return pre-set result.
- getValue(int, ResTable_config) - Method in class org.robolectric.res.NullResourceTable
-
- getValue(ResName, ResTable_config) - Method in class org.robolectric.res.NullResourceTable
-
- getValue(ResName, ResTable_config) - Method in class org.robolectric.res.PackageResourceTable
-
- getValue(int, ResTable_config) - Method in class org.robolectric.res.PackageResourceTable
-
- getValue(int, ResTable_config) - Method in interface org.robolectric.res.ResourceTable
-
- getValue(ResName, ResTable_config) - Method in interface org.robolectric.res.ResourceTable
-
- getValue(ResName, ResTable_config) - Method in class org.robolectric.res.RoutingResourceTable
-
- getValue(int, ResTable_config) - Method in class org.robolectric.res.RoutingResourceTable
-
- getValue() - Method in class org.robolectric.shadows.NativeBitSet64
-
- 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() - Method in class org.robolectric.shadows.ShadowNumberPicker
-
- 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
-
- 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
-
- getVoiceMailAlphaTag() - Method in class org.robolectric.shadows.ShadowTelephonyManager
-
- getVoiceMailNumber(PhoneAccountHandle) - Method in class org.robolectric.shadows.ShadowTelecomManager
-
- getVoiceMailNumber() - Method in class org.robolectric.shadows.ShadowTelephonyManager
-
- 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(int, int) - Static method in class org.robolectric.shadows.ShadowStorageManager
-
- getVolumeList() - Method in class org.robolectric.shadows.ShadowStorageManager
-
- getWantsAllOnMoveCalls() - Method in class org.robolectric.fakes.BaseCursor
-
- getWantsAllOnMoveCalls() - Method in class org.robolectric.shadows.ShadowCursorWrapper
-
- getWatchers() - Method in class org.robolectric.shadows.ShadowTextView
-
- 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 com.android.internal.policy.impl.PhoneWindow
) if no window has previously been set.
- 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
-
- getWindowSession(Looper) - Static method in class org.robolectric.shadows.ShadowViewRootImpl
-
- getWindowSession() - Static method in class org.robolectric.shadows.ShadowWindowManagerGlobal
-
- 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
-
- 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.NullResourceTable
-
- 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
-
- glCreateProgram() - Static method in class org.robolectric.shadows.ShadowGLES20
-
- glCreateShader(int) - Static method in class org.robolectric.shadows.ShadowGLES20
-
- glGenTextures(int, int[], int) - Static method in class org.robolectric.shadows.ShadowGLES20
-
- goBack() - 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(String...) - Method in class org.robolectric.shadows.ShadowContextWrapper
-
- grantRuntimePermission(String, String, UserHandle) - Method in class org.robolectric.shadows.ShadowApplicationPackageManager
-
- 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.ShadowLooper
-
Causes Runnable
s that have been scheduled to run immediately to actually run.
- idle(long) - Method in class org.robolectric.shadows.ShadowLooper
-
- idle(long, TimeUnit) - Method in class org.robolectric.shadows.ShadowLooper
-
Causes Runnable
s that have been scheduled to run within the next specified amount of time to run while advancing the scheduler’s clock.
- idleConstantly(boolean) - Method in class org.robolectric.shadows.ShadowLooper
-
- idleConstantly(boolean) - Method in class org.robolectric.util.Scheduler
-
- idleMainLooper() - Static method in class org.robolectric.shadows.ShadowHandler
-
Deprecated.
- 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 - Class in org.robolectric.res.android
-
- IdmapEntries() - Constructor for class org.robolectric.res.android.IdmapEntries
-
- idmapEntries - Variable in class org.robolectric.res.android.ResTable.Type
-
- ignoreMissingLoggedTags(boolean) - Method in class org.robolectric.junit.rules.ExpectedLogMessagesRule
-
If set true, tests that call #expectErrorsForTag()
but do not log errors for the given tag will not fail.
- Image(FsFile, boolean, XmlContext) - Constructor for class org.robolectric.res.FileTypedResource.Image
-
- 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(int[], int, int, String, String, String, String, String, Class<?>[], String[], Class<? extends Application>, String[]) - Constructor for class org.robolectric.annotation.Config.Implementation
-
- 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_DEFAULTS - Static variable in class org.robolectric.internal.bytecode.ShadowWrangler
-
- 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.DefaultShadowPicker - Interface in org.robolectric.annotation
-
- IMPLEMENTS_CLASS - Static variable in class org.robolectric.annotation.processing.validator.ImplementsValidator
-
- ImplementsValidator - Class in org.robolectric.annotation.processing.validator
-
- ImplementsValidator(RobolectricModel.Builder, ProcessingEnvironment, ImplementsValidator.SdkCheckMode) - 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
-
- 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(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
-
- init() - Method in class org.robolectric.shadows.ShadowArscAssetManager
-
- init(boolean) - Method in class org.robolectric.shadows.ShadowArscAssetManager
-
- init() - Method in class org.robolectric.shadows.ShadowLegacyAssetManager
-
- init(boolean) - Method in class org.robolectric.shadows.ShadowLegacyAssetManager
-
- init() - Method in class org.robolectric.shadows.ShadowNsdManager
-
- initialize(Context, Looper, WifiP2pManager.ChannelListener) - Method in class org.robolectric.shadows.ShadowWifiP2pManager
-
- 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
-
- 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.
- initTabWidget() - Method in class org.robolectric.shadows.ShadowTabWidget
-
- injectInputEvent(InputEvent, int) - Method in class org.robolectric.shadows.ShadowInputManager
-
- injectKeyEvent(KeyEvent) - Method in class org.robolectric.android.internal.RoboUiController
-
- injectMotionEvent(MotionEvent) - Method in class org.robolectric.android.internal.RoboUiController
-
- injectString(String) - Method in class org.robolectric.android.internal.RoboUiController
-
- inKeyguardRestrictedInputMode() - Method in class org.robolectric.shadows.ShadowKeyguardManager
-
- innerText() - Method in class org.robolectric.shadows.ShadowTextView
-
Returns the text string of this TextView
.
- innerText(View) - Static method in class org.robolectric.shadows.ShadowView
-
Returns the text contained within this view.
- 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
.
- inputFlags - Variable in class org.robolectric.res.android.ResTable_config
-
- insert(Uri, ContentValues) - Method in class org.robolectric.shadows.ShadowContentProviderClient
-
- insert(Uri, ContentValues) - Method in class org.robolectric.shadows.ShadowContentResolver
-
If a ContentProvider
is registered for the given Uri
, its ContentProvider.insert(Uri, ContentValues)
method will be invoked.
- 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
-
- installMultidex() - Method in class org.robolectric.android.fakes.RoboMonitoringInstrumentation
-
- installPackage(Object, Object, Object, Object) - Method in class org.robolectric.shadows.ShadowApplicationPackageManager
-
- INSTANCE - Static variable in class org.robolectric.internal.bytecode.DirectObjectMarker
-
- INSTANCE - Static variable in class org.robolectric.internal.SandboxFactory
-
- Instrument - Annotation Type in org.robolectric.annotation.internal
-
Indicates that a class should always be instrumented regardless of its package.
- instrument(byte[], InstrumentationConfiguration, ClassNodeProvider) - Method in class org.robolectric.internal.bytecode.ClassInstrumentor
-
- instrument(MutableClass) - Method in class org.robolectric.internal.bytecode.ClassInstrumentor
-
- 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>) - 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() - Method in class org.robolectric.annotation.Config.Implementation
-
- instrumentedPackages - Variable in class org.robolectric.internal.bytecode.InstrumentationConfiguration.Builder
-
- 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.
- instrumentNormalMethod(MutableClass, MethodNode) - Method in class org.robolectric.internal.bytecode.ClassInstrumentor
-
Rename the method from methodName
to $$robo$$methodName
.
- intArrayToList(int[]) - Static method in class org.robolectric.util.Util
-
- 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
-
- IntentFilterWrapper(IntentFilter) - Constructor for class org.robolectric.shadows.ShadowPackageManager.IntentFilterWrapper
-
- IntentForResult(Intent, int) - Constructor for class org.robolectric.shadows.ShadowActivity.IntentForResult
-
- IntentForResult(Intent, int, Bundle) - Constructor for class org.robolectric.shadows.ShadowActivity.IntentForResult
-
- IntentServiceController<T extends android.app.IntentService> - Class in org.robolectric.android.controller
-
- intercept(String, Object, Object[], Class<?>) - Method in interface org.robolectric.internal.bytecode.ClassHandler
-
Called by Robolectric when an intercepted method is invoked.
- 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
-
- 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(Interceptor...) - Constructor for class org.robolectric.internal.bytecode.Interceptors
-
- Interceptors(Collection<Interceptor>) - Constructor for class org.robolectric.internal.bytecode.Interceptors
-
- interceptResponseContent(boolean) - Method in class org.robolectric.shadows.httpclient.FakeHttpLayer
-
- internalAfterTest(FrameworkMethod, Method) - Method in class org.robolectric.RobolectricTestRunner
-
- 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_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
-
- 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.RoboExecutorService
-
- 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.RoboExecutorService
-
- 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.
- 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
-
- 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.
- IS_RESOURCE_REFERENCE - Static variable in class org.robolectric.res.AttributeResource
-
- 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(View) - Method in class org.robolectric.shadows.ShadowInputMethodManager
-
- isActive() - Method in class org.robolectric.shadows.ShadowInputMethodManager
-
- isActiveNetworkMetered() - Method in class org.robolectric.shadows.ShadowConnectivityManager
-
Counts ConnectivityManager.TYPE_MOBILE
networks as metered.
- 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
-
- isAfterLast() - Method in class org.robolectric.fakes.RoboCursor
-
- 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
-
- isApplicationHidden(ComponentName, String) - Method in class org.robolectric.shadows.ShadowDevicePolicyManager
-
- isAttachedToWindow() - Method in class org.robolectric.shadows.ShadowView
-
- isAttributeDefault(int) - Method in class org.robolectric.android.XmlResourceParserImpl
-
- isAvailable() - Method in class org.robolectric.shadows.ShadowNetworkInfo
-
- isBackupEnabled() - Method in class org.robolectric.shadows.ShadowBackupManager
-
- isBeforeFirst() - Method in class org.robolectric.fakes.BaseCursor
-
- isBeforeFirst() - Method in class org.robolectric.fakes.RoboCursor
-
- isBeforeFirst() - Method in class org.robolectric.shadows.ShadowCursorWrapper
-
- isBetterThan(ResTable_config, ResTable_config) - Method in class org.robolectric.res.android.ResTable_config
-
- 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.
- 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
-
- 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.ShadowAsyncTask
-
- 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
-
- isClosed() - Method in class org.robolectric.fakes.RoboCursor
-
- isClosed() - Method in class org.robolectric.shadows.ShadowCursorWrapper
-
- 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
-
- 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
-
- isDeviceOwnerApp(String) - Method in class org.robolectric.shadows.ShadowDevicePolicyManager
-
- isDeviceSecure() - Method in class org.robolectric.shadows.ShadowKeyguardManager
-
- isDeviceSecure(int) - Method in class org.robolectric.shadows.ShadowKeyguardManager
-
- isDirectory() - Method in class org.robolectric.res.FileFsFile
-
- isDirectory() - Method in interface org.robolectric.res.FsFile
-
- 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
-
- isEmpty() - Method in class org.robolectric.res.AttributeResource
-
- isEmpty(String) - Static method in class org.robolectric.res.AttributeResource
-
- isEmpty() - Method in class org.robolectric.shadows.RoundRectangle
-
- isEmpty() - Method in class org.robolectric.shadows.ShadowPath
-
- 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.shadows.ShadowAccessibilityManager
-
- isEnabled() - Method in class org.robolectric.shadows.ShadowAccessibilityNodeInfo
-
- 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
-
- 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.
- isExternalStorageEmulated(File) - Static method in class org.robolectric.shadows.ShadowEnvironment
-
- isExternalStorageEmulated() - 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.FileFsFile
-
- isFile() - Method in class org.robolectric.res.FileTypedResource
-
- isFile() - Method in interface org.robolectric.res.FsFile
-
- isFile() - Method in class org.robolectric.res.TypedResource
-
- isFileEncryptedNativeOrEmulated() - Static method in class org.robolectric.shadows.ShadowStorageManager
-
- isFinished() - Method in class org.robolectric.shadows.ShadowOverScroller
-
- isFinished() - Method in class org.robolectric.shadows.ShadowScroller
-
- isFinishedAndRemoved() - Method in class org.robolectric.shadows.ShadowAppTask
-
- isFinishing() - Method in class org.robolectric.shadows.ShadowActivity
-
- isFinishOnTaskLaunch() - Method in class org.robolectric.manifest.ActivityData
-
- isFirst() - Method in class org.robolectric.fakes.BaseCursor
-
- isFirst() - Method in class org.robolectric.fakes.RoboCursor
-
- 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
-
- 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
-
- 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
-
- isInShadowClass(TreePath, VisitorState) - Static method in class org.robolectric.errorprone.bugpatterns.Helpers
-
- 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.ShadowMessage
-
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
-
- isLast() - Method in class org.robolectric.fakes.BaseCursor
-
- isLast() - Method in class org.robolectric.fakes.RoboCursor
-
- isLast() - Method in class org.robolectric.shadows.ShadowCursorWrapper
-
- 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
-
- isLockTask() - Method in class org.robolectric.shadows.ShadowActivity
-
- 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(Thread) - Static method in class org.robolectric.RuntimeEnvironment
-
Tests if the given thread is currently set as the main thread.
- isMainThread() - Static method in class org.robolectric.RuntimeEnvironment
-
Tests if the current thread is currently set as the main thread.
- isManagedProfile() - 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
-
- isNetworkRoaming(int) - Method in class org.robolectric.shadows.ShadowSubscriptionManager
-
- isNetworkRoaming() - Method in class org.robolectric.shadows.ShadowTelephonyManager
-
- 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(int) - Method in class org.robolectric.fakes.BaseCursor
-
- isNull(int) - Method in class org.robolectric.fakes.RoboCursor
-
- isNull() - Method in class org.robolectric.res.AttributeResource
-
- isNull(String) - Static method in class org.robolectric.res.AttributeResource
-
- isNull(int) - Method in class org.robolectric.shadows.ShadowCursorWrapper
-
- 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
-
- isPackageSuspended(String) - Method in class org.robolectric.shadows.ShadowApplicationPackageManager
-
- isPackageSuspended(ComponentName, String) - Method in class org.robolectric.shadows.ShadowDevicePolicyManager
-
- 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.shadows.ShadowLooper
-
- 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
-
- isPlaying() - Method in class org.robolectric.shadows.ShadowMediaPlayer
-
- isPlaying() - Method in class org.robolectric.shadows.ShadowVideoView
-
- 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
-
- 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
-
- isRinging() - Method in class org.robolectric.shadows.ShadowTelecomManager
-
- 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
-
- isScreenOn() - Method in class org.robolectric.shadows.ShadowPowerManager
-
- isScrollable() - Method in class org.robolectric.shadows.ShadowAccessibilityNodeInfo
-
- isScrollingInDirection(float, float) - Method in class org.robolectric.shadows.ShadowOverScroller
-
- isSelected() - Method in class org.robolectric.shadows.ShadowAccessibilityNodeInfo
-
- isServiceIntent() - Method in class org.robolectric.shadows.ShadowPendingIntent
-
- 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.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
-
- 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
-
- 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
-
- isStyleReference() - Method in class org.robolectric.res.AttributeResource
-
- isStyleReference(String) - Static method in class org.robolectric.res.AttributeResource
-
- isSuccess() - Method in class org.robolectric.util.PerfStatsCollector.Metric
-
- 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
-
- isTaskRoot() - Method in class org.robolectric.shadows.ShadowActivity
-
- isTerminated() - Method in class org.robolectric.android.util.concurrent.RoboExecutorService
-
- 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
-
- 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
-
- isUseGlobalScheduler() - Static method in class org.robolectric.RoboSettings
-
- 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
-
- 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
-
Returns true if the Vibrator is currently vibrating as controlled by Vibrator.vibrate(long)
- isVisible() - Method in class org.robolectric.fakes.RoboMenuItem
-
- isVisibleToUser() - Method in class org.robolectric.shadows.ShadowAccessibilityNodeInfo
-
- 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
-
- isWhenShown() - Method in class org.robolectric.shadows.ShadowNotification
-
- isWhitespace(String) - Method in class org.robolectric.android.XmlResourceParserImpl
-
- isWhitespace() - Method in class org.robolectric.android.XmlResourceParserImpl
-
- isWifiEnabled() - Method in class org.robolectric.shadows.ShadowWifiManager
-
- 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(byte[], int) - Method in class org.robolectric.res.android.Asset
-
- read(byte[], int, int) - Method in class org.robolectric.res.android.Asset
-
- read() - Method in class org.robolectric.shadows.ShadowLegacyAssetInputStream
-
- read(byte[]) - Method in class org.robolectric.shadows.ShadowLegacyAssetInputStream
-
- 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
-
- readBytes(InputStream) - Static method in class org.robolectric.util.Util
-
This method consumes an input stream and returns its content.
- 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
-
- readParcelable(ClassLoader) - Method in class org.robolectric.shadows.ShadowParcel
-
- readParcelableCreator(ClassLoader) - Method in class org.robolectric.shadows.ShadowParcel
-
- readPermission - Variable in class org.robolectric.manifest.PathPermissionData
-
- 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
-
- RealObject - Annotation Type in org.robolectric.annotation
-
Shadow fields annotated @RealObject will have the real instance injected.
- realObject - Variable in class org.robolectric.shadows.ShadowArscAssetManager
-
- realObject - Variable in class org.robolectric.shadows.ShadowLegacyAssetManager
-
- RealObjectValidator - Class in org.robolectric.annotation.processing.validator
-
- RealObjectValidator(RobolectricModel.Builder, ProcessingEnvironment) - Constructor for class org.robolectric.annotation.processing.validator.RealObjectValidator
-
- 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.NullResourceTable
-
- receive(ResourceTable.Visitor) - Method in class org.robolectric.res.PackageResourceTable
-
- receive(ResourceTable.Visitor) - Method in class org.robolectric.res.ResBundle
-
- receive(ResourceTable.Visitor) - Method in interface org.robolectric.res.ResourceTable
-
- receive(ResourceTable.Visitor) - Method in class org.robolectric.res.RoutingResourceTable
-
- receiveResult(Intent, int, Intent) - Method in class org.robolectric.shadows.ShadowActivity
-
- reconfigure(int, int, Bitmap.Config) - Method in class org.robolectric.shadows.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
-
- recreate() - Method in class org.robolectric.shadows.ShadowActivity
-
- recreateActivity(Activity) - Method in class org.robolectric.android.internal.LocalActivityInvoker
-
- rect - Variable in class org.robolectric.shadows.ShadowCanvas.RectPaintHistoryEvent
-
- 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.ShadowMessage
-
Hook to unscheduled the callback when the message is recycled.
- recycleUnchecked() - Method in class org.robolectric.shadows.ShadowMessage
-
Hook to unscheduled the callback when the message is recycled.
- 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
-
- 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.
- refresh() - Method in class org.robolectric.shadows.ShadowAccessibilityNodeInfo
-
- regionString() - Method in class org.robolectric.res.android.ResTable_config
-
- 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).
- register(E) - Method in class org.robolectric.shadows.ShadowRemoteCallbackList
-
- register(E, Object) - Method in class org.robolectric.shadows.ShadowRemoteCallbackList
-
- registerAppUsageObserver(int, String[], long, TimeUnit, PendingIntent) - Method in class org.robolectric.shadows.ShadowUsageStatsManager
-
- registerContentObserver(ContentObserver) - Method in class org.robolectric.fakes.BaseCursor
-
- registerContentObserver(Uri, boolean, ContentObserver) - Method in class org.robolectric.shadows.ShadowContentResolver
-
- registerContentObserver(Uri, boolean, ContentObserver, int) - Method in class org.robolectric.shadows.ShadowContentResolver
-
- registerContentObserver(ContentObserver) - Method in class org.robolectric.shadows.ShadowCursorWrapper
-
- registerDataSetObserver(DataSetObserver) - Method in class org.robolectric.fakes.BaseCursor
-
- registerDataSetObserver(DataSetObserver) - Method in class org.robolectric.shadows.ShadowCursorWrapper
-
- registerInputStream(Uri, InputStream) - Method in class org.robolectric.shadows.ShadowContentResolver
-
- registerListener(SensorEventListener, Sensor, int, Handler) - Method in class org.robolectric.shadows.ShadowSensorManager
-
- registerListener(SensorEventListener, Sensor, int) - Method in class org.robolectric.shadows.ShadowSensorManager
-
- registerMoveCallback(Object, Object) - Method in class org.robolectric.shadows.ShadowApplicationPackageManager
-
- 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
-
- 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.ShadowApplication
-
- registerReceiver(BroadcastReceiver, IntentFilter, String, Handler) - Method in class org.robolectric.shadows.ShadowApplication
-
- registerReceiver(BroadcastReceiver, IntentFilter) - Method in class org.robolectric.shadows.ShadowContextImpl
-
- registerReceiver(BroadcastReceiver, IntentFilter, String, Handler) - Method in class org.robolectric.shadows.ShadowContextImpl
-
- registerReceiver(BroadcastReceiver, IntentFilter) - Method in class org.robolectric.shadows.support.v4.ShadowLocalBroadcastManager
-
- 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.
- Registries - Class in org.robolectric.res.android
-
- Registries() - Constructor for class org.robolectric.res.android.Registries
-
- 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
-
- 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.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
.
- 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
-
- 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.ShadowChoreographer
-
- removeCallbacks(Runnable) - Method in class org.robolectric.shadows.ShadowView
-
- removedChild(View) - Method in class org.robolectric.shadows.ShadowViewGroup
-
- removeDefaultNetworkActiveListener(ConnectivityManager.OnNetworkActiveListener) - Method in class org.robolectric.shadows.ShadowConnectivityManager
-
- removeDialog(int) - Method in class org.robolectric.shadows.ShadowActivity
-
- removeDisplay(int) - Static method in class org.robolectric.shadows.ShadowDisplayManager
-
Removes a simulated display.
- 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.ShadowChoreographer
-
- 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
-
- removeItem(int) - Method in class org.robolectric.fakes.RoboMenu
-
- removeMode - Variable in class org.robolectric.android.internal.DisplayConfig
-
- removeNetwork(Network) - Method in class org.robolectric.shadows.ShadowConnectivityManager
-
Removes the network
from the list of all Network
s.
- removeNetwork(int) - Method in class org.robolectric.shadows.ShadowWifiManager
-
- removeOnAccountsUpdatedListener(OnAccountsUpdateListener) - Method in class org.robolectric.shadows.ShadowAccountManager
-
- 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.
- 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
-
- removePrimaryClipChangedListener(ClipboardManager.OnPrimaryClipChangedListener) - Method in class org.robolectric.shadows.ShadowClipboardManager
-
- removeResolveInfosForIntent(Intent, String) - Method in class org.robolectric.shadows.ShadowPackageManager
-
- removeSessionCookie() - Method in class android.webkit.RoboCookieManager
-
- removeSessionCookies(ValueCallback<Boolean>) - Method in class android.webkit.RoboCookieManager
-
- removeSyncBarrier(int) - Method in class org.robolectric.shadows.ShadowMessageQueue
-
- removeSystemService(String) - Method in class org.robolectric.shadows.ShadowContextImpl
-
- removeSystemService(String) - Method in class org.robolectric.shadows.ShadowContextWrapper
-
Makes Context.getSystemService(String)
return null
for the given system service name, mimicking a device that doesn’t have that system service.
- removeTextChangedListener(TextWatcher) - Method in class org.robolectric.shadows.ShadowTextView
-
- removeUpdates(LocationListener) - Method in class org.robolectric.shadows.ShadowLocationManager
-
- removeUpdates(PendingIntent) - 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
-
- removeView(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(PerfStatsCollector.Metadata, Collection<PerfStatsCollector.Metric>) - Method in interface org.robolectric.util.PerfStatsReporter
-
Report performance stats.
- 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
-
- requery() - Method in class org.robolectric.shadows.ShadowCursorWrapper
-
- requestAudioFocus(AudioManager.OnAudioFocusChangeListener, int, int) - Method in class org.robolectric.shadows.ShadowAudioManager
-
- 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.
- requestCode - Variable in class org.robolectric.shadows.ShadowActivity.IntentForResult
-
- requestDisallowInterceptTouchEvent(boolean) - Method in class org.robolectric.shadows.ShadowViewGroup
-
- requestDismissKeyguard(Activity, KeyguardManager.KeyguardDismissCallback) - Method in class org.robolectric.shadows.ShadowKeyguardManager
-
- 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(String, long, float, LocationListener) - Method in class org.robolectric.shadows.ShadowLocationManager
-
- requestLocationUpdates(String, long, float, LocationListener, Looper) - Method in class org.robolectric.shadows.ShadowLocationManager
-
- requestLocationUpdates(long, float, Criteria, PendingIntent) - Method in class org.robolectric.shadows.ShadowLocationManager
-
- requestLocationUpdates(String, long, float, PendingIntent) - 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, HttpResponse) - Constructor for class org.robolectric.shadows.httpclient.FakeHttpLayer.RequestMatcherResponseRule
-
- RequestMatcherResponseRule(RequestMatcher, IOException) - Constructor for class org.robolectric.shadows.httpclient.FakeHttpLayer.RequestMatcherResponseRule
-
- RequestMatcherResponseRule(RequestMatcher, HttpException) - Constructor for class org.robolectric.shadows.httpclient.FakeHttpLayer.RequestMatcherResponseRule
-
- RequestMatcherResponseRule(RequestMatcher, List<? extends HttpResponse>) - Constructor for class org.robolectric.shadows.httpclient.FakeHttpLayer.RequestMatcherResponseRule
-
- requestNetwork(NetworkRequest, ConnectivityManager.NetworkCallback) - Method in class org.robolectric.shadows.ShadowConnectivityManager
-
- requestPermissions(String[], int) - Method in class org.robolectric.shadows.ShadowActivity
-
- requestPinShortcut(ShortcutInfo, IntentSender) - Method in class org.robolectric.shadows.ShadowShortcutManager
-
- 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(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_value(byte, int) - 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 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.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.ShadowBuild
-
- reset() - Static method in class org.robolectric.shadows.ShadowChoreographer
-
- 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.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.ShadowLegacyResourcesImpl
-
- 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.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.ShadowMessage
-
Resets the static state of the Message
class by emptying the message pool.
- reset() - Method in class org.robolectric.shadows.ShadowMessageQueue
-
- 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.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.ShadowSettings
-
- 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.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.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() - Method in class org.robolectric.shadows.ShadowWebSyncManager
-
- 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
-
- resetCookies() - Static method in class org.robolectric.shadows.ShadowCookieManager
-
- resetIsFinishing() - Method in class org.robolectric.shadows.ShadowActivity
-
- 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.ShadowLooper
-
- 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.
- 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.ShadowLooper
-
- resName - Variable in class org.robolectric.res.AttributeResource
-
- ResName - Class in org.robolectric.res
-
- ResName(String, String, String) - Constructor for class org.robolectric.res.ResName
-
- ResName(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(ResTableTheme, int, int, int[], int, int[], int, int[], int[]) - Static method in class org.robolectric.res.android.AttributeResolution
-
- ResolveAttrs(CppAssetManager2.Theme, int, int, int[], int, int[], int, int[], int[]) - Static method in class org.robolectric.res.android.AttributeResolution9
-
- 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
-
- 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(ApkAssetsCookie, Ref<ResourceTypes.Res_value>, Ref<ResTable_config>, Ref<Integer>, Ref<Integer>) - Method in class org.robolectric.res.android.CppAssetManager2
-
- 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
-
- 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
-
- 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<?>, FsFile, FsFile) - Constructor for class org.robolectric.res.ResourcePath
-
- ResourcePath(Class<?>, FsFile, FsFile, Class<?>) - Constructor for class org.robolectric.res.ResourcePath
-
- 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
-
- 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 - Class in org.robolectric.res.android
-
- ResourceTable() - Constructor for class org.robolectric.res.android.ResourceTable
-
- ResourceTable - Interface in org.robolectric.res
-
- resourceTable - Variable in class org.robolectric.res.StaxLoader
-
- 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
-
- respond(Bundle) - Method in class org.robolectric.shadows.ShadowCursorWrapper
-
- 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.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
-
- ResTable_config - Class in org.robolectric.res.android
-
Describes a particular resource configuration.
- 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() - Constructor for class org.robolectric.res.android.ResTable_config
-
- ResTable_config.Type - Enum in org.robolectric.res.android
-
- ResTable_map(ByteBuffer, int) - Constructor for class org.robolectric.res.android.ResourceTypes.ResTable_map
-
- ResTable_map() - 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(ByteBuffer, int) - Constructor for class org.robolectric.res.android.ResourceTypes.ResTable_ref
-
- ResTable_ref() - Constructor for class org.robolectric.res.android.ResourceTypes.ResTable_ref
-
- 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
-
- restoreInstanceState(Bundle) - Method in class org.robolectric.android.controller.ActivityController
-
- restoreState(Bundle) - Method in class org.robolectric.shadows.ShadowWebView
-
- ResType - Enum in org.robolectric.res
-
- resType - Variable in class org.robolectric.res.StaxLoader
-
- results - Variable in class org.robolectric.fakes.RoboCursor
-
- resume() - Method in class org.robolectric.android.controller.ActivityController
-
- resume() - Method in class org.robolectric.android.controller.FragmentController
-
- RESUME - Static variable in class org.robolectric.shadows.ShadowVideoView
-
- resume() - Method in class org.robolectric.shadows.ShadowVideoView
-
- resume() - Method in class org.robolectric.shadows.support.v4.SupportFragmentController
-
- 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
-
- retrieveArray(int, int[]) - Method in class org.robolectric.shadows.ShadowArscAssetManager
-
- retrieveArray(int, int[]) - Method in class org.robolectric.shadows.ShadowLegacyAssetManager
-
- RetrieveAttributes(ResTable, ResXMLParser, int[], int, int[], int[]) - Static method in class org.robolectric.res.android.AttributeResolution
-
- RetrieveAttributes(CppAssetManager2, ResXMLParser, int[], int, int[], int[]) - Static method in class org.robolectric.res.android.AttributeResolution9
-
- retrieveAttributes(int, int[], int[], int[]) - Method in class org.robolectric.shadows.ShadowArscAssetManager
-
- retrieveAttributes(long, 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.ShadowLegacyAssetManager
-
- 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.
- 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
-
- 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
-
- 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
-
- 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
-
Robolectric implementation of CookieManager
.
- RoboCookieManager() - Constructor for class android.webkit.RoboCookieManager
-
- RoboCursor - Class in org.robolectric.fakes
-
Robolectric implementation of Cursor
.
- RoboCursor() - Constructor for class org.robolectric.fakes.RoboCursor
-
- 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
-
Robolectric implementation of IntentSender
.
- RoboIntentSender(PendingIntent) - Constructor for class org.robolectric.fakes.RoboIntentSender
-
- RoboLayoutInflater - Class in org.robolectric.shadows
-
- RoboLayoutInflater(Context) - Constructor for class org.robolectric.shadows.RoboLayoutInflater
-
Deprecated.
Instead of instantiating directly, you should retrieve an instance through Context.getSystemService(java.lang.String)
- Robolectric - Class in org.robolectric
-
- Robolectric() - Constructor for class org.robolectric.Robolectric
-
- Robolectric.AttributeSetBuilder - Interface in org.robolectric
-
- 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.HelperTestRunner - Class in org.robolectric
-
- RoboMenu - Class in org.robolectric.fakes
-
Robolectric implementation of Menu
.
- RoboMenu() - Constructor for class org.robolectric.fakes.RoboMenu
-
- RoboMenu(Context) - Constructor for class org.robolectric.fakes.RoboMenu
-
- RoboMenuItem - Class in org.robolectric.fakes
-
Robolectric implementation of MenuItem
.
- RoboMenuItem() - Constructor for class org.robolectric.fakes.RoboMenuItem
-
- RoboMenuItem(Context) - Constructor for class org.robolectric.fakes.RoboMenuItem
-
- RoboMenuItem(int) - 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
-
Class that encapsulates reading global configuration options from the Java system properties file.
- RoboSettings() - Constructor for class org.robolectric.RoboSettings
-
- 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
-
- RoboUiController - Class in org.robolectric.android.internal
-
Custom implementation of UiController
for Robolectric.
- RoboUiController() - Constructor for class org.robolectric.android.internal.RoboUiController
-
- RoboWebSettings - Class in org.robolectric.fakes
-
Robolectric implementation of WebSettings
.
- RoboWebSettings() - Constructor for class org.robolectric.fakes.RoboWebSettings
-
- 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(Object, Object[]) - Method in interface org.robolectric.internal.bytecode.ClassHandler.Plan
-
- run(MediaPlayer, ShadowMediaPlayer) - Method in interface org.robolectric.shadows.ShadowMediaPlayer.MediaEvent
-
- 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
-
- runBackgroundTasks() - Static method in class org.robolectric.shadows.ShadowApplication
-
Runs any background tasks previously queued by AsyncTask.execute(Object[])
.
- runChild(FrameworkMethod, RunNotifier) - Method in class org.robolectric.internal.SandboxTestRunner
-
- runMainLooperOneTask() - Static method in class org.robolectric.shadows.ShadowHandler
-
Deprecated.
- runMainLooperOneTask() - Static method in class org.robolectric.shadows.ShadowLooper
-
- runMainLooperToEndOfTasks() - Static method in class org.robolectric.shadows.ShadowHandler
-
Deprecated.
- runMainLooperToNextTask() - Static method in class org.robolectric.shadows.ShadowHandler
-
Deprecated.
- runMainLooperToNextTask() - Static method in class org.robolectric.shadows.ShadowLooper
-
- 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 scheduler’s clock to its start time.
- 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
-
- runOnUiThread(Runnable) - Method in class org.robolectric.shadows.ShadowActivity
-
- runPaused(Runnable) - Method in class org.robolectric.shadows.ShadowLooper
-
- RuntimeEnvironment - Class in org.robolectric
-
- RuntimeEnvironment() - Constructor for class org.robolectric.RuntimeEnvironment
-
- runToEndOfTasks() - Method in class org.robolectric.shadows.ShadowLooper
-
Causes all of the Runnable
s that have been scheduled to run while advancing the scheduler’s clock to the start time of the last scheduled Runnable
.
- runToNextTask() - Method in class org.robolectric.shadows.ShadowLooper
-
Causes the next Runnable
(s) that have been scheduled to run while advancing the scheduler’s clock to its start time.
- 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.
- sameAs(Bitmap) - Method in class org.robolectric.shadows.ShadowBitmap
-
- Sandbox - Class in org.robolectric.internal.bytecode
-
- Sandbox(ClassLoader) - 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(InstrumentationConfiguration) - Constructor for class org.robolectric.internal.bytecode.SandboxClassLoader
-
- SandboxClassLoader(ClassLoader, InstrumentationConfiguration, URL...) - 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.
- SandboxFactory - Class in org.robolectric.internal
-
- SandboxFactory() - Constructor for class org.robolectric.internal.SandboxFactory
-
- SandboxTestRunner - Class in org.robolectric.internal
-
- SandboxTestRunner(Class<?>) - 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
-
- 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
-
- 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.
- ScheduledAlarm(int, long, PendingIntent, PendingIntent) - Constructor for class org.robolectric.shadows.ShadowAlarmManager.ScheduledAlarm
-
- ScheduledAlarm(int, long, 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
-
- 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_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
-
- SdkConfig - Class in org.robolectric.internal
-
- SdkConfig(int) - Constructor for class org.robolectric.internal.SdkConfig
-
- SdkEnvironment - Class in org.robolectric.internal
-
- SdkEnvironment(SdkConfig, ClassLoader) - Constructor for class org.robolectric.internal.SdkEnvironment
-
- SdkPicker - Class in org.robolectric
-
- SdkPicker(Collection<SdkConfig>, Collection<SdkConfig>) - Constructor for class org.robolectric.SdkPicker
-
- sdkRange(int, int) - Method in class org.robolectric.SdkPicker
-
- 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(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(long, 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.ShadowLegacyAssetManager
-
- seekTo(int) - Method in class org.robolectric.shadows.ShadowMediaPlayer
-
Simulates seeking to specified position.
- seekTo(long, int) - Method in class org.robolectric.shadows.ShadowMediaPlayer
-
- seekTo(int) - Method in class org.robolectric.shadows.ShadowVideoView
-
- selection - Variable in class org.robolectric.fakes.RoboCursor
-
- selectionArgs - Variable in class org.robolectric.fakes.RoboCursor
-
- 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(Config, UsesSdk) - Method in class org.robolectric.SdkPicker
-
Enumerate the SDKs to be used for this test.
- send(Message) - Method in class org.robolectric.shadows.ShadowMessenger
-
- send() - Method in class org.robolectric.shadows.ShadowPendingIntent
-
- send(int, PendingIntent.OnFinished, Handler) - Method in class org.robolectric.shadows.ShadowPendingIntent
-
- 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(int, Bundle) - Method in class org.robolectric.shadows.ShadowResultReceiver
-
- sendBroadcast(Intent) - Method in class org.robolectric.shadows.ShadowApplication
-
- sendBroadcast(Intent, String) - Method in class org.robolectric.shadows.ShadowApplication
-
- sendBroadcast(Intent) - Method in class org.robolectric.shadows.ShadowContextImpl
-
- sendBroadcast(Intent, String) - Method in class org.robolectric.shadows.ShadowContextImpl
-
- sendBroadcast(Intent) - Method in class org.robolectric.shadows.support.v4.ShadowLocalBroadcastManager
-
- sendDataMessage(String, String, short, byte[], PendingIntent, PendingIntent) - Method in class org.robolectric.shadows.ShadowSmsManager
-
- sendIntent(Context, int, Intent, IntentSender.OnFinished, Handler, String) - Method in class org.robolectric.fakes.RoboIntentSender
-
- sendMultipartTextMessage(String, String, ArrayList<String>, ArrayList<PendingIntent>, ArrayList<PendingIntent>) - Method in class org.robolectric.shadows.ShadowSmsManager
-
- sendOrderedBroadcast(Intent, String) - Method in class org.robolectric.shadows.ShadowApplication
-
- sendOrderedBroadcast(Intent, String, BroadcastReceiver, Handler, int, String, Bundle) - Method in class org.robolectric.shadows.ShadowApplication
-
- 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
-
- sendSensorEventToListeners(SensorEvent) - Method in class org.robolectric.shadows.ShadowSensorManager
-
Propagates the event
to all registered listeners.
- sendStickyBroadcast(Intent) - Method in class org.robolectric.shadows.ShadowApplication
-
- sendStickyBroadcast(Intent) - Method in class org.robolectric.shadows.ShadowContextImpl
-
- sendTextMessage(String, String, String, PendingIntent, PendingIntent) - Method in class org.robolectric.shadows.ShadowSmsManager
-
- 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
-
- ServiceController<T extends android.app.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
-
- set(T) - Method in class org.robolectric.res.android.Ref
-
- 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(CameraCharacteristics.Key<T>, Object) - Method in class org.robolectric.shadows.ShadowCameraCharacteristics
-
Sets the value for a given key.
- set(Matrix) - Method in class org.robolectric.shadows.ShadowMatrix
-
- set(Path) - Method in class org.robolectric.shadows.ShadowPath
-
- set(Time) - Method in class org.robolectric.shadows.ShadowTime
-
- set(long) - Method in class org.robolectric.shadows.ShadowTime
-
- set(int, int, int, int, int, int) - Method in class org.robolectric.shadows.ShadowTime
-
- set(int, int, int) - Method in class org.robolectric.shadows.ShadowTime
-
- set(ShadowApplication, T) - Method in class org.robolectric.shadows.util.AppSingletonizer
-
- set(T) - Method in class org.robolectric.util.SoftThreadLocal
-
- set24HourTimeFormat(boolean) - Static method in class org.robolectric.shadows.ShadowSettings
-
Sets the value of the Settings.System#TIME_12_24
setting.
- setAcceptCookie(boolean) - Method in class android.webkit.RoboCookieManager
-
- setAcceptFileSchemeCookiesImpl(boolean) - Method in class android.webkit.RoboCookieManager
-
- setAcceptThirdPartyCookies(WebView, boolean) - Method in class android.webkit.RoboCookieManager
-
- setAcceptThirdPartyCookies(boolean) - Method in class org.robolectric.fakes.RoboWebSettings
-
- setAccessibilityButtonSupported(boolean) - Static method in class org.robolectric.shadows.ShadowAccessibilityManager
-
Sets that the system navigation area is supported accessibility button; controls the return value of AccessibilityManager.isAccessibilityButtonSupported()
.
- setAccessibilityFocused(boolean) - Method in class org.robolectric.shadows.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(View) - Method in class org.robolectric.fakes.RoboMenuItem
-
- setActionView(int) - 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
-
- setActivePlaybackConfigurationsFor(List<AudioAttributes>) - Method in class org.robolectric.shadows.ShadowAudioManager
-
Sets active playback configurations that will be served by AudioManager.getActivePlaybackConfigurations()
.
- setActiveScorer(String) - Method in class org.robolectric.shadows.ShadowNetworkScoreManager
-
- setActiveSubscriptionInfoList(List<SubscriptionInfo>) - Method in class org.robolectric.shadows.ShadowSubscriptionManager
-
Sets the active list of SubscriptionInfo
.
- setActiveSubscriptionInfos(SubscriptionInfo...) - Method in class org.robolectric.shadows.ShadowSubscriptionManager
-
Sets the active list of SubscriptionInfo
.
- setActivityThread(Object) - Static method in class org.robolectric.RuntimeEnvironment
-
- setAdbEnabled(boolean) - Static method in class org.robolectric.shadows.ShadowSettings
-
Sets the value of the Settings.Global#ADB_ENABLED
setting or Settings.Secure#ADB_ENABLED
depending on API level.
- setAddress(String) - Method in class org.robolectric.shadows.ShadowBluetoothAdapter
-
- setAirplaneMode(boolean) - Static method in class org.robolectric.shadows.ShadowSettings
-
Sets the value of the Settings.System#AIRPLANE_MODE_ON
setting.
- setAlarmClock(AlarmManager.AlarmClockInfo, PendingIntent) - Method in class org.robolectric.shadows.ShadowAlarmManager
-
- 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
-
- setAllowUniversalAccessFromFileURLs(boolean) - Method in class org.robolectric.fakes.RoboWebSettings
-
- setAlpha(int) - Method in class org.robolectric.shadows.ShadowDrawable
-
- setAlpha(int) - Method in class org.robolectric.shadows.ShadowPaint
-
- setAlpha(float) - Method in class org.robolectric.shadows.ShadowRenderNode
-
- 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(String) - 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(List<CppApkAssets>, boolean) - Method in class org.robolectric.res.android.CppAssetManager2
-
- setApkAssets(Object, Object) - Method in class org.robolectric.shadows.ShadowLegacyAssetManager
-
- 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
-
- setApplication(Class<? extends Application>) - Method in class org.robolectric.annotation.Config.Builder
-
- setApplication(Application) - Method in class org.robolectric.shadows.ShadowActivity
-
- 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(String, Bundle) - Method in class org.robolectric.shadows.ShadowDevicePolicyManager
-
Sets the application restrictions of the packageName
.
- setApplicationRestrictions(Bundle) - Method in class org.robolectric.shadows.ShadowRestrictionsManager
-
Sets the application restrictions as returned by RestrictionsManager.getApplicationRestrictions()
.
- setApplicationRestrictions(String, Bundle) - Method in class org.robolectric.shadows.ShadowUserManager
-
Sets the value returned by UserManager.getApplicationRestrictions(String)
.
- setAppResourceTable(ResourceTable) - Static method in class org.robolectric.RuntimeEnvironment
-
- 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
-
- 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
-
- 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
-
- setAutoTimeRequired(ComponentName, boolean) - Method in class org.robolectric.shadows.ShadowDevicePolicyManager
-
- setAvailableStatus(boolean) - Method in class org.robolectric.shadows.ShadowNetworkInfo
-
- 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
-
- setBackupEnabled(boolean) - Method in class org.robolectric.shadows.ShadowBackupManager
-
- setBcp47Locale(String) - Method in class org.robolectric.res.android.ResTable_config
-
- setBestProvider(String, boolean, List<Criteria>) - Method in class org.robolectric.shadows.ShadowLocationManager
-
- setBestProvider(String, boolean) - Method in class org.robolectric.shadows.ShadowLocationManager
-
- setBitmap(Bitmap) - Method in class org.robolectric.shadows.ShadowCanvas
-
- 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
-
- 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
-
Sets value of bond state for BluetoothDevice.getBondState()
.
- 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
-
- 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
-
- setCacheMode(int) - Method in class org.robolectric.fakes.RoboWebSettings
-
- setCallingActivity(ComponentName) - 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
-
- 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
-
- setCameraDistance(float) - Method in class org.robolectric.shadows.ShadowRenderNode
-
- setCanceledOnTouchOutside(boolean) - Method in class org.robolectric.shadows.ShadowDialog
-
- setCanDrawOverlays(boolean) - Static method in class org.robolectric.shadows.ShadowSettings
-
- setCanGoBack(boolean) - Method in class org.robolectric.shadows.ShadowWebView
-
- 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
-
Sets whether switching users is allowed or not; controls the return value of UserManager#canSwitchUser()
- setCaptivePortalServerUrl(String) - Method in class org.robolectric.shadows.ShadowConnectivityManager
-
- setCarrierConfig(PersistableBundle) - Method in class org.robolectric.shadows.ShadowTelephonyManager
-
Sets the value returned by TelephonyManager.getCarrierConfig()
.
- 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
-
- 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
-
- 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
-
- setColumnNames(List<String>) - Method in class org.robolectric.fakes.RoboCursor
-
- 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
-
- 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(ResTable_config, String) - Method in class org.robolectric.res.android.CppAssetManager
-
- SetConfiguration(ResTable_config) - Method in class org.robolectric.res.android.CppAssetManager2
-
- setConfiguration(int, int, String, int, int, int, int, int, int, int, int, int, int, int, int, int, int) - Method in class org.robolectric.shadows.ShadowArscAssetManager
-
- setConfiguration(int, int, String, int, int, int, int, int, int, int, int, int, int, int, int, int, int, int) - Method in class org.robolectric.shadows.ShadowArscAssetManager
-
- setConfiguration(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.ShadowLegacyAssetManager
-
- setConfiguration(Configuration) - Method in class org.robolectric.shadows.ShadowUsageStatsManager.EventBuilder
-
- 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
-
- setContent(Intent) - Method in class org.robolectric.shadows.ShadowTabHost.ShadowTabSpec
-
- setContent(TabHost.TabContentFactory) - Method in class org.robolectric.shadows.ShadowTabHost.ShadowTabSpec
-
- setContent(int) - 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
-
- 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.
- 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
-
- 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
-
- setCurrentTimeMillis(long) - Static method in class org.robolectric.shadows.ShadowSystemClock
-
- setCursiveFontFamily(String) - Method in class org.robolectric.fakes.RoboWebSettings
-
- setCursor(BaseCursor) - Method in class org.robolectric.shadows.ShadowContentResolver
-
- setCursor(Uri, 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
-
- setDataRoaming(int) - Method in class org.robolectric.shadows.ShadowSubscriptionManager.SubscriptionInfoBuilder
-
- setDataSource(DataSource) - Method in class org.robolectric.shadows.ShadowMediaMetadataRetriever
-
- setDataSource(String) - Method in class org.robolectric.shadows.ShadowMediaMetadataRetriever
-
- setDataSource(Context, Uri) - Method in class org.robolectric.shadows.ShadowMediaMetadataRetriever
-
- setDataSource(String, Map<String, String>) - Method in class org.robolectric.shadows.ShadowMediaMetadataRetriever
-
- setDataSource(FileDescriptor, long, long) - Method in class org.robolectric.shadows.ShadowMediaMetadataRetriever
-
- setDataSource(DataSource) - Method in class org.robolectric.shadows.ShadowMediaPlayer
-
Common code path for all setDataSource()
implementations.
- setDataSource(String) - Method in class org.robolectric.shadows.ShadowMediaPlayer
-
- setDataSource(Context, Uri, Map<String, String>) - Method in class org.robolectric.shadows.ShadowMediaPlayer
-
- setDataSource(String, Map<String, String>) - Method in class org.robolectric.shadows.ShadowMediaPlayer
-
- setDataSource(FileDescriptor, long, long) - Method in class org.robolectric.shadows.ShadowMediaPlayer
-
- 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
-
- 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(HttpResponse) - Static method in class org.robolectric.shadows.httpclient.FakeHttp
-
- setDefaultHttpResponse(HttpResponse) - Method in class org.robolectric.shadows.httpclient.FakeHttpLayer
-
- setDefaultHttpResponse(int, String) - 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.
- setDefaultSmsPackage(String) - Static method in class org.robolectric.shadows.ShadowTelephony.ShadowSms
-
Override the package name returned from calling Telephony.Sms.getDefaultSmsPackage(Context)
.
- setDefaultSmsSubscriptionId(int) - Static method in class org.robolectric.shadows.ShadowSubscriptionManager
-
- setDefaultSubscriptionId(int) - Static method in class org.robolectric.shadows.ShadowSubscriptionManager
-
- setDefaultTextEncodingName(String) - Method in class org.robolectric.fakes.RoboWebSettings
-
- setDefaultVoiceSubscriptionId(int) - Static method in class org.robolectric.shadows.ShadowSubscriptionManager
-
- setDefaultZoom(WebSettings.ZoomDensity) - Method in class org.robolectric.fakes.RoboWebSettings
-
- setDensity(int) - Method in class org.robolectric.shadows.ShadowBitmap
-
- setDensity(float) - Method in class org.robolectric.shadows.ShadowDisplay
-
Changes the density for this display.
- setDensityDpi(int) - Method in class org.robolectric.shadows.ShadowDisplay
-
Changes the density for this display.
- setDescription(String) - Method in class org.robolectric.shadows.ShadowBitmap
-
- setDetailedState(NetworkInfo.DetailedState) - Method in class org.robolectric.shadows.ShadowNetworkInfo
-
- setDevice(String) - Static method in class org.robolectric.shadows.ShadowBuild
-
Sets the value of the Build.DEVICE
field.
- setDevice(InputDevice) - Method in class org.robolectric.shadows.ShadowInputEvent
-
- setDeviceId(String) - Method in class org.robolectric.shadows.ShadowTelephonyManager
-
- setDeviceId(int, String) - Method in class org.robolectric.shadows.ShadowTelephonyManager
-
Sets the value returned by TelephonyManager.getDeviceId(int)
.
- 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.
- 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
-
- 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
-
- 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
-
- 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
-
- setElevation(float) - Method in class org.robolectric.shadows.ShadowRenderNode
-
- 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.ShadowBluetoothAdapter
-
- setEnabled(boolean) - Method in class org.robolectric.shadows.ShadowCaptioningManager
-
Sets the value to be returned by CaptioningManager.isEnabled()
- setEnabled(boolean) - Method in class org.robolectric.shadows.ShadowNfcAdapter
-
- 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
-
- 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.
- setExposureCompensation(int) - Method in class org.robolectric.shadows.ShadowCamera.ShadowParameters
-
- 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(String) - Static method in class org.robolectric.shadows.ShadowEnvironment
-
- setExternalStorageState(File, String) - Static method in class org.robolectric.shadows.ShadowEnvironment
-
- setExtras(Bundle) - Method in class org.robolectric.fakes.BaseCursor
-
- setExtras(Bundle) - Method in class org.robolectric.fakes.RoboCursor
-
- setExtras(Bundle) - Method in class org.robolectric.shadows.ShadowCursorWrapper
-
- setFantasyFontFamily(String) - Method in class org.robolectric.fakes.RoboWebSettings
-
- setFeature(String, boolean) - Method in class org.robolectric.android.XmlResourceParserImpl
-
- setFeatures(Account, String[]) - Method in class org.robolectric.shadows.ShadowAccountManager
-
- setFetchUuidsWithSdpResult(boolean) - Method in class org.robolectric.shadows.ShadowBluetoothDevice
-
Sets value of the return result for BluetoothDevice.fetchUuidsWithSdp()
.
- setField(Object, String, Object) - Static method in class org.robolectric.util.ReflectionHelpers
-
Reflectively set the value of a field.
- setField(Class<?>, 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
-
Sets the value of the Build.FINGERPRINT
field.
- 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
-
- setFocusable(boolean) - Method in class org.robolectric.shadows.ShadowAccessibilityNodeInfo
-
- 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
-
Sets the value to be returned by CaptioningManager.getFontScale()
- 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.
- setFrequency(int) - Method in class org.robolectric.shadows.ShadowWifiInfo
-
- setFromLocation(List<Address>) - Method in class org.robolectric.shadows.ShadowGeocoder
-
Sets the value to be returned by Geocoder.getFromLocation(double, double, int)
.
- 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
-
- 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
-
- setHasAlpha(boolean) - Method in class org.robolectric.shadows.ShadowBitmap
-
- setHasAmplitudeControl(boolean) - Method in class org.robolectric.shadows.ShadowVibrator
-
Controls the return value of Vibrator.hasAmplitudeControl()
the default is false.
- setHasEnrolledFingerprints(boolean) - Method in class org.robolectric.shadows.ShadowFingerprintManager
-
- setHasMipMap(boolean) - Method in class org.robolectric.shadows.ShadowBitmap
-
- setHasOverlappingRendering(boolean) - Method in class org.robolectric.shadows.ShadowRenderNode
-
- setHasPermanentMenuKey(boolean) - Method in class org.robolectric.shadows.ShadowViewConfiguration
-
- setHasVibrator(boolean) - Method in class org.robolectric.shadows.ShadowVibrator
-
Controls the return value of Vibrator.hasVibrator()
the default is true.
- setHead(Message) - Method in class org.robolectric.shadows.ShadowMessageQueue
-
- setHeader(Header) - Method in class org.robolectric.shadows.httpclient.HttpResponseStub
-
- setHeader(String, String) - 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
-
- 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.
- setHost(AppWidgetHost) - Method in class org.robolectric.shadows.ShadowAppWidgetHostView
-
- setIccId(String) - Method in class org.robolectric.shadows.ShadowSubscriptionManager.SubscriptionInfoBuilder
-
- setIcon(Drawable) - Method in class org.robolectric.fakes.RoboMenuItem
-
- setIcon(int) - Method in class org.robolectric.fakes.RoboMenuItem
-
- setIcon(int) - Method in class org.robolectric.fakes.RoboSubMenu
-
- setIcon(Drawable) - Method in class org.robolectric.fakes.RoboSubMenu
-
- setIcon(int) - Method in class org.robolectric.shadows.ShadowAlertController
-
- setIconTint(int) - Method in class org.robolectric.shadows.ShadowSubscriptionManager.SubscriptionInfoBuilder
-
- setId(int) - Method in class org.robolectric.shadows.ShadowAccessibilityWindowInfo
-
- setId(String) - Static method in class org.robolectric.shadows.ShadowBuild
-
Sets the value of the Build.ID
field.
- setId(int) - Method in class org.robolectric.shadows.ShadowSubscriptionManager.SubscriptionInfoBuilder
-
- 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.util.Scheduler
-
Sets the current idling state of this Scheduler.
- setIgnoringBatteryOptimizations(String, boolean) - Method in class org.robolectric.shadows.ShadowPowerManager
-
- setImei(String) - Method in class org.robolectric.shadows.ShadowTelephonyManager
-
Set the IMEI returned by getImei().
- 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
-
- setInput(Reader) - Method in class org.robolectric.android.XmlResourceParserImpl
-
- setInput(InputStream, String) - 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
-
Sets the value to be returned by KeyguardManager.inKeyguardRestrictedInputMode()
.
- setInstalledAccessibilityServiceList(List<AccessibilityServiceInfo>) - Method in class org.robolectric.shadows.ShadowAccessibilityManager
-
- setInstallerPackageName(String, String) - Method in class org.robolectric.shadows.ShadowApplicationPackageManager
-
- setInstallNonMarketApps(boolean) - Static method in class org.robolectric.shadows.ShadowSettings
-
Sets the value of the Settings.Global#INSTALL_NON_MARKET_APPS
setting or Settings.Secure#INSTALL_NON_MARKET_APPS
depending on API level.
- 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.
- setIsCharging(boolean) - Method in class org.robolectric.shadows.ShadowBatteryManager
-
- 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
-
- setIsEnabled(boolean) - Method in class org.robolectric.shadows.ShadowEuiccManager
-
Set the value to be returned by EuiccManager.isEnabled()
.
- setIsExternalStorageEmulated(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
-
- setIsHardwareDetected(boolean) - Method in class org.robolectric.shadows.ShadowFingerprintManager
-
Sets the return value of FingerprintManager.isHardwareDetected()
.
- setIsInteractive(boolean) - Method in class org.robolectric.shadows.ShadowPowerManager
-
- setIsKeyguardSecure(boolean) - Method in class org.robolectric.shadows.ShadowKeyguardManager
-
- 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
-
Sets the value returned by TelephonyManager.isNetworkRoaming()
.
- setIsPowerSaveMode(boolean) - Method in class org.robolectric.shadows.ShadowPowerManager
-
- setIsPresent(boolean) - Static method in class org.robolectric.shadows.ShadowGeocoder
-
Sets the value to be returned by Geocoder.isPresent()
.
- setIsPrimaryUser(boolean) - Method in class org.robolectric.shadows.ShadowUserManager
-
- setIsRequestPinShortcutSupported(boolean) - Method in class org.robolectric.shadows.ShadowShortcutManager
-
- setIsScanAlwaysAvailable(boolean) - Method in class org.robolectric.shadows.ShadowWifiManager
-
- setIsScreenOn(boolean) - Method in class org.robolectric.shadows.ShadowPowerManager
-
- setIsSmsCapable(boolean) - Method in class org.robolectric.shadows.ShadowTelephonyManager
-
Sets the value returned by TelephonyManager.isSmsCapable()
.
- 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
-
- setIsWakeLockLevelSupported(int, boolean) - Method in class org.robolectric.shadows.ShadowPowerManager
-
- 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.
- setLabel(String) - Method in class org.robolectric.shadows.ShadowResolveInfo
-
- setLabeledBy(AccessibilityNodeInfo) - Method in class org.robolectric.shadows.ShadowAccessibilityNodeInfo
-
- setLabelFor(AccessibilityNodeInfo) - Method in class org.robolectric.shadows.ShadowAccessibilityNodeInfo
-
- setLastKnownLocation(String, Location) - Method in class org.robolectric.shadows.ShadowLocationManager
-
- setLastNonConfigurationInstance(Object) - Method in class org.robolectric.shadows.ShadowActivity
-
- 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
-
- 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
-
- setLinkSpeed(int) - Method in class org.robolectric.shadows.ShadowWifiInfo
-
- 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(Locale) - Method in class org.robolectric.shadows.httpclient.HttpResponseStub
-
- setLocale(String) - Method in class org.robolectric.shadows.ShadowLegacyAssetManager
-
- setLocationEnabledForUser(boolean, UserHandle) - Method in class org.robolectric.shadows.ShadowLocationManager
-
- 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
-
- setLockTaskModeState(int) - Method in class org.robolectric.shadows.ShadowActivityManager
-
Sets lock task mode state to be reported by ActivityManager.getLockTaskModeState()
, but has no effect otherwise.
- 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
-
- setLooping(boolean) - Method in class org.robolectric.shadows.ShadowMediaPlayer
-
- setMacAddress(String) - Method in class org.robolectric.shadows.ShadowWifiInfo
-
- setMainThread(Thread) - Method in class org.robolectric.android.internal.ParallelUniverse
-
- setMainThread(Thread) - Method in interface org.robolectric.internal.ParallelUniverseInterface
-
- setMainThread(Thread) - Static method in class org.robolectric.RuntimeEnvironment
-
Sets the main thread.
- setManagedProfile(boolean) - Method in class org.robolectric.shadows.ShadowUserManager
-
Setter for UserManager.isManagedProfile()
.
- setManifest(String) - Method in class org.robolectric.annotation.Config.Builder
-
- setManifestShortcuts(List<ShortcutInfo>) - Method in class org.robolectric.shadows.ShadowShortcutManager
-
- setManufacturer(String) - Static method in class org.robolectric.shadows.ShadowBuild
-
Sets the value of the Build.MANUFACTURER
field.
- setMasterScheduler(Scheduler) - Static method in class org.robolectric.RuntimeEnvironment
-
Sets the current master scheduler.
- setMasterSyncAutomatically(boolean) - Static method in class org.robolectric.shadows.ShadowContentResolver
-
- setMavenRepositoryId(String) - Static method in class org.robolectric.RoboSettings
-
- setMavenRepositoryPassword(String) - Static method in class org.robolectric.RoboSettings
-
- setMavenRepositoryUrl(String) - Static method in class org.robolectric.RoboSettings
-
- setMavenRepositoryUserName(String) - Static method in class org.robolectric.RoboSettings
-
- setMaxDuration(int) - Method in class org.robolectric.shadows.ShadowMediaRecorder
-
- setMaxFileSize(long) - Method in class org.robolectric.shadows.ShadowMediaRecorder
-
- 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
-
- setMaxValue(int) - Method in class org.robolectric.shadows.ShadowNumberPicker
-
- setMediaPlaybackRequiresUserGesture(boolean) - Method in class org.robolectric.fakes.RoboWebSettings
-
- 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
-
- setMicrophoneMute(boolean) - Method in class org.robolectric.shadows.ShadowAudioManager
-
- 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
-
- 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.
- setMode(int, int, String, int) - Method in class org.robolectric.shadows.ShadowAppOpsManager
-
- setMode(int) - Method in class org.robolectric.shadows.ShadowAudioManager
-
- setMode(PorterDuff.Mode) - Method in class org.robolectric.shadows.ShadowPorterDuffColorFilter
-
- setModel(String) - Static method in class org.robolectric.shadows.ShadowBuild
-
Sets the value of the Build.MODEL
field.
- setMovementGranularities(int) - Method in class org.robolectric.shadows.ShadowAccessibilityNodeInfo
-
- setMultiLine(boolean) - Method in class org.robolectric.shadows.ShadowAccessibilityNodeInfo
-
- setMutable(boolean) - Method in class org.robolectric.shadows.ShadowBitmap
-
- setMyParent(ViewParent) - Method in class org.robolectric.shadows.ShadowView
-
- 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.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
-
Set network capability and affects the result of ConnectivityManager.getNetworkCapabilities(Network)
- setNetworkCountryIso(String) - Method in class org.robolectric.shadows.ShadowTelephonyManager
-
- setNetworkId(int) - Method in class org.robolectric.shadows.ShadowWifiInfo
-
- setNetworkInfo(int, NetworkInfo) - Method in class org.robolectric.shadows.ShadowConnectivityManager
-
- setNetworkName(String) - Method in class org.robolectric.shadows.ShadowWifiP2pGroup
-
- setNetworkOperator(String) - Method in class org.robolectric.shadows.ShadowTelephonyManager
-
- setNetworkOperatorName(String) - Method in class org.robolectric.shadows.ShadowTelephonyManager
-
- 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.ShadowMessage
-
Convenience method to provide setter access to the private field Message.next
.
- 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
-
- setNfcHardwareExists(boolean) - Static method in class org.robolectric.shadows.ShadowNfcAdapter
-
- setNotificationPolicy(NotificationManager.Policy) - Method in class org.robolectric.shadows.ShadowNotificationManager
-
Currently does not support checking for granted policy access.
- setNotificationPolicyAccessGranted(boolean) - Method in class org.robolectric.shadows.ShadowNotificationManager
-
Sets the value returned by NotificationManager.isNotificationPolicyAccessGranted()
.
- setNotificationsEnabled(boolean) - Method in class org.robolectric.shadows.ShadowNotificationManager
-
- setNotificationUri(ContentResolver, Uri) - Method in class org.robolectric.fakes.BaseCursor
-
- setNotificationUri(ContentResolver, Uri) - Method in class org.robolectric.shadows.ShadowCursorWrapper
-
- setNumber(String) - Method in class org.robolectric.shadows.ShadowSubscriptionManager.SubscriptionInfoBuilder
-
- setNumericShortcut(char) - Method in class org.robolectric.fakes.RoboMenuItem
-
- 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(MediaRecorder.OnErrorListener) - Method in class org.robolectric.shadows.ShadowMediaRecorder
-
- setOnErrorListener(MediaPlayer.OnErrorListener) - Method in class org.robolectric.shadows.ShadowVideoView
-
- 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
-
- 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.
- setOutputFile(String) - Method in class org.robolectric.shadows.ShadowMediaRecorder
-
- setOutputFormat(int) - Method in class org.robolectric.shadows.ShadowMediaRecorder
-
- setPackage(String) - Method in class org.robolectric.shadows.ShadowUsageStatsManager.EventBuilder
-
- setPackageArchiveInfo(String, PackageInfo) - Method in class org.robolectric.shadows.ShadowPackageManager
-
- setPackageName(String) - Method in class org.robolectric.annotation.Config.Builder
-
- setPackageName(CharSequence) - Method in class org.robolectric.shadows.ShadowAccessibilityNodeInfo
-
- 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(String[], boolean, PersistableBundle, PersistableBundle, String) - Method in class org.robolectric.shadows.ShadowApplicationPackageManager
-
- setPackagesSuspended(ComponentName, String[], boolean) - Method in class org.robolectric.shadows.ShadowDevicePolicyManager
-
- setPackagesSuspendedAsUser(String[], boolean, int) - Method in class org.robolectric.shadows.ShadowApplicationPackageManager
-
- setPaintFlags(int) - Method in class org.robolectric.shadows.ShadowTextView
-
- setParameters(Camera.Parameters) - Method in class org.robolectric.shadows.ShadowCamera
-
- 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
-
- 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
-
- 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.ShadowLooper
-
- 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
-
- 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
-
Sets the value returned by TelephonyManager.getPhoneCount()
.
- 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.
- setPivotX(float) - Method in class org.robolectric.shadows.ShadowRenderNode
-
- setPivotY(float) - Method in class org.robolectric.shadows.ShadowRenderNode
-
- 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
-
- 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(Object, Object, Object) - Method in class org.robolectric.shadows.ShadowUsbManager
-
- setPostCallbackDelay(int) - Static method in class org.robolectric.shadows.ShadowChoreographer
-
- setPostFrameCallbackDelay(int) - Static method in class org.robolectric.shadows.ShadowChoreographer
-
Allows application to specify a fixed amount of delay when #postFrameCallback(FrameCallback)
is invoked.
- 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.
- setPreviewCallback(Camera.PreviewCallback) - Method in class org.robolectric.shadows.ShadowCamera
-
- setPreviewCallbackWithBuffer(Camera.PreviewCallback) - Method in class org.robolectric.shadows.ShadowCamera
-
- setPreviewDisplay(SurfaceHolder) - Method in class org.robolectric.shadows.ShadowCamera
-
- setPreviewDisplay(Surface) - Method in class org.robolectric.shadows.ShadowMediaRecorder
-
- 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
-
Sets the previous name for an account, which will be returned by AccountManager.getPreviousName(Account)
.
- setPrimaryClip(ClipData) - Method in class org.robolectric.shadows.ShadowClipboardManager
-
- setProcesses(List<ActivityManager.RunningAppProcessInfo>) - Method in class org.robolectric.shadows.ShadowActivityManager
-
- setProcessId(int) - Method in class org.robolectric.shadows.ShadowEventLog.EventBuilder
-
- setProfileConnectionState(int, int) - Method in class org.robolectric.shadows.ShadowBluetoothAdapter
-
Sets the connection state state
for the given BLuetoothProfile profile
- setProfileOwner(ComponentName) - Method in class org.robolectric.shadows.ShadowDevicePolicyManager
-
Sets the admin as active admin and profile owner.
- 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
-
- setProviderEnabled(String, boolean, List<Criteria>) - Method in class org.robolectric.shadows.ShadowLocationManager
-
- 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
-
- setQuery(Uri, String[], String, String[], String) - Method in class org.robolectric.fakes.RoboCursor
-
- setQwertyMode(boolean) - Method in class org.robolectric.fakes.RoboMenu
-
- setRadioVersion(String) - Static method in class org.robolectric.shadows.ShadowBuild
-
Override return value from Build.getRadioVersion()
- setRangeInfo(AccessibilityNodeInfo.RangeInfo) - Method in class org.robolectric.shadows.ShadowAccessibilityNodeInfo
-
- 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
-
- 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
-
- 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
-
- 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
-
Sets extra resolve infos for an intent.
- setResourceDir(String) - Method in class org.robolectric.annotation.Config.Builder
-
- setResourcesMode(boolean) - Method in class org.robolectric.android.internal.ParallelUniverse
-
- setResourcesMode(boolean) - Method in interface org.robolectric.internal.ParallelUniverseInterface
-
- setResponseBody(String) - Method in class org.robolectric.shadows.httpclient.TestHttpResponse
-
- 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
-
- 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, float, float) - Method in class org.robolectric.shadows.ShadowMatrix
-
- setRotate(float) - Method in class org.robolectric.shadows.ShadowMatrix
-
- 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.
- setRotation(float) - Method in class org.robolectric.shadows.ShadowRenderNode
-
- setRotationX(float) - Method in class org.robolectric.shadows.ShadowRenderNode
-
- setRotationY(float) - Method in class org.robolectric.shadows.ShadowRenderNode
-
- setRssi(int) - Method in class org.robolectric.shadows.ShadowWifiInfo
-
- setRunChecksForRobolectricVersion(AccessibilityChecks.ForRobolectricVersion) - Static method in class org.robolectric.android.AccessibilityUtil
-
Specify that a specific subset of accessibility checks be run.
- setRunChecksFromRootView(boolean) - Static method in class org.robolectric.android.AccessibilityUtil
-
Specify that accessibility checks should be run for all views in the hierarchy whenever a single view’s accessibility is asserted.
- setSafeBrowsingEnabled(boolean) - Method in class org.robolectric.fakes.RoboWebSettings
-
- setSansSerifFontFamily(String) - Method in class org.robolectric.fakes.RoboWebSettings
-
- setSaturationLevel(float) - Static method in class org.robolectric.shadows.ShadowDisplayManager
-
Sets the current display saturation level.
- setSaturationLevel(float) - Method in class org.robolectric.shadows.ShadowDisplayManagerGlobal
-
- setSaveFormData(boolean) - Method in class org.robolectric.fakes.RoboWebSettings
-
- setSavePassword(boolean) - Method in class org.robolectric.fakes.RoboWebSettings
-
- setScale(float, float, float, float) - Method in class org.robolectric.shadows.ShadowMatrix
-
- setScale(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
-
- setScaleY(float) - Method in class org.robolectric.shadows.ShadowRenderNode
-
- setScanMode(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.ShadowMessage
-
Stores the Runnable
instance that has been scheduled to invoke this message.
- setScheduler(Scheduler) - Method in class org.robolectric.shadows.ShadowMessageQueue
-
- 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
-
- setSdkConfig(SdkConfig) - Method in class org.robolectric.android.internal.ParallelUniverse
-
- setSdkConfig(SdkConfig) - Method in interface org.robolectric.internal.ParallelUniverseInterface
-
- 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, boolean) - Method in class org.robolectric.shadows.ShadowAbsSpinner
-
- setSelection(int) - 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
-
- setServices(List<ActivityManager.RunningServiceInfo>) - Method in class org.robolectric.shadows.ShadowActivityManager
-
- setServiceState(ServiceState) - Method in class org.robolectric.shadows.ShadowTelephonyManager
-
Sets the value returned by TelephonyManager.getServiceState()
.
- 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
-
- 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
-
- setSimCallManager(PhoneAccountHandle) - Method in class org.robolectric.shadows.ShadowTelecomManager
-
- setSimCarrierId(int) - Method in class org.robolectric.shadows.ShadowTelephonyManager
-
- setSimCountryIso(String) - Method in class org.robolectric.shadows.ShadowTelephonyManager
-
- setSimCountryIso(int, String) - Method in class org.robolectric.shadows.ShadowTelephonyManager
-
Sets the simCountryIso
for the given subId
.
- 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, float, float) - Method in class org.robolectric.shadows.ShadowMatrix
-
- setSinCos(float, float) - Method in class org.robolectric.shadows.ShadowMatrix
-
- setSizeFromLayout() - Method in class org.robolectric.shadows.ShadowSurfaceView.FakeSurfaceHolder
-
- setSkew(float, float, float, float) - Method in class org.robolectric.shadows.ShadowMatrix
-
- setSkew(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, int) - Method in class org.robolectric.shadows.ShadowAccessibilityNodeInfo
-
- setSource(View, int) - Method in class org.robolectric.shadows.ShadowAccessibilityRecord
-
- setSource(View) - Method in class org.robolectric.shadows.ShadowAccessibilityRecord
-
- setSourceNode(AccessibilityNodeInfo) - Method in class org.robolectric.shadows.ShadowAccessibilityRecord
-
Sets the AccessibilityNodeInfo
of the event source.
- 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
-
- setState(int) - Method in class org.robolectric.shadows.ShadowBluetoothAdapter
-
- setState(int) - Method in class org.robolectric.shadows.ShadowDisplay
-
Changes the simulated state for this display, such as whether it is on or off
- setState(ShadowMediaPlayer.State) - Method in class org.robolectric.shadows.ShadowMediaPlayer
-
Forces the @link MediaPlayer} into the specified state.
- setStaticField(Field, Object) - Static method in class org.robolectric.util.ReflectionHelpers
-
Reflectively set the value of a static field.
- setStaticField(Class<?>, String, 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(StatusLine) - 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
-
- setStorageEncryptionStatus(int) - Method in class org.robolectric.shadows.ShadowDevicePolicyManager
-
Setter for DevicePolicyManager.getStorageEncryptionStatus()
.
- setStreamMaxVolume(int) - Method in class org.robolectric.shadows.ShadowAudioManager
-
- setStreamVolume(int, int, int) - Method in class org.robolectric.shadows.ShadowAudioManager
-
- setStreamVolume(int) - Method in class org.robolectric.shadows.ShadowAudioManager
-
- 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
-
- setSupported64BitAbis(String[]) - Static method in class org.robolectric.shadows.ShadowBuild
-
Sets the value of the Build.SUPPORTED_64_BIT_ABIS
field.
- setSupportedFocusModes(String...) - Method in class org.robolectric.shadows.ShadowCamera.ShadowParameters
-
- setSupportMultipleWindows(boolean) - Method in class org.robolectric.fakes.RoboWebSettings
-
- setSupportZoom(boolean) - Method in class org.robolectric.fakes.RoboWebSettings
-
- setSuppressingResultMatcher(Matcher<? super AccessibilityViewCheckResult>) - Static method in class org.robolectric.android.AccessibilityUtil
-
Suppress all results that match the given matcher.
- setSyncAdapterTypes(SyncAdapterType[]) - Static method in class org.robolectric.shadows.ShadowContentResolver
-
- setSyncAutomatically(Account, String, boolean) - Static method in class org.robolectric.shadows.ShadowContentResolver
-
- 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
-
- setTag(String) - Method in class org.robolectric.shadows.ShadowTabHost.ShadowTabSpec
-
Sets the tag on the TabSpec.
- setTags(String) - Static method in class org.robolectric.shadows.ShadowBuild
-
Sets the value of the Build.TAGS
field.
- setTaskInfo(ActivityManager.RecentTaskInfo) - Method in class org.robolectric.shadows.ShadowAppTask
-
Sets the recentTaskInfo for the task.
- setTasks(List<ActivityManager.RunningTaskInfo>) - Method in class org.robolectric.shadows.ShadowActivityManager
-
- setTelephonyManagerForHandle(PhoneAccountHandle, TelephonyManager) - Method in class org.robolectric.shadows.ShadowTelephonyManager
-
Sets the value returned by TelephonyManager.createForPhoneAccountHandle(PhoneAccountHandle)
.
- setTelephonyManagerForSubscriptionId(int, TelephonyManager) - Method in class org.robolectric.shadows.ShadowTelephonyManager
-
Sets the value returned by TelephonyManager.createForSubscriptionId(int)
.
- setTempDirectory(TempDirectory) - Static method in class org.robolectric.RuntimeEnvironment
-
- setText(CharSequence) - Method in class org.robolectric.shadows.ShadowAccessibilityNodeInfo
-
- setText(CharSequence) - Method in class org.robolectric.shadows.ShadowClipboardManager
-
- setText(int) - Method in class org.robolectric.shadows.ShadowToast
-
- 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
-
- 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
-
- 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
-
Control whether or not to throw exceptions when accessibility errors are found.
- setTimeNanos(long) - Method in class org.robolectric.shadows.ShadowEventLog.EventBuilder
-
- setTimeStamp(long) - Method in class org.robolectric.shadows.ShadowUsageStatsManager.EventBuilder
-
- setTimeZone(String) - Method in class org.robolectric.shadows.ShadowAlarmManager
-
- setTitle(CharSequence) - Method in class org.robolectric.fakes.RoboMenuItem
-
- setTitle(int) - 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(CppAssetManager2.Theme) - Method in class org.robolectric.res.android.CppAssetManager2.Theme
-
- setTo(ByteBuffer, int, int, boolean) - Method in class org.robolectric.res.android.ResStringPool
-
- setTo(ResTableTheme) - Method in class org.robolectric.res.android.ResTableTheme
-
- setTo(byte[], int, boolean) - Method in class org.robolectric.res.android.ResXMLTree
-
- setToNow() - Method in class org.robolectric.shadows.ShadowTime
-
- setTotalTimeInForeground(long) - Method in class org.robolectric.shadows.ShadowUsageStatsManager.UsageStatsBuilder
-
- setTouchExplorationEnabled(boolean) - Method in class org.robolectric.shadows.ShadowAccessibilityManager
-
- setTranslate(float, float) - Method in class org.robolectric.shadows.ShadowMatrix
-
- setTranslationX(float) - Method in class org.robolectric.shadows.ShadowRenderNode
-
- setTranslationY(float) - Method in class org.robolectric.shadows.ShadowRenderNode
-
- setTranslationZ(float) - Method in class org.robolectric.shadows.ShadowRenderNode
-
- setTraversalAfter(View, int) - Method in class org.robolectric.shadows.ShadowAccessibilityNodeInfo
-
- setTraversalAfter(AccessibilityNodeInfo) - Method in class org.robolectric.shadows.ShadowAccessibilityNodeInfo
-
Sets the view whose node is visited after this one in accessibility traversal.
- setTraversalBefore(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.
- setType(int) - Method in class org.robolectric.shadows.ShadowAccessibilityWindowInfo
-
- setType(String) - Static method in class org.robolectric.shadows.ShadowBuild
-
Sets the value of the Build.TYPE
field.
- setType(int) - Method in class org.robolectric.shadows.ShadowSurfaceView.FakeSurfaceHolder
-
- setTypeface(Typeface) - Method in class org.robolectric.shadows.ShadowPaint
-
- setUid(int) - Static method in class org.robolectric.shadows.ShadowProcess
-
Sets the identifier of this process.
- setUnbadgedApplicationIcon(String, Drawable) - Method in class org.robolectric.shadows.ShadowPackageManager
-
- setUnbindServiceShouldThrowIllegalArgument(boolean) - Method in class org.robolectric.shadows.ShadowApplication
-
- 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(ApkLoader, Method, Config, AndroidManifest, SdkEnvironment) - Method in class org.robolectric.android.internal.ParallelUniverse
-
- setUpApplicationState(ApkLoader, Method, Config, AndroidManifest, SdkEnvironment) - Method in interface org.robolectric.internal.ParallelUniverseInterface
-
- 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
-
- 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>, 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.
- 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.
- 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
-
- setUseGlobalScheduler(boolean) - Static method in class org.robolectric.RoboSettings
-
- 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
-
- setUserData(Account, String, String) - Method in class org.robolectric.shadows.ShadowAccountManager
-
- 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
-
Sets the current state for a given user, see UserManager.isUserRunning(UserHandle)
and UserManager.isUserRunningOrStopping(UserHandle)
- setUserUnlocked(boolean) - Method in class org.robolectric.shadows.ShadowUserManager
-
Setter for UserManager.isUserUnlocked()
- setUseWebViewBackgroundForOverscrollBackground(boolean) - Method in class org.robolectric.fakes.RoboWebSettings
-
- setUseWideViewPort(boolean) - Method in class org.robolectric.fakes.RoboWebSettings
-
- setUuids(ParcelUuid[]) - Method in class org.robolectric.shadows.ShadowBluetoothDevice
-
Sets the return value for BluetoothDevice.getUuids()
.
- setValidWidgetProviderComponentName(boolean) - Method in class org.robolectric.shadows.ShadowAppWidgetManager
-
- setValue(long) - Method in class org.robolectric.shadows.NativeBitSet64
-
- setValue(int) - Method in class org.robolectric.shadows.ShadowNumberPicker
-
- setValues(float[]) - Method in class org.robolectric.shadows.ShadowMatrix
-
- setVersionCodename(String) - Static method in class org.robolectric.shadows.ShadowBuild
-
Sets the value of the Build.VERSION#CODENAME
field.
- setVersionIncremental(String) - Static method in class org.robolectric.shadows.ShadowBuild
-
Sets the value of the Build.VERSION#INCREMENTAL
field.
- setVersionRelease(String) - Static method in class org.robolectric.shadows.ShadowBuild
-
Sets the value of the Build.VERSION#RELEASE
field.
- 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(View) - Method in class org.robolectric.shadows.ShadowAlertController
-
- setView(int) - Method in class org.robolectric.shadows.ShadowAlertController
-
- setView(View) - Method in class org.robolectric.shadows.ShadowToast
-
- 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
-
- setVoiceMailAlphaTag(String) - Method in class org.robolectric.shadows.ShadowTelephonyManager
-
Sets the value returned by TelephonyManager.getVoiceMailAlphaTag()
.
- setVoiceMailNumber(String) - Method in class org.robolectric.shadows.ShadowTelephonyManager
-
Sets the value returned by TelephonyManager.getVoiceMailNumber()
.
- setVoicemailRingtoneUri(PhoneAccountHandle, Uri) - Method in class org.robolectric.shadows.ShadowTelephonyManager
-
Sets the value returned by TelephonyManager.getVoicemailRingtoneUri(PhoneAccountHandle)
.
- setVoicemailVibrationEnabled(PhoneAccountHandle, boolean) - Method in class org.robolectric.shadows.ShadowTelephonyManager
-
Sets the value returned by TelephonyManager.isVoicemailVibrationEnabled(PhoneAccountHandle)
.
- setVoiceNetworkType(int) - Method in class org.robolectric.shadows.ShadowTelephonyManager
-
Sets the value to be returned by calls to getVoiceNetworkType
.
- setVolume(float, float) - Method in class org.robolectric.shadows.ShadowMediaPlayer
-
- setVolumeControlStream(int) - Method in class org.robolectric.shadows.ShadowActivity
-
- 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.
- 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(Window) - Method in class org.robolectric.shadows.ShadowActivity
-
- 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
-
- setWindowId(int) - Method in class org.robolectric.shadows.ShadowAccessibilityRecord
-
Sets the id of the window from which the event comes.
- 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
-
- ShadowAccessibilityManager - Class in org.robolectric.shadows
-
- ShadowAccessibilityManager() - Constructor for class org.robolectric.shadows.ShadowAccessibilityManager
-
- ShadowAccessibilityNodeInfo - Class in org.robolectric.shadows
-
Properties of AccessibilityNodeInfo
that are normally locked may be changed using test APIs.
- ShadowAccessibilityNodeInfo() - Constructor for class org.robolectric.shadows.ShadowAccessibilityNodeInfo
-
- ShadowAccessibilityNodeInfo.OnPerformActionListener - Interface in org.robolectric.shadows
-
- ShadowAccessibilityNodeInfo.ShadowAccessibilityAction - Class in org.robolectric.shadows
-
Shadow of AccessibilityAction.
- ShadowAccessibilityRecord - Class in org.robolectric.shadows
-
Shadow of AccessibilityRecord
.
- ShadowAccessibilityRecord() - Constructor for class org.robolectric.shadows.ShadowAccessibilityRecord
-
- ShadowAccessibilityService - Class in org.robolectric.shadows
-
Shadow of AccessibilityService that saves global actions to a list.
- ShadowAccessibilityService() - Constructor for class org.robolectric.shadows.ShadowAccessibilityService
-
- ShadowAccessibilityWindowInfo - Class in org.robolectric.shadows
-
Shadow of AccessibilityWindowInfo
that allows a test to set properties that are locked in the original class.
- ShadowAccessibilityWindowInfo() - Constructor for class org.robolectric.shadows.ShadowAccessibilityWindowInfo
-
- ShadowAccountManager - Class in org.robolectric.shadows
-
- ShadowAccountManager() - Constructor for class org.robolectric.shadows.ShadowAccountManager
-
- ShadowActivity - Class in org.robolectric.shadows
-
- ShadowActivity() - Constructor for class org.robolectric.shadows.ShadowActivity
-
- ShadowActivity.IntentForResult - Class in org.robolectric.shadows
-
Container object to hold an Intent, together with the requestCode used in a call to Activity.startActivityForResult(Intent, int)
- 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
-
- ShadowActivityThread - Class in org.robolectric.shadows
-
- ShadowActivityThread() - Constructor for class org.robolectric.shadows.ShadowActivityThread
-
- ShadowAdapterView<T extends android.widget.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
-
Bridge between shadows and Animation
.
- 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
-
Shadow for the AppOpsManager
.
- 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
-
- 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
-
- ShadowArscAssetManager9 - Class in org.robolectric.shadows
-
- ShadowArscAssetManager9() - Constructor for class org.robolectric.shadows.ShadowArscAssetManager9
-
- ShadowArscResourcesImpl - Class in org.robolectric.shadows
-
- ShadowArscResourcesImpl() - Constructor for class org.robolectric.shadows.ShadowArscResourcesImpl
-
- ShadowAssetInputStream - Class in org.robolectric.shadows
-
- ShadowAssetInputStream() - Constructor for class org.robolectric.shadows.ShadowAssetInputStream
-
- ShadowAssetInputStream.Picker - Class in org.robolectric.shadows
-
- ShadowAssetManager - Class in org.robolectric.shadows
-
- ShadowAssetManager() - Constructor for class org.robolectric.shadows.ShadowAssetManager
-
- ShadowAssetManager.ArscBase - Class in org.robolectric.shadows
-
- ShadowAssetManager.Picker - Class in org.robolectric.shadows
-
- ShadowAsyncQueryHandler - Class in org.robolectric.shadows
-
Shadow of AsyncQueryHandler
, which calls methods synchronously.
- ShadowAsyncQueryHandler() - Constructor for class org.robolectric.shadows.ShadowAsyncQueryHandler
-
- ShadowAsyncTask<Params,Progress,Result> - Class in org.robolectric.shadows
-
- ShadowAsyncTask() - Constructor for class org.robolectric.shadows.ShadowAsyncTask
-
- ShadowAsyncTaskBridge<Params,Progress,Result> - Class in org.robolectric.shadows
-
Bridge between shadows and AsyncTask
.
- ShadowAsyncTaskBridge(AsyncTask<Params, Progress, Result>) - Constructor for class org.robolectric.shadows.ShadowAsyncTaskBridge
-
- ShadowAsyncTaskLoader<D> - Class in org.robolectric.shadows
-
- ShadowAsyncTaskLoader() - Constructor for class org.robolectric.shadows.ShadowAsyncTaskLoader
-
- ShadowAsyncTaskLoader<D> - Class in org.robolectric.shadows.support.v4
-
- ShadowAsyncTaskLoader() - Constructor for class org.robolectric.shadows.support.v4.ShadowAsyncTaskLoader
-
- ShadowAudioEffect - Class in org.robolectric.shadows
-
- 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
-
- ShadowAutofillManager - Class in org.robolectric.shadows
-
Robolectric implementation of android.os.AutofillManager
.
- 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
-
A stub implementation of
BackupManager
that instead of connecting to a real backup transport and performing restores, stores which packages are restored from which backup set, and can be verified using methods on the shadow like
ShadowBackupManager.getPackageRestoreToken(String)
.
- ShadowBackupManager() - Constructor for class org.robolectric.shadows.ShadowBackupManager
-
- ShadowBaseAdapter - Class in org.robolectric.shadows
-
- ShadowBaseAdapter() - Constructor for class org.robolectric.shadows.ShadowBaseAdapter
-
- 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
-
- 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
-
- 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
-
Shadow for BluetoothGatt
.
- ShadowBluetoothGatt() - Constructor for class org.robolectric.shadows.ShadowBluetoothGatt
-
- ShadowBluetoothManager - Class in org.robolectric.shadows
-
- ShadowBluetoothManager() - Constructor for class org.robolectric.shadows.ShadowBluetoothManager
-
- ShadowBluetoothServerSocket - Class in org.robolectric.shadows
-
Shadow for BluetoothServerSocket
.
- ShadowBluetoothServerSocket() - Constructor for class org.robolectric.shadows.ShadowBluetoothServerSocket
-
- 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
-
- ShadowBuild - Class in org.robolectric.shadows
-
- ShadowBuild() - Constructor for class org.robolectric.shadows.ShadowBuild
-
- ShadowBuilder() - Constructor for class org.robolectric.shadows.ShadowAlertDialog.ShadowBuilder
-
- 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
-
- ShadowCameraCharacteristics - Class in org.robolectric.shadows
-
Shadow for CameraCharacteristics
.
- ShadowCameraCharacteristics() - Constructor for class org.robolectric.shadows.ShadowCameraCharacteristics
-
- ShadowCameraManager - Class in org.robolectric.shadows
-
Shadow for CameraManager
.
- ShadowCameraManager() - Constructor for class org.robolectric.shadows.ShadowCameraManager
-
- 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.TextHistoryEvent - Class in org.robolectric.shadows
-
- ShadowCaptioningManager - Class in org.robolectric.shadows
-
Shadow of CaptioningManager
.
- ShadowCaptioningManager() - Constructor for class org.robolectric.shadows.ShadowCaptioningManager
-
- ShadowCarrierConfigManager - Class in org.robolectric.shadows
-
Shadow for CarrierConfigManager
.
- ShadowCarrierConfigManager() - Constructor for class org.robolectric.shadows.ShadowCarrierConfigManager
-
- ShadowChoreographer - Class in org.robolectric.shadows
-
Robolectric maintains its own concept of the current time from the Choreographer’s point of view, aimed at making animations work correctly.
- ShadowChoreographer() - Constructor for class org.robolectric.shadows.ShadowChoreographer
-
- shadowClassName - Variable in class org.robolectric.internal.bytecode.ShadowInfo
-
- ShadowClipboardManager - Class in org.robolectric.shadows
-
- ShadowClipboardManager() - Constructor for class org.robolectric.shadows.ShadowClipboardManager
-
- ShadowColor - Class in org.robolectric.shadows
-
- ShadowColor() - Constructor for class org.robolectric.shadows.ShadowColor
-
- ShadowColorMatrixColorFilter - Class in org.robolectric.shadows
-
- ShadowColorMatrixColorFilter() - Constructor for class org.robolectric.shadows.ShadowColorMatrixColorFilter
-
- 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
-
A statement used to delete content in a ContentProvider
.
- ShadowContentResolver.InsertStatement - Class in org.robolectric.shadows
-
A statement used to insert content into a ContentProvider
.
- ShadowContentResolver.NotifiedUri - Class in org.robolectric.shadows
-
- ShadowContentResolver.Statement - Class in org.robolectric.shadows
-
A statement used to modify content in a ContentProvider
.
- ShadowContentResolver.Status - Class in org.robolectric.shadows
-
- ShadowContentResolver.UpdateStatement - Class in org.robolectric.shadows
-
A statement used to update content in a ContentProvider
.
- ShadowContentUris - Class in org.robolectric.shadows
-
- ShadowContentUris() - Constructor for class org.robolectric.shadows.ShadowContentUris
-
- ShadowContextImpl - Class in org.robolectric.shadows
-
- ShadowContextImpl() - Constructor for class org.robolectric.shadows.ShadowContextImpl
-
- 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
-
- 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
-
- 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
-
- ShadowDevicePolicyManager - Class in org.robolectric.shadows
-
Shadow for DevicePolicyManager
- ShadowDevicePolicyManager() - Constructor for class org.robolectric.shadows.ShadowDevicePolicyManager
-
- ShadowDialog - Class in org.robolectric.shadows
-
- ShadowDialog() - Constructor for class org.robolectric.shadows.ShadowDialog
-
- ShadowDiscoverySession - Class in org.robolectric.shadows
-
Shadow for DiscoverySession
.
- 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
-
- 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
-
- 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
-
Shadow for Environment.UserEnvironment
- ShadowEuiccManager - Class in org.robolectric.shadows
-
Shadow for EuiccManager
.
- ShadowEuiccManager() - Constructor for class org.robolectric.shadows.ShadowEuiccManager
-
- ShadowEvent() - Constructor for class org.robolectric.shadows.ShadowEventLog.ShadowEvent
-
- ShadowEventLog - Class in org.robolectric.shadows
-
- ShadowEventLog() - Constructor for class org.robolectric.shadows.ShadowEventLog
-
- ShadowEventLog.EventBuilder - Class in org.robolectric.shadows
-
Class to build EventLog.Event
- ShadowEventLog.ShadowEvent - Class in org.robolectric.shadows
-
- ShadowExifInterface - Class in org.robolectric.shadows
-
- ShadowExifInterface() - Constructor for class org.robolectric.shadows.ShadowExifInterface
-
- 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
-
Provides testing APIs for FingerprintManager
- ShadowFingerprintManager() - Constructor for class org.robolectric.shadows.ShadowFingerprintManager
-
- ShadowFloatMath - Class in org.robolectric.shadows
-
- ShadowFloatMath() - Constructor for class org.robolectric.shadows.ShadowFloatMath
-
- ShadowFontFamily - Class in org.robolectric.shadows
-
Shadow for FontFamily
- ShadowFontFamily() - Constructor for class org.robolectric.shadows.ShadowFontFamily
-
- ShadowGeocoder - Class in org.robolectric.shadows
-
- ShadowGeocoder() - Constructor for class org.robolectric.shadows.ShadowGeocoder
-
- ShadowGestureDetector - Class in org.robolectric.shadows
-
- ShadowGestureDetector() - Constructor for class org.robolectric.shadows.ShadowGestureDetector
-
- ShadowGLES20 - Class in org.robolectric.shadows
-
Fake implementation of GLES20
- ShadowGLES20() - Constructor for class org.robolectric.shadows.ShadowGLES20
-
- ShadowGlobal() - Constructor for class org.robolectric.shadows.ShadowSettings.ShadowGlobal
-
- ShadowGLSurfaceView - Class in org.robolectric.shadows
-
Fake implementation of GLSurfaceView
- ShadowGLSurfaceView() - Constructor for class org.robolectric.shadows.ShadowGLSurfaceView
-
- ShadowGoogleApiAvailability - Class in org.robolectric.shadows.gms.common
-
- ShadowGoogleApiAvailability() - Constructor for class org.robolectric.shadows.gms.common.ShadowGoogleApiAvailability
-
- ShadowGoogleAuthUtil - Class in org.robolectric.shadows.gms
-
- 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
-
- ShadowHandler - Class in org.robolectric.shadows
-
- ShadowHandler() - Constructor for class org.robolectric.shadows.ShadowHandler
-
Deprecated.
- 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
-
- 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
-
- 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
-
- 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
-
Shadow for classes that extend jobservice.
- 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
-
An implementation of KeyguardManager#KeyguardLock
, for use in tests.
- 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
-
- ShadowLegacyResourcesImpl - Class in org.robolectric.shadows
-
- ShadowLegacyResourcesImpl() - Constructor for class org.robolectric.shadows.ShadowLegacyResourcesImpl
-
- ShadowLegacyResourcesImpl.ShadowLegacyThemeImpl - Class in org.robolectric.shadows
-
- ShadowLegacyTheme() - Constructor for class org.robolectric.shadows.ShadowResources.ShadowLegacyTheme
-
- ShadowLegacyThemeImpl() - Constructor for class org.robolectric.shadows.ShadowLegacyResourcesImpl.ShadowLegacyThemeImpl
-
- 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
-
- 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
-
- 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
-
- 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
-
Robolectric enqueues posted Runnable
s to be run (on this thread) later.
- ShadowLooper() - Constructor for class org.robolectric.shadows.ShadowLooper
-
- shadowMainLooper - Variable in class org.robolectric.android.controller.ComponentController
-
- ShadowMap - Class in org.robolectric.internal.bytecode
-
Maps from instrumented class to shadow class.
- ShadowMap.Builder - Class in org.robolectric.internal.bytecode
-
- 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
-
- ShadowMedia() - Constructor for class org.robolectric.shadows.ShadowMediaStore.ShadowImages.ShadowMedia
-
- ShadowMediaBrowserCompat - Class in org.robolectric.shadows.support.v4
-
This will mimic the connection to a MediaBrowserServiceCompat
by creating and maintaining its own account of MediaBrowserCompat.MediaItem
s.
- ShadowMediaBrowserCompat() - Constructor for class org.robolectric.shadows.support.v4.ShadowMediaBrowserCompat
-
- ShadowMediaMetadataRetriever - Class in org.robolectric.shadows
-
- ShadowMediaMetadataRetriever() - Constructor for class org.robolectric.shadows.ShadowMediaMetadataRetriever
-
- 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
-
Shadow class for MediaRouter
.
- ShadowMediaRouter() - Constructor for class org.robolectric.shadows.ShadowMediaRouter
-
- ShadowMediaScannerConnection - Class in org.robolectric.shadows
-
- ShadowMediaScannerConnection() - Constructor for class org.robolectric.shadows.ShadowMediaScannerConnection
-
- 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
-
- ShadowMessage - Class in org.robolectric.shadows
-
- ShadowMessage() - Constructor for class org.robolectric.shadows.ShadowMessage
-
- ShadowMessageQueue - Class in org.robolectric.shadows
-
Robolectric puts Message
s into the scheduler queue instead of sending them to be handled on a separate thread.
- ShadowMessageQueue() - Constructor for class org.robolectric.shadows.ShadowMessageQueue
-
- 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
-
- ShadowNetworkInfo - Class in org.robolectric.shadows
-
- ShadowNetworkInfo() - Constructor for class org.robolectric.shadows.ShadowNetworkInfo
-
- ShadowNetworkScoreManager - Class in org.robolectric.shadows
-
Provides testing APIs for NetworkScoreManager
.
- ShadowNetworkScoreManager() - Constructor for class org.robolectric.shadows.ShadowNetworkScoreManager
-
- ShadowNfcAdapter - Class in org.robolectric.shadows
-
- 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
-
Shadow for NsdManager
- 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(GoogleAuthUtil) - Static method in class org.robolectric.shadows.gms.Shadows
-
- shadowOf(GooglePlayServicesUtil) - Static method in class org.robolectric.shadows.gms.Shadows
-
- shadowOf(GoogleApiAvailability) - Static method in class org.robolectric.shadows.gms.Shadows
-
- shadowOf(AndroidHttpClient) - Static method in class org.robolectric.shadows.httpclient.Shadows
-
- shadowOf(DefaultRequestDirector) - Static method in class org.robolectric.shadows.httpclient.Shadows
-
- shadowOf(MultiDex) - Static method in class org.robolectric.shadows.multidex.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(AbstractCursor) - 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(AccessibilityService) - Static method in class org.robolectric.Shadows
-
- shadowOf(AccessibilityWindowInfo) - Static method in class org.robolectric.Shadows
-
- shadowOf(AccountManager) - 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(AdapterView<T>) - 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(AnimationUtils) - Static method in class org.robolectric.Shadows
-
- shadowOf(AppOpsManager) - Static method in class org.robolectric.Shadows
-
- shadowOf(ActivityManager.AppTask) - 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(Application) - Static method in class org.robolectric.Shadows
-
- shadowOf(ArrayAdapter<T>) - Static method in class org.robolectric.Shadows
-
- shadowOf(AsyncQueryHandler) - Static method in class org.robolectric.Shadows
-
- shadowOf(AsyncTask<Params, Progress, Result>) - Static method in class org.robolectric.Shadows
-
- shadowOf(AsyncTaskLoader<D>) - Static method in class org.robolectric.Shadows
-
- shadowOf(AudioEffect) - Static method in class org.robolectric.Shadows
-
- shadowOf(AudioManager) - Static method in class org.robolectric.Shadows
-
- shadowOf(AutofillManager) - Static method in class org.robolectric.Shadows
-
- shadowOf(BackupManager) - Static method in class org.robolectric.Shadows
-
- shadowOf(BaseAdapter) - 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(Bitmap) - Static method in class org.robolectric.Shadows
-
- shadowOf(BitmapDrawable) - 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(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(BluetoothManager) - Static method in class org.robolectric.Shadows
-
- shadowOf(BluetoothServerSocket) - Static method in class org.robolectric.Shadows
-
- shadowOf(BroadcastReceiver.PendingResult) - Static method in class org.robolectric.Shadows
-
- shadowOf(BroadcastReceiver) - Static method in class org.robolectric.Shadows
-
- shadowOf(Build) - 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(Canvas) - Static method in class org.robolectric.Shadows
-
- shadowOf(CaptioningManager) - Static method in class org.robolectric.Shadows
-
- shadowOf(CarrierConfigManager) - Static method in class org.robolectric.Shadows
-
- shadowOf(Choreographer) - Static method in class org.robolectric.Shadows
-
- shadowOf(ClipboardManager) - 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(CompoundButton) - Static method in class org.robolectric.Shadows
-
- shadowOf(ConnectivityManager) - Static method in class org.robolectric.Shadows
-
- shadowOf(ContentObserver) - 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(ContextThemeWrapper) - Static method in class org.robolectric.Shadows
-
- shadowOf(ContextWrapper) - 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(CornerPathEffect) - Static method in class org.robolectric.Shadows
-
- shadowOf(CountDownTimer) - 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(DashPathEffect) - Static method in class org.robolectric.Shadows
-
- shadowOf(DateFormat) - Static method in class org.robolectric.Shadows
-
- shadowOf(DatePickerDialog) - Static method in class org.robolectric.Shadows
-
- shadowOf(Debug) - Static method in class org.robolectric.Shadows
-
- shadowOf(DevicePolicyManager) - Static method in class org.robolectric.Shadows
-
- shadowOf(Dialog) - Static method in class org.robolectric.Shadows
-
- shadowOf(DiscoverySession) - Static method in class org.robolectric.Shadows
-
- shadowOf(Display) - Static method in class org.robolectric.Shadows
-
- shadowOf(DisplayManager) - 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(Drawable) - Static method in class org.robolectric.Shadows
-
- shadowOf(DropBoxManager) - Static method in class org.robolectric.Shadows
-
- shadowOf(EdgeEffect) - Static method in class org.robolectric.Shadows
-
- shadowOf(Environment) - Static method in class org.robolectric.Shadows
-
- shadowOf(EuiccManager) - 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(ExifInterface) - 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(FingerprintManager) - Static method in class org.robolectric.Shadows
-
- shadowOf(FloatMath) - 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(Geocoder) - Static method in class org.robolectric.Shadows
-
- shadowOf(GestureDetector) - Static method in class org.robolectric.Shadows
-
- shadowOf(GradientDrawable) - Static method in class org.robolectric.Shadows
-
- shadowOf(Handler) - Static method in class org.robolectric.Shadows
-
Deprecated.
- shadowOf(HttpResponseCache) - Static method in class org.robolectric.Shadows
-
- shadowOf(Icon) - 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(InputManager) - Static method in class org.robolectric.Shadows
-
- shadowOf(InputMethodManager) - Static method in class org.robolectric.Shadows
-
- shadowOf(Instrumentation) - Static method in class org.robolectric.Shadows
-
- shadowOf(Intent) - 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(JsPromptResult) - Static method in class org.robolectric.Shadows
-
- shadowOf(JsResult) - Static method in class org.robolectric.Shadows
-
- shadowOf(KeyCharacterMap) - 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(LayoutAnimationController) - Static method in class org.robolectric.Shadows
-
- shadowOf(LinearGradient) - Static method in class org.robolectric.Shadows
-
- shadowOf(LinearLayout) - Static method in class org.robolectric.Shadows
-
- shadowOf(LinkMovementMethod) - 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(LocalActivityManager) - Static method in class org.robolectric.Shadows
-
- shadowOf(LocationManager) - Static method in class org.robolectric.Shadows
-
- shadowOf(Log) - Static method in class org.robolectric.Shadows
-
- shadowOf(Looper) - Static method in class org.robolectric.Shadows
-
- shadowOf(Matrix) - Static method in class org.robolectric.Shadows
-
- shadowOf(MediaMetadataRetriever) - 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(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(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(MimeTypeMap) - Static method in class org.robolectric.Shadows
-
- shadowOf(MotionEvent) - Static method in class org.robolectric.Shadows
-
- shadowOf(Network) - Static method in class org.robolectric.Shadows
-
- shadowOf(NetworkInfo) - Static method in class org.robolectric.Shadows
-
- shadowOf(NfcAdapter) - Static method in class org.robolectric.Shadows
-
- shadowOf(NinePatch) - 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(NsdManager) - Static method in class org.robolectric.Shadows
-
- shadowOf(NumberPicker) - Static method in class org.robolectric.Shadows
-
- shadowOf(ObjectAnimator) - Static method in class org.robolectric.Shadows
-
- shadowOf(Matrix) - Static method in class org.robolectric.Shadows
-
- shadowOf(Outline) - Static method in class org.robolectric.Shadows
-
- shadowOf(OverScroller) - 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(Paint) - 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(Path) - Static method in class org.robolectric.Shadows
-
- shadowOf(PathMeasure) - Static method in class org.robolectric.Shadows
-
- shadowOf(PeerHandle) - Static method in class org.robolectric.Shadows
-
- shadowOf(PendingIntent) - Static method in class org.robolectric.Shadows
-
- shadowOf(Picture) - 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(PorterDuffColorFilter) - 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(Preference) - Static method in class org.robolectric.Shadows
-
- shadowOf(Process) - Static method in class org.robolectric.Shadows
-
- shadowOf(ProgressBar) - Static method in class org.robolectric.Shadows
-
- shadowOf(ProgressDialog) - Static method in class org.robolectric.Shadows
-
- shadowOf(Region) - Static method in class org.robolectric.Shadows
-
- shadowOf(RelativeLayout) - Static method in class org.robolectric.Shadows
-
- shadowOf(RemoteCallbackList<E>) - Static method in class org.robolectric.Shadows
-
- shadowOf(ResolveInfo) - Static method in class org.robolectric.Shadows
-
- shadowOf(Resources) - Static method in class org.robolectric.Shadows
-
- shadowOf(Resources.NotFoundException) - Static method in class org.robolectric.Shadows
-
- shadowOf(RestrictionsManager) - Static method in class org.robolectric.Shadows
-
- shadowOf(ResultReceiver) - Static method in class org.robolectric.Shadows
-
- shadowOf(SQLiteOpenHelper) - Static method in class org.robolectric.Shadows
-
- shadowOf(ScaleGestureDetector) - Static method in class org.robolectric.Shadows
-
- shadowOf(ScanResult) - Static method in class org.robolectric.Shadows
-
- shadowOf(ScrollView) - Static method in class org.robolectric.Shadows
-
- shadowOf(Scroller) - Static method in class org.robolectric.Shadows
-
- shadowOf(SearchManager) - Static method in class org.robolectric.Shadows
-
- shadowOf(SeekBar) - 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(Service) - 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(ShortcutManager) - Static method in class org.robolectric.Shadows
-
- shadowOf(SmsManager) - Static method in class org.robolectric.Shadows
-
- shadowOf(SoundPool) - Static method in class org.robolectric.Shadows
-
- shadowOf(SslErrorHandler) - Static method in class org.robolectric.Shadows
-
- shadowOf(StatFs) - Static method in class org.robolectric.Shadows
-
- shadowOf(StateListDrawable) - Static method in class org.robolectric.Shadows
-
- shadowOf(StaticLayout) - 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(SubscriptionManager) - 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(SystemClock) - Static method in class org.robolectric.Shadows
-
- shadowOf(TabActivity) - 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(TelecomManager) - 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(TelephonyManager) - Static method in class org.robolectric.Shadows
-
- shadowOf(TextPaint) - Static method in class org.robolectric.Shadows
-
- shadowOf(TextToSpeech) - Static method in class org.robolectric.Shadows
-
- shadowOf(TextUtils) - Static method in class org.robolectric.Shadows
-
- shadowOf(TextView) - 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(Time) - Static method in class org.robolectric.Shadows
-
- shadowOf(TimePickerDialog) - Static method in class org.robolectric.Shadows
-
- shadowOf(Toast) - Static method in class org.robolectric.Shadows
-
- shadowOf(TouchDelegate) - Static method in class org.robolectric.Shadows
-
- shadowOf(TrafficStats) - Static method in class org.robolectric.Shadows
-
- shadowOf(TypedArray) - Static method in class org.robolectric.Shadows
-
- shadowOf(Typeface) - Static method in class org.robolectric.Shadows
-
- shadowOf(UsageStatsManager) - Static method in class org.robolectric.Shadows
-
- shadowOf(UsbManager) - Static method in class org.robolectric.Shadows
-
- shadowOf(UserManager) - Static method in class org.robolectric.Shadows
-
- shadowOf(ValueAnimator) - Static method in class org.robolectric.Shadows
-
- shadowOf(VectorDrawable) - Static method in class org.robolectric.Shadows
-
- shadowOf(VelocityTracker) - Static method in class org.robolectric.Shadows
-
- shadowOf(Vibrator) - Static method in class org.robolectric.Shadows
-
- shadowOf(VideoView) - Static method in class org.robolectric.Shadows
-
- shadowOf(View) - Static method in class org.robolectric.Shadows
-
- shadowOf(ViewAnimator) - 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(VisualVoicemailSms) - Static method in class org.robolectric.Shadows
-
- shadowOf(WallpaperManager) - 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(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(WifiP2pGroup) - Static method in class org.robolectric.Shadows
-
- shadowOf(WifiP2pManager) - 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(ZoomButtonsController) - 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.Theme) - Static method in class org.robolectric.Shadows
-
- shadowOf(AsyncTaskLoader<D>) - Static method in class org.robolectric.shadows.support.v4.Shadows
-
- shadowOf(DrawerLayout) - Static method in class org.robolectric.shadows.support.v4.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(SwipeRefreshLayout) - Static method in class org.robolectric.shadows.support.v4.Shadows
-
- ShadowOpenGLMatrix - Class in org.robolectric.shadows
-
- ShadowOpenGLMatrix() - Constructor for class org.robolectric.shadows.ShadowOpenGLMatrix
-
- ShadowOutline - Class in org.robolectric.shadows
-
- ShadowOutline() - Constructor for class org.robolectric.shadows.ShadowOutline
-
- ShadowOverScroller - Class in org.robolectric.shadows
-
- ShadowOverScroller() - Constructor for class org.robolectric.shadows.ShadowOverScroller
-
- 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.IntentFilterWrapper - Class in org.robolectric.shadows
-
- ShadowPackageManager.PackageSetting - Class in org.robolectric.shadows
-
Settings for a particular package.
- ShadowPackageParser - Class in org.robolectric.shadows
-
Shadow for PackageParser
- ShadowPackageParser() - Constructor for class org.robolectric.shadows.ShadowPackageParser
-
- 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
-
- 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
-
Shadow for PathMeasure
- 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
-
- ShadowPeerHandle - Class in org.robolectric.shadows
-
Shadow for PeerHandle
.
- ShadowPeerHandle() - Constructor for class org.robolectric.shadows.ShadowPeerHandle
-
- ShadowPendingIntent - Class in org.robolectric.shadows
-
- ShadowPendingIntent() - Constructor for class org.robolectric.shadows.ShadowPendingIntent
-
- ShadowPhoneWindow - Class in org.robolectric.shadows
-
- ShadowPhoneWindow() - Constructor for class org.robolectric.shadows.ShadowPhoneWindow
-
- ShadowPhoneWindowFor22 - Class in org.robolectric.shadows
-
- 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
-
- 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) - Constructor for class org.robolectric.annotation.processing.generator.ShadowProviderGenerator
-
- ShadowQuery() - Constructor for class org.robolectric.shadows.ShadowDownloadManager.ShadowQuery
-
- ShadowQueuedWork - Class in org.robolectric.shadows
-
- ShadowQueuedWork() - Constructor for class org.robolectric.shadows.ShadowQueuedWork
-
- 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 android.os.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
-
- 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
-
Shadow of RestrictionsManager
.
- ShadowRestrictionsManager() - Constructor for class org.robolectric.shadows.ShadowRestrictionsManager
-
- ShadowResultReceiver - Class in org.robolectric.shadows
-
- ShadowResultReceiver() - Constructor for class org.robolectric.shadows.ShadowResultReceiver
-
- 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() - Constructor for class org.robolectric.Shadows
-
- Shadows - Class in org.robolectric.shadows.gms
-
Shadow mapper.
- Shadows() - Constructor for class org.robolectric.shadows.gms.Shadows
-
- Shadows - Class in org.robolectric.shadows.httpclient
-
Shadow mapper.
- Shadows() - Constructor for class org.robolectric.shadows.httpclient.Shadows
-
- Shadows - Class in org.robolectric.shadows.multidex
-
Shadow mapper.
- Shadows() - Constructor for class org.robolectric.shadows.multidex.Shadows
-
- Shadows - Class in org.robolectric.shadows.support.v4
-
Shadow mapper.
- 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
-
Shadow for Sensor
.
- 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
-
Shadow for Settings.Global
- ShadowSettings.ShadowSecure - Class in org.robolectric.shadows
-
Shadow for Settings.Secure
- ShadowSettings.ShadowSystem - Class in org.robolectric.shadows
-
- ShadowSharedMemory - Class in org.robolectric.shadows
-
This is not a faithful “shared” memory implementation.
- ShadowSharedMemory() - Constructor for class org.robolectric.shadows.ShadowSharedMemory
-
- ShadowSharedPreferences - Class in org.robolectric.shadows
-
Empty Shadow class for SharedPreferences
- ShadowSharedPreferences() - Constructor for class org.robolectric.shadows.ShadowSharedPreferences
-
- ShadowSharedPreferences.ShadowSharedPreferencesEditorImpl - Class in org.robolectric.shadows
-
Shadow for SharedPreferencesImpl$EditorImpl
- ShadowSharedPreferencesEditorImpl() - Constructor for class org.robolectric.shadows.ShadowSharedPreferences.ShadowSharedPreferencesEditorImpl
-
- ShadowShortcutManager - Class in org.robolectric.shadows
-
- ShadowShortcutManager() - Constructor for class org.robolectric.shadows.ShadowShortcutManager
-
- ShadowSize() - Constructor for class org.robolectric.shadows.ShadowCamera.ShadowSize
-
- 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.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
-
Record of a single call to SoundPool.play(int, float, float, int, int, float)
.
- 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
-
- ShadowStorageManager - Class in org.robolectric.shadows
-
Fake implementation of StorageManager
- ShadowStorageManager() - Constructor for class org.robolectric.shadows.ShadowStorageManager
-
- ShadowStrictModeVmPolicy - Class in org.robolectric.shadows
-
Shadow for StrictMode.VmPolicy
- 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
-
Shadow for SubscriptionManager
.
- ShadowSubscriptionManager() - Constructor for class org.robolectric.shadows.ShadowSubscriptionManager
-
- ShadowSubscriptionManager.SubscriptionInfoBuilder - Class in org.robolectric.shadows
-
Builder class to create instance of SubscriptionInfo
.
- ShadowSurface - Class in org.robolectric.shadows
-
- 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
-
Robolectric implementation of SurfaceHolder
.
- ShadowSwipeRefreshLayout - Class in org.robolectric.shadows.support.v4
-
- ShadowSwipeRefreshLayout() - Constructor for class org.robolectric.shadows.support.v4.ShadowSwipeRefreshLayout
-
- ShadowSystem() - Constructor for class org.robolectric.shadows.ShadowSettings.ShadowSystem
-
- ShadowSystemClock - Class in org.robolectric.shadows
-
Robolectric’s concept of current time is base on the current time of the UI Scheduler for consistency with previous implementations.
- ShadowSystemClock() - Constructor for class org.robolectric.shadows.ShadowSystemClock
-
- 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
-
- 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
-
- ShadowTelephony - Class in org.robolectric.shadows
-
Shadow for Telephony
.
- ShadowTelephony() - Constructor for class org.robolectric.shadows.ShadowTelephony
-
- ShadowTelephony.ShadowSms - Class in org.robolectric.shadows
-
Shadow for Telephony.Sms
.
- 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
-
Shadow for Tile
.
- ShadowTile() - Constructor for class org.robolectric.shadows.ShadowTile
-
- ShadowTileService - Class in org.robolectric.shadows
-
Shadow for TileService
.
- 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 for TimeZoneFinder
.
- ShadowTimeZoneFinder() - Constructor for class org.robolectric.shadows.ShadowTimeZoneFinder
-
- ShadowToast - Class in org.robolectric.shadows
-
- ShadowToast() - Constructor for class org.robolectric.shadows.ShadowToast
-
- ShadowTouchDelegate - Class in org.robolectric.shadows
-
- ShadowTouchDelegate() - Constructor for class org.robolectric.shadows.ShadowTouchDelegate
-
- 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
-
- ShadowTypeface - Class in org.robolectric.shadows
-
- ShadowTypeface() - Constructor for class org.robolectric.shadows.ShadowTypeface
-
- ShadowTypeface.FontDesc - Class in org.robolectric.shadows
-
- ShadowUsageCheck - Class in org.robolectric.errorprone.bugpatterns
-
- ShadowUsageCheck() - Constructor for class org.robolectric.errorprone.bugpatterns.ShadowUsageCheck
-
- ShadowUsageStatsManager - Class in org.robolectric.shadows
-
Shadow of UsageStatsManager
.
- ShadowUsageStatsManager() - Constructor for class org.robolectric.shadows.ShadowUsageStatsManager
-
- ShadowUsageStatsManager.AppUsageObserver - Class in org.robolectric.shadows
-
App usage observer registered via UsageStatsManager.registerAppUsageObserver(int,
String[], long, TimeUnit, PendingIntent)
.
- ShadowUsageStatsManager.EventBuilder - Class in org.robolectric.shadows
-
Builder for constructing UsageEvents.Event
objects.
- ShadowUsageStatsManager.UsageStatsBuilder - Class in org.robolectric.shadows
-
Builder for constructing UsageStats
objects.
- ShadowUsbManager - Class in org.robolectric.shadows
-
Robolectric implementation of UsbManager
.
- ShadowUsbManager() - Constructor for class org.robolectric.shadows.ShadowUsbManager
-
- ShadowUserEnvironment() - Constructor for class org.robolectric.shadows.ShadowEnvironment.ShadowUserEnvironment
-
- ShadowUserManager - Class in org.robolectric.shadows
-
Robolectric implementation of UserManager
.
- ShadowUserManager() - Constructor for class org.robolectric.shadows.ShadowUserManager
-
- ShadowUserManager.UserState - Enum in org.robolectric.shadows
-
Describes the current state of the user.
- 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
-
- ShadowVirtualRefBasePtr - Class in org.robolectric.shadows
-
- ShadowVirtualRefBasePtr() - Constructor for class org.robolectric.shadows.ShadowVirtualRefBasePtr
-
- 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
-
- ShadowWakeLock() - Constructor for class org.robolectric.shadows.ShadowPowerManager.ShadowWakeLock
-
- ShadowWallpaperManager - Class in org.robolectric.shadows
-
- ShadowWallpaperManager() - Constructor for class org.robolectric.shadows.ShadowWallpaperManager
-
- 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
-
- 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
-
Shadow for WifiManager
.
- ShadowWifiManager() - Constructor for class org.robolectric.shadows.ShadowWifiManager
-
- ShadowWifiManager.ShadowMulticastLock - Class in org.robolectric.shadows
-
- ShadowWifiManager.ShadowWifiLock - Class in org.robolectric.shadows
-
- 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
-
- 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(ShadowMap, int, 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
-
- shouldIgnore(FrameworkMethod) - Method in class org.robolectric.internal.SandboxTestRunner
-
- shouldIgnore(FrameworkMethod) - Method in class org.robolectric.RobolectricTestRunner
-
- 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, Fragment, int, DialogInterface.OnCancelListener) - Method in class org.robolectric.shadows.gms.ShadowGooglePlayServicesUtil.GooglePlayServicesUtilImpl
-
- showErrorDialogFragment(int, Activity, int) - Method in class org.robolectric.shadows.gms.ShadowGooglePlayServicesUtil.GooglePlayServicesUtilImpl
-
- showErrorDialogFragment(int, Activity, 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
-
- showErrorDialogFragment(int, Activity, int) - Static method in class org.robolectric.shadows.gms.ShadowGooglePlayServicesUtil
-
- showErrorDialogFragment(int, Activity, 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.RoboExecutorService
-
- shutdown() - Method in class org.robolectric.shadows.ShadowTextToSpeech
-
- 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
-
- SimpleFuture<T> - Class in org.robolectric.util
-
Deprecated.
- SimpleFuture(Callable<T>) - Constructor for class org.robolectric.util.SimpleFuture
-
Deprecated.
- simulateLocation(Location) - Method in class org.robolectric.shadows.ShadowLocationManager
-
- simulateTimeChange(long) - Method in class org.robolectric.shadows.ShadowUsageStatsManager
-
Simulates the operations done by the framework when there is a time change.
- 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.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(long) - Method in class org.robolectric.shadows.ShadowLegacyAssetInputStream
-
- sleep(long) - Static method in class org.robolectric.shadows.ShadowSystemClock
-
- 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
-
- 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 java.lang.Comparable<T>> - Class in org.robolectric.res.android
-
- sortOrder - Variable in class org.robolectric.fakes.RoboCursor
-
- soundId - Variable in class org.robolectric.shadows.ShadowSoundPool.Playback
-
- speak(String, int, HashMap<String, String>) - Method in class org.robolectric.shadows.ShadowTextToSpeech
-
- speak(CharSequence, int, Bundle, String) - Method in class org.robolectric.shadows.ShadowTextToSpeech
-
- 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
-
- start() - Method in class org.robolectric.shadows.ShadowCountDownTimer
-
- start() - Method in class org.robolectric.shadows.ShadowMediaPlayer
-
Simulates private native method MediaPlayer._start()
.
- start() - Method in class org.robolectric.shadows.ShadowMediaRecorder
-
- START - Static variable in class org.robolectric.shadows.ShadowVideoView
-
- start() - Method in class org.robolectric.shadows.ShadowVideoView
-
- start() - Method in class org.robolectric.shadows.support.v4.SupportFragmentController
-
- 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(Intent) - Method in class org.robolectric.android.internal.LocalActivityInvoker
-
- startActivity(Context, Intent, Bundle) - Method in class org.robolectric.shadows.ShadowAppTask
-
Starts the activity using given context.
- startActivitySync(Intent) - Method in class org.robolectric.android.fakes.RoboMonitoringInstrumentation
-
- startActivitySync(Intent, Bundle) - Method in class org.robolectric.shadows.ShadowInstrumentation
-
- startAngle - Variable in class org.robolectric.shadows.ShadowCanvas.ArcPaintHistoryEvent
-
- 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
-
- 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.shadows.support.v4.SupportFragmentTestUtil
-
Deprecated.
- startFragment(Fragment, Class<? extends FragmentActivity>) - Static method in class org.robolectric.shadows.support.v4.SupportFragmentTestUtil
-
Deprecated.
- 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.
- 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
-
- 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.
- startManagingCursor(Cursor) - Method in class org.robolectric.shadows.ShadowActivity
-
- startMethodTracing() - Static method in class org.robolectric.shadows.ShadowDebug
-
- startMethodTracing(String, int, int) - 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
-
- startMethodTracingSampling(String, int, int) - Static method in class org.robolectric.shadows.ShadowDebug
-
- startPreview() - Method in class org.robolectric.shadows.ShadowCamera
-
- startQuery(int, Object, Uri, String[], String, String[], String) - Method in class org.robolectric.shadows.ShadowAsyncQueryHandler
-
- startScan() - Method in class org.robolectric.shadows.ShadowWifiManager
-
Does nothing and returns the configured success status.
- startScroll(int, int, int, int, int) - Method in class org.robolectric.shadows.ShadowOverScroller
-
- startScroll(int, int, int, int, int) - Method in class org.robolectric.shadows.ShadowScroller
-
- startService(Intent) - Method in class org.robolectric.shadows.ShadowApplication
-
- startService(Intent) - Method in class org.robolectric.shadows.ShadowContextImpl
-
- startService(Intent) - Method in class org.robolectric.shadows.ShadowInstrumentation
-
- startUpdate(int, Object, Uri, ContentValues, String, String[]) - Method in class org.robolectric.shadows.ShadowAsyncQueryHandler
-
- 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.
- 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.
- startWatchingMode(int, String, AppOpsManager.OnOpChangedListener) - Method in class org.robolectric.shadows.ShadowAppOpsManager
-
- startX - Variable in class org.robolectric.shadows.ShadowCanvas.LinePaintHistoryEvent
-
- startY - Variable in class org.robolectric.shadows.ShadowCanvas.LinePaintHistoryEvent
-
- stat(String) - Method in class org.robolectric.shadows.ShadowLinux
-
- stat(String) - Static method in class org.robolectric.shadows.ShadowPosix
-
- state - Variable in class org.robolectric.android.internal.DisplayConfig
-
The state of the display, such as Display.STATE_ON
.
- state - Variable in class org.robolectric.shadows.ShadowContentResolver.Status
-
- STATE_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
-
- 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
-
- 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, FsFile, 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
-
- stop() - Method in class org.robolectric.shadows.ShadowMediaRecorder
-
- stop() - Method in class org.robolectric.shadows.ShadowTextToSpeech
-
- STOP - Static variable in class org.robolectric.shadows.ShadowVideoView
-
- stop() - Method in class org.robolectric.shadows.support.v4.SupportFragmentController
-
- stopActivity(Activity) - Method in class org.robolectric.android.internal.LocalActivityInvoker
-
- stopForeground(boolean) - 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
-
- stopPlayback() - Method in class org.robolectric.shadows.ShadowVideoView
-
- stopPreview() - Method in class org.robolectric.shadows.ShadowCamera
-
- 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.ShadowApplication
-
- stopService(Intent) - Method in class org.robolectric.shadows.ShadowContextImpl
-
- stopWatchingMode(AppOpsManager.OnOpChangedListener) - Method in class org.robolectric.shadows.ShadowAppOpsManager
-
- stopX - Variable in class org.robolectric.shadows.ShadowCanvas.LinePaintHistoryEvent
-
- stopY - Variable in class org.robolectric.shadows.ShadowCanvas.LinePaintHistoryEvent
-
- StorageVolumeBuilder - Class in org.robolectric.shadows
-
Class to build StorageVolume
- StorageVolumeBuilder(String, File, String, UserHandle, String) - Constructor for class org.robolectric.shadows.StorageVolumeBuilder
-
- stream - Static variable in class org.robolectric.shadows.ShadowLog
-
- 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, Throwable) - Static method in class org.robolectric.util.Logger
-
- strict(String, Object...) - Static method in class org.robolectric.util.Logger
-
- string(String) - Method in class org.robolectric.res.android.ResourceTypes.ResStringPool_header.Writer
-
- string() - Method in class org.robolectric.res.android.String8
-
- 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(String8) - Constructor for class org.robolectric.res.android.String8
-
- String8(String, int) - 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 - Interface in org.robolectric.res
-
- style - Variable in class org.robolectric.shadows.ShadowTypeface.FontDesc
-
- STYLE_ASSET_COOKIE - Static variable in class org.robolectric.res.android.AttributeResolution
-
- 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.AttributeResolution9
-
- STYLE_DATA - Static variable in class org.robolectric.res.android.AttributeResolution
-
- 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.AttributeResolution9
-
- STYLE_NUM_ENTRIES - Static variable in class org.robolectric.res.android.AttributeResolution
-
- 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.AttributeResolution9
-
- STYLE_TYPE - Static variable in class org.robolectric.res.android.AttributeResolution
-
- 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(Callable<T>) - Method in class org.robolectric.android.util.concurrent.RoboExecutorService
-
- submit(Runnable, T) - Method in class org.robolectric.android.util.concurrent.RoboExecutorService
-
- submit(Runnable) - Method in class org.robolectric.android.util.concurrent.RoboExecutorService
-
- subscribe(String, MediaBrowserCompat.SubscriptionCallback) - Method in class org.robolectric.shadows.support.v4.ShadowMediaBrowserCompat
-
- subscribe(String, Bundle, MediaBrowserCompat.SubscriptionCallback) - Method in class org.robolectric.shadows.support.v4.ShadowMediaBrowserCompat
-
- 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
-
Version of FragmentController that can be used for android.support.v4.Fragment.
- 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
-
- supportsSdk(int) - Method in class org.robolectric.internal.bytecode.ShadowInfo
-
- supportZoom() - Method in class org.robolectric.fakes.RoboWebSettings
-
- SUSPEND - Static variable in class org.robolectric.shadows.ShadowVideoView
-
- suspend() - Method 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.ShadowUserManager
-
Switches the current user to userHandle
.
- 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
-
- SystemArrayCopyInterceptor() - Constructor for class org.robolectric.android.AndroidInterceptors.SystemArrayCopyInterceptor
-
- systemContext - Static variable in class org.robolectric.RuntimeEnvironment
-
- SystemLogEInterceptor() - Constructor for class org.robolectric.android.AndroidInterceptors.SystemLogEInterceptor
-
- SystemTimeInterceptor() - Constructor for class org.robolectric.android.AndroidInterceptors.SystemTimeInterceptor
-