JavaScript is disabled on your browser.
Skip navigation links
Robolectric 4.15.1 |
Overview
Package
Class
Tree
Deprecated
Index
Help
SEARCH:
Deprecated API
Contents
Fields
Methods
Deprecated Fields
Field
Description
org.robolectric.res.android.AConfiguration.ACONFIGURATION_ORIENTATION_SQUARE
Not currently supported or used.
org.robolectric.res.android.AConfiguration.ACONFIGURATION_TOUCHSCREEN_STYLUS
Not currently supported or used.
Deprecated Methods
Method
Description
org.robolectric.res.android.NativeObjRegistry.getNativeObjectId
(T)
Use
NativeObjRegistry.register(Object)
instead.
org.robolectric.res.android.NativeObjRegistry.unregister
(T)
Use
NativeObjRegistry.unregister(long)
instead.